2014-12-02 |
Tom Gundersen | shared: add format helpers for printing MAC addresses |
tree | commitdiff |
2014-12-02 |
Lennart Poettering | bus-proxy: don't log bus policy every single time we run |
tree | commitdiff |
2014-12-02 |
Lennart Poettering | busctl: fix 'command line' style output of properties |
tree | commitdiff |
2014-12-02 |
Lennart Poettering | systemctl: show unit file preset state in "systemctl... |
tree | commitdiff |
2014-12-02 |
Lennart Poettering | manager: log deserialization errors only at LOG_DEBUG... |
tree | commitdiff |
2014-12-02 |
Lennart Poettering | core: OOM really shouldn't be considered a deserializat... |
tree | commitdiff |
2014-12-02 |
Tom Gundersen | networkctl: print the Gateway in the status output |
tree | commitdiff |
2014-12-02 |
Tom Gundersen | sd-rtnl: route - allow GETROUTE with AF_UNSPEC |
tree | commitdiff |
2014-12-02 |
Tom Gundersen | shared: udev-util - add hwdb cleanup macro |
tree | commitdiff |
2014-12-02 |
Tom Gundersen | sd-rtnl: add sd_rtnl_message_{new_neigh,neigh_get_... |
tree | commitdiff |
2014-12-02 |
Tom Gundersen | sd-rtnl: add typesystem for RTM_*NEIGH |
tree | commitdiff |
2014-12-01 |
Tom Gundersen | sd-rtnl: add a bit more debugging in case a message... |
tree | commitdiff |
2014-12-01 |
Tom Gundersen | sd-rtnl: message - allow checking for attributes withou... |
tree | commitdiff |
2014-12-01 |
Tom Gundersen | sd-rtnl: add sd_rtnl_message_route_get_family |
tree | commitdiff |
2014-12-01 |
Lennart Poettering | resolved: make TXT RR generation and parsing more in... |
tree | commitdiff |
2014-12-01 |
Zbigniew Jędrzejew... | core: warn and ignore SysVStartPriority= |
tree | commitdiff |
2014-11-30 |
Zbigniew Jędrzejew... | When warning about unsupported options, be more detailed |
tree | commitdiff |
2014-11-30 |
Ross Lagerwall | cgroup-util: Don't send SIGCONT after SIGKILL |
tree | commitdiff |
2014-11-30 |
Lennart Poettering | timesyncd: minor simplification |
tree | commitdiff |
2014-11-30 |
Lennart Poettering | journald: close passed fds we cannot make sense of |
tree | commitdiff |
2014-11-30 |
David Herrmann | terminal/screen: fix GL/GR double-mapping |
tree | commitdiff |
2014-11-30 |
Alison Chaiken | delta: Fix broken separator support |
tree | commitdiff |
2014-11-30 |
Ronny Chevalier | core: remove unused variables |
tree | commitdiff |
2014-11-30 |
Ronny Chevalier | network: remove unused variable |
tree | commitdiff |
2014-11-30 |
Ronny Chevalier | tests: use assert_se instead of assert |
tree | commitdiff |
2014-11-30 |
Ronny Chevalier | resolve: remove unused variable |
tree | commitdiff |
2014-11-29 |
Thomas Hindoe Paab... | systemctl: remove unused variable |
tree | commitdiff |
2014-11-29 |
Lennart Poettering | udev: strings in C are NUL-terminated anyway, no need... |
tree | commitdiff |
2014-11-29 |
Josh Triplett | journald-remote,journal-upload: Support .d directories... |
tree | commitdiff |
2014-11-29 |
Josh Triplett | timesyncd: Support timesyncd.conf.d directories in... |
tree | commitdiff |
2014-11-29 |
Josh Triplett | resolved: Support resolved.conf.d directories in the... |
tree | commitdiff |
2014-11-29 |
Josh Triplett | coredump: Support coredump.conf.d directories in the... |
tree | commitdiff |
2014-11-29 |
Josh Triplett | bootchart: Support bootchart.conf.d directories in... |
tree | commitdiff |
2014-11-29 |
Josh Triplett | systemd-sleep: Support sleep.conf.d directories in... |
tree | commitdiff |
2014-11-29 |
Josh Triplett | journald: Support journald.conf.d directories in the... |
tree | commitdiff |
2014-11-29 |
Josh Triplett | core: Support system.conf.d and user.conf.d directories... |
tree | commitdiff |
2014-11-29 |
Ronny Chevalier | systemctl: add edit verb |
tree | commitdiff |
2014-11-29 |
Zbigniew Jędrzejew... | nspawn: fix unused variable warning |
tree | commitdiff |
2014-11-29 |
Zbigniew Jędrzejew... | delta: diff returns 1 when files differ, ignore this |
tree | commitdiff |
2014-11-29 |
Tom Gundersen | shared: install - report error if mask symlink can... |
tree | commitdiff |
2014-11-29 |
Tom Gundersen | shared: time-dst - ensure nulstr is null terminated |
tree | commitdiff |
2014-11-28 |
Zbigniew Jędrzejew... | mount: use DEFINE_TRIVIAL_CLEANUP_FUNC |
tree | commitdiff |
2014-11-28 |
Tom Gundersen | udev: rules - ignore the lack of trailing newline |
tree | commitdiff |
2014-11-28 |
Tom Gundersen | udev: rules - print the first invalid character |
tree | commitdiff |
2014-11-28 |
Tom Gundersen | udev: rules - modernise add_rule a bit |
tree | commitdiff |
2014-11-28 |
Lennart Poettering | sd-bus: move packet header definition to bus-protocol.h |
tree | commitdiff |
2014-11-28 |
Lennart Poettering | treewide: convert some left-over (usec_t) -1 to USEC_IN... |
tree | commitdiff |
2014-11-28 |
Lennart Poettering | treewide: introduce UID_INVALID (and friends) as macro... |
tree | commitdiff |
2014-11-28 |
Peter Hutterer | udevadm hwdb: discard extra leading whitespaces in... |
tree | commitdiff |
2014-11-28 |
Zbigniew Jędrzejew... | mount: constify MountParameters |
tree | commitdiff |
2014-11-28 |
Zbigniew Jędrzejew... | mount: deal with inotify queue overflow |
tree | commitdiff |
2014-11-28 |
Zbigniew Jędrzejew... | mount: create directory before adding watches on it |
tree | commitdiff |
2014-11-28 |
Zbigniew Jędrzejew... | mount: be more careful about errors when parsing mtab |
tree | commitdiff |
2014-11-28 |
Zbigniew Jędrzejew... | mount: simplify mount_needs_network check |
tree | commitdiff |
2014-11-28 |
Chris Leech | mount: check options as well as fstype for network... |
tree | commitdiff |
2014-11-28 |
Chris Leech | mount: add remote-fs dependencies if needed after change |
tree | commitdiff |
2014-11-28 |
Chris Leech | mount: monitor for utab changes with inotify |
tree | commitdiff |
2014-11-28 |
Chris Leech | mount: use libmount to enumerate /proc/self/mountinfo |
tree | commitdiff |
2014-11-28 |
Lennart Poettering | coredump: simplify a few things by allocating small... |
tree | commitdiff |
2014-11-28 |
Lennart Poettering | coredump: rework compose_open_fds() |
tree | commitdiff |
2014-11-28 |
Lennart Poettering | sd-bus: add support for matches against arrays of strin... |
tree | commitdiff |
2014-11-28 |
Lennart Poettering | sd-bus: if a NULL signatures is passed to sd_bus_messag... |
tree | commitdiff |
2014-11-28 |
Lennart Poettering | sd-bus: add arrays of strings in the bloom filter |
tree | commitdiff |
2014-11-28 |
Lennart Poettering | sd-bus: make more connection properties readable |
tree | commitdiff |
2014-11-28 |
Lennart Poettering | sd-bus: add new sd_bus_get_address() for querying the... |
tree | commitdiff |
2014-11-28 |
Lennart Poettering | sd-bus: rename sd_bus_get_owner_id() → sd_bus_get_bus_id() |
tree | commitdiff |
2014-11-28 |
Michal Schmidt | treewide: another round of simplifications |
tree | commitdiff |
2014-11-28 |
Michal Schmidt | treewide: use log_*_errno whenever %m is in the format... |
tree | commitdiff |
2014-11-28 |
Michal Schmidt | core: fix return value in error path after sd_event_add... |
tree | commitdiff |
2014-11-28 |
Michal Schmidt | treewide: a few more log_*_errno + return simplifications |
tree | commitdiff |
2014-11-28 |
Michal Schmidt | treewide: yet more log_*_errno + return simplifications |
tree | commitdiff |
2014-11-28 |
Zbigniew Jędrzejew... | Revert "systemctl: append default suffix only if none... |
tree | commitdiff |
2014-11-28 |
Michal Schmidt | treewide: more log_*_errno + return simplifications |
tree | commitdiff |
2014-11-28 |
Zbigniew Jędrzejew... | systemctl: append default suffix only if none present |
tree | commitdiff |
2014-11-28 |
Tom Gundersen | udevd: don't set receive buffer size when socket activated |
tree | commitdiff |
2014-11-28 |
Michal Schmidt | treewide: simplify log_*_errno(r,...) immediately follo... |
tree | commitdiff |
2014-11-28 |
Michal Schmidt | treewide: more log_*_errno() conversions, multiline... |
tree | commitdiff |
2014-11-28 |
Martin Pitt | hostnamectl: Exit with zero on success |
tree | commitdiff |
2014-11-28 |
Lennart Poettering | udev,update-done: more log_xyz_errno() conversions |
tree | commitdiff |
2014-11-28 |
Lennart Poettering | sd-bus: make sure %m resolves to the specified error... |
tree | commitdiff |
2014-11-28 |
Lennart Poettering | bus-proxy: automatically detect scope of bus and derive... |
tree | commitdiff |
2014-11-28 |
Lennart Poettering | sd-bus: rename default bus address constants, they... |
tree | commitdiff |
2014-11-28 |
Lennart Poettering | sd-bus: add new call sd_bus_get_scope() for querying... |
tree | commitdiff |
2014-11-28 |
Lennart Poettering | sd-bus: rework credential query logic |
tree | commitdiff |
2014-11-28 |
Michal Schmidt | treewide: more log_*_errno() conversions |
tree | commitdiff |
2014-11-28 |
Michal Schmidt | treewide: drop unnecessary trailing \n in log_*() calls |
tree | commitdiff |
2014-11-28 |
Michal Schmidt | core: two more log_unit_*_errno() conversions |
tree | commitdiff |
2014-11-28 |
Michal Schmidt | core: convert log_unit_*() to log_unit_*_errno() |
tree | commitdiff |
2014-11-28 |
Michal Schmidt | core: add log_unit_*_errno() macros |
tree | commitdiff |
2014-11-28 |
Michal Schmidt | treewide: no need to negate errno for log_*_errno() |
tree | commitdiff |
2014-11-28 |
Michal Schmidt | treewide: auto-convert the simple cases to log_*_errno() |
tree | commitdiff |
2014-11-28 |
Michal Schmidt | shared: fix log_emergency_errno macro |
tree | commitdiff |
2014-11-28 |
Lennart Poettering | kdbus: when running in a container, don't complain... |
tree | commitdiff |
2014-11-28 |
Lennart Poettering | log: change log_xyz_errno() calls to always return... |
tree | commitdiff |
2014-11-28 |
Lennart Poettering | log: make socket address structs static const |
tree | commitdiff |
2014-11-28 |
Lennart Poettering | log: also set errno to the passed error code before... |
tree | commitdiff |
2014-11-28 |
Lennart Poettering | core: only override kdbus attach mask when running... |
tree | commitdiff |
2014-11-28 |
Lennart Poettering | sd-bus: the attach_mask kernel module parameter is... |
tree | commitdiff |
2014-11-28 |
Lennart Poettering | log: allow negative errno values |
tree | commitdiff |
2014-11-28 |
Lennart Poettering | log: fix order of log_unit_struct() to match other... |
tree | commitdiff |
next |