chiark / gitweb /
bus: add cal to determine machine id of an owner of a service
[elogind.git] / src / shared /
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
2013-04-18 Harald HoyerRevert f_type fixups
2013-04-18 Harald Hoyermacro.h: let F_TYPE_CMP() macro fail to compile, if...
2013-04-18 Harald Hoyerfileio.c: do not parse comments after non-whitespace...
2013-04-18 Harald Hoyermove _cleanup_ attribute in front of the type
2013-04-18 Harald Hoyerrename CMP_F_TYPE to F_TYPE_CMP
2013-04-18 Harald HoyerAdd ugly CMP_F_TYPE() macro
2013-04-18 Simon PeetersMove bus_error to dbus-common and remove bus_error_mess...
2013-04-17 Harald Hoyerfixup for cddf148028f52
2013-04-17 Harald Hoyerfixup 8c68a7017 and cast to (unsigned long)
2013-04-17 Harald Hoyerfixed statfs.f_type signed vs unsigned comparisons
2013-04-17 Harald Hoyercore/execute: report invalid environment variables...
2013-04-17 Harald Hoyerfileio:parse_env_file_internal() fix environment file...
2013-04-17 Mantas Mikulėnasfileio: also escape $ and ` when writing out env vars
2013-04-17 Zbigniew Jędrzejew... systemd: ignore hw timestamps in containers
2013-04-17 Zbigniew Jędrzejew... core/main: use _cleanup_
2013-04-17 Zbigniew Jędrzejew... Report about syntax errors with metadata
2013-04-17 Zbigniew Jędrzejew... conf-parser: generate 7 parsing functions from a macro
2013-04-16 Lennart Poetteringutil: make generation of profcs PID paths nicer
2013-04-16 Lennart Poetteringpath-util: unify code for detecting OS trees
2013-04-16 Lennart Poetteringmacro: rework how we define cleanup macros
2013-04-16 Lennart Poetteringutil: replace decimal_str_max() by a typesafe macro...
2013-04-16 Lennart Poetteringnspawn: introduce the new /machine/ tree in the cgroup...
2013-04-16 Lennart Poetteringutil: make sure result of hostname_cleanup() passes...
2013-04-15 Lennart Poetteringaudit: since nspawn now sets CAP_AUDIT_CONTROL for...
2013-04-15 Lennart Poetteringcore: always create /user and /machine top-level cgroup...
2013-04-15 Harald Hoyerdo not change console to non-unicode for LANG=C
2013-04-15 Anatol PomozovFix spelling errors using 'codespell' tool
2013-04-15 Lennart Poetteringbus: handle env vars safely
2013-04-14 Zbigniew Jędrzejew... MurmurHash3: actually inline functions
2013-04-14 Lennart Poetteringkdbus: generare bloom filters properly for messages...
2013-04-14 Lennart Poetteringutil: introduce alloca0() and use it at a number of...
2013-04-14 Zbigniew Jędrzejew... fileio: in envfiles, do not skip lines following empty...
2013-04-14 Zbigniew Jędrzejew... Remove a few NULLs
2013-04-12 Zbigniew Jędrzejew... util: add wrapper for realloc to avoid specyfing type
2013-04-12 Lennart Poetteringbus: don't calculate kmsg message too large
2013-04-11 Zbigniew Jędrzejew... hwclock: use _cleanup_ to simplify function
2013-04-11 Zbigniew Jędrzejew... errno is positive
2013-04-11 Lennart Poetteringmacro: make sure ALIGN() can be calculated constant...
2013-04-10 Zbigniew Jędrzejew... systemctl: ellipsize job list only when necessary,...
2013-04-08 Lennart Poetteringmachine-id: fix missing initialization v201
2013-04-08 Lennart Poetteringcgroup: clean-ups
2013-04-08 Lennart Poetteringcgroup: always keep access mode of 'tasks' and 'cgroup...
2013-04-08 Holger Hans Peter... util: Avoid memory allocations for formatting paths
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 Martin PittPAM, uaccess: check for logind, not for systemd
2013-04-05 Cristian Rodríguezjournal: u64log2 can be expressed just as __builtin_clz...
2013-04-05 Zbigniew Jędrzejew... efivars: un-leak a few strings
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 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-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... shared/cgroup-show: fix leak of "pid"
2013-04-02 Cristian RodríguezAlways use our own MAX/MIN definitions
2013-03-31 Zbigniew Jędrzejew... Partially revert e62d8c394474
2013-03-31 Zbigniew Jędrzejew... Modernization
2013-03-31 Zbigniew Jędrzejew... strbuf: replace quick sort with bubble sort
2013-03-31 Zbigniew Jędrzejew... strbuf: fix leak on memory error
2013-03-31 Zbigniew Jędrzejew... Remove some dead code
2013-03-31 Lennart Poetteringbus: parse matches locally and allow registration of...
2013-03-30 Lennart Poetteringbus: implement server mode, and anonymous authentication
2013-03-30 Lennart Poetteringprioq: consider a NULL prioq empty
2013-03-30 Lennart Poetteringunit: no need to export variables if we can avoid it
2013-03-29 Lennart Poetteringutmp: make gcc shut up, we need to pass an int here...
2013-03-29 Zbigniew Jędrzejew... Always use errno > 0 to help gcc
2013-03-29 Zbigniew Jędrzejew... tests: add some silly tests for path-util.c
2013-03-29 Zbigniew Jędrzejew... catalog: open up catalog internals
2013-03-29 Zbigniew Jędrzejew... utmp-wtmp: don't try to read past end of string
2013-03-27 Václav Pavlínshared: free dt (temporary dir name) on fail
2013-03-27 Zbigniew Jędrzejew... tests: skip bus test if bus cannot be opened
2013-03-27 Zbigniew Jędrzejew... Simplify the meaning of %s
2013-03-25 Lennart Poetteringbus: implement 'unixexec:' protocol
2013-03-25 Lennart Poetteringbus: implement support for FD passing
2013-03-23 Lennart Poetteringconf-parser: when we parse a string list, always fill...
2013-03-22 Colin Waltersdbus: Do send out "replies" to signals
2013-03-22 Zbigniew Jędrzejew... util: workaround two gcc warnings
2013-03-22 Zbigniew Jędrzejew... build-sys: move acl searching code into libsystemd-acl
2013-03-22 Lennart Poetteringutil: be more picky when validating hostnames
2013-03-22 Lennart Poetteringjournalctl: give a nice hint about group membership...
2013-03-22 Zbigniew Jędrzejew... efivars: fix return code
2013-03-21 Lennart Poetteringbus: implement full method call timeout logic
2013-03-21 Lennart Poetteringshared: add simple priority queue implementation
2013-03-20 Zbigniew Jędrzejew... Remove some unused variables
2013-03-20 Lennart Poetteringbus: implement demarshaller
2013-03-20 Lennart Poetteringutil: add hexmem() and strextend() calls
2013-03-20 Lennart Poetteringmacro: add CHAR_TO_STR macro to make a one character...
2013-03-20 Lennart Poetteringmacro: don't redefine CLAMP if it is already defined...
next