chiark / gitweb /
elogind.git
2012-06-25 Lennart Poetteringman: document systemd-shutdownd
2012-06-25 Lennart Poetteringman: document systemd-initctl
2012-06-25 Lennart Poetteringman: various minor fixes
2012-06-25 Lennart Poetteringman: document systemd-hostnamed
2012-06-25 Lennart Poetteringbus: drop HaveWatchdog option
2012-06-25 Tom Gundersenman: fix typo in sysntemd-user-sessions.service page
2012-06-25 Lennart Poetteringman: document localed
2012-06-25 Lennart Poetteringsystemctl: make sure we print URLs we can't show in...
2012-06-25 Lennart Poetteringman: document systemd-timedated.service
2012-06-25 Lennart Poetteringman: document systemd-update-utmp-runlevel
2012-06-25 Lennart Poetteringcryptsetup: fix escaping when generating cryptsetup...
2012-06-25 Lennart Poetteringtmpfiles: write /run/nologin during early boot to disal...
2012-06-25 Lennart Poetteringman: document systemd-user-sessions.service
2012-06-25 Lennart Poetteringbuild-sys: make distcheck pass
2012-06-25 Lennart Poetteringunits: rename cryptsetup@.service to systemd-cryptsetup...
2012-06-25 Lennart Poetteringunits: rename halt/hibernate/kexec/poweroff/reboot...
2012-06-25 Lennart Poetteringunits: rename fsck@.service to systemd-fsck@.service
2012-06-25 Lennart Poetteringman: document systemd-remount-fs.service
2012-06-25 Lennart Poetteringman: document systemd-random-seed-load.service
2012-06-25 Lennart Poetteringunits: stop sleep.target when it has done its job
2012-06-25 Lennart Poetteringman: document systemd-vconsole-setup.service
2012-06-22 Lennart Poetteringman: introduce bootup(7)
2012-06-22 Lennart Poetteringman: add more references to k-c-l(7)
2012-06-22 Lennart Poetteringman: fix references to udev man page
2012-06-22 Lennart Poetteringman: add reference to bootparam(7) even though it is...
2012-06-22 Lennart Poetteringman: mention other initrd implementations in kernel...
2012-06-22 Lennart Poetteringunit: drop the Names= option
2012-06-22 Lennart Poetteringdbus: don't expose SysVInitPath and SysVRcndPath on...
2012-06-22 Lennart Poetteringcore: remove sysv_console option
2012-06-22 Lennart Poetteringsystemctl: automatically turn paths and unescaped unit...
2012-06-22 Lennart Poetteringmodules-load: parse driver=/rd.driver= kernel command...
2012-06-22 Lennart Poetteringman: refer to udevd by its service name not binary...
2012-06-22 Lennart Poetteringfstab-generator: support fstab=/rd.fstab= kernel cmdline
2012-06-22 Lennart Poetteringman: add more links to kernel-command-line(7)
2012-06-22 Lennart Poetteringcryptsetup: allow configuration of LUKS disks via the...
2012-06-21 Lennart Poetteringman: prettify logind man page
2012-06-21 Lennart Poetteringman: minor typo fixes
2012-06-21 Lennart Poetteringman: document all kernel command line options we understand
2012-06-21 Lennart Poetteringjournal: fix sd_journal_stream_fd()
2012-06-21 Eelco Dolstrajournal: set the _SYSTEMD_UNIT field for messages from...
2012-06-21 Lennart Poetteringreadahead: minor code style fixes
2012-06-21 Lennart Poetteringreadahead: make sure to close pack file before exiting...
2012-06-21 Lennart Poetteringreadahead: use log_error() for logging errors
2012-06-21 Lennart Poetteringreadahead: make use of util.h's page_size() call
2012-06-21 Lennart Poetteringreadahead: merge three binaries into one
2012-06-21 Lennart Poetteringpreset: don't look for preset files in /lib unless...
2012-06-21 Lennart Poetteringman: document the new RPM macros in daemon(7)
2012-06-21 Lennart Poetteringrpm: include RPM macro definition for .spec snippets
2012-06-21 Lennart Poetteringlogin: wrap CanTTY and CanGraphical seat attributes...
2012-06-21 Lennart Poetteringman: document new sd_session_get_state() call
2012-06-21 Lennart Poetteringlogind: introduce a state for session, being one of...
2012-06-21 Lennart Poetteringlogind: expose CanGraphical and CanTTY properties on...
2012-06-20 Lennart Poetteringupdate TODO
2012-06-20 Lennart Poetteringupdate TODO
2012-06-20 Lennart Poetteringtmpfiles: exclude the first level directories in /run...
2012-06-19 Shawn Landdenanalyze: Python 3 compatibility
2012-06-19 Lennart Poetteringlogin: initialize XDG_RUNTIME_DIR as /run/user/$UID...
2012-06-19 Tom Gundersenvconsole-setup: enable utf-8 mode explicitly
2012-06-19 Michal Sekletarsystemd: return error when asked to stop unknown unit
2012-06-18 Kay Sieverslibudev: clarify that udev_monitor_receive_device(...
2012-06-16 Lennart Poetteringjournal: fix monotonic seeking
2012-06-16 Lennart Poetteringjournal: rotate on SIGUSR2
2012-06-16 Lennart Poetteringjournal: fix SD_JOURNAL_SYSTEM_ONLY flag
2012-06-16 Lennart Poetteringjournal: expose and make use of cutoff times of journal
2012-06-16 Lennart Poetteringjournal: correct list link up on hash collisions
2012-06-16 Lennart Poetteringjournal: add basic object definition for signatures
2012-06-16 Lennart Poetteringjournal: replace arena offset by header size
2012-06-15 Michal Schmidtlogind: more robust handling of VT-less systems
2012-06-15 Lukas Nykrynservice: timeout for oneshot services
2012-06-14 Michal Schmidtsystemctl: clearer error message for missing install...
2012-06-14 Michal Schmidttmpfiles: create char devices with correct SELinux...
2012-06-13 Michal Schmidtunit-name: introduce unit_dbus_path_from_name()
2012-06-13 Michal Schmidtsystemctl: warn about all active triggers, not just...
2012-06-13 Michal Schmidtsystemctl: fix iteration in check_listening_sockets()
2012-06-13 Michal Schmidtsystemctl: remove is_socket_listening
2012-06-13 Michal Schmidtsystemctl: style fixes for the previous patch
2012-06-13 Michal Sekletarsystemctl will print warning when stopping unit
2012-06-12 Michal Schmidtman: fix 'sysytemd' typos
2012-06-12 Michal Schmidtjournal-file: fix mmap leak
2012-06-12 Michal Schmidtlogind: fix check for multiple sessions
2012-06-10 Kay Sieversudev: support "udevadm info /dev/sda; udevadm info...
2012-06-10 Kay Sieverstmpfiles: fix error message
2012-06-10 Kay Sieverstmpfiles: print error if basename lookup fails; documen...
2012-06-10 Dave Reisnertmpfiles: allow to specify basename only: systemd-tmpfi...
2012-06-10 Kay Sieversman: replace tabs with spaces
2012-06-10 Kay Sieversupdate .gitignore
2012-06-10 Kay Sieversman: systemd-tmpfiles - document proper config-file...
2012-06-10 Tom Gundersenarch: drop sysvcompat support
2012-06-10 Kay Sieversudev: always use $(rootprefix)/lib/udev for libexecdir
2012-06-07 Kay Sieverssystemd-debug-shell: add to POTFILES.skip
2012-06-07 Kay Sieversdelete plymouth units; moved to plymouth
2012-06-07 Michal Schmidtunits: add systemd-debug-shell.service
2012-06-06 Kay Sieversudev: systemd-udev-settle.service fix After=
2012-06-06 Michal Schmidtunits: avoid redundant VT clearing by agetty
2012-06-05 Auke Kokreadahead: Add tool to analyze the contents of the...
2012-06-05 Kay Sieversudev: remove remaining selinux labeling for file in...
2012-06-04 Kay Sieversudev: kernel cmdline - accept rd.* parameters
2012-06-04 Kay Sieverssilence gcc warning on 32 bit
2012-06-04 Kay Sieversbuild-sys: release 185 v185
2012-06-04 Kay Sieverssystemctl: rename "man" to "help"
next