Age | Commit message (Expand) | Author |
2013-04-25 | util: rework safe_atod() to be locale-independent | Lennart Poettering |
2013-04-19 | core/killall: use procfs_file_alloca | Zbigniew Jędrzejewski-Szmek |
2013-04-19 | Reintroduce f_type comparison macro | Harald Hoyer |
2013-04-18 | Revert f_type fixups | Harald Hoyer |
2013-04-18 | move _cleanup_ attribute in front of the type | Harald Hoyer |
2013-04-18 | rename CMP_F_TYPE to F_TYPE_CMP | Harald Hoyer |
2013-04-18 | Add ugly CMP_F_TYPE() macro | Harald Hoyer |
2013-04-17 | fixup for cddf148028f52 | Harald Hoyer |
2013-04-17 | fixup 8c68a7017 and cast to (unsigned long) | Harald Hoyer |
2013-04-17 | fixed statfs.f_type signed vs unsigned comparisons | Harald Hoyer |
2013-04-16 | util: make generation of profcs PID paths nicer | Lennart Poettering |
2013-04-16 | macro: rework how we define cleanup macros | Lennart Poettering |
2013-04-16 | util: make sure result of hostname_cleanup() passes hostname_is_valid() | Lennart Poettering |
2013-04-15 | do not change console to non-unicode for LANG=C | Harald Hoyer |
2013-04-11 | errno is positive | Zbigniew Jędrzejewski-Szmek |
2013-04-08 | machine-id: fix missing initializationsystemd/v201 | Lennart Poettering |
2013-04-08 | util: Avoid memory allocations for formatting paths | Holger Hans Peter Freyther |
2013-04-05 | Add _cleanup_globfree_ | Zbigniew Jędrzejewski-Szmek |
2013-04-05 | Use initalization instead of explicit zeroing | Zbigniew Jędrzejewski-Szmek |
2013-04-04 | util: add a bit of syntactic sugar to run short code fragments with a differe... | Lennart Poettering |
2013-04-02 | macro: add macro for precisely determining length of decimal string formattin... | Lennart Poettering |
2013-04-02 | util: add a bit of syntactic sugar for saving/restoring errno | Lennart Poettering |
2013-04-01 | Always use our own MAX/MIN definitions | Cristian Rodríguez |
2013-03-31 | Modernization | Zbigniew Jędrzejewski-Szmek |
2013-03-31 | bus: parse matches locally and allow registration of callbacks for them | Lennart Poettering |
2013-03-30 | bus: implement server mode, and anonymous authentication | Lennart Poettering |
2013-03-29 | Always use errno > 0 to help gcc | Zbigniew Jędrzejewski-Szmek |
2013-03-28 | catalog: open up catalog internals | Zbigniew Jędrzejewski-Szmek |
2013-03-27 | shared: free dt (temporary dir name) on fail | Václav Pavlín |
2013-03-26 | Simplify the meaning of %s | Zbigniew Jędrzejewski-Szmek |
2013-03-25 | bus: implement support for FD passing | Lennart Poettering |
2013-03-22 | util: workaround two gcc warnings | Zbigniew Jędrzejewski-Szmek |
2013-03-22 | util: be more picky when validating hostnames | Lennart Poettering |
2013-03-22 | journalctl: give a nice hint about group membership based on ACLs of /var/log... | Lennart Poettering |
2013-03-20 | Remove some unused variables | Zbigniew Jędrzejewski-Szmek |
2013-03-20 | bus: implement demarshaller | Lennart Poettering |
2013-03-20 | util: add hexmem() and strextend() calls | Lennart Poettering |
2013-03-20 | Make PrivateTmp dirs also inaccessible from the outside | Zbigniew Jędrzejewski-Szmek |
2013-03-15 | core: reuse the same /tmp, /var/tmp and inaccessible dir | Michal Sekletar |
2013-03-08 | util: fix printing of welcome message | Michal Schmidt |
2013-03-08 | shared: inline trivial auto-cleanup functions | Michal Schmidt |
2013-03-07 | util: Fix grammar in comment | Jan Janssen |
2013-03-05 | util: properly escape corner cases in bus_path_escape(), too | Lennart Poettering |
2013-02-28 | util: split resolving of /dev/console into a new function | Michal Schmidt |
2013-02-28 | util, core: add support for ephemeral status lines | Michal Schmidt |
2013-02-14 | bootchart: use conf-parser & CamelCase names in .conf | Thomas Hindoe Paaboel Andersen |
2013-02-14 | honor SELinux labels, when creating and writing config files | Harald Hoyer |
2013-02-13 | efi: efi_get_boot_options() should already sort the entries, the random order... | Lennart Poettering |
2013-02-13 | Revert "log_error() if inotify_add_watch() fails" | Lennart Poettering |
2013-02-13 | log_error() if inotify_add_watch() fails | Harald Hoyer |