chiark / gitweb /
elogind.git
2014-08-21 Lennart Poetteringservice: use the right timeout for stop processes we...
2014-08-21 Lennart Poetteringexecute: explain in a comment, why close_all_fds()...
2014-08-21 Lennart Poetteringbus: when terminating our bus-actviated services that...
2014-08-21 Lennart Poetteringupdate TODO
2014-08-21 Lennart Poetteringnotify: send STOPPING=1 from our daemons
2014-08-21 Lennart Poetteringcore: allow informing systemd about service status...
2014-08-21 Lennart Poetteringmanager: don#t dispatch sd_notify() messages and SIGCHL...
2014-08-21 Lennart Poetteringmanager: reuse sockaddr_union instead of redefining...
2014-08-21 Lennart Poetteringservice,strv: introduce strv_find_startswith() and...
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 Lennart PoetteringCODING_STYLE: document that we don't break lines at...
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 Poetteringupdate hwdb
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 Lennart PoetteringREADME: mention the new optional libidn dependency
2014-08-19 Lennart Poetteringupdate NEWS
2014-08-19 Ronny Chevalierman: fix typos
2014-08-19 Tom GundersenNEWS
2014-08-19 Thomas Hindoe... sysusers: initialize r
2014-08-19 Thomas Hindoe... NEWS: typo fixes
2014-08-19 Thomas Hindoe... remove unused variables
2014-08-19 Lennart Poetteringbuild-sys: update versions for upcoming release
2014-08-19 Lennart Poetteringmemfd: escape the comm field we get from PR_GET_NAME...
2014-08-19 Daniel MackNEWS: fix minor nits
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 Lennart PoetteringREADME: document what to do with the NSS modules
2014-08-19 Lennart Poetteringprepare NEWS for next release
2014-08-19 Daniel Mackmemfd: reduce name escaping logic to utf-8 checks
2014-08-19 Lennart Poetteringmemfd: simplify API
2014-08-19 Lennart Poetteringupdate TODO
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 Poetteringupdate TODO
2014-08-19 Lennart Poetteringutil: remove unused FOREACH_WORD_SEPARATOR_QUOTED
2014-08-19 Lennart Poetteringsysusers: realign sysusers snippets
2014-08-19 Lennart Poetteringsysusers: set home directory for root to /root
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 Poetteringupdate TODO
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-19 Lennart Poetteringupdate TODO
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 PoetteringUpdate TODO
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 Chevalierman: fix typo
2014-08-18 Ronny Chevalierbootchart: use NSEC_PER_SEC
2014-08-18 Denis Kenziorbus-control: Fix cgroup handling
2014-08-18 Lennart Poetteringman: mention that "units" are commonly system services
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 Ronny Chevalierman: fix typo
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
next