chiark / gitweb /
build-sys: use glibc's xattr support instead of requiring libattr
[elogind.git] / src / core / socket.c
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...
2012-07-19 Lennart Poetteringcore: drop KillMode parameter from KillUnit() bus call
2012-07-19 Lennart Poetteringunit: split off KillContext from ExecContext containing...
2012-07-16 Lennart Poetteringunit: set default working directory to the user's home...
2012-07-10 Lennart Poetteringunit: get rid of UnitVTable.suffix, which is now unused
2012-06-21 Eelco Dolstrajournal: set the _SYSTEMD_UNIT field for messages from...
2012-05-31 Kay Sieversmkdir: append _label to all mkdir() calls that explicit...
2012-05-22 Lennart Poetteringunits: remove service sysv_path variable and replace...
2012-05-14 Michal Schmidtunit: unit type dependent status messages
2012-05-08 Kay Sieversutil: split-out path-util.[ch]
2012-05-03 Lennart Poetteringservice: explicitly remove control/ subcgroup after...
2012-04-24 Lennart Poetteringservice: introduce Type=idle and use it for gettys
2012-04-17 Kay Sieversselinux: unify systemd and udev code
2012-04-13 Lennart Poetteringservice: place control command in subcgroup control/
2012-04-11 Lennart Poetteringrelicense to LGPLv2.1 (with exceptions)
2012-04-11 Kay Sieversmove libsystemd_core.la sources into core/