]> git.ipfire.org Git - thirdparty/systemd.git/history - src
service: don't invoke functions at the same time as declaring variables
[thirdparty/systemd.git] / src /
2014-08-21  Lennart Poetteringservice: don't invoke functions at the same time as...
2014-08-21  Lennart Poetteringservice: remove some pointless linebreaks, to make...
2014-08-21  Lennart Poetteringservice: asynchronous_close() already checks for negati...
2014-08-21  Lennart Poetteringcore: unify how we generate the prefix string when...
2014-08-21  Lennart Poetteringutil: make asynchronous_close() really work like an...
2014-08-21  Lennart Poetteringutil: simplify close_nointr() a bit
2014-08-21  Lennart Poetteringutil: change return value of startswith() to non-const
2014-08-21  Harald Hoyerjournalctl: add "-t --identifier=STRING" option
2014-08-20  Tom Gundersensd-event: add API to access epoll_fd
2014-08-20  Tom Gundersenresolved: write resolv.conf search - switch arguments
2014-08-20  Lukas Nykrynjournal-upload: make sure that 'r' is initialized
2014-08-20  Lukas Nykrynutil: return after freeing all members of array
2014-08-20  Lukas Nykrynjournal-remote: remove unreachable code
2014-08-20  Lennart Poetteringresolved: fix which return codes we check
2014-08-20  Lukas Nykrynresolved-dns-rr: fix typo
2014-08-20  Lennart Poetteringmachine-id-setup: don't try to read UUID from VM/contai...
2014-08-20  Tom Gundersenbuild: remove repeated KMOD section
2014-08-20  Lukas Nykrynsystemctl: fail in the case that no unit files were...
2014-08-19  Lennart PoetteringCONST_MAX breaks gcc on fedora 20 with optimiztation v216
2014-08-19  Lennart Poetteringbuild: include more optional modules in build string
2014-08-19  Lennart Poetteringindentation/spurious whitespace fixes
2014-08-19  Lennart Poetteringjournal-upload: allow the tool to start
2014-08-19  Lennart Poetteringcmdline: for new tools avoid introduce new negative...
2014-08-19  Thomas Hindoe Paab... sysusers: initialize r
2014-08-19  Thomas Hindoe Paab... remove unused variables
2014-08-19  Lennart Poetteringmemfd: escape the comm field we get from PR_GET_NAME...
2014-08-19  Daniel Mackmemfd: skip utf-8 escaping if we use a name that was...
2014-08-19  Lennart Poetteringsocket: suffix newly added TCP sockopt time properties...
2014-08-19  Daniel Mackmemfd: reduce name escaping logic to utf-8 checks
2014-08-19  Lennart Poetteringmemfd: simplify API
2014-08-19  Lennart PoetteringRevert "socket: introduce SELinuxLabelViaNet option"
2014-08-19  Lennart Poetteringtmpfiles: add new 'r' line type to add UIDs/GIDs to...
2014-08-19  Tom Gundersennetworkd: don't consider deprecated or tentative addres...
2014-08-19  Michal Sekletarsocket: introduce SELinuxLabelViaNet option
2014-08-19  Tom Gundersennetworkd: netdev - add missing callback when adding...
2014-08-19  Tom Gundersennetworkd: link - don't enforce ENSLAVING state
2014-08-19  Lennart Poetteringutil: remove unused FOREACH_WORD_SEPARATOR_QUOTED
2014-08-19  Lennart Poetteringsysusers: add another column to sysusers files for...
2014-08-19  Tom Gundersennetworkd: fix use-after-free
2014-08-19  Lennart Poetteringsysusers: add a new RPM macro for creating users direct...
2014-08-19  Lennart Poetteringsysusers: optionally, read sysuers configuration from...
2014-08-18  Lennart Poetteringsysusers: also update /etc/shadow and /etc/gshadow...
2014-08-18  Lennart Poetteringhashmap: try to use the existing 64bit hash functions...
2014-08-18  David Herrmannbus: map sealed memfds as MAP_PRIVATE
2014-08-18  Lennart Poetteringutil: try to be a bit more NFS compatible when checking...
2014-08-18  Lennart Poetteringcore: minor modernizations
2014-08-18  Lennart Poetteringunits: fix BindsTo= logic when applied relative to...
2014-08-18  Ronny Chevalierbootchart: use NSEC_PER_SEC
2014-08-18  Denis Kenziorbus-control: Fix cgroup handling
2014-08-18  Lennart Poetteringnetworkd: fix how we generate lists in link_save()
2014-08-18  Ronny Chevaliertests: add missing entry to test-tables
2014-08-18  Ronny Chevaliertests: add tests for time-util.c
2014-08-18  Ronny Chevaliertests: add test-condition-util
2014-08-18  Ronny Chevaliertests: add tests for util.c
2014-08-18  Ronny Chevaliertests: add test for fdset_iterate
2014-08-18  Ronny Chevaliertests: add tests for fileio.c
2014-08-18  Ronny Chevaliertests: add missing unlink
2014-08-18  Ronny Chevaliertests: add tests for socket-util.c
2014-08-18  Michael Olbrichtmpfiles: only execute chmod()/chown() when needed
2014-08-18  Lennart PoetteringMerge remote-tracking branch 'origin/master'
2014-08-18  Tom Gundersennetworkd: warn when ignoring unsupported tuntap options
2014-08-18  Stef Waltercore: Verify systemd1 DBus method callers via polkit
2014-08-18  Lennart Poetteringbus-util: simplify bus_verify_polkit_async() a bit
2014-08-18  Lennart Poetteringsd-bus: add API to query which handler/callback is...
2014-08-18  Daniel Mackmemfd: internalize functions, drop sd_memfd type
2014-08-18  David Herrmannmemfd: use _cleanup_ if applicable
2014-08-18  David Herrmannmemfd: map unsealed files as MAP_SHARED
2014-08-18  David Herrmannmemfd: disallow importing memfds without sealing
2014-08-18  David Herrmannmemfd: don't open kdbus for memfd
2014-08-18  David Herrmannmemfd: internalize header
2014-08-18  Daniel Mackmemfd: fix memfd_create() syscall wrapper
2014-08-18  Daniel Mackmemfd: move code from public library to src/shared
2014-08-17  Daniel Mackkdbus: switch over to generic memfd implementation...
2014-08-16  Thomas Hindoe Paab... networkctl: use safe_qsort in case no links are present
2014-08-15  Thomas Hindoe Paab... sd-bus,log: remove unused variables
2014-08-15  Tom Gundersensd-event: return 'r' rather than '-errno'
2014-08-15  Lennart PoetteringMerge commit 'b39a2770ba55637da80e2e389222c59dbea73507'
2014-08-15  Tom Gundersensd-event: fix missing needs_rearm
2014-08-15  Lennart Poetteringsd-bus: add API to check if a client has privileges
2014-08-15  Lennart Poetteringcgroup: only generate warnings if actually writing...
2014-08-15  Lennart Poetteringmain,log: parse the log related kernel command line...
2014-08-15  Lennart Poetteringmain: minor code modernization for initializing the...
2014-08-15  Lennart Poetteringhostnamectl: actually implement location support
2014-08-15  David Herrmannresolve: fix compilation on LLVM+clang
2014-08-15  David Herrmannmacro: add CONST_MAX() macro
2014-08-15  David Herrmannmacro: const'ify MIN/MAX/... macros
2014-08-15  Lennart Poetteringresolved: fix assertion when joining llmnr mcast group
2014-08-15  Lennart Poetteringnetworkd: print nice warnings if people configure inval...
2014-08-15  Lennart Poetteringutil: make is_localhost() check for 'localdomain' too...
2014-08-15  Lennart Poetteringnetworkd: fix minor memory leak
2014-08-15  Lennart Poetteringnetworkctl: show acquired system domains
2014-08-15  Lennart Poetteringsd-network: add system-wide sd_network_get_domains...
2014-08-15  Lennart Poetteringnetworkd: always write out locally configured settings...
2014-08-15  Lennart Poetteringnetworkd: remove "*" from domains list
2014-08-15  Lennart Poetteringnetworkctl: two OOM fixes
2014-08-15  Lennart Poetteringsd-nework: be more careful with error codes, return...
2014-08-15  Tom Gundersensd-network: add support for wildcard domains
2014-08-15  Tom Gundersennetworkd: add support for Domains= to .network files
2014-08-15  Harald Hoyerkernel-install/90-loaderentry.install: fixed cmdline...
2014-08-15  Stef Waltercore: Rename Job.subscribed field to Job.clients
next