]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
2012-10-20  Dave Reisnerbash-completion: ensure iterators are locally scoped
2012-10-20  Dave Reisnerbash-completion: add completions for hostnamectl
2012-10-20  Lennart Poetteringjournal: link up documentation with the file structure...
2012-10-20  Lennart Poetteringupdate TODO
2012-10-20  Dave Reisnerbash-completion: add completions for localectl
2012-10-20  Dave Reisnerbash-completion: add completions for timedatectl
2012-10-19  Christian Hesseshared/install: fix typo in comment
2012-10-19  Christian Hessesystemctl: fix return code in chroot
2012-10-19  Michael Olbrichmake sure __NR_name_to_handle_at is correctly defined
2012-10-19  Umut Tezduyarrandom-seed: fix error message typo
2012-10-19  Zbigniew Jędrzejewsk... journal: add tool to extract coredumps
2012-10-19  Martin Pittkeymap: Tolerate invalid entries in keymaps
2012-10-19  Martin Pittkeymap: Fix parsing of hex scan codes in tables
2012-10-19  Martin PittREADME.keymap.txt: Drop fdi2rules.py documentation
2012-10-19  Lennart Poetteringlocale: add client tool localectl similar to hostnamect...
2012-10-19  Lennart Poetteringsystemctl: modernization
2012-10-19  Lennart Poetteringutil: change endswith() to return a pointer to the...
2012-10-19  Lennart Poetteringset: introduce strv_sort()
2012-10-19  Lennart Poetteringset: introduce set_get_strv()
2012-10-19  Lennart Poetteringtimedatectl,hostnamectl: rework --help text
2012-10-18  Lennart PoetteringUpdate TODO
2012-10-18  Lennart Poetteringjournald.conf: remove MinSize= settings
2012-10-18  Lennart Poetteringsystemctl: remove --follow option
2012-10-18  Lennart Poetteringutil: unify line caching and column caching
2012-10-18  Lennart Poetteringutil: unify usage of on_tty() in util.c
2012-10-18  Lennart Poetteringutil: simplify column caching logic
2012-10-18  Zbigniew Jędrzejewsk... man: fix compilation warning in sd_journal_query_unique...
2012-10-18  Dave Reisnerbash-completion: complete values for journal fields
2012-10-18  Lennart Poetteringjournalctl: unify ellipsation handling between journalc...
2012-10-18  Lennart Poetteringjournalctl: don't ellipsize unless on a tty
2012-10-18  Lennart Poetteringjournalctl: honour -n if -F is used
2012-10-18  Lennart Poetteringman: ensure example of sd_journal_query_unique() compil...
2012-10-18  Dave Reisnerjournalctl.xml: fix shortopt for --field
2012-10-18  Lennart Poetteringjournal: fix symbol versioning file
2012-10-18  Lennart Poetteringjournal: typo fix
2012-10-18  Lennart Poetteringjournal: implement filtering in browse.html
2012-10-18  Lennart Poetteringjournal: add high-level match option to filter by curre...
2012-10-18  Lennart Poetteringjournal: add ability to list unique fields to gatewayd
2012-10-18  Lennart Poetteringjournal: validate field name in sd_journal_query_unique()
2012-10-18  Zbigniew Jędrzejewsk... systemd: use structured logging for unit changes
2012-10-18  Zbigniew Jędrzejewsk... core/execute: use cleanup_strv_free
2012-10-18  Zbigniew Jędrzejewsk... libsystemd-journal: export sd_journal_restart_unique
2012-10-18  Lennart Poetteringman: add missing man page
2012-10-18  Lennart Poetteringjournal: suggest rotation when fields are not indexed
2012-10-18  Lennart Poetteringjournalctl: move access check before the first access...
2012-10-18  Lennart Poetteringupdate TODO
2012-10-18  Lennart Poetteringjournalctl: implement quering field values with new...
2012-10-18  Lennart Poetteringjournal: add ability to list values a specified field...
2012-10-17  Lennart Poetteringunits: rework systemd-exit.service to terminate systemd...
2012-10-17  Lennart Poetteringmanager: connect SIGRTMIN+24 to terminating --user...
2012-10-17  Lennart Poetteringservice: when invoking service processes in --user...
2012-10-17  Lennart Poetteringtimedatectl: rename --fix-system to --adjust-system...
2012-10-17  Lennart Poetteringupdate TODO
2012-10-17  Dave Reisnertimedatectl: ensure n_zones is initialized
2012-10-17  Lennart Poetteringtimedatectl: properly initialize struct before decoding...
2012-10-17  Lennart Poetteringhostnamed: allow UTF8 chars in pretty hostname again
2012-10-17  Lennart Poetteringjournal: fix potential integer overflow
2012-10-17  Lennart Poetteringhostname: add new hostnamectl tool as text client for...
2012-10-17  Lennart Poetteringdocs: install README files into /var/log and 7etc/rc...
2012-10-17  Lennart Poetteringloginctl: show pager also for status command
2012-10-17  Lennart Poetteringtimedatectl: introduce new command line client for...
2012-10-17  Eelco DolstraProperly handle device aliases used as dependencies
2012-10-16  Lennart Poetteringjournalctl: properly track rotated journals in follow...
2012-10-16  Lennart Poetteringsd-journal: fix bad memory access
2012-10-16  Lennart Poetteringupdate TODO
2012-10-16  Lennart Poetteringjournal: implement time-based rotation/vacuuming
2012-10-16  Lennart Poetteringjournal: sort data items of entries by offset
2012-10-16  Lennart Poetteringmount: don't try to initialize extra deps for mount...
2012-10-16  Lennart Poetteringlogind: only release logind session from the PAM module...
2012-10-16  Lennart Poetteringid128: introduce new SD_ID128_CONST_STR() macro
2012-10-16  Lennart Poetteringjournal: don't export MESSAGE_ID() macro
2012-10-16  Michael Stapelbergservice: Heuristically determine whether SysV scripts...
2012-10-16  Colin Guthriejournal: Set the last_unused pointer correctly when...
2012-10-16  Colin Guthriejournal: Properly track the number of allocated windows.
2012-10-16  Lukas Nykrynsystemctl: append .service when unit does not have...
2012-10-16  Lennart Poetteringjournalctl: add --unit=/-u to match by unit name
2012-10-16  Wulf C. Kruegerconfigure.ac: Add a --without-python option.
2012-10-16  Thomas Bächlercore/swap.c: Do not add Before=swap.target to swap...
2012-10-16  Thomas Bächlercore: Refuse to run a user instance when the system...
2012-10-15  Daniel J Walshselinux: selabel_lookup_raw can return ENOENT and be...
2012-10-15  Daniel J WalshSELinux patch still broken, in that we are not checking...
2012-10-15  Mantas Mikulėnascore: allow Type=oneshot services to have ExecReload
2012-10-15  Michael Olbrichbuild-sys: check for name_to_handle_at declaration...
2012-10-15  Ferenc Wágnerman: Fix typo in udevadm documentation
2012-10-15  Lennart Poetteringjournalctl: harmonise in-stream comments
2012-10-15  Lennart Poetteringutil: properly handle -1 timespec/timeval
2012-10-15  Lennart Poetteringupdate TODO
2012-10-15  Andrew EikumReword sentences that contain psuedo-English "resp."
2012-10-15  Zbigniew Jędrzejewsk... journalctl: skip informational messages in export/json...
2012-10-15  Lukas Nykrynsystemctl: don't mangle name when it is a path
2012-10-15  Lennart Poetteringupdate TODO
2012-10-14  Zbigniew Jędrzejewsk... journalctl: make --follow really work
2012-10-13  Zbigniew Jędrzejewsk... journalctl: make --follow work again
2012-10-13  Zbigniew Jędrzejewsk... journal-verify: get rid of an unused variable
2012-10-13  Zbigniew Jędrzejewsk... journald: add missing include
2012-10-13  Zbigniew Jędrzejewsk... build-sys: always distribute file
2012-10-13  Zbigniew Jędrzejewsk... journal-gatewayd: rename variables to avoid -Wshadow...
2012-10-13  Zbigniew Jędrzejewsk... journald: properly update message size after stripping...
2012-10-13  Zbigniew Jędrzejewsk... journal: fix build in VALGRIND compatibility mode
2012-10-13  Zbigniew Jędrzejewsk... log: introduce a macro to format message id
next