chiark / gitweb /
man: fix Type= reference
[elogind.git] / src /
2013-12-26 Zbigniew Jędrzejew... Use enums to make it obvious what boolean params mean
2013-12-26 Zbigniew Jędrzejew... systemctl: allow globbing in commands which take multip...
2013-12-26 Zbigniew Jędrzejew... systemctl: drop uninteresting units immediately
2013-12-26 Zbigniew Jędrzejew... systemctl: simplify start_unit
2013-12-26 Lennart Poetteringbus: add a temporary hard-coded policy to proxyd to...
2013-12-26 Lennart Poetteringbus: always show messages we send
2013-12-26 Lennart Poetteringbus: don't process Peer interface messages in the proxy
2013-12-26 Lennart Poetteringbus: make system bus kdbus node world-accessible
2013-12-26 Lennart Poetteringjournalctl: make sure -b --foobar cannot be misundersto...
2013-12-26 Lennart PoetteringRevert "journalctl: remove unexpected behavior of journ...
2013-12-25 Lennart Poetteringbuild-sys: minor fixes found with cppcheck
2013-12-25 Dave Reisnerjournalctl: remove unexpected behavior of journalctl -b
2013-12-25 Lennart Poetteringbus: add a bit of pure/const decorators
2013-12-25 Lennart Poetteringman: document sd_bus_message_get_cookie()
2013-12-25 Lennart Poetteringbus: rename message "serial" to "cookie"
2013-12-25 Kay Sieversbus: conditionally set cookie_reply/timeout and update...
2013-12-25 Kay Sieversbus: update kdbus.h
2013-12-25 Kay Sieversbus: set cookie_reply and update kdbus.h
2013-12-25 Lennart Poetteringbus: also write debug logs about messages we send
2013-12-25 Lennart Poetteringbus: be a bit more verbose when debug mode is on
2013-12-25 Lennart Poetteringshared: fix getpeername_pretty() for AF_UNIX sockets
2013-12-25 Lennart Poetteringunit: include peer identity in description of per-conne...
2013-12-24 Dave Reisnersleep-config: fix useless check for swapfile type
2013-12-24 Zbigniew Jędrzejew... tmpfiles: introduce the concept of unsafe operations
2013-12-24 Lennart Poetteringbus: properly shift cgroup data returned from kdbus...
2013-12-24 Lennart Poetteringbus: fix return message if StartServiceByName() in...
2013-12-24 Lennart Poetteringbusctl: show service/session a name belongs to in the...
2013-12-24 Lennart Poetteringlog: log_error() and friends add a newline after each...
2013-12-24 Lennart Poetteringutil: don't accept an empty peer label as valid
2013-12-24 Lennart Poetteringbus: only accept kdbus creds if they are valid
2013-12-24 Lennart Poetteringutil: unify SO_PEERCRED/SO_PEERSEC invocations
2013-12-24 Lennart Poetteringbus: fix hello ioctl buffer size calculation
2013-12-24 Lennart Poetteringbus: make gcc shut up
2013-12-24 Lennart Poetteringbus: fake client side creds in the proxy to the caller...
2013-12-24 Lennart Poetteringbus: allow peeking signatures recusively inside of...
2013-12-23 Lennart Poetteringbus: fix assert when serializing fixed size struct...
2013-12-23 Lennart Poetteringbus: don't attach KDBUS_ITEM_ID to match ioctl() if...
2013-12-23 Lennart Poetteringbus: fix sender match creation on kdbus
2013-12-23 Lennart Poetteringsd-event: make sd_event_add_signal() fail with EBUSY...
2013-12-23 Lennart Poetteringcore: when we close the notify fd, we also need to...
2013-12-23 Lennart Poetteringsd-event: fix return code of sd_event_run()
2013-12-23 Lennart Poetteringmachinectl: fix success check when getting pty from...
2013-12-23 Kay Sieversbus-proxyd: init cleanup variable
2013-12-23 Kay Sieversbus: update kdbus.h
2013-12-23 Lennart Poetteringbus: when getting a kdbus connection into a container...
2013-12-23 Lennart Poetteringbus: when we are connected to a bus, then do not assume...
2013-12-23 Lennart Poetteringutil: when we try to read /proc/cmdline in a container...
2013-12-23 Lennart Poetteringlog: als turn on debug logging in non-PID1 if /proc...
2013-12-23 Lennart Poetteringbus: make sure sd_bus_emit_properties_changed_strv...
2013-12-23 Lennart Poetteringbus: write debug message when we get a method call...
2013-12-23 Zbigniew Jędrzejew... delta: if prefix is specified, only show overrides...
2013-12-23 Zbigniew Jędrzejew... delta: fix delta for drop-ins
2013-12-23 Lennart Poetteringbus: make sure to request peer cred only after connect...
2013-12-23 Lennart Poetteringbus: always talk to the full dbus driver object
2013-12-23 Lennart Poetteringbus-proxyd: synthesize NameAcquire/NameLost signals...
2013-12-23 Lennart Poetteringbus: use memcpy() rather than unbounded strcpy()
2013-12-23 Lennart Poetteringbus: switch kdbus bloom filter over to SipHash (from...
2013-12-23 Kay Sieverslibudev: ship the original MurmurHash2.[ch] file
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...
next