]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
2011-07-25  Lennart Poetteringsystemctl: hook up new install logic
2011-07-23  Lennart Poetteringnspawn: mount a new /proc instance in the container...
2011-07-23  Lennart Poetteringsystemctl: remove monitor command since it is mostly...
2011-07-23  Lennart Poetteringsystemctl: split --help into multiple sections
2011-07-23  Lennart Poetteringmanager: add log control via RT signals
2011-07-23  Lennart Poetteringbus: expose installer functions
2011-07-22  Lennart Poetteringlogin: drop unused variables
2011-07-22  Lennart Poetteringutil: make use of get_user_creds() and get_group_creds...
2011-07-22  Lennart Poetteringinstall: don't choke on dead links
2011-07-22  Lennart Poetteringuaccess: port over to using sd-login
2011-07-22  Lennart Poetteringlookup: fix NUL termination of search path array
2011-07-22  Lennart Poetteringutil: user parse_uid() wherever applicable
2011-07-22  Lennart Poetteringsd-login: beef up login api, to add monitoring and...
2011-07-22  Lennart Poetteringshutdown: untabify
2011-07-22  Harald Hoyershutdown: initialize the controlling terminal
2011-07-22  Harald Hoyershutdown: remove close_nointr_nofail after make_stdio...
2011-07-22  Lennart Poetteringutil: use readdir_r() instead of readdir()
2011-07-22  Lennart Poetteringinstall: add new installer implementation
2011-07-22  Lennart Poetteringsystemctl: fix indenting
2011-07-22  Lennart Poetteringpath-lookup: add both the configured and the fixed...
2011-07-22  Lennart Poetteringpath-lookup: make inclusion of user private units optional
2011-07-22  Lennart Poetteringupdate TODO
2011-07-21  Kay Sieversfix hwclock_apply_localtime_delta() to properly handle...
2011-07-15  Lennart Poetteringsysctl: support multiple prefixes in a single invocation
2011-07-14  Lennart Poetteringlogind: enable PowerOff/Reboot calls
2011-07-14  Lennart Poetteringupdate TODO
2011-07-14  Kay Sieversdistribute: src/libsystemd-*.sym
2011-07-14  Kay Sieverslibsystemd-daemon: support installation in --with-rootl...
2011-07-14  Lennart PoetteringREADME: document license
2011-07-14  Lennart Poetteringgit: hide more files from git
2011-07-14  Lennart Poetteringlibs: add symbol versioning for the benefit of RPM
2011-07-14  Lennart Poetteringsd-daemon: turn sd-daemon.c into a shared library
2011-07-14  Lennart Poetteringuaccess: become a nop when not run on a systemd system
2011-07-14  Lennart Poetteringlogind: introduce libsystemd-login.so as fast path...
2011-07-14  Lennart Poetteringsystemctl: don't try rebooting with /dev/initcl if...
2011-07-13  Lennart Poetteringlogind: fix some potentially uninitialized accesses v30
2011-07-13  Lennart Poetteringbuild-sys: bump release
2011-07-13  Lennart Poetteringnspawn: compress mount table a bit
2011-07-13  Lennart Poetteringman: add a couple of crosslinks
2011-07-13  Lennart Poetteringman: add man page for systemd-loginctl
2011-07-13  Lennart Poetteringconsolidate TODO
2011-07-13  Lennart Poetteringnspawn: always use bind mounts to make API file systems...
2011-07-13  Lennart Poetteringlogind: use new udev_enumerate_add_match_parent() where...
2011-07-13  Lennart Poetteringloginctl: use new udev_device_has_tag() call from libud...
2011-07-13  Lennart Poetteringlogind: remove some unused labels
2011-07-13  Lennart Poetteringudev: actually check for existance of ID_PATH_TAG befor...
2011-07-13  Lennart Poetteringloginctl: implement missing kill verb
2011-07-13  Lennart Poetteringunit: use ESRCH as error when we don't find anybody...
2011-07-13  Lennart Poetteringunit: accept empty defaults for kill who/mode args
2011-07-13  Lennart Poetteringloginctl: implement more verbs
2011-07-13  Kay Sieversseat: udev - use ID_PATH_TAG instead of 'sed' hack
2011-07-12  Lennart Poetteringunit: introduce ConditionFileIsExecutable= and use...
2011-07-12  Lennart Poetteringservice: properly handle who argument on D-Bus kill...
2011-07-12  Lennart Poetteringtmpfiles: allow creation of named pipes with tmpfiles
2011-07-12  Lennart Poetteringupdate TODO
2011-07-12  Lennart Poetteringsysctl: support application of sysctl subtrees
2011-07-11  Lennart Poetteringbuild-sys: fix copynpaste mistake
2011-07-11  Lennart Poetteringbuild-sys: remove autogenerated bus introspection files...
2011-07-11  Lennart Poetteringbuild-sys: fix make distcheck
2011-07-11  Lennart Poetteringbuild-sys: add a number of missing header files to...
2011-07-11  Kay Sieversbuild-sys: drop AM_GNU_GETTEXT as it fights with IT_PRO...
2011-07-11  Frederic Crozatunits: add units for boot.local/halt.local on SUSE...
2011-07-11  Lennart Poetteringshutdown: coding style fixes
2011-07-11  Lennart PoetteringMerge remote-tracking branch 'harald/master'
2011-07-11  Zbigniew Jędrzejewsk... logind: Fix compilation without ACL
2011-07-11  Zbigniew Jędrzejewsk... man: un-reverse IgnoreOnSnapshot description
2011-07-11  Lennart Poetteringupdate TODO
2011-07-11  Bastien Nocerabuild-sys: Add i18n support through intltool
2011-07-11  Kay Sieversclarify separate-/usr message
2011-07-08  Lennart Poetteringloginctl: add missing header file
2011-07-08  Lennart Poetteringsystemctl: fix --help syntax for variables
2011-07-08  Lennart Poetteringlogind: don't confuse 'shared' with a session of its own
2011-07-08  Lennart Poetteringlogind: fix introspection typo
2011-07-08  Lennart Poetteringacl: two tag matching is not going to be available...
2011-07-08  Lennart Poetteringloginctl: add various introspection functions
2011-07-08  Lennart Poetteringseat: only mark main input device for seat assignments
2011-07-07  Lennart Poetteringsystemctl: hide all information on --kill-mode= since...
2011-07-07  Lennart Poetteringsystemctl: use cached tty value where possible
2011-07-07  Lennart Poetteringsystemctl: cache tty value before we open the pager
2011-07-07  Lennart Poetteringloginctl: add basic implementation of loginctl for...
2011-07-07  Lennart Poetteringcgls: add pager support to systemd-cgls
2011-07-07  Lennart Poetteringpath,unit: support globbing in conditions and path...
2011-07-06  Lennart Poetteringupdate TODO
2011-07-05  Lennart Poetteringmanager: merge serialization and desrialization counter...
2011-07-05  Lennart Poetteringcgroup: don't trim a cgroup we create, we might just...
2011-07-05  Lennart Poetteringudev: tag virtio serial ports with systemd by default
2011-07-05  Lennart Poetteringupdate TODO
2011-07-05  Lennart Poetteringudev: improve udev rule a bit
2011-07-05  Michal Schmidtservice: 'pidfile:' in SysV chkconfig header implies...
2011-07-05  Lennart Poetteringudev: pull in printer.target from all kinds of printers
2011-07-05  Lennart Poetteringutil: explicitly turn of O_CLOEXEC for stdin/stdout...
2011-07-05  Lennart Poetteringadd a few O_CLOEXEC where missing
2011-07-05  Lennart Poetteringlogind: write rules files atomically
2011-07-05  Lennart Poetteringupdate todo
2011-07-04  Lennart Poetteringpassword-agent: actually really don't access unallocate...
2011-07-04  Lennart Poetteringpassword-agent: make sure not to access unallocated...
2011-07-04  Harald Hoyershutdown: pivot_root to a tmpfs directory to properly...
2011-07-04  Harald Hoyerumount: log failed umounts only once at the end
2011-07-04  Harald Hoyerumount: umount, until all umounts failed
2011-07-04  Harald Hoyerumount: log_info about what we unmounted
next