platform/upstream/systemd.git
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...
2015-04-29 Lennart Poetteringman: document when the sd_bus_creds_xxx() calls return...
2015-04-29 Lennart Poetteringsd-bus: properly handle creds that are known but undefi...
2015-04-29 Mantas Mikulėnascore: fix event source annotations
2015-04-29 Lennart Poetteringtree-wide: get rid of a few more explicit bus parameters
2015-04-29 Lennart Poetteringcore: for queued reload message there is no need to...
2015-04-29 Lennart Poetteringsd-bus: allow passing NULL as bus parameter to sd_bus_s...
2015-04-29 Lennart Poetteringupdate TODO
2015-04-29 Lennart Poetteringsd-bus: drop bus parameter from message callback prototype
2015-04-29 Lennart Poetteringman: avoid line break in url
2015-04-29 Lennart PoetteringTODO: split out issues to fix before 220
2015-04-29 Tom Gundersentest: rename test-bus-kernel-benchmark to test-bus...
2015-04-29 Tom Gundersencore: annotate event sources
2015-04-29 Tom Gundersensd-bus: benchmark - also support testing non-kdbus...
2015-04-29 Tom Gundersenlibudev: monitor - fix typo in log message
2015-04-29 David HerrmannTODO: drop journal blocker
2015-04-28 Lennart Poetteringupdate TODO
2015-04-28 Lennart Poetteringmachined: make PropertiesChanged match more strict
2015-04-28 Lennart Poetteringmachined: make sure to track machine unit states properly
2015-04-28 Lennart Poetteringbus-util: drop redundant bus argument from bus_message_...
2015-04-28 Lennart Poetteringnspawn: when run as a service, don't ask machined for...
2015-04-28 Lennart Poetteringnspawn: make sure we install the device policy if nspaw...
2015-04-28 Lennart Poetteringservice: make restart logic a bit easier to understand
2015-04-28 Lennart Poetteringexit-status: introduce common exit_status_set_test...
2015-04-28 Thomas Hindoe... scope: use correct enum type
2015-04-28 Lennart Poetteringupdate TODO
2015-04-28 Lennart Poetteringfsck: remove fsckd again, but keep the door open for...
2015-04-28 Lennart Poetteringfsck: minor improvements
2015-04-28 Lennart Poetteringfsck: parse kernel cmdline booleans the same ways as...
2015-04-28 Alberto Fanjul... sysv-generator test: Fix assertion
2015-04-28 Martin Pittunit: Drop unused variables
2015-04-28 Zbigniew Jędrzejewsk... units: specify timeouts for more oneshot services
2015-04-28 Zbigniew Jędrzejewsk... hwdb: coalesce same pointingstick entries into one
2015-04-28 Hans de Goedeudev: hwdb: Add trackpoint sensitivity settings for...
2015-04-28 Lennart Poetteringrun: by default, wait until the transient unit finished...
2015-04-28 Lennart Poetteringrun: synchronously wait until the scope unit we create...
2015-04-28 Lennart Poetteringcore: when we cannot add PID to a scope cgroup, log...
next