chiark / gitweb /
update NEWS
[elogind.git] / src / core / socket.c
2014-10-23 Lennart Poetteringsocket: properly label socket symlinks
2014-10-23 Lennart Poetteringsocket: fix error comparison
2014-10-23 Lennart Poetteringselinux: clean up selinux label function naming
2014-10-23 Lennart Poetteringselinux: rework label query APIs
2014-10-23 Lennart Poetteringsmack: rework smack APIs a bit
2014-10-23 Lennart Poetteringmac: rename all calls that apply a label mac_{selinux...
2014-10-23 WaLyong Chomac: rename apis with mac_{selinux/smack}_ prefix
2014-09-19 Michal Sekletarsocket: introduce SELinuxContextFromNet option
2014-09-05 Daniel Mackexec: factor out most function arguments of exec_spawn...
2014-08-21 Lennart Poetteringcore: unify how we generate the prefix string when...
2014-08-19 Lennart Poetteringsocket: suffix newly added TCP sockopt time properties...
2014-08-19 Lennart PoetteringRevert "socket: introduce SELinuxLabelViaNet option"
2014-08-19 Michal Sekletarsocket: introduce SELinuxLabelViaNet option
2014-08-14 Susant Sahanisocket: Add support for TCP defer accept
2014-08-14 Susant Sahanisocket: Add Support for TCP keep alive variables
2014-08-14 Lennart PoetteringRevert "socket: add support for TCP fast Open"
2014-08-14 Susant Sahanisocket: add support for TCP fast Open
2014-08-14 Susant Sahanisocket: add support for tcp nagle
2014-07-20 Zbigniew Jędrzejew... systemd-verify: a simple tool for offline unit verification
2014-06-18 Thomas Hindoe Paab... socket: check return from exec_spawn
2014-06-06 Thomas Hindoe Paab... Remove sysv parser from service.c
2014-06-06 Thomas Hindoe Paab... fix warnings
2014-06-05 Lennart Poetteringkdbus: when uploading bus name policy, resolve users...
2014-06-05 Lennart Poetteringsocket: add SocketUser= and SocketGroup= for chown...
2014-06-04 Lennart Poetteringsocket: add new Symlinks= option for socket units
2014-06-04 Lennart Poetteringsocket: optionally remove sockets/FIFOs in the file...
2014-05-28 Kay Sieversbuild-sys: use glibc's xattr support instead of requiri...
2014-05-22 Lennart Poetteringsocket: properly handle if our service vanished during...
2014-05-15 Zbigniew Jędrzejew... Remove unnecessary casts in printfs
2014-04-20 Zbigniew Jędrzejew... Handle Unix domain socket connections from outside...
2014-04-19 Kay SieversRevert "Handle Unix domain socket connections from...
2014-04-17 Eelco DolstraHandle Unix domain socket connections from outside...
2014-03-24 Lennart Poetteringsd-event: rework API to support CLOCK_REALTIME_ALARM...
2014-03-19 Lennart Poetteringcore: rework context initialization/destruction logic
2014-03-18 Lennart Poetteringutil: replace close_nointr_nofail() by a more useful...
2014-03-14 Zbigniew Jędrzejew... Do not return -1 (EINVAL) on allocation error
2014-03-12 Daniel Buchsocket.c: make use of union sockaddr_union
2014-03-03 Lennart Poetteringcore: introduce new RuntimeDirectory= and RuntimeDirect...
2014-02-24 Lennart Poetteringcore: add global settings for enabling CPUAccounting...
2014-02-19 Lennart Poetteringapi: in constructor function calls, always put the...
2014-01-29 Lennart Poetteringcore: make sure to always go through both SIGTERM and...
2014-01-27 Zbigniew Jędrzejew... core: add function to tell when job will time out
2014-01-11 Michael Scherermake socket_instantiate_service use cleanup gcc attribute
2013-12-24 Lennart Poetteringutil: unify SO_PEERCRED/SO_PEERSEC invocations
2013-12-22 Lennart Poetteringsd-daemon: introduce sd_watchdog_enabled() for parsing...
2013-12-22 Lennart Poetteringcore: no need to list properties for PropertiesChanged...
2013-12-16 Lennart Poetteringbus: when a busname unit refuses to activate a service...
2013-12-02 Lennart Poetteringbus: add .busname unit type to implement kdbus-style...
2013-11-27 Lennart Poetteringservice: add the ability for units to join other unit...
2013-11-20 Lennart Poetteringcore: convert PID 1 to libsystemd-bus
2013-11-17 Shawn Landdencore/socket: fix SO_REUSEPORT
2013-11-17 Shawn Landdencore/socket: use _cleanup_free_
2013-11-06 Lennart Poetteringactive: rework make_socket_fd() to be based on socket_a...
2013-11-05 Oleksii ShevchukConfigurable Timeouts/Restarts default values
2013-10-14 Lennart Poetteringlist: make our list macros a bit easier to use by not...
2013-10-11 Kay Sieverssmack: minimize ifdef use, and move all labeling to...
2013-10-10 Lennart Poetteringsecurity: missing header inclusions
2013-10-10 Lennart Poetteringsecurity: rework selinux, smack, ima, apparmor detectio...
2013-09-26 Lennart Poetteringcore: rework how we match mount units against each...
2013-09-25 Lennart Poetteringcgroup: if we do a cgroup operation then do something...
2013-09-17 Lennart Poetteringspecifier: rework specifier calls to return proper...
2013-09-12 Umut Tezduyarcore: notify triggered by socket of a service
2013-07-11 Shawn Landdenbasic SO_REUSEPORT support
2013-06-27 Lennart Poetteringdbus: hookup runtime property changes for mouns, servic...
2013-06-27 Lennart Poetteringcore: general cgroup rework
2013-06-20 Lennart Poetteringlogind: add infrastructure to keep track of machines...
2013-06-17 Lennart Poetteringcore: add new .slice unit type for partitioning systems
2013-05-17 Karol LewandowskiMake it possible to disable smack separately from xattr...
2013-05-07 Lennart Poetteringbuild-sys: support builds without EAs again
2013-05-03 Zbigniew Jędrzejew... Add __attribute__((const, pure, format)) in various...
2013-04-26 Lennart Poetteringunit: rework stop pending logic
2013-04-18 Simon PeetersMove bus_error to dbus-common and remove bus_error_mess...
2013-04-02 Oleksii ShevchukAdd Listen* to dbus properties
2013-04-01 Zbigniew Jędrzejew... core/socket: log errors when starting socket for this...
2013-03-25 Lennart Poetteringunits: introduce new timers.target and paths.target...
2013-03-16 Michal Sekletarcore: reuse the same /tmp, /var/tmp and inaccessible dir
2013-03-13 Michal Schmidtcore: single unit_kill implementation for all unit...
2013-01-26 Lennart Poetteringcore: unify kill code of mount, service, socket, swap...
2013-01-19 Lennart Poetteringunit: optionally allow making cgroup attribute changes...
2013-01-17 Lennart Poetteringunits: for all unit settings that take lists, allow...
2013-01-15 Michał Bartoszkiewiczcore: do not make sockets dependent on lo
2013-01-07 Tom GundersenMerge nss-myhostname
2013-01-06 Zbigniew Jędrzejew... systemd: use unit logging macros
2012-12-22 Lennart Poetteringsocket: support socket activation of containers
2012-12-22 Lennart Poetteringsocket: properly serialize/desrialize mqueue fds
2012-12-19 Dimitrios Apostolousocket: Too many incoming connections
2012-11-23 Lennart Poetteringtimer: implement calendar time events
2012-11-21 Henrik Grindal BakkenAdd #ifdef guards around xattr usage
2012-11-19 Lennart Poetteringsocket: improve error message when we cannot spawn...
2012-11-06 Dave ReisnerRevert "Implement SocketUser= and SocketGroup= for...
2012-11-06 Dave ReisnerImplement SocketUser= and SocketGroup= for [Socket]
2012-10-30 Auke KokSMACK: Add configuration options. (v3)
2012-10-16 Lennart Poetteringmount: don't try to initialize extra deps for mount...
2012-09-18 Zbigniew Jędrzejew... core: move ManagerRunningAs to shared
2012-09-18 Lennart Poetteringunit-printf: before resolving exec context specifiers...
2012-09-18 Lennart Poetteringunit: split unit_printf() and friends into its own...
2012-09-17 Lennart Poetteringlogind: split up inhibit acquire policy
2012-09-16 Dave Reisnersocket: prevent signed integer overflow
2012-08-14 Lukas Nykrynservice: add options RestartPreventExitStatus and Succe...
2012-07-19 Lennart Poetteringunits: apply default resource limits to socket/mount...
next