chiark / gitweb /
elogind.git
2014-06-16 Lennart Poetteringunit-name: various modernizations
2014-06-16 Lennart Poetteringunit-name: fix detection of unit templates/instances
2014-06-16 Thomas Hindoe... journal-remote: fix memleak
2014-06-16 Ronny Chevaliertests: unlink temp file used in test
2014-06-16 Ronny Chevaliertests: add tests to test-hashmap
2014-06-16 Ronny Chevaliertests: add test-fdset
2014-06-16 Ronny Chevaliertests: add test-socket-util
2014-06-16 Susant Sahaninetworkd: unref tunnel
2014-06-16 Susant Sahaninetworkd: introduce vxlan
2014-06-16 Susant Sahaninetworkd: rename netdev variables
2014-06-16 Susant Sahanisd-rtnl: add support for vxlan rtnl attributes
2014-06-16 Kay Sieversbus-proxy: policy - ignore unsupported tags and attributes
2014-06-16 Ruediger OertelReset signal-mask on re-exec to init=..
2014-06-16 David Herrmannutil: add realloc_multiply() helper
2014-06-16 David Herrmannutil: fix multiply-alloc helpers with size==0
2014-06-16 David Herrmannmacro: add DISABLE_WARNING_SHADOW
2014-06-16 Lennart Poetteringtmpfiles: add new "L+" command as stronger version...
2014-06-16 Lennart Poetteringtmpfiles: set up selinux label proeprly when creating...
2014-06-16 Lennart Poetteringupdate TODO
2014-06-16 Lennart Poetteringbuild-sys: add missing Makefile link
2014-06-16 Lennart Poetteringunits: add a service to invoke ldconfig on system updat...
2014-06-16 Lennart Poetteringunits: drop RefuseManualStart= from a couple of update...
2014-06-15 Lennart Poetteringupdate TODO
2014-06-15 Lennart Poetteringmount: add new SloppyOptions= setting for mount units...
2014-06-15 Lennart Poetteringmount: tell /bin/mount to never touch /etc/mtab
2014-06-15 Lennart Poetteringunits: bring systemd-tmpfiles-setup-dev.service closer...
2014-06-15 Lennart Poetteringtmpfiles: create /etc/resolv.conf as link to networkd...
2014-06-14 Kay Sieverssysusers: order before tmpfiles which need the ids
2014-06-14 Tom Gundersennetworkd: link - flush all pending NEWLINK events befor...
2014-06-14 Tom GundersenRevert "Revert "networkd: netdev - set predictable...
2014-06-14 Tom Gundersennetworkd: netdev - allow setting MACAddress in .netdev...
2014-06-14 Tom Gundersennetworkd: add assert
2014-06-13 Thomas Hindoe... networkd: link - check returned value from set_lease_pool
2014-06-13 Colin Ian KingFix spelling mistake, scirpt --> script
2014-06-13 Lennart Poetteringcore: don't complain at early boot if /etc/mtab is...
2014-06-13 Lennart Poetteringtmpfiles: always use relative symlinks from tmpfiles...
2014-06-13 Lennart Poetteringos-release: define /usr/lib/os-release as fallback...
2014-06-13 Lennart Poetteringsysusers: always treat ENOENT as entry-not-found when...
2014-06-13 Lennart Poetteringrpm: add RPM macros to apply sysusers, sysctl, and...
2014-06-13 Lennart Poetteringrpm: don't hardcode the binary paths in the macros...
2014-06-13 Tom Gundersensd-dhcp-server: test - skip when lacking perms
2014-06-13 Andreas Henrikssoninstall: fix invalid free() in unit_file_mask()
2014-06-13 Andreas Henrikssonudev: fix invalid free() in enable_name_policy()
2014-06-13 Andreas Henrikssoncore: fix invalid free() in killall()
2014-06-13 Andreas Henrikssonsd-dhcp-client: fix invalid free() in client_send_request()
2014-06-13 Tom Gundersennetworkd: link - left-align debug messages
2014-06-13 Tom Gundersennetworkd: add dhcp server support
2014-06-13 Tom Gundersensd-dhcp-server: add RELEASE support
2014-06-13 Tom Gundersensd-dhcp-server: add dummy DECLINE support
2014-06-13 Tom Gundersensd-dhcp-server: track bound leases
2014-06-13 Tom Gundersensd-dhcp-server: add support for clients requesting...
2014-06-13 Tom Gundersensd-dhcp-server: add basic NAK support
2014-06-13 Tom Gundersensd-dhcp-server: add basic REQUEST/ACK support
2014-06-13 Tom Gundersensd-dhcp-server: add basic DISCOVER/OFFER support
2014-06-13 Tom Gundersensd-dhcp-server: add support for sending messages
2014-06-13 Tom Gundersensd-dhcp-server: add support for setting the server...
2014-06-13 Tom Gundersensd-dhcp-server: bind to raw socket for sending
2014-06-13 Tom Gundersensd-dhcp-server: add basic message parsing
2014-06-13 Tom Gundersensd-dhcp-server: add basic message handling and verification
2014-06-13 Tom Gundersensd-dhcp-server: bind to a given interface
2014-06-13 Tom Gundersensd-dhcp-server: add basic functionality for starting...
2014-06-13 Tom Gundersensd-dhcp-server: add basic functionality for creating...
2014-06-13 Tom Gundersendhcp-network: allow UDP socket to listen on any address
2014-06-13 Lennart Poetteringtmpfiles: add minimal tmpfiles snippet to rebuild the...
2014-06-13 Lennart Poetteringunits: rebuild /etc/passwd, the udev hwdb and the journ...
2014-06-13 Lennart Poetteringcore: add new ConditionNeedsUpdate= unit condition
2014-06-13 Lennart Poetteringupdate-done: add minimal tool to manage system updates...
2014-06-13 Lennart Poetteringcondition: minor modernizations
2014-06-13 Lennart Poetteringunits: don't conditionalize sysctl service
2014-06-13 Lennart Poetteringunits: remove conditions from systemd-tmpfiles-setup
2014-06-13 Lennart Poetteringsystem-update-generator: modernizations
2014-06-13 Lennart Poetteringsysusers: hide generate .conf file
2014-06-13 Lennart Poetteringupdate TODO
2014-06-13 Lennart Poetteringsysusers: move systemd-sysusers to libexec for now
2014-06-13 Kay Sieverstmpfiles: skip mknod() on -EPERM (device cgroup)
2014-06-13 Kay Sieverssysusers: do not set todo to create a user when we...
2014-06-12 Thomas Hindoe... cryptsetup: check that password is not null
2014-06-12 Lennart Poetteringsysuser: generate default snippet incorporating TTY_GID...
2014-06-12 Lennart Poetteringsysusers: add new input group to default snippet
2014-06-12 Lennart Poetteringtmpfiles: minor modernizations
2014-06-12 Lennart Poetteringmachine: minor modernizations
2014-06-12 Lennart Poetteringsysusers: add minimal tool to reconstruct /etc/passwd...
2014-06-12 Kay Sieversdebug-shell: add condition for tty device to run on
2014-06-12 Kay Sieversudev: assign group "input" to all input devices
2014-06-11 Mantas MikulėnasNEWS: fix directory name
2014-06-11 Lennart PoetteringNEWS: add missing comment about the "floppy" group
2014-06-11 Lennart PoetteringNEWS: mention that resolved's resolv.conf fragment... v214
2014-06-11 Lennart Poetteringbuild-sys: update library versions
2014-06-11 Lennart PoetteringNEWS: add contributor list for 214
2014-06-11 Lennart Poetteringunits: order network-online.target after network.target
2014-06-11 Kay SieversNEWS: update
2014-06-11 Lennart PoetteringNEWS: prepare NEWS for 214
2014-06-11 Umut Tezduyar... doc: specify kernel configs for cpushares
2014-06-11 Lennart Poetteringunits: time-sync.target probably makes sense, is not...
2014-06-11 Lennart Poetteringunits: introduce network-pre.target as place to hook...
2014-06-11 Kay SieversNEWS: add section about udev locking
2014-06-11 Kay Sieversudev: stop using "floppy" group
2014-06-11 Lennart Poetteringjournald: create /run/log/journal with the correct...
2014-06-11 Lennart Poetteringtmpfiles: don't allow read access to journal files...
2014-06-11 Lennart Poetteringupdate TODO
next