chiark / gitweb /
units: properly capitalize the unit description
[elogind.git] / src /
2014-03-06 Lennart Poetteringgpt-auto-generator: properly handle LUKS partitions
2014-03-06 Lennart Poetteringunit-name: modernizations
2014-03-06 Lennart Poetteringcryptsetup: some fixes
2014-03-06 Lennart Poetteringcore: correctly unregister PIDs from PID hashtables
2014-03-06 Lennart Poetteringutil: add timeout to generator execution
2014-03-06 Lennart Poetteringupdate TODO
2014-03-06 Lennart Poetteringgenerators: rework mount generators
2014-03-05 Lennart Poetteringsystemd-run: don't print error messages twice
2014-03-05 Lennart Poetteringsystemd-run: make sure --nice=, --uid=, --gid=, --seten...
2014-03-05 Tom Gundersennetworkd: listen to changes to the MAC address
2014-03-05 Tom Gundersensd-rtnl: do not blindly enter containers in message_read()
2014-03-05 Tom Gundersensd-dhcp-client: log the MAC address we are using
2014-03-05 Mark Oteizanetworkd: restore logic for enslaving to a master bondi...
2014-03-05 Zbigniew Jędrzejew... journal: forget file after encountering an error
2014-03-05 Zbigniew Jędrzejew... journal: assume that next entry is after previous entry
2014-03-05 Lennart Poetteringcore: don't override NoNewPriviliges= from SystemCallFi...
2014-03-05 Lennart Poetteringsystemd-run: support all currently exported properties...
2014-03-05 Lennart Poetteringcore: make the LimitXYZ= properties settable for transi...
2014-03-05 Lennart Poetteringsystemd-run: add some extra safety checks
2014-03-05 Lennart Poetteringsystemd-run: add new --property= switch that can set...
2014-03-05 Lennart Poetteringstrv: add new STR_IN_SET() macro that operates similar...
2014-03-05 Lennart Poetteringmissing: if RLIMIT_RTTIME is not defined by the libc...
2014-03-05 Lennart Poetteringcore: when passing resource limit values to client...
2014-03-04 Umut Tezduyar Lindskogarchitecture: Add cris
2014-03-04 Lennart Poetteringlogind: make $XDG_RUNTIME_DIR a per-user tmpfs
2014-03-04 Zbigniew Jędrzejew... Do not print invalid UTF-8 in error messages
2014-03-04 Zbigniew Jędrzejew... Introduce strv_consume which takes ownership
2014-03-04 Zbigniew Jędrzejew... shutdownd: modernizations
2014-03-04 Zbigniew Jędrzejew... logind: small simplifications
2014-03-03 Umut Tezduyar Lindskogsd-network: IPv4 link-local support [v2]
2014-03-03 Tom Gundersennetworkd: wait-online - fix typo
2014-03-03 Lennart Poetteringcore: fix assert when trying to serialize non-initializ...
2014-03-03 Thomas Hindoe Paab... silence warning
2014-03-03 Lennart Poetteringcore: add missing show-status.[ch]
2014-03-03 Lennart Poetteringconf-parser: minor optimization in config_parse_string()
2014-03-03 Lennart Poetteringconf-parser: drop special casing in config_parse_path()
2014-03-03 Lennart Poetteringconf-parser: config_parse_path_strv() is not generic...
2014-03-03 Lennart Poetteringcore: move config_parse_set_status() into load-fragment.c
2014-03-03 Lennart Poetteringcore: move ShowStatus type into the core
2014-03-03 Lennart Poetteringconf-parse: rename config_parse_level() to config_parse...
2014-03-03 Lennart Poetteringlogind: ignore lid switch events for 30s after each...
2014-03-03 Lennart Poetteringlogind: fix printf format
2014-03-03 Lennart Poetteringlogind: ignore lid switch if more than 1 display is...
2014-03-03 Lennart Poetteringcore: introduce new RuntimeDirectory= and RuntimeDirect...
2014-03-03 Lennart Poetteringexecute: no need to include seccomp.h from execute.h
2014-03-03 Lennart Poetteringexecute: free directory path if we fail to remove it...
2014-03-03 Tom Gundersensd-dhcp-lease: add sd_dhcp_lease_get_next_server()
2014-03-03 Tom Gundersensd-dhcp-lease: add sd_dhcp_lease_get_server_identifier()
2014-03-03 Tom Gundersensd-dhcp-lease: add Root Path support
2014-03-03 Lennart Poetteringbus: add sd_bus_track object for tracking peers, and...
2014-03-02 Zbigniew Jędrzejew... Disallow sizes with increasing unit size
2014-03-02 Zbigniew Jędrzejew... Allow fractional parts in disk sizes
2014-03-01 Thomas Hindoe Paab... networkd-wait-online: use automatic cleanup
2014-02-28 Tero Roponennspawn: fix detection of missing /proc/self/loginuid
2014-02-28 Tom Gundersensd-network: turn states 'unknown' and 'unmanaged' into...
2014-02-28 Tom Gundersensd-network: fix header
2014-02-28 Henrik Grindal Bakkenarchitecture: Add tilegx
2014-02-28 Tom Gundersennetworkd: add networkd-wait-online
2014-02-28 Tom Gundersensd-network: add new library
2014-02-27 Lukas Nykryncdrom_id: use the old MMC fallback
2014-02-27 Zbigniew Jędrzejew... journalctl: refuse extra arguments with --verify and...
2014-02-27 Uoti Urpalalogs-show: fix corrupt output with empty messages
2014-02-26 Lennart Poetteringmount: don't fire PropertiesChanged signals for mounts...
2014-02-26 Lennart Poetteringmount: don't send out PropertiesChanged message if...
2014-02-26 Lennart Poetteringmount: minor modernization
2014-02-26 Zbigniew Jędrzejew... Use /var/run/dbus/system_bus_socket for the D-Bus socket
2014-02-26 Lennart PoetteringRevert back to /var/run at a couple of problems
2014-02-26 Zbigniew Jędrzejew... Replace /var/run with /run in remaining places
2014-02-26 Lennart Poetteringexec: imply NoNewPriviliges= only when seccomp filters...
2014-02-26 Lennart Poetteringcore: add new RestrictAddressFamilies= switch
2014-02-26 Lennart Poetteringnspawn: no need for duplicate checks against EEXIST
2014-02-26 Lennart Poetteringseccomp: we should control NO_NEW_PRIVS on our own...
2014-02-25 Tom Gundersennetworkd: add basic support for MACVLANs
2014-02-25 Jasper St. Pierrelogin: Allow calling org.freedesktop.login1.Seat.SwitchTo
2014-02-25 David Herrmannlogin: set pos-slot to fallback on pos-eviction
2014-02-25 David Herrmannlogin: fix pos-array allocation
2014-02-25 Lennart Poetteringnspawn: add new switch --network-macvlan= to add a...
2014-02-25 Zbigniew Jędrzejew... Remove dead lines in various places
2014-02-25 Lennart Poetteringhostnamectl: read virtualization/architecture from...
2014-02-24 Lennart Poetteringcore: expose architecture as a bus property, so that...
2014-02-24 Lennart Poetteringcore: add global settings for enabling CPUAccounting...
2014-02-24 Lennart Poetteringarchitecture: apparently there is LE ppc now
2014-02-24 Łukasz Stelmachsmack: rework security labeling for multiple frameworks
2014-02-24 Łukasz Stelmachsmack: set loaded_policy in smack_setup()
2014-02-24 Łukasz Stelmachsmack: relabel directories and files created by systemd
2014-02-24 Michal Sekletarhostnamed: correct error message
2014-02-24 Lennart Poetteringlogind: detect whether the system is docked, and if...
2014-02-24 Thomas Hindoe Paab... virt: make Virtualization an anonymous enum
2014-02-24 Djalal Harounisystemctl: move next elapse calculation to its own...
2014-02-24 Djalal Harounidbus-timer: fix bus_timer_vtable to have the correct...
2014-02-24 Lennart Poetteringgetty-generator: verify ttys before we make use of...
2014-02-24 Lennart Poetteringcgroup: certain cgroup attributes are not available...
2014-02-24 Lennart Poetteringcore: gc half-created stub units
2014-02-24 Lennart Poetteringcore: expose root control group on the bus
2014-02-24 Lennart Poetteringnspawn: make use of the devices cgroup controller by...
2014-02-24 Lennart Poetteringcgroup: parse array cgroup properties correctly when...
2014-02-24 Tom Gundersensd-dhcp-client: respect TP_STATUS_CSUMNOTREADY
2014-02-23 Tom Gundersensd-dhcp-client: fix max size of REQUEST message
2014-02-23 Tom Gundersensd-dhcp: message_init - only set secs in the client
2014-02-23 Tom Gundersensd-dhcp: don't reject packets with the 'wrong' source...
next