summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-09-13python: make gcc shut upLennart Poettering
2012-09-13manager: fix the buildLennart Poettering
2012-09-13manager: extend performance measurement interface to include firmware/loader ...Lennart Poettering
2012-09-13journal: fix 128bit IDs of unit reload entriesLennart Poettering
2012-09-13update-utmp: Don't error out on runlevel updates if utmp doesn't existColin Walters
2012-09-13journal: never assert directly on data read from the journalLennart Poettering
2012-09-13journald: don't reposition window if we don't have toLennart Poettering
2012-09-13python: fix error handling, and allocate argument array on the stackLennart Poettering
2012-09-13python: reindent to follow coding styleLennart Poettering
2012-09-13python: change license to LGPL 2.1Lennart Poettering
2012-09-13python: integrate David Strauss' python-systemd packageLennart Poettering
2012-09-13tmpfiles: plug file descriptor leak.Dave Reisner
2012-09-13readahead: use 20K instead of 16K as temporary request nr bumpLennart Poettering
2012-09-12journalctl: print QR code only if we are running on an UTF-8 systemLennart Poettering
2012-09-12systemctl: direct the user to list-unit-files from the list-units outputLennart Poettering
2012-09-12tmpfiles: support globbing for w optionDave Reisner
2012-09-12test: extend unit-name test a bitLennart Poettering
2012-09-12login: reshuffle meaning of require_active parameterLennart Poettering
2012-09-12logind: Avoid unnecesary rewrite of user file when switching sessions of the ...Colin Guthrie
2012-09-12logind: Ensure the user, seat and session files are updated when the session ...Colin Guthrie
2012-09-12logind: Add a two new variables to the user session tracking file.Colin Guthrie
2012-09-12logind: Properly list the ACTIVE_SEATS in the user session tracking file.Colin Guthrie
2012-09-12logind: If all user sessions are in closing state, set the overall status to ...Colin Guthrie
2012-09-12pam: Add session class to the debug log.Colin Guthrie
2012-09-12unit-name: rework unit_name_replace_instance function()Lennart Poettering
2012-09-11journal: don't set seal flag if we don't have gcrypt built-inLennart Poettering
2012-09-11journal: don't try to compress without XZMichael Olbrich
2012-09-11util: rm_rf_children_dangerous: delete all descendants dangerouslyTom Gundersen
2012-09-11condition: add ConditionFileNotEmpty=Lennart Poettering
2012-09-11when determining unit file list, include invalid unit names in an "invalid" s...Lennart Poettering
2012-09-10journald: don't do debug logging by defaultLennart Poettering
2012-09-10journald: don't complain if fss key does not existLennart Poettering
2012-09-10selinux: close stdin/stdout/stderr before loading selinux policyLennart Poettering
2012-09-10journald: detect invalid header pointers correctlyLennart Poettering
2012-09-10unit: don't allow units to be gc'ed that still are referenced via UnitRefLennart Poettering
2012-09-10inhibit: close all fds when invoking inhibited toolLennart Poettering
2012-09-10dbus: minor coding style fixesLennart Poettering
2012-09-10Make systemd-inhibit --list workMatthias Clasen
2012-09-10path-util: fall back to stat() if kernel does not support name_to_handle_at()Mantas Mikulėnas
2012-09-10path-util: do not fail in path_is_mountpoint() if path doesn't existMantas Mikulėnas
2012-09-07journald: make splitting up of journal files per-user configurableLennart Poettering
2012-09-07journal: add call to determine current journal file disk usageLennart Poettering
2012-09-07main: fix syntax of net_prio cgroup controllerLennart Poettering
2012-09-06journald: avoid logging to kmsg in the normal pathsLennart Poettering
2012-09-05localed: system-setup-keyboard is no more on fedoraLennart Poettering
2012-09-05tmpfiles: don't attempt creation of device nodes when we run in a containerLennart Poettering
2012-09-05systemctl: properly build flags for show_journal_by_unit()Lennart Poettering
2012-09-05journalctl: show "Reboot" markers in output only when showing local-only entriesLennart Poettering
2012-09-05journalctl: replace --local by --merge, i.e. don't interleave remote journals...Lennart Poettering
2012-09-05nspawn: handle poweroff/reboot nicely in containersLennart Poettering