summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-12-23machinectl: fix success check when getting pty from within containerLennart Poettering
2013-12-23bus-proxyd: init cleanup variableKay Sievers
2013-12-23bus: update kdbus.hKay Sievers
2013-12-23bus: when getting a kdbus connection into a container wait first for child, t...Lennart Poettering
2013-12-23bus: when we are connected to a bus, then do not assume peer creds are useful...Lennart Poettering
2013-12-23util: when we try to read /proc/cmdline in a container, read /proc/1/cmdline ...Lennart Poettering
2013-12-23log: als turn on debug logging in non-PID1 if /proc/cmdline contains "debug"Lennart Poettering
2013-12-23bus: make sure sd_bus_emit_properties_changed_strv() doesn't return ENOENT if...Lennart Poettering
2013-12-23bus: write debug message when we get a method call we cannot handleLennart Poettering
2013-12-22delta: if prefix is specified, only show overrides thereZbigniew Jędrzejewski-Szmek
2013-12-22delta: fix delta for drop-insZbigniew Jędrzejewski-Szmek
2013-12-23bus: make sure to request peer cred only after connect(), not beforeLennart Poettering
2013-12-23bus: always talk to the full dbus driver objectLennart Poettering
2013-12-23bus-proxyd: synthesize NameAcquire/NameLost signals for socket clientsLennart Poettering
2013-12-23bus: use memcpy() rather than unbounded strcpy()Lennart Poettering
2013-12-23bus: switch kdbus bloom filter over to SipHash (from MurmurHash3)Lennart Poettering
2013-12-23libudev: ship the original MurmurHash2.[ch] fileKay Sievers
2013-12-22loginctl: fix output of type with classMantas Mikulėnas
2013-12-22Fix extraction of _SYSTEMD_USER_UNITZbigniew Jędrzejewski-Szmek
2013-12-22systemctl: also color filenames of drop-ins in catZbigniew Jędrzejewski-Szmek
2013-12-22sd-daemon: introduce sd_watchdog_enabled() for parsing $WATCHDOG_USECLennart Poettering
2013-12-22journal: when we shall go down do so cleanlyLennart Poettering
2013-12-22shared: switch our hash table implementation over to SipHashLennart Poettering
2013-12-22bus: also take write queue into consideration in sd_bus_try_close()Lennart Poettering
2013-12-22core: the cgroup properties are not actually constLennart Poettering
2013-12-22Revert "bus-proxyd: use a loop instead of c&p"Kay Sievers
2013-12-22libsystemd-dhcp: add some assertsTom Gundersen
2013-12-22libsystemd-dhcp: Handle T2 Rebinding timeoutPatrik Flykt
2013-12-22libsystemd-dhcp: Factor out common code initializing eventsPatrik Flykt
2013-12-22libsystemd-dhcp: Handle T1 Renewing timeoutPatrik Flykt
2013-12-22libsystemd-dhcp: Add functions for sending unicast UDP messagesPatrik Flykt
2013-12-22libsystemd-dhcp: Check test result without casting valuePatrik Flykt
2013-12-22libsystemd-dhcp: Fix checksum computation for buffer with odd sizePatrik Flykt
2013-12-22libsystemd-dhcp: Fix receiving of other message when expecting AckPatrik Flykt
2013-12-22libsystemd-dhcp: Unref event source before closing socketPatrik Flykt
2013-12-22libsystemd-dhcp: Return proper error on OOMPatrik Flykt
2013-12-22libsystemd-dhcp: Return proper error if bind failsPatrik Flykt
2013-12-22libsystemd-dhcp: Use be32_t for IP addresses in network order.Patrik Flykt
2013-12-21logind: remove dead variableZbigniew Jędrzejewski-Szmek
2013-12-21fstab-generator: Do not try to fsck non-devicesThomas Bächler
2013-12-21libsystemd-login: add sd_session_get_remote_{host, user}Mantas Mikulėnas
2013-12-22core: no need to list properties for PropertiesChanged messages anymoreLennart Poettering
2013-12-22bus: allow invocation of sd_bus_emit_properties_changed_strv() with NULL listLennart Poettering
2013-12-22bus: decorate the various object vtables with SD_BUS_VTABLE_PROPERTY_CONST wh...Lennart Poettering
2013-12-22bus: introduce concept of "const" propertiesLennart Poettering
2013-12-21util: remove union dirent_storageFlorian Weimer
2013-12-21journal: replace readdir_r with readdirFlorian Weimer
2013-12-21conf-files: replace readdir_r with readdirFlorian Weimer
2013-12-21journald/server: replace readdir_r with readdirFlorian Weimer
2013-12-21journal/vacuum: replace readdir_r with readdirFlorian Weimer