Age | Commit message (Expand) | Author |
2015-09-01 | cgroup: drop "ignore_self" argument from cg_is_empty() | Lennart Poettering |
2015-08-31 | networkd: dhcp-server - allow configuration of the pool | Tom Gundersen |
2015-08-31 | pager: set $LESSCHARSET when we output UTF8 chars | Lennart Poettering |
2015-08-31 | build-sys: add missing Makefile symlink | Lennart Poettering |
2015-08-28 | Merge pull request #1062 from poettering/cgroups-show | Daniel Mack |
2015-08-28 | cgroup-show: unescape cgroups on presentation | Lennart Poettering |
2015-08-28 | pager: also redirect stderr | Lennart Poettering |
2015-08-28 | pager: port fallback pager to use copy_bytes() | Lennart Poettering |
2015-08-27 | Revert "sd-bus: do not connect to dbus-1 socket when kdbus is available" | David Herrmann |
2015-08-25 | bus-util: make more properties settable in --property= | Lennart Poettering |
2015-08-24 | util: make machine_name_is_valid() a macro and move it to hostname-util.h | Lennart Poettering |
2015-08-24 | core: optionally create LOGIN_PROCESS or USER_PROCESS utmp entries | Lennart Poettering |
2015-08-21 | dns-domain: add call for concatenating two domain names | Lennart Poettering |
2015-08-18 | journal: fix json output of unicode characters | Daniel Mack |
2015-08-17 | Merge pull request #977 from richardmaw-codethink/machinectl-userns-login-v2 | Lennart Poettering |
2015-08-17 | namespace helpers: Allow entering a UID namespace | Richard Maw |
2015-08-16 | Merge pull request #908 from richardmaw-codethink/nspawn-path-escapes-v3 | Lennart Poettering |
2015-08-11 | sd-bus: do not connect to dbus-1 socket when kdbus is available | Kay Sievers |
2015-08-07 | util: Don't interpret quotes by default in extract_first_word | Richard Maw |
2015-08-07 | util: change unquote_*_word to extract_*_word | Richard Maw |
2015-08-06 | tree-wide: fix indentation | Thomas Hindoe Paaboel Andersen |
2015-07-31 | tree-wide: introduce mfree() | David Herrmann |
2015-07-29 | tree-wide: port everything over to fflush_and_check() | Lennart Poettering |
2015-07-28 | Merge pull request #375 from msekletar/test-install-crashers | Lennart Poettering |
2015-07-28 | shared: dns-name - add dns_name_between() | Tom Gundersen |
2015-07-28 | shared: dns-name - use the canonical dns name ordering | Tom Gundersen |
2015-07-28 | shared: dns-name - introduce dns_label_unescape_suffix() | Tom Gundersen |
2015-07-23 | Merge pull request #537 from poettering/nss-mymachines-userns | David Herrmann |
2015-07-11 | logind: some firmware implementations remove OsIndications if it is unset | Lennart Poettering |
2015-07-09 | nss-mymachines: map userns users of containers to real user names | Lennart Poettering |
2015-07-06 | tree-wide: fix write_string_file() user that should not create files | Daniel Mack |
2015-07-06 | fileio: consolidate write_string_file*() | Daniel Mack |
2015-07-03 | sd-bus: introduce new sd_bus_flush_close_unref() call | Lennart Poettering |
2015-06-25 | install: make unit_file_get_list aware of UNIT_FILE_INDIRECT | Michal Sekletar |
2015-06-25 | install: explicitly return 0 on success | Michal Sekletar |
2015-06-23 | install: fix bad memory access | Lennart Poettering |
2015-06-17 | acl-util: various smaller fixes to parse_acl() | Lennart Poettering |
2015-06-17 | logs-show: print a debug message when we skip entries without MESSAGE= fields | Lennart Poettering |
2015-06-17 | Merge pull request #263 from kaysievers/wip | Kay Sievers |
2015-06-17 | watchdog: Don't require WDIOC_SETOPTIONS/WDIOS_ENABLECARD | Jean Delvare |
2015-06-17 | turn kdbus support into a runtime option | Kay Sievers |
2015-06-15 | Merge pull request #214 from poettering/signal-rework-2 | Lennart Poettering |
2015-06-15 | everywhere: port everything to sigprocmask_many() and friends | Lennart Poettering |
2015-06-15 | util: when creating temporary file names, allow including extra id string in it | Lennart Poettering |
2015-06-15 | firewall: rename fw-util.[ch] → firewall-util.[ch] | Daniel Mack |
2015-06-11 | build-sys: split internal basic/ library from shared/ | Kay Sievers |
2015-06-11 | Merge pull request #6 from xnox/drop-name | Lennart Poettering |
2015-06-10 | shared: add convenience function for validating dns names | Nick Owens |
2015-06-10 | resolve: move dns routines into shared | Nick Owens |
2015-06-10 | util: introduce CMSG_FOREACH() macro and make use of it everywhere | Lennart Poettering |