chiark / gitweb /
backlight: add minimal tool to save/restore screen brightness across reboots
[elogind.git] / src / shared /
2013-08-13 Lennart Poetteringmissing: use btrfs.h instead of defining our own btrfs...
2013-08-11 Zbigniew Jędrzejew... logs-show: limit to 3 lines and use dots if not showing...
2013-08-11 Zbigniew Jędrzejew... logs-show: fix indentation for 2nd and later lines...
2013-08-11 Zbigniew Jędrzejew... systemctl: show hint about --full when lines don't fit
2013-08-04 Daniel Schaalsystemd-delta: Only print colors when on a tty
2013-07-26 Kay Sieversrework systemd's own process environment handling/passing
2013-07-26 Zbigniew Jędrzejew... journalctl: use _COMM= match for scripts
2013-07-26 Kay Sieversshared: split mkdir_*() and mkdir_*_label() from each...
2013-07-24 Lennart Poetteringcore: synchronously block when logging
2013-07-21 Shawn Landdenshared: fix build on !x86
2013-07-19 Zbigniew Jędrzejew... core: add %v specifier
2013-07-18 Lennart Poetteringutil: add split_pair() for splitting foo=bar strings
2013-07-18 Tomasz Torczjournalctl: add ”short-iso” output format with verbose...
2013-07-17 Zbigniew Jędrzejew... journalctl,systemctl: fix tiny memleak
2013-07-17 Lennart Poetteringutil: make gcc shut up by passing a 0 mode param to...
2013-07-17 Lennart Poetteringutil: make some gcc versions shut up regarding unintial...
2013-07-16 Harald Hoyerutil.c:is_locale_utf8(): check, if "C" was set on purpose
2013-07-16 Zbigniew Jędrzejew... test-tables: allow sparse tables and check mapping...
2013-07-16 Ramkumar Ramachandradetect-virt: detect User-Mode Linux
2013-07-16 Shawn Landdenjournal: add logging of effective capabilities _CAP_EFF...
2013-07-15 Frederic Crozatutil: recognize 'ncp' as an alias to 'ncpfs'
2013-07-15 Zbigniew Jędrzejew... systemd: fix NULL dereference when disabling a nonexist...
2013-07-14 Zbigniew Jędrzejew... test: add trivial test for syscall table and extend...
2013-07-13 Ross Lagerwallinstall: make "reenable" work with templated units
2013-07-12 Zbigniew Jędrzejew... shared/install: fix trivial memleak
2013-07-11 Lennart Poetteringcgroup: simplify how instantiated units are mapped...
2013-07-11 Shawn Landdenbasic SO_REUSEPORT support
2013-07-10 Lennart Poetteringcgroup: when uninstalling agent, actually turn it off...
2013-07-10 Lennart Poetteringsystemctl: suppress error message when doing "systemctl...
2013-07-10 Lennart Poetteringcore: serialize/deserialize bus subscribers
2013-07-05 Zbigniew Jędrzejew... tests: add tests for string lookup tables
2013-07-04 Kay Sieversdisable the cgroups release agent when shutting down
2013-07-03 Jason St. Johnreplace tabs with spaces in various files
2013-07-03 Zbigniew Jędrzejew... journald: drop (deleted) from _EXE= fields
2013-07-03 Jason St. Johnman: improve grammar and word formatting in numerous...
2013-07-02 Lennart Poetteringlibsystemd-logind: fix detection of session/user/machin...
2013-07-01 Lennart Poetteringlogind: port over to use scopes+slices for all cgroup...
2013-07-01 Lennart Poetteringcore: split out unit bus path unescaping into unit_name...
2013-06-30 Lennart Poetteringcore: add new "scope" unit type for making a unit of...
2013-06-28 Lennart Poetteringcore: add transient units
2013-06-27 Jan Janssentest: Add list testcase
2013-06-27 Lennart Poetteringcore: general cgroup rework
2013-06-26 Zbigniew Jędrzejew... journalctl: highlight MESSAGE= in verbose output
2013-06-21 Zbigniew Jędrzejew... journalctl,systemctl: show messages tagged with OBJECT_...
2013-06-21 Zbigniew Jędrzejew... Make sure we only show authentic coredump messages
2013-06-21 Zbigniew Jędrzejew... Add hasprefix macro to check prefixes of fixed length
2013-06-20 Lennart Poetteringlogin: add an api to determine the slice a PID is locat...
2013-06-20 Zbigniew Jędrzejew... journalctl: show lines in full with --all
2013-06-20 Lennart Poetteringlogind: add infrastructure to keep track of machines...
2013-06-17 Lennart Poetteringcore: add new .slice unit type for partitioning systems
2013-06-10 Zbigniew Jędrzejew... journalctl: allow the user to specify the file(s) to use
2013-06-10 Zbigniew Jędrzejew... Properly check for overflow in offsets
2013-06-10 Zbigniew Jędrzejew... journal: loop less in MATCH_AND_TERM conditionals
2013-06-10 Zbigniew Jędrzejew... journal: add ability to filter by current user
2013-06-10 Zbigniew Jędrzejew... dev-setup: do not create a dangling /proc/kcore symlink
2013-06-10 Zbigniew Jędrzejew... journalctl: fix verbose output when no logs are found
2013-06-09 Daniel WallaceAllow for the use of @ in remote host calls
2013-06-09 Zbigniew Jędrzejew... logs-show: print multiline messages
2013-06-06 Lennart Poetteringcgroup: the "tasks" attribute is obsolete, cgroup.procs...
2013-06-06 Chengwei Yangmanager: Do not handle SIGKILL since we can not
2013-06-04 Zbigniew Jędrzejew... systemctl: limit logs in status to current boot
2013-06-03 Zbigniew Jędrzejew... systemctl,core: allow nuking of symlinks to removed...
2013-05-31 Zbigniew Jędrzejew... systemctl: suggest 'systemctl daemon-reload' without...
2013-05-31 Václav Pavlínsystemctl: add commands set-default and get-default
2013-05-30 Jan Alexander Stef... journald: DO recalculate the ACL mask, but only if...
2013-05-21 Michael Tremersystemctl: make systemctl is-enabled work for templated...
2013-05-17 Lennart Poetteringbus: add APIs for negotiating what is attached to messages
2013-05-16 Lennart Poetteringbus: make bus ref counting atomic
2013-05-16 Chengwei YangFix syscall(__NR_fanotify_mark, ...) on arm
2013-05-14 Kay Sieversbus: add and use UINT64_TO_PTR()
2013-05-07 Lennart Poetteringhostname: only suppress setting of pretty hostname...
2013-05-07 Lennart Poetteringhashmap: document trivial_hash_func()
2013-05-07 Zbigniew Jędrzejew... systemd-sleep: it is not an error if the config file...
2013-05-06 Zbigniew Jędrzejew... systemd-sleep: add support for freeze and standby
2013-05-06 Zbigniew Jędrzejew... fileio: split write_one_line_file into two
2013-05-03 Lennart Poetteringcgroup: when escaping a cgroup object name, also escape...
2013-05-03 Zbigniew Jędrzejew... time-dst: use _cleanup_
2013-05-03 Zbigniew Jędrzejew... Add __attribute__((const, pure, format)) in various...
2013-05-02 Daniel Buchhashmap.h: fix coding style issue
2013-05-01 Cristian RodríguezAnnotate some functions as _const_
2013-05-01 Zbigniew Jędrzejew... cgls: add --machine/-M
2013-04-30 Colin Waltersutil: Add _sentinel_ to strextend()
2013-04-30 Lennart Poetteringcgroup: make cg_pid_get_path() work properly for co...
2013-04-30 Lennart Poetteringcgroup: do not allow manipulating the cgroup path of...
2013-04-30 Lennart Poetteringid128: when taking user input for a 128bit ID, validate...
2013-04-26 Zbigniew Jędrzejew... Use attribute(unused) in PROTECT_ERRNO
2013-04-26 Cristian RodríguezAdd some extra __attribute__ ((format)) s
2013-04-26 Zbigniew Jędrzejew... Make up for attribute malloc with alloc_size
2013-04-26 Zbigniew Jędrzejew... Remove erroneous attribute((malloc)) annotations
2013-04-25 Kay Sieversalways unconditionally create /dev/rtc and use it inter...
2013-04-25 Lennart Poetteringutil: rework safe_atod() to be locale-independent
2013-04-25 Lennart Poetteringconf-parser: restrict .include usage
2013-04-24 Lennart Poetteringcgroup: always validate cgroup controller names
2013-04-24 Lennart Poetteringfileio: unify how we chop off whitespace from key and...
2013-04-24 Kay Sieversdo not create /dev/rtc symlink, let systemd search...
2013-04-24 Zbigniew Jędrzejew... Add set_consume which always takes ownership
2013-04-23 Lennart Poetteringcgroup: make sure all our cgroup objects have a suffix...
2013-04-23 Lennart Poetteringnspawn: suffix the nspawn cgroups with ".nspawn"
2013-04-19 Zbigniew Jędrzejew... core/killall: use procfs_file_alloca
2013-04-19 Harald HoyerReintroduce f_type comparison macro
next