]> git.ipfire.org Git - thirdparty/systemd.git/history - src
loginctl: fix output of type with class
[thirdparty/systemd.git] / src /
2013-12-23  Mantas Mikulėnasloginctl: fix output of type with class
2013-12-22  Zbigniew Jędrzejew... Fix extraction of _SYSTEMD_USER_UNIT
2013-12-22  Zbigniew Jędrzejew... systemctl: also color filenames of drop-ins in cat
2013-12-22  Lennart Poetteringsd-daemon: introduce sd_watchdog_enabled() for parsing...
2013-12-22  Lennart Poetteringjournal: when we shall go down do so cleanly
2013-12-22  Lennart Poetteringshared: switch our hash table implementation over to...
2013-12-22  Lennart Poetteringbus: also take write queue into consideration in sd_bus...
2013-12-22  Lennart Poetteringcore: the cgroup properties are not actually const
2013-12-22  Kay SieversRevert "bus-proxyd: use a loop instead of c&p"
2013-12-22  Tom Gundersenlibsystemd-dhcp: add some asserts
2013-12-22  Patrik Flyktlibsystemd-dhcp: Handle T2 Rebinding timeout
2013-12-22  Patrik Flyktlibsystemd-dhcp: Factor out common code initializing...
2013-12-22  Patrik Flyktlibsystemd-dhcp: Handle T1 Renewing timeout
2013-12-22  Patrik Flyktlibsystemd-dhcp: Add functions for sending unicast...
2013-12-22  Patrik Flyktlibsystemd-dhcp: Check test result without casting...
2013-12-22  Patrik Flyktlibsystemd-dhcp: Fix checksum computation for buffer...
2013-12-22  Patrik Flyktlibsystemd-dhcp: Fix receiving of other message when...
2013-12-22  Patrik Flyktlibsystemd-dhcp: Unref event source before closing...
2013-12-22  Patrik Flyktlibsystemd-dhcp: Return proper error on OOM
2013-12-22  Patrik Flyktlibsystemd-dhcp: Return proper error if bind fails
2013-12-22  Patrik Flyktlibsystemd-dhcp: Use be32_t for IP addresses in network...
2013-12-22  Zbigniew Jędrzejew... logind: remove dead variable
2013-12-22  Thomas Bächlerfstab-generator: Do not try to fsck non-devices
2013-12-22  Mantas Mikulėnaslibsystemd-login: add sd_session_get_remote_{host,...
2013-12-22  Lennart Poetteringcore: no need to list properties for PropertiesChanged...
2013-12-22  Lennart Poetteringbus: allow invocation of sd_bus_emit_properties_changed...
2013-12-22  Lennart Poetteringbus: decorate the various object vtables with SD_BUS_VT...
2013-12-22  Lennart Poetteringbus: introduce concept of "const" properties
2013-12-21  Florian Weimerutil: remove union dirent_storage
2013-12-21  Florian Weimerjournal: replace readdir_r with readdir
2013-12-21  Florian Weimerconf-files: replace readdir_r with readdir
2013-12-21  Florian Weimerjournald/server: replace readdir_r with readdir
2013-12-21  Florian Weimerjournal/vacuum: replace readdir_r with readdir
2013-12-21  Florian Weimerutil: replace readdir_r with readdir
2013-12-21  Florian Weimerinstall: replace readdir_r with readdir
2013-12-21  Florian Weimercore: replace readdir_r with readdir
2013-12-21  Florian Weimerlogin: replace readdir_r with readdir
2013-12-21  Florian Weimerdelta: replace readdir_r with readdir
2013-12-21  Florian Weimertmpfiles: replace readdir_r with readdir
2013-12-21  Djalal Harouniloginctl: correctly show session IDs on session-status
2013-12-21  Zbigniew Jędrzejew... loginctl,shell-completions: fix listing of sessions...
2013-12-21  Zbigniew Jędrzejew... man: add systemd-dbus-proxy@.service(8) and systemd...
2013-12-21  Zbigniew Jędrzejew... bus-proxyd: use a loop instead of c&p
2013-12-21  Zbigniew Jędrzejew... bus-proxyd: show address nicely in --help
2013-12-21  Lennart Poetteringbus: fix bad memory access in driverd when we get an...
2013-12-21  Lennart Poetteringbus: when getting credentials of a bus name that is...
2013-12-21  Lennart Poetteringdriverd: properly handle NameHasOwner() for unique...
2013-12-21  Lennart Poetteringbus: unify credential query code in driverd
2013-12-21  Lennart Poetteringbus: when client asks driverd for credentials of a...
2013-12-21  Lennart Poetteringdriverd: make sure AddMatch is accessible without privi...
2013-12-21  Lennart Poetteringbus: when introspecting, turn unprivileged flag into...
2013-12-21  Lennart Poetteringbus: poll() on the right fds in proxyd
2013-12-21  Lennart Poetteringbus: send status message from proxyd to systemd about...
2013-12-21  Lennart Poetteringsystemctl: fix bad memory access when processing PIDs...
2013-12-21  Shawn LanddenDEFAULT_PATH_SPLIT_USR macro
2013-12-21  Zbigniew Jędrzejew... logging: reduce send timeout to something more sensible
2013-12-21  Lennart Poetteringdriverd: sort list of names returned by ListNames
2013-12-21  Lennart Poetteringbus: properly react to Disconnected messages in bus...
2013-12-21  Lennart Poetteringbus: change bus-proxyd command line parsing to be more...
2013-12-21  Lennart Poetteringbus: refuse messages pretending to originate from local...
2013-12-21  Lennart Poetteringbus: in sd_bus_try_close() consider local read queue too
2013-12-21  Lennart Poetteringbus: always override message destination field with...
2013-12-21  Lennart Poetteringbus: always consider well-known names sender credential...
2013-12-21  Lennart Poetteringbus: when filtering by sender take well known names...
2013-12-21  Lennart Poetteringcore: make check for Disconnected message more precise
2013-12-21  Lennart Poetteringbus: when watching bus names, we always need to add...
2013-12-20  Lennart Poetteringcore: pass notify fd across reexecs
2013-12-20  Lennart Poetteringbus: wrap KDBUS_CMD_BYEBYE with a high-level call sd_bu...
2013-12-20  Daniel Macklibsystemd-bus: match on any connection ID unless specified
2013-12-20  Daniel Macklibsystemd-bus: follow changes in kdbus
2013-12-19  Lennart Poetteringdef: lower exit-on-idle time
2013-12-19  Lennart Poetteringsd-event: return 1 in sd_event_run() when we hit EINTR
2013-12-19  Lennart Poetteringservice: don't send out PropertiesChanged message for...
2013-12-19  Lennart Poetteringmachined: implement exit-on-idle
2013-12-19  Lennart Poetteringbus: fix exit-on-idle for driverd
2013-12-19  Lennart Poetteringbus: reenable id change subscriptions
2013-12-19  Thomas Hindoe Paab... remove unused variable
2013-12-19  Tom Gundersenrtnl: correctly get the size of data to be appended
2013-12-19  Tom Gundersenloopback-setup: correctly set flags and scope for ipv6...
2013-12-19  Kay Sieversbus: do not add empty strings, size should be 0
2013-12-19  Zbigniew Jędrzejew... systemct: add empty line between units in cat
2013-12-19  Djalal Harouniloginctl: improve print_{session|user|seat}_status_info...
2013-12-19  Djalal Harouniloginctl: use show_properties() to get login1 properties
2013-12-19  Djalal Harouniloginctl: replace strv_append() by strv_extend()
2013-12-19  Jason St. Johnjournalctl,zsh-completion: fix several issues in -...
2013-12-19  Djalal Harounimachinectl: show_properties() already logs the error
2013-12-19  Zbigniew Jędrzejew... udevadm: modernization
2013-12-19  Zbigniew Jędrzejew... udevadm,scsi_id: add short options to help strings...
2013-12-19  Zbigniew Jędrzejew... scsi_id: cleanup
2013-12-19  Lennart Poetteringdriverd: implement AddMatch/RemoveMatch logic
2013-12-19  Kay Sieversdo not run kmod-setup in a container
2013-12-18  Kay Sieverstemporarily support "kdbus" keyword on the kernel comma...
2013-12-18  Kay Sieverslibudev: monitor - only disallow "udev" type events
2013-12-18  Kay Sieverslibudev: disable monitor inside a container
2013-12-18  Kay Sieversbus: catch up with kdbus changes
2013-12-18  Lukasz Skalskibus-driverd: fix flags translation in driver_request_name
2013-12-18  Lennart PoetteringRevert "ptyfwd: make master terminal attributes raw...
2013-12-18  Lennart Poetteringbus: reduce calls to KDBUS_CMD_MEMFD_SIZE_SET ioctl
2013-12-18  Lennart Poetteringptyfwd: make master terminal attributes raw, too
2013-12-18  Lennart Poetteringexecute: set TERM even if we don't open the tty on...
next