summaryrefslogtreecommitdiff
path: root/src/shared
AgeCommit message (Expand)Author
2013-06-27test: Add list testcaseJan Janssen
2013-06-27core: general cgroup reworkLennart Poettering
2013-06-26journalctl: highlight MESSAGE= in verbose outputZbigniew Jędrzejewski-Szmek
2013-06-20journalctl,systemctl: show messages tagged with OBJECT_SYSTEMD_[USER_]_UNITZbigniew Jędrzejewski-Szmek
2013-06-20Make sure we only show authentic coredump messagesZbigniew Jędrzejewski-Szmek
2013-06-20Add hasprefix macro to check prefixes of fixed lengthZbigniew Jędrzejewski-Szmek
2013-06-21login: add an api to determine the slice a PID is located in to libsystemd-loginLennart Poettering
2013-06-20journalctl: show lines in full with --allZbigniew Jędrzejewski-Szmek
2013-06-20logind: add infrastructure to keep track of machines, and move to slicesLennart Poettering
2013-06-17core: add new .slice unit type for partitioning systemsLennart Poettering
2013-06-10journalctl: allow the user to specify the file(s) to useZbigniew Jędrzejewski-Szmek
2013-06-10Properly check for overflow in offsetsZbigniew Jędrzejewski-Szmek
2013-06-10journal: loop less in MATCH_AND_TERM conditionalsZbigniew Jędrzejewski-Szmek
2013-06-10journal: add ability to filter by current userZbigniew Jędrzejewski-Szmek
2013-06-10dev-setup: do not create a dangling /proc/kcore symlinkZbigniew Jędrzejewski-Szmek
2013-06-09journalctl: fix verbose output when no logs are foundZbigniew Jędrzejewski-Szmek
2013-06-09Allow for the use of @ in remote host callsDaniel Wallace
2013-06-09logs-show: print multiline messagesZbigniew Jędrzejewski-Szmek
2013-06-06cgroup: the "tasks" attribute is obsolete, cgroup.procs is the new replacementLennart Poettering
2013-06-06manager: Do not handle SIGKILL since we can notChengwei Yang
2013-06-04systemctl: limit logs in status to current bootZbigniew Jędrzejewski-Szmek
2013-06-03systemctl,core: allow nuking of symlinks to removed unitsZbigniew Jędrzejewski-Szmek
2013-05-30systemctl: suggest 'systemctl daemon-reload' without --systemZbigniew Jędrzejewski-Szmek
2013-05-30systemctl: add commands set-default and get-defaultVáclav Pavlín
2013-05-30journald: DO recalculate the ACL mask, but only if it doesn't existJan Alexander Steffens (heftig)
2013-05-21systemctl: make systemctl is-enabled work for templated unitsMichael Tremer
2013-05-17bus: add APIs for negotiating what is attached to messagesLennart Poettering
2013-05-16bus: make bus ref counting atomicLennart Poettering
2013-05-15Fix syscall(__NR_fanotify_mark, ...) on armChengwei Yang
2013-05-14bus: add and use UINT64_TO_PTR()Kay Sievers
2013-05-07hostname: only suppress setting of pretty hostname if it is non-equal to the ...Lennart Poettering
2013-05-07hashmap: document trivial_hash_func()Lennart Poettering
2013-05-07systemd-sleep: it is not an error if the config file is missingZbigniew Jędrzejewski-Szmek
2013-05-06systemd-sleep: add support for freeze and standbyZbigniew Jędrzejewski-Szmek
2013-05-06fileio: split write_one_line_file into twoZbigniew Jędrzejewski-Szmek
2013-05-03cgroup: when escaping a cgroup object name, also escape names that start with...Lennart Poettering
2013-05-02time-dst: use _cleanup_Zbigniew Jędrzejewski-Szmek
2013-05-02Add __attribute__((const, pure, format)) in various placesZbigniew Jędrzejewski-Szmek
2013-05-03hashmap.h: fix coding style issueDaniel Buch
2013-05-01Annotate some functions as _const_Cristian Rodríguez
2013-05-01cgls: add --machine/-MZbigniew Jędrzejewski-Szmek
2013-04-30util: Add _sentinel_ to strextend()Colin Walters
2013-04-30cgroup: make cg_pid_get_path() work properly for co-mounted controllers and n...Lennart Poettering
2013-04-30cgroup: do not allow manipulating the cgroup path of units within the systemd...Lennart Poettering
2013-04-30id128: when taking user input for a 128bit ID, validate syntaxLennart Poettering
2013-04-25Use attribute(unused) in PROTECT_ERRNOZbigniew Jędrzejewski-Szmek
2013-04-25Add some extra __attribute__ ((format)) sCristian Rodríguez
2013-04-25Make up for attribute malloc with alloc_sizeZbigniew Jędrzejewski-Szmek
2013-04-25Remove erroneous attribute((malloc)) annotationsZbigniew Jędrzejewski-Szmek
2013-04-26always unconditionally create /dev/rtc and use it internallyKay Sievers