]> git.ipfire.org Git - thirdparty/systemd.git/history - src/core/socket.c
util-lib: split our string related calls from util.[ch] into its own file string...
[thirdparty/systemd.git] / src / core / socket.c
2015-07-02  Zbigniew Jędrzejew... Merge pull request #427 from keszybz/man-list-fixes
2015-07-01  Daniel MackMerge pull request #409 from teg/networkd-enslave-segfault
2015-07-01  Daniel MackMerge pull request #459 from ctrochalakis/reuse-port...
2015-07-01  Christos Trochalakissocket: Set SO_REUSEPORT before bind() 459/head
2015-06-11  Daniel MackMerge pull request #84 from blueyed/zsh-optimize-filter...
2015-06-10  Lennart PoetteringMerge pull request #6 from xnox/drop-name
2015-06-10  Zbigniew Jędrzejew... Merge pull request #85 from keszybz/selinux-context
2015-06-10  Lennart PoetteringMerge pull request #117 from utezduyar/feat/dump-sync...
2015-06-10  Daniel MackMerge pull request #130 from whot/hwdb-updates
2015-06-09  Lennart Poetteringtree-wide: whenever we fork off a foreign child process...
2015-06-09  Lennart PoetteringMerge pull request #116 from utezduyar/feat/async-api...
2015-06-09  Lennart PoetteringMerge pull request #113 from mezcalero/address-family
2015-06-08  Lennart PoetteringMerge pull request #108 from phomes/master
2015-06-08  Thomas Hindoe Paab... tree-wide: remove spurious space 108/head
2015-06-04  Daniel MackMerge pull request #74 from systemd-mailing-devs/143275...
2015-06-04  David HerrmannMerge pull request #57 from pwithnall/wip/pwithnall...
2015-06-02  Daniel MackMerge pull request #5 from systemd-mailing-devs/1432910...
2015-06-02  Daniel MackMerge pull request #4 from systemd-mailing-devs/1431989...
2015-06-02  Tom GundersenMerge pull request #34 from systemd-mailing-devs/143261...
2015-05-29  Lennart Poetteringutil: split out signal-util.[ch] from util.[ch]
2015-05-13  Lennart Poetteringcore: only set event source name when we create an...
2015-05-11  Lennart Poetteringcore: rename SystemdRunningAs to ManagerRunningAs
2015-05-11  Lennart Poetteringcore,network: major per-object logging rework
2015-05-11  Lennart Poetteringcore: always initialize ExecParamters.bus_endpoint_fd...
2015-05-05  Lennart Poetteringcore: rework unit name validation and manipulation...
2015-04-29  Mantas Mikulėnascore: fix event source annotations
2015-04-29  Tom Gundersencore: annotate event sources
2015-04-24  Lennart PoetteringRevert "core: do not spawn jobs or touch other units...
2015-04-10  Ronny Chevaliershared: add formats-util.h
2015-04-07  Lennart Poetteringsocket: minor modernizations
2015-03-07  Ivan Shapovalovcore: do not spawn jobs or touch other units during...
2015-03-02  Lennart Poetteringcore: expose consumed CPU time per unit
2015-02-23  Thomas Hindoe Paab... remove unused includes
2015-02-20  Michal Schmidtcore, shared: in deserializing, match same files reache...
2015-02-11  Lennart Poetteringcore: don't watch for socket events when service is...
2015-02-03  Lennart Poetteringutil: rework strappenda(), and rename it strjoina()
2015-01-28  Lennart Poetteringcore: output unit status output strings to console...
2014-12-28  Lennart Poetteringtmpfiles: add new line type 'v' for creating btrfs...
2014-11-28  Lennart Poetteringtreewide: introduce UID_INVALID (and friends) as macro...
2014-11-28  Michal Schmidtcore: convert log_unit_*() to log_unit_*_errno()
2014-11-28  Michal Schmidttreewide: no need to negate errno for log_*_errno()
2014-11-28  Michal Schmidttreewide: auto-convert the simple cases to log_*_errno()
2014-11-27  Lennart Poetteringlog: rearrange log function naming
2014-11-05  Lennart Poetteringcore: introduce new Delegate=yes/no property controllin...
2014-10-28  Umut Tezduyar Lindskogcore: send sigabrt on watchdog timeout to get the stack...
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...
next