summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-04-04journal: add sd_journal_get_timeout() call to public APILennart Poettering
2013-04-04login: add sd_login_monitor_get_timeout() public api callLennart Poettering
2013-04-04test-bus-marshal.c: do not call g_type_init() for modern glib versionsHarald Hoyer
2013-04-04cryptsetup-generator: add JobTimeoutSec=0 for the decrypted crypt devicesHarald Hoyer
2013-04-04login: add new public API call sd_login_monitor_get_events() to get poll() fl...Lennart Poettering
2013-04-04journal: add public API call sd_journal_get_events()Lennart Poettering
2013-04-04util: tweak format_timespan() a bitLennart Poettering
2013-04-04util: add a bit of syntactic sugar to run short code fragments with a differe...Lennart Poettering
2013-04-04util: make time formatting a bit smarterLennart Poettering
2013-04-03time: add suppot for fractional time specificationsLennart Poettering
2013-04-03hostnamectl: if somebody invokes 'hostnamectl set-hostname' with a valid inte...Lennart Poettering
2013-04-03fileio: don't check for errors more often than really necessaryLennart Poettering
2013-04-03fileio: write proper env var write-out codeLennart Poettering
2013-04-03shared: rework env file readerLennart Poettering
2013-04-03util: rename parse_usec() to parse_sec() sinds the default unit is secondsLennart Poettering
2013-04-03util: rename write_one_line_file() to write_string_file()Lennart Poettering
2013-04-03core/killall.c: prevent segfault and initialize pidsHarald Hoyer
2013-04-02cgtop: add % as key to toggle time/percentageZbigniew Jędrzejewski-Szmek
2013-04-02cgtop: optionally show CPU usage as time and become stdout sensitiveUmut Tezduyar
2013-04-02nss-myhostname: do not use _cleanup_Zbigniew Jędrzejewski-Szmek
2013-04-02update TODOLennart Poettering
2013-04-02macro: add macro for precisely determining length of decimal string formattin...Lennart Poettering
2013-04-02util: add a bit of syntactic sugar for saving/restoring errnoLennart Poettering
2013-04-02Replace s/Dropin/DropIn/Zbigniew Jędrzejewski-Szmek
2013-04-01Introspect and monitor dropin configurationOleksii Shevchuk
2013-04-01shared/cgroup-show: fix leak of "pid"Zbigniew Jędrzejewski-Szmek
2013-04-01systemctl: align all status fields to common columnZbigniew Jędrzejewski-Szmek
2013-04-01Add Listen* to dbus propertiesOleksii Shevchuk
2013-04-01Do no isolate in case of emergency or severe problemsDr. Tilmann Bubeck
2013-04-01Always use our own MAX/MIN definitionsCristian Rodríguez
2013-04-02shutdown: correctly wait for processes we killed in the killall spreeLennart Poettering
2013-04-01cryptsetup: add RequiresMountsFor for keyfileThomas Weißschuh
2013-04-01cryptsetup: RequiresMountsFor if source is a fileThomas Weißschuh
2013-04-01core/socket: log errors when starting socket for this socketZbigniew Jędrzejewski-Szmek
2013-04-01Add AllowIsolate=yes to snapshotsOleksii Shevchuk
2013-04-01stdio-bridge: rework stdio bridge to use libsystemd-busLennart Poettering
2013-04-01bus: always return something in sd_bus_get_timeout()Lennart Poettering
2013-04-01bus: be more careful when determining credential dataLennart Poettering
2013-04-01bus: when the first char a server receives isn't the NUL byte immediately failLennart Poettering
2013-04-01bus: ignore the passed UID on EXTERNAL auth if ANONYMOUS is allowedLennart Poettering
2013-04-01bus: when reading a message from the socket, make sure to note down the sizeLennart Poettering
2013-04-01bus: reuse sd_is_socket() callLennart Poettering
2013-04-01bus: fall back to readv/writev if recvmsg/sendmsg don't workLennart Poettering
2013-04-01bus: allow two different fds for input/output in sd_bus_set_fd()Lennart Poettering
2013-03-31Partially revert e62d8c394474Zbigniew Jędrzejewski-Szmek
2013-03-31activate: do not leak envp on errorZbigniew Jędrzejewski-Szmek
2013-03-31journalctl: reword error messageZbigniew Jędrzejewski-Szmek
2013-03-31tmpfiles: fix obscure leak in error pathZbigniew Jędrzejewski-Szmek
2013-03-31ModernizationZbigniew Jędrzejewski-Szmek
2013-03-31strbuf: replace quick sort with bubble sortZbigniew Jędrzejewski-Szmek