chiark / gitweb /
elogind.git
2013-03-03 Zbigniew Jędrzejewsk... core/path: catch errors when adding watches
2013-03-03 Zbigniew Jędrzejewsk... core/path: modernize style
2013-03-03 Zbigniew Jędrzejewsk... core/path: use automatic cleanup
2013-03-03 Zbigniew Jędrzejewsk... core/path: fix a leak in success path
2013-03-03 Michael BieblUpdate TODO
2013-03-03 Michael Bieblbash-completion: split completions and move to new...
2013-03-02 Michal Schmidtjob: print the "OK" status messages in normal green
2013-03-02 Michal Schmidtmanager: turn a superfluous check into assert
2013-03-02 Michal Schmidtunit: count deserialized job only after it's definitely...
2013-03-01 Tom Gunderseninitrd: add unit files needed for basic systemd-in...
2013-03-01 Tom Gundersenfstab-generator: initrd - mount selected entries from...
2013-03-01 Lukas Nykrynsystemctl: check if iterator was initialized succesfully
2013-03-01 Lukas Nykrynmanager: print p and then free it
2013-03-01 Lukas Nykrynsystemd-analyze: free unit_times only if it is not...
2013-03-01 Lukas Nykrynsystemd-python: add missing check for return of PyDict_...
2013-03-01 Tom Gundersenfstab-generator: drop rootwait support
2013-03-01 Lennart Poetteringupdate TODO
2013-03-01 Mantas Mikulėnasinhibit: make the output more readable
2013-03-01 Lennart Poetteringcoredump: bump coredump truncation size from 24M to...
2013-03-01 Michal Schmidtcore: fix running jobs counters after reload/reexec
2013-03-01 Harald Hoyerfstab-generator: set "ro" as default for sysroot.mount
2013-03-01 Harald Hoyerfstab-generator: fix commit 92094b7
2013-03-01 Oleksii Shevchukunit: fix the race in deserialization.
2013-03-01 Harald Hoyerfstab-generator: parse_new_root_from_proc_cmdline(...
2013-03-01 Harald Hoyermanager: prevent segfault in manager_print_jobs_in_prog...
2013-03-01 Harald Hoyercryptsetup-generator: fix the kernel command line strat...
2013-03-01 Lennart Poetteringspecifier: when resolving specifier strings when loadin...
2013-03-01 Frederic Crozatfstab,mount: detect rbind as bind mount
2013-03-01 Daniel Wallacejournalctl: add --user-unit= switch
2013-03-01 Lennart Poetteringpath-lookup: downgrade again the messages where we...
2013-03-01 Lennart PoetteringRevert "systemctl: try to reload daemon after enable...
2013-03-01 Lennart Poetteringsystemctl: try to reload daemon after enable/disable...
2013-03-01 Lukas Nykrynpager: add K to less environment
2013-03-01 Lukas Nykrynjournalctl: add --reverse option to show the newest...
2013-03-01 Zbigniew Jędrzejewsk... Merge branch 'python-systemd-reader'
2013-03-01 Zbigniew Jędrzejewsk... python-systemd: rename Journal to Reader
2013-03-01 Zbigniew Jędrzejewsk... systemd-python: return both parts of sd_journal_get_mon...
2013-03-01 Zbigniew Jędrzejewsk... python-systemd: check all errors and use automatic...
2013-03-01 Zbigniew Jędrzejewsk... build-sys: upload python documentation to freedesktop.org
2013-03-01 Zbigniew Jędrzejewsk... systemd-python: hide ChainMap import
2013-03-01 Zbigniew Jędrzejewsk... systemd-python: document attributes
2013-03-01 Zbigniew Jędrzejewsk... systemd-python: use PyModule_AddObject in id128
2013-03-01 Zbigniew Jędrzejewsk... build-sys: make sphinx support uncoditional
2013-03-01 Zbigniew Jędrzejewsk... systemd-python: polish the docstrings
2013-02-28 Lennart Poetteringman: clarify systemctl --property= documentation a bit
2013-02-28 Lennart Poetteringupdate TODO
2013-02-28 Zbigniew Jędrzejewsk... man: fix docbook in systemd-activate(8)
2013-02-28 Zbigniew Jędrzejewsk... man: document systemd-nspawn behaviour with -b
2013-02-28 Zbigniew Jędrzejewsk... systemd-activate: add a socket-activation test tool
2013-02-28 Zbigniew Jędrzejewsk... nspawn: environment would be truncated with TERM unset
2013-02-28 Zbigniew Jędrzejewsk... man: drop rhs parts in snippets in directive index
2013-02-28 Zbigniew Jędrzejewsk... build-sys: fix update-man-rules for vpath builds
2013-02-28 Zbigniew Jędrzejewsk... build-sys: tell Makefile.am to distribute kernel-install
2013-02-28 Michal Schmidtcore/manager: print status messages about running jobs
2013-02-28 Michal Schmidtcore: count active units that may mind our printing...
2013-02-28 Michal Schmidtcore/execute: determine if ExecContext may fiddle with...
2013-02-28 Michal Schmidtcore/execute: add internal is_terminal_output()
2013-02-28 Michal Schmidtutil: split resolving of /dev/console into a new function
2013-02-28 Michal Schmidtcore/unit: use a temp variable for manager pointer...
2013-02-28 Michal Schmidtutil, core: add support for ephemeral status lines
2013-02-28 Michal Schmidtcore/transaction: replace a bare status_printf()
2013-02-28 Michal Schmidtcore: redefine unit_status_printf()
2013-02-28 Michal Schmidtcore/manager: make a couple of functions static
2013-02-27 Michal Schmidtcore: add manager_status_printf()
2013-02-27 Michal Schmidtcore: keep track of the number of JOB_RUNNING jobs
2013-02-27 Lennart Poetteringman: document the new systemctl cgroup commands
2013-02-27 Lennart Poetteringsystemctl: fix minimal number of params for new cgroup...
2013-02-27 Lennart Poetteringupdate TODO
2013-02-27 Lennart Poetteringunit: rework resource management API
2013-02-27 Lennart Poetteringsystemctl: fix indentation
2013-02-27 Lennart Poetteringupdate TODO
2013-02-27 Lennart Poetteringman: clarify how to configure default control group...
2013-02-27 Lennart PoetteringRevert "log: fix fallbacks to kmsg"
2013-02-27 Kay Sieversmount-setup: mount pstore filesystem
2013-02-27 Zbigniew Jędrzejewsk... log-show: look at everything in /run/log/journal
2013-02-27 Zbigniew Jędrzejewsk... bash-completion: journalctl query by binary and device
2013-02-27 Lennart Poetteringupdate TODO, hackfest edition
2013-02-26 Daniel Buchtest-util.c: added hexchar, unhexchar, octchar, unoctch...
2013-02-26 Kay SieversTODO: update
2013-02-26 Harald Hoyerkernel-install: rename the loader entry filename
2013-02-26 Harald Hoyerkernel-install: create the loader entries with absolute...
2013-02-26 Harald Hoyerkernel-install: replace URLs with man pages in the...
2013-02-26 Harald Hoyerkernel-install: fixed paths in boot loader entry
2013-02-25 Thomas Hindoe... tests: add a few more tests to test-util.c
2013-02-25 Kay Sieverskernel-install: remove LANG=
2013-02-25 Lennart Poetteringnspawn: add --bind= and --bind-ro= to bind mount host...
2013-02-25 Harald Hoyerkernel-install(8): add documentation about the configur...
2013-02-25 Harald Hoyerkernel-install: add kernel-install tool
2013-02-25 Michal SchmidtRevert "nspawn: catch config mistake of specifying...
2013-02-25 Tom Gundersendebug-shell: don't be picky, use /bin/sh rather than...
2013-02-24 Dave Reisnerbuild: remove explicit -shared in LDFLAGS
2013-02-24 Paul W. Frieldsjournal: fix --until
2013-02-24 Zbigniew Jędrzejewsk... nspawn: catch config mistake of specifying -b and args
2013-02-23 Michal Schmidttest: test irreversible jobs
2013-02-22 Zbigniew Jędrzejewsk... systemd-python: indenation and style tweaks
2013-02-22 Kay Sieversbuild-sys: move systemd-analyze to /usr/bin
2013-02-22 Zbigniew Jędrzejewsk... systemd-python: downgrade _reader.c to C89
2013-02-22 Zbigniew Jędrzejewsk... systemd-python: add casts and fix unused variable warni...
2013-02-22 Zbigniew Jędrzejewsk... systemd-python: wrap some python differences using...
2013-02-22 Zbigniew Jędrzejewsk... systemd-python: introduce error setting helper
next