platform/upstream/systemd.git
2015-05-16 Tom Gundersenudevd: queue - update queue state when events are queue...
2015-05-15 Tom Gundersenudevd: on_worker - distinguish between EINTR and EAGAIN
2015-05-15 Tom Gundersenudevd: worker - use loop_write() rather than send()
2015-05-15 Tom Gundersenutil: loop_write - accept 0-length message
2015-05-15 Tom Gundersenudevd: net - fix leak in .link config
2015-05-15 Tom Gundersenudev-ctrl: make _unref() always return NULL
2015-05-15 Tom Gundersenunits: make networkd pull in its own .busname unit
2015-05-15 Lennart Poetteringtmpfiles: use lstat() instead of stat() when checking...
2015-05-15 Lennart Poetteringtmpfiles: don't fail if we cannot create a subvolume...
2015-05-15 Lennart PoetteringCODING_STYLE: document that EXIT_FAILURE and EXIT_SUCCE...
2015-05-15 Lennart PoetteringCODING_STYLE: document best practices when initializing...
2015-05-15 Lennart Poetteringcoredump: make sure we vacuum by default
2015-05-15 Lennart Poetteringsocket-util: socket_address_parse() should not log...
2015-05-15 Martin Pittcore: Fix assertion with empty Exec*= paths
2015-05-15 Cristian Rodrígueztimedate: fix memory leak in timedated
2015-05-15 Łukasz Stelmach.gitignore: add GNU GLOBAL files
2015-05-15 Lennart Poetteringgenerator: use fflush_and_check() where appropriate
2015-05-15 Davide Bettiocore: don't consider umask for SocketMode=
2015-05-15 Lennart PoetteringCODING_STYLE: document alloca() DONTS
2015-05-15 Dimitri John... core: Execute first boot presets in an enable-only...
2015-05-15 Lennart Poetteringnetworkd: don't try to turn on ipv6 forwarding if kerne...
2015-05-15 Benedikt Morbachman: IPMasquerade only implies IPForward=ipv4
2015-05-15 Benedikt Morbachnetworkd: don't touch global forwarding setting
2015-05-15 Jan Synaceksystemctl: introduce --now for enable, disable and...
2015-05-14 Stefan Junkernspawn: allow access to device nodes listed in --bind...
2015-05-14 Lennart Poetteringtest-bus-chat: various modernizations
2015-05-14 Cristian Rodríguezsd-bus: fix memory leak in test-bus-chat
2015-05-14 Lennart Poetteringunits: fix typo in systemd-resolved.service
2015-05-14 Lennart Poetteringutil: introduce memmem_safe() and make use of it
2015-05-14 Lennart Poetteringutil: use GNU comparison function prototype for qsort_s...
2015-05-13 Thomas Hindoe... networkd: remove dead initialization
2015-05-13 Lennart Poetteringcore: only set event source name when we create an...
2015-05-13 Peter Lemenkovjournal: fix size comment
2015-05-13 Lennart Poetteringutil: add generic calls for prefixing a root directory...
2015-05-13 Lennart Poetteringcore: make exec code a bit more readable
2015-05-13 Cristian Rodríguezcore: fix memory leak in manager_run_generators()
2015-05-13 Iago López... nspawn: skip symlink to a combined cgroup hierarchy...
2015-05-13 Iago López... nspawn: only mount the cgroup root if it's not already...
2015-05-13 Dimitri John... Default to /usr/bin/u?mount, configurable, rather than...
2015-05-13 Lennart Poetteringcore: never create device depencies for /dev/root mounts
2015-05-13 Lennart Poetteringnspawn: rework custom mount point order, and add suppor...
2015-05-13 Cristian Rodríguezmodules-load: fix memory leak
2015-05-13 Cristian Rodríguezshared: Use O_EXCL with O_TMPFILE in open_tmpfile
2015-05-12 Thomas Hindoe... fsck: add enum with fsck exit codes
2015-05-12 Tom Gundersenudevd: manager - move a few global variables into the...
2015-05-12 Tom Gundersenudevd: pass a Manager objcet to event handlers
2015-05-12 Kay Sieversboot: function parameters are separated by comma
2015-05-12 Tom Gundersencore: drop redundant logging about notification messages
2015-05-12 Tom Gundersenudevd: remove stale comment
2015-05-12 Tom Gundersenudevd: explicitly update queue file before answering...
2015-05-12 Tom Gundersenudevd: explicitly read out uevents we create ourselves
2015-05-12 Tom Gundersenudevd: move to sd-event-style event handlers
2015-05-11 Tom Gundersennetworkd: network_get - allow udev_device to be NULL
2015-05-11 Tom Gundersenudevd: make udev_ctrl_connection global
2015-05-11 Thomas Hindoe... systemctl: fix check for template units
2015-05-11 Lennart Poetteringupdate TODO
2015-05-11 Lennart Poetteringinstall: when exporting prefix InstallInfo to become...
2015-05-11 Lennart Poetteringcore: rename SystemdRunningAs to ManagerRunningAs
2015-05-11 Lennart Poetteringunit: move unit_warn_if_dir_nonempty() and friend to...
2015-05-11 Lennart Poetteringcore,network: major per-object logging rework
2015-05-11 Lennart Poetteringcore: always initialize ExecParamters.bus_endpoint_fd...
2015-05-11 Lennart Poetteringunits: order nspawn containers after network.target
2015-05-11 Lennart Poetteringutil: optimize free_and_strdup() if NOP
2015-05-11 Lennart Poetteringnspawn: pass on kill signal setting to contaner scope
2015-05-11 Lennart Poetteringupdate TODO
2015-05-11 Thomas Hindoe... test-libudev: fix leak in error case
2015-05-11 Thomas Hindoe... swap: avoid null pointer dereference
2015-05-11 Torstein Husebøtreewide: Correct typos and spell plural of bus consistent
2015-05-10 Zbigniew Jędrzejewsk... Generate systemd-fsck-root.service in the initramfs
2015-05-09 Zbigniew Jędrzejewsk... man: fix typos in previous comimt
2015-05-09 Zbigniew Jędrzejewsk... man: document forwarding to syslog better
2015-05-09 Cristian Rodríguezbuildsys: *_la_CPPFLAGS takes $(AM_CPPFLAGS) not $...
2015-05-07 Thomas Hindoe... udevd: remove unused function
2015-05-06 Tom Gundersenudevd: don't explicitly count the number of workers
2015-05-06 Tom Gundersenudevd: keep workers in a hashmap rather than a list
2015-05-06 Tom Gundersenudevd: worker - drop reference counting
2015-05-06 Thomas Hindoe... device: avoid null pointer dereference
2015-05-06 David Herrmannudev: fix weird coding-style
2015-05-06 Thomas Hindoe... test-libudev: add error handling
2015-05-06 Tom Gundersenudevd: worker - allow passing NULL to worker_unref()
2015-05-06 Tom Gundersenudevd: worker - use _exit() rather than exit()
2015-05-06 Tom Gundersenudevd: modernize error handling
2015-05-06 Tom Gundersenudevd: use kernel cmdline parser
2015-05-06 Tom Gundersenudevd: worker - move some fields from the worker to...
2015-05-06 Tom Gundersenudevd: worker - introduce worker_attach_event()
2015-05-06 Tom Gundersenudevd: worker - make refcounting clearer
2015-05-06 Tom Gundersenudevd: worker - only allocate the worker struct in...
2015-05-06 Tom Gundersenudevd: rename worker_new() to worker_spawn()
2015-05-06 Tom Gundersenudevd: don't track worker exitcode
2015-05-06 David HerrmannUpdate TODO
2015-05-06 Susant Sahaniudev: fix coding style
2015-05-06 Daniel Buchsystemctl: null-initialize pointer with cleanup attribute
2015-05-06 Thomas Hindoe... machinectl: remove unused variable
2015-05-06 David Herrmannbus: don't switch to kdbus if not requested
2015-05-06 Zbigniew Jędrzejewsk... timedated: remove unnecessary goto
2015-05-06 Michael Olbrichtmpfiles: try to handle read-only file systems gracefully
2015-05-06 Michael Olbrichshared/utmp-wtmp: fix copy/paste error
2015-05-06 Zbigniew Jędrzejewsk... Add audit type generated files to gitignore
2015-05-06 Colin Walterslockfile-util.[ch]: Split out from util.[ch]
2015-05-06 Seth JenningsFix permissions on /run/systemd/nspawn/locks
next