platform/upstream/systemd.git
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
2015-05-06 Torstein Husebøtreewide: fix typos
2015-05-05 Lennart Poetteringupdate TODO
2015-05-05 Lennart Poetteringman: document that nspawn -x, --template= and machinect...
2015-05-05 Lennart Poetteringman: nspawn is used in production these days, admit...
2015-05-05 Lennart Poetteringcore: be more strict when manipulating slices names...
2015-05-05 Lennart Poetteringcore: bus name units should not allow aliases or instances
2015-05-05 Lennart Poetteringcore: rework unit name validation and manipulation...
2015-05-05 Lennart Poetteringutil: be a bit safer in path_is_safe()
2015-05-05 Lennart Poetteringcgroup-util: be more strict when processing slice unit...
2015-05-05 Kay Sieversbuild-sys: remove left-over
2015-05-05 Stephen GallagherAdd VARIANT as a standard value for /etc/os-release
2015-05-04 Zbigniew Jędrzejewsk... generators: rename add_{root,usr}_mount to add_{sysroot...
2015-05-04 Patrik Flyktnetwork: Implement fallback DHCPv6 prefix handling...
2015-05-02 Zbigniew Jędrzejewsk... fstab-generator: fix memleak
2015-05-02 Zbigniew Jędrzejewsk... man: use utf-8 in systemd-remount-fs.service(8)
2015-04-30 Thomas Hindoe... terminal: update for simpler sd-bus api's
2015-04-30 Lennart Poetteringupdate TODO
2015-04-30 Lennart Poetteringcore: simplify %r and %R logic a bit
2015-04-30 Lennart Poetteringcore: catch some special cases in cg_slice_to_path()
2015-04-30 Lennart Poetteringsym: adding missing symbols to .sym file
2015-04-30 Lennart Poetteringsd-bus,sd-login: add api for querying the slice within...
2015-04-29 Lennart Poetteringupdate TODO
2015-04-29 Lennart Poetteringman: update sd_bus_open() documentation
2015-04-29 Lennart Poetteringcore: simplify unit type detection logic
2015-04-29 Lennart Poetteringsd-bus: when we get ENOTTY on the HELLO ioctl assume...
2015-04-29 Lennart Poetteringupdate TODO
2015-04-29 Lennart Poetteringcore: rework cgroup path parse logic
2015-04-29 Susant Sahaninetworkd: add man for vti6 tunnel
2015-04-29 Susant Sahaninetworkd: introduce vti6 tunnel
2015-04-29 Susant Sahaninetworkd: tunnel improve logging
2015-04-29 Lennart Poetteringman: document when the various sd-login.h calls return...
next