2013-03-31 |
Zbigniew Jędrzejew... | Partially revert e62d8c394474 |
tree | commitdiff |
2013-03-31 |
Zbigniew Jędrzejew... | Modernization |
tree | commitdiff |
2013-03-31 |
Zbigniew Jędrzejew... | strbuf: replace quick sort with bubble sort |
tree | commitdiff |
2013-03-31 |
Zbigniew Jędrzejew... | strbuf: fix leak on memory error |
tree | commitdiff |
2013-03-31 |
Zbigniew Jędrzejew... | Remove some dead code |
tree | commitdiff |
2013-03-31 |
Lennart Poettering | bus: parse matches locally and allow registration of... |
tree | commitdiff |
2013-03-30 |
Lennart Poettering | bus: implement server mode, and anonymous authentication |
tree | commitdiff |
2013-03-30 |
Lennart Poettering | prioq: consider a NULL prioq empty |
tree | commitdiff |
2013-03-30 |
Lennart Poettering | unit: no need to export variables if we can avoid it |
tree | commitdiff |
2013-03-29 |
Lennart Poettering | utmp: make gcc shut up, we need to pass an int here... |
tree | commitdiff |
2013-03-29 |
Zbigniew Jędrzejew... | Always use errno > 0 to help gcc |
tree | commitdiff |
2013-03-29 |
Zbigniew Jędrzejew... | tests: add some silly tests for path-util.c |
tree | commitdiff |
2013-03-29 |
Zbigniew Jędrzejew... | catalog: open up catalog internals |
tree | commitdiff |
2013-03-29 |
Zbigniew Jędrzejew... | utmp-wtmp: don't try to read past end of string |
tree | commitdiff |
2013-03-27 |
Václav Pavlín | shared: free dt (temporary dir name) on fail |
tree | commitdiff |
2013-03-27 |
Zbigniew Jędrzejew... | tests: skip bus test if bus cannot be opened |
tree | commitdiff |
2013-03-27 |
Zbigniew Jędrzejew... | Simplify the meaning of %s |
tree | commitdiff |
2013-03-25 |
Lennart Poettering | bus: implement 'unixexec:' protocol |
tree | commitdiff |
2013-03-25 |
Lennart Poettering | bus: implement support for FD passing |
tree | commitdiff |
2013-03-23 |
Lennart Poettering | conf-parser: when we parse a string list, always fill... |
tree | commitdiff |
2013-03-22 |
Colin Walters | dbus: Do send out "replies" to signals |
tree | commitdiff |
2013-03-22 |
Zbigniew Jędrzejew... | util: workaround two gcc warnings |
tree | commitdiff |
2013-03-22 |
Zbigniew Jędrzejew... | build-sys: move acl searching code into libsystemd-acl |
tree | commitdiff |
2013-03-22 |
Lennart Poettering | util: be more picky when validating hostnames |
tree | commitdiff |
2013-03-22 |
Lennart Poettering | journalctl: give a nice hint about group membership... |
tree | commitdiff |
2013-03-22 |
Zbigniew Jędrzejew... | efivars: fix return code |
tree | commitdiff |
2013-03-21 |
Lennart Poettering | bus: implement full method call timeout logic |
tree | commitdiff |
2013-03-21 |
Lennart Poettering | shared: add simple priority queue implementation |
tree | commitdiff |
2013-03-20 |
Zbigniew Jędrzejew... | Remove some unused variables |
tree | commitdiff |
2013-03-20 |
Lennart Poettering | bus: implement demarshaller |
tree | commitdiff |
2013-03-20 |
Lennart Poettering | util: add hexmem() and strextend() calls |
tree | commitdiff |
2013-03-20 |
Lennart Poettering | macro: add CHAR_TO_STR macro to make a one character... |
tree | commitdiff |
2013-03-20 |
Lennart Poettering | macro: don't redefine CLAMP if it is already defined... |
tree | commitdiff |
2013-03-20 |
Zbigniew Jędrzejew... | Make PrivateTmp dirs also inaccessible from the outside |
tree | commitdiff |
2013-03-18 |
Zbigniew Jędrzejew... | journal,shared: add _cleanup_journal_close_ |
tree | commitdiff |
2013-03-16 |
Michal Sekletar | core: reuse the same /tmp, /var/tmp and inaccessible dir |
tree | commitdiff |
2013-03-15 |
Lennart Poettering | strv: fix STRV_FOREACH_PAIR macro definition |
tree | commitdiff |
2013-03-14 |
Zbigniew Jędrzejew... | fileio: use _cleanup_ |
tree | commitdiff |
2013-03-13 |
Zbigniew Jędrzejew... | logs-show: export logic to add matches for units |
tree | commitdiff |
2013-03-13 |
Michal Schmidt | util, manager: and mempset() and use it |
tree | commitdiff |
2013-03-10 |
Kay Sievers | bootctl: print secure boot flags |
tree | commitdiff |
2013-03-08 |
Michal Schmidt | util: fix printing of welcome message |
tree | commitdiff |
2013-03-08 |
Michal Schmidt | shared: inline trivial auto-cleanup functions |
tree | commitdiff |
2013-03-08 |
Michal Schmidt | shared: remove pointless checks in auto-cleanup functions |
tree | commitdiff |
2013-03-07 |
Lennart Poettering | pager: add -M to $LESS to make the bottom line nicer |
tree | commitdiff |
2013-03-07 |
Lennart Poettering | pager: always override LESS |
tree | commitdiff |
2013-03-07 |
Harald Hoyer | pager: introduce "jump to end" option |
tree | commitdiff |
2013-03-07 |
Jan Janssen | util: Fix grammar in comment |
tree | commitdiff |
2013-03-07 |
Lennart Poettering | virt: check for /sys/hypervisor/type for detecting... |
tree | commitdiff |
2013-03-05 |
Lennart Poettering | util: properly escape corner cases in bus_path_escape... |
tree | commitdiff |
2013-03-02 |
Michal Schmidt | job: print the "OK" status messages in normal green |
tree | commitdiff |
2013-03-01 |
Lennart Poettering | path-lookup: downgrade again the messages where we... |
tree | commitdiff |
2013-03-01 |
Lukas Nykryn | pager: add K to less environment |
tree | commitdiff |
2013-03-01 |
Zbigniew Jędrzejew... | Merge branch 'python-systemd-reader' |
tree | commitdiff |
2013-02-28 |
Zbigniew Jędrzejew... | systemd-activate: add a socket-activation test tool |
tree | commitdiff |
2013-02-28 |
Michal Schmidt | core/manager: print status messages about running jobs |
tree | commitdiff |
2013-02-28 |
Michal Schmidt | util: split resolving of /dev/console into a new function |
tree | commitdiff |
2013-02-28 |
Michal Schmidt | util, core: add support for ephemeral status lines |
tree | commitdiff |
2013-02-27 |
Lennart Poettering | unit: rework resource management API |
tree | commitdiff |
2013-02-27 |
Lennart Poettering | Revert "log: fix fallbacks to kmsg" |
tree | commitdiff |
2013-02-17 |
Kay Sievers | efi: compare by substraction |
tree | commitdiff |
2013-02-16 |
Michal Schmidt | log: fix fallbacks to kmsg |
tree | commitdiff |
2013-02-14 |
Thomas Hindoe Paab... | bootchart: use conf-parser & CamelCase names in .conf |
tree | commitdiff |
2013-02-14 |
Harald Hoyer | honor SELinux labels, when creating and writing config... |
tree | commitdiff |
2013-02-13 |
Marc-Antoine Perennou | dbus: introduce parse_unit_info |
tree | commitdiff |
2013-02-13 |
Marc-Antoine Perennou | dbus: import struct unit_info from systemctl |
tree | commitdiff |
2013-02-13 |
Lennart Poettering | build-sys: make EFI support build-time optional |
tree | commitdiff |
2013-02-13 |
Lennart Poettering | build-sys: make PolicyKit support compile-time optional... |
tree | commitdiff |
2013-02-13 |
Lennart Poettering | efi: efi_get_boot_options() should already sort the... |
tree | commitdiff |
2013-02-13 |
Lennart Poettering | efi: use efi_get_variable_string() instead of efi_get_v... |
tree | commitdiff |
2013-02-13 |
Kay Sievers | efi: unify BootXXXX reading |
tree | commitdiff |
2013-02-13 |
Lennart Poettering | Revert "log_error() if inotify_add_watch() fails" |
tree | commitdiff |
2013-02-13 |
Harald Hoyer | log_error() if inotify_add_watch() fails |
tree | commitdiff |
2013-02-13 |
Zbigniew Jędrzejew... | man: rename systemd.conf to systemd-system.conf |
tree | commitdiff |
2013-02-13 |
Michael Olbrich | ratelimit: fix off-by-one |
tree | commitdiff |
2013-02-13 |
Colin Walters | util: *DO NOT* loop for EINTR handling with close_nointr() |
tree | commitdiff |
2013-02-12 |
Thomas Hindoe Paab... | util: introduce strcaseeq/strncaseeq |
tree | commitdiff |
2013-02-12 |
Thomas Hindoe Paab... | use strneq instead of strncmp |
tree | commitdiff |
2013-02-12 |
Auke Kok | Merge branch 'master' of ssh://git.freedesktop.org... |
tree | commitdiff |
2013-02-12 |
Lennart Poettering | efi: add missing #include |
tree | commitdiff |
2013-02-12 |
Lennart Poettering | efi: various cleanups |
tree | commitdiff |
2013-02-12 |
Aleksander Morgado | missing: define MS_REC and MS_SHARED if not defined... |
tree | commitdiff |
2013-02-11 |
Lennart Poettering | binfmt,tmpfiles,modules-load,sysctl: rework the various... |
tree | commitdiff |
2013-02-11 |
Lennart Poettering | core: properly validate environment data from Environme... |
tree | commitdiff |
2013-02-11 |
Lennart Poettering | manager: validate environment parameters for SetEnviron... |
tree | commitdiff |
2013-02-11 |
Kay Sievers | bootctl: add boot loader and firmware interface tool |
tree | commitdiff |
2013-02-11 |
Lennart Poettering | efi: fix returned length of efi_get_variable() |
tree | commitdiff |
2013-02-11 |
Lennart Poettering | util: rework load_env_file() |
tree | commitdiff |
2013-02-11 |
Lennart Poettering | path-util: fix memory leak |
tree | commitdiff |
2013-02-11 |
Lennart Poettering | util: introduce FOREACH_LINE for iterating through... |
tree | commitdiff |
2013-02-11 |
Lennart Poettering | env: considerably beef up environment cleaning logic |
tree | commitdiff |
2013-02-08 |
Kay Sievers | shared: conf-files - use root parameter and convert... |
tree | commitdiff |
2013-02-08 |
Kay Sievers | shared: conf-files - add root parameter |
tree | commitdiff |
2013-02-07 |
Mirco Tischler | logs-show: show messages for all unit types in systemct... |
tree | commitdiff |
2013-02-07 |
Mirco Tischler | journal: log user units for coredumps and show them... |
tree | commitdiff |
2013-02-07 |
Zbigniew Jędrzejew... | systemd: raise level of message about lookup paths |
tree | commitdiff |
2013-02-07 |
Zbigniew Jędrzejew... | shared: remove now unused function |
tree | commitdiff |
2013-02-07 |
Zbigniew Jędrzejew... | systemd: do not remove empty paths from unit lookup... |
tree | commitdiff |
2013-02-06 |
Thomas Hindoe Paab... | strv: add strv_print |
tree | commitdiff |
2013-01-30 |
Zbigniew Jędrzejew... | install: allow %u an and %U specifiers in WantedBy... |
tree | commitdiff |
next |