chiark / gitweb /
journalctl: check return of strjoin
[elogind.git] / src /
2013-04-10 Lukas Nykrynjournalctl: check return of strjoin
2013-04-10 Zbigniew Jędrzejew... Use initalization instead of explicit zeroing in more...
2013-04-10 Lennart Poetteringlocalctl: skip locale entries with non-UTF8 names
2013-04-10 Lennart Poetteringbus: when we unmarshal an fd it should stay owned by...
2013-04-10 Fedora systemd teamlogind: avoid creating stale session state files
2013-04-09 Lennart Poetteringlogind: introduce an explicit session class for cronjob...
2013-04-09 Lennart Poetteringupdate TODO
2013-04-09 Lennart Poetteringbus: also remove recursive invocation of message_append...
2013-04-09 Lennart Poetteringbus: implement message_read_ap() non-recursively
2013-04-09 Lennart Poetteringshutdown: print a nice message before returning to...
2013-04-09 Martin Pittkeymap: Fix typo in previous commit
2013-04-09 Pali Roharkeymap: Add HP EliteBook 8460p
2013-04-09 Michael Biebllibudev: Move -lrt to Libs.private
2013-04-08 Lennart Poetteringmachine-id: fix missing initialization v201
2013-04-08 Lennart Poetteringshutdown: print a message when storage is finalized
2013-04-08 Lennart Poetteringjournald: bring max coredump size in sync with max...
2013-04-08 Lennart Poetteringcgroup: clean-ups
2013-04-08 Lennart Poetteringanalyze: various cleanups
2013-04-08 Lennart Poetteringanalyze: fix OOM handling + fix memory leak
2013-04-08 Lennart Poetteringanalyze: add missing --help text entries
2013-04-08 Łukasz Stelmachsystemd-analyze: filter dot output
2013-04-08 Harald Hoyerudev/udev-ctrl.c:udev_ctrl_new_from_fd() enable SO_PASSCRED
2013-04-08 Ronny Chevalierdbus-manager: fix variable type introspection
2013-04-08 Lennart Poetteringcgroup: always keep access mode of 'tasks' and 'cgroup...
2013-04-08 Marc-Antoine Perennoukernel-install: don't make unused parameter mandatory
2013-04-08 Lennart Poetteringjournald: no need to free audit vars
2013-04-08 Lennart Poetteringjournald: drop two more memory allocations
2013-04-08 Lennart Poetteringjournald: get rid of one more memory allocation
2013-04-08 Holger Hans Peter... journald: Do not dynamically allocate _UID/_GID/_PID...
2013-04-08 Holger Hans Peter... journald: Do not always record _AUDIT_SESSION and _AUDI...
2013-04-08 Holger Hans Peter... util: Avoid memory allocations for formatting paths
2013-04-08 Lennart Poetteringupdate TODO
2013-04-08 Lennart Poetteringcgtop: print absolute CPU times with format_timespan
2013-04-08 Harald HoyerDo not serialize environment, when switching root
2013-04-08 Simon McVittiesd-daemon.c: allow use of -lrt to be avoided
2013-04-08 Marius Vollmerjournal: Fix typo
2013-04-06 Steven Hiscockssystemd-python: fix wait bug
2013-04-06 Kay Sieversdbus-loop.c: fix variable initialization
2013-04-06 Zbigniew Jędrzejew... Use _cleanup_ when reading config files
2013-04-05 Zbigniew Jędrzejew... Add _cleanup_globfree_
2013-04-05 Zbigniew Jędrzejew... Use initalization instead of explicit zeroing
2013-04-05 Zbigniew Jędrzejew... udevadm: do not free node on success
2013-04-05 Zbigniew Jędrzejew... udev-builtin-usb_id: avoid comparison of unsigned and...
2013-04-05 Lennart Poetteringsystemctl: tweak drop-in display
2013-04-05 Lennart Poetteringsystemctl: tweak output of Listen: fields a bit
2013-04-05 Oleksii Shevchuksystemctl: Add DropIn paths to status message
2013-04-05 Lennart Poetteringlogind: consider key inhibitors that are taken by non...
2013-04-05 Martin PittPAM, uaccess: check for logind, not for systemd
2013-04-05 Lennart Poetteringbus: various improvements for test-bus-chat
2013-04-05 Lennart Poetteringbus: convert a couple of calls over to new convenience...
2013-04-05 Lennart Poetteringbus: add convenience calls for method replies, too
2013-04-05 Lennart Poetteringbus: when parsing signature strings, accept NULL as...
2013-04-05 Lennart Poetteringbus: make sure callback structs are always properly...
2013-04-05 Michal Schmidtvconsole-setup: fix vconsole.conf vs. cmdline overridin...
2013-04-05 Lennart Poetteringbus: use C99 struct construction for error initializers
2013-04-05 Zbigniew Jędrzejew... test-strv: do not declare table to be sorted const
2013-04-05 Zbigniew Jędrzejew... test-catalog,core/load-dropin: remove unused variables
2013-04-05 Cristian Rodríguezjournal: u64log2 can be expressed just as __builtin_clz...
2013-04-05 Zbigniew Jędrzejew... systemctl: align cgroups to 'n' in 'name='
2013-04-05 Zbigniew Jędrzejew... sd-id128: check that the kernel is feeding us proper...
2013-04-05 Zbigniew Jędrzejew... udevadm-hwdb: avoid leak in error path
2013-04-05 Zbigniew Jędrzejew... efivars: un-leak a few strings
2013-04-05 Zbigniew Jędrzejew... timedated: fix a few memory leaks
2013-04-05 Lennart Poetteringbus: add convenience functions for constructing and...
2013-04-05 Lennart Poetteringbus: properly detect and handle if a callback is instal...
2013-04-05 Lennart Poetteringbus: don't allow recursive invocation of sd_bus_process()
2013-04-04 Lennart Poetteringlocalectl: add support for listing X11 keymap information
2013-04-04 Lennart Poetteringjournal: add sd_journal_get_timeout() call to public API
2013-04-04 Lennart Poetteringlogin: add sd_login_monitor_get_timeout() public api...
2013-04-04 Harald Hoyertest-bus-marshal.c: do not call g_type_init() for moder...
2013-04-04 Harald Hoyercryptsetup-generator: add JobTimeoutSec=0 for the decry...
2013-04-04 Lennart Poetteringlogin: add new public API call sd_login_monitor_get_eve...
2013-04-04 Lennart Poetteringjournal: add public API call sd_journal_get_events()
2013-04-04 Lennart Poetteringutil: tweak format_timespan() a bit
2013-04-04 Lennart Poetteringutil: add a bit of syntactic sugar to run short code...
2013-04-04 Lennart Poetteringutil: make time formatting a bit smarter
2013-04-03 Lennart Poetteringtime: add suppot for fractional time specifications
2013-04-03 Lennart Poetteringhostnamectl: if somebody invokes 'hostnamectl set-hostn...
2013-04-03 Lennart Poetteringfileio: don't check for errors more often than really...
2013-04-03 Lennart Poetteringfileio: write proper env var write-out code
2013-04-03 Lennart Poetteringshared: rework env file reader
2013-04-03 Lennart Poetteringutil: rename parse_usec() to parse_sec() sinds the...
2013-04-03 Lennart Poetteringutil: rename write_one_line_file() to write_string_file()
2013-04-03 Harald Hoyercore/killall.c: prevent segfault and initialize pids
2013-04-02 Zbigniew Jędrzejew... cgtop: add % as key to toggle time/percentage
2013-04-02 Umut Tezduyarcgtop: optionally show CPU usage as time and become...
2013-04-02 Zbigniew Jędrzejew... nss-myhostname: do not use _cleanup_
2013-04-02 Lennart Poetteringupdate TODO
2013-04-02 Lennart Poetteringmacro: add macro for precisely determining length of...
2013-04-02 Lennart Poetteringutil: add a bit of syntactic sugar for saving/restoring...
2013-04-02 Zbigniew Jędrzejew... Replace s/Dropin/DropIn/
2013-04-02 Oleksii ShevchukIntrospect and monitor dropin configuration
2013-04-02 Zbigniew Jędrzejew... shared/cgroup-show: fix leak of "pid"
2013-04-02 Zbigniew Jędrzejew... systemctl: align all status fields to common column
2013-04-02 Oleksii ShevchukAdd Listen* to dbus properties
2013-04-02 Dr. Tilmann BubeckDo no isolate in case of emergency or severe problems
2013-04-02 Cristian RodríguezAlways use our own MAX/MIN definitions
2013-04-01 Lennart Poetteringshutdown: correctly wait for processes we killed in...
2013-04-01 Thomas Weißschuhcryptsetup: add RequiresMountsFor for keyfile
2013-04-01 Thomas Weißschuhcryptsetup: RequiresMountsFor if source is a file
next