chiark / gitweb /
elogind.git
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
2011-07-02 Michal Schmidtsystemadm: report GLib.Error only to stderr
2011-07-02 Michal Schmidtshutdown: print the standard wall message even when...
2011-07-02 Michal Schmidtshutdown: respect the dry run option '-k'
2011-07-02 Michal Schmidtshutdown: accept minutes argument without '+'
2011-07-02 Michal Schmidtmanager: consider the active job when merging
2011-07-01 Lennart Poetteringtmpfiles: don't exit with an error code if we cannot...
2011-07-01 Lennart Poetteringunits: enable dev-hugepages.automount and dev-mqueue...
2011-07-01 Michael Olbrichumount: ignore missing /proc/swaps
2011-07-01 Henry Gebhardtconfigure: Add --enable-plymouth option
2011-07-01 Lennart Poetteringmanager: don't even think of enumerating sysv services...
2011-07-01 Lennart Poetteringnspawn: better use setresuid() instead of setreuid()
2011-07-01 Michal Vyskocilnspawn: spawn shell under specified --user
2011-07-01 Michal Vyskocilnspawn: Move the get_user_creds from execute.c to utils...
2011-07-01 Lennart Poetteringlogind: temporarily hack right user bus address into...
2011-07-01 Lennart Poetteringlog: log to syslog unless connected to a tty in user...
2011-07-01 Lennart Poetteringlogind: create private subdirectory for X11 socket
2011-07-01 Lennart Poetteringdbus: listen on private sockets in user mode too
2011-06-30 Lennart Poetteringunit: support wildcards in Environment=, EnvironmentFile=
2011-06-30 Lennart Poetteringunit: do wildcard expansion in ListenStream= and friends
2011-06-30 Lennart Poetteringcgroup: kill processes even in cgroups that aren't...
2011-06-30 Lennart Poetteringunit: add three new specifiers to use in unit files
2011-06-30 Lennart Poetteringpam: initialize XDG_RUNTIME_DIR
2011-06-30 Lennart Poetteringexecute: properly pass PAM environment to executed...
2011-06-30 Lennart Poetteringutil: try harder to rename the process
2011-06-30 Lennart Poetteringexecute: fix PAM error checking
next