]> git.ipfire.org Git - thirdparty/systemd.git/history - src
libsystemd-network: Prepend hardware type byte to client identifier
[thirdparty/systemd.git] / src /
2014-03-20  Patrik Flyktlibsystemd-network: Prepend hardware type byte to clien...
2014-03-20  Lennart Poetteringunit: turn off mount propagation for udevd
2014-03-19  Lennart Poetteringcore: move notify sockets to /run and $XDG_RUNTIME_DIR
2014-03-19  Lennart Poetteringcore: make sure we can combine DevicePolicy=closed...
2014-03-19  Lennart Poetteringsd-bus: don't use assert_return() to check for disconne...
2014-03-19  Lennart Poetteringcore: rework context initialization/destruction logic
2014-03-19  Lennart Poetteringsd-bus: properly translate high-level attach flags...
2014-03-19  Lennart Poetteringcore: when PrivateTmp= is set for a unit, make sure...
2014-03-19  Lennart Poetteringcore: Beef up PrivateDevices=
2014-03-19  Lennart Poetteringbusctl: when monitoring the bus, enable all credentials
2014-03-19  Lennart Poetteringcore: expose missing busname properties on the bus
2014-03-19  Tom Gundersensd-dhcp-client: accept infinite lease lifetime
2014-03-19  Patrik Flyktlibsystemd-network: Add Init-Reboot support
2014-03-19  Patrik Flyktlibsystemd-network: Restart DHCP acquisition if the...
2014-03-19  Patrik Flyktlibsystemd-network: Add hangcheck timer for DHCP client...
2014-03-19  Patrik Flyktlibsystemd-network: Export checksum function to test...
2014-03-19  Lennart Poetteringsd-bus: add proper monitoring API
2014-03-19  Lennart Poetteringcore: by default .busname units should be activating
2014-03-19  Daniel Mackbusname: introduce Activating directive
2014-03-19  Lennart Poetteringcore: when creating an activating busname attach all...
2014-03-19  Lennart Poetteringupdate kdbus.h
2014-03-19  Lennart Poetteringmissing: define LO_FLAGS_PARTSCAN if it is missing
2014-03-18  Lennart Poetteringutil: add new FOREACH_STRING() macro as syntactic sugar...
2014-03-18  Lennart Poetteringsd-bus: if we got a message with fds attached even...
2014-03-18  Lennart Poetteringcore: add new AcceptFD= setting to .busname units
2014-03-18  Lennart Poetteringtest
2014-03-18  Lennart Poetteringutil: replace close_nointr_nofail() by a more useful...
2014-03-18  Lennart Poetteringcore: drop CAP_MKNOD when PrivateDevices= is set
2014-03-18  Kay Sieverstimedated: update test address
2014-03-18  Tom Gundersensd-dhcp-client: make sure timers fire immediately
2014-03-18  Zbigniew Jędrzejew... microhttpd-util: avoid double free on error
2014-03-18  Zbigniew Jędrzejew... journal-remote: do not attempt to read from µhttpd...
2014-03-18  Lennart Poetteringmachinectl: reimplement machinectl's "reboot" verb...
2014-03-18  Lennart Poetteringmachined: fix Kill() bus call on machine objects when...
2014-03-18  Lennart Poetteringcore: remount /sys/fs/cgroup/ read-only after we mounte...
2014-03-18  Lennart Poetteringcgroup: it's not OK to invoke alloca() in loops
2014-03-18  Lennart Poetteringsystemctl: sort local host entry before container in...
2014-03-18  Lennart Poetteringsystemctl: prefix list-units and list-machines output...
2014-03-18  Kay Sieverstimedatectl: clear ADJ_MAXERROR to make sure we keep...
2014-03-17  Thomas Hindoe Paab... remove unused variable
2014-03-17  Lennart Poetteringbuild-sys: move sd-login src/login → src/libsystemd...
2014-03-17  Lennart Poetteringsd-login: add calls that retrieve credentials of peers...
2014-03-17  Miklos Vajnacore, libsystemd, systemd, timedate, udev: spelling...
2014-03-17  Zbigniew Jędrzejew... journal-remote: implement inheriting http(s) sockets
2014-03-17  Zbigniew Jędrzejew... microhttpd-util: use static buffer for static messages
2014-03-17  Zbigniew Jędrzejew... journal-remote: HTTP(s) support
2014-03-17  Zbigniew Jędrzejew... journal-remote: tool to receive messages over the network
2014-03-17  Zbigniew Jędrzejew... journal-gatewayd: check if certificate is signed by CA
2014-03-17  Zbigniew Jędrzejew... journal-gatewayd: log to journal from gnutls
2014-03-17  Zbigniew Jędrzejew... journal-gatewayd: ask clients to provide certificates
2014-03-17  Zbigniew Jędrzejew... activate: export make_socket_fd
2014-03-17  Zbigniew Jędrzejew... shared: export is_dir
2014-03-17  Zbigniew Jędrzejew... journal: export valid_user_field and size defines
2014-03-17  Zbigniew Jędrzejew... journal: extract duplicated code to a function
2014-03-17  Zbigniew Jędrzejew... journal: extract duplicated code to a function
2014-03-17  Zbigniew Jędrzejew... journald: remove stray reset of error return value
2014-03-17  Lennart Poetteringsystemctl: introduce -r switch to show units running...
2014-03-16  Kay Sieverstimedated: move test logging to test program
2014-03-16  Kay Sieverstimedated: update spike handling
2014-03-16  Kay Sieverstimedated: update spike handling
2014-03-16  Kay Sieverstimedated: handle external system time changes
2014-03-16  Josh TriplettUse strlen even for constant strings
2014-03-16  Tom Gundersennspawn: UP the host side of the veth pair after adding...
2014-03-16  Tom Gundersensd-rtnl: never treat broadcasts as replies
2014-03-15  Tom Gundersennetworkd: netdev - support joining already existing...
2014-03-15  Tom Gundersensd-rtnl: make RTM_NEWLINK report EEXIST by default
2014-03-15  Kay Sieverstimedated: print delay and jitter in debug output
2014-03-15  Zbigniew Jędrzejew... timedated: use builtins for integer log and exp
2014-03-14  Sebastian Thorarensenjournald: add support for wall forwarding
2014-03-14  Sebastian Thorarensenutmp-wtmp: allow overriding username on wall
2014-03-14  Lennart Poetteringsd-bus: don't choke if somebody sends us a message...
2014-03-14  Lennart Poetteringsd-bus: don't access invalid memory if a signal matcher...
2014-03-14  Lennart Poetteringutil: add hexdump() call to create pretty hexdumps...
2014-03-14  Michael Olbrichnetworkd: fix typo
2014-03-14  Lennart Poetteringgpt: introduce root partition type GUIDs for ARM 32bit...
2014-03-14  Michael Marineautmpfiles: add --root option to operate on an alternate...
2014-03-14  Michael Marineaushared: add root argument to search_and_fopen
2014-03-14  Zbigniew Jędrzejew... Do not return -1 (EINVAL) on allocation error
2014-03-14  Zbigniew Jędrzejew... machine-id-setup: use path_kill_slashes and modernizations
2014-03-14  Greg KHmachine-id: add --root option to operate on an alternat...
2014-03-14  Tom Gundersennetworkd: allow more than one static DNS server
2014-03-14  Tom Gundersennetworkd: fix creation of runtime dirs at startup
2014-03-14  Tom Gundersennetworkd: lease - store (up to) one dhcp lease file...
2014-03-14  Dave Reisnernspawn: remove unused variable
2014-03-14  Brandon Philipsnspawn: allow -EEXIST on mkdir_safe /home/${uid}
2014-03-14  Lennart Poetteringlogind: automatically remove SysV + POSIX IPC objects...
2014-03-13  Kay Sieverstimedated: add SNTP client/query hookup (unused for...
2014-03-13  Lennart Poetteringsd-bus: don't look for a 64bit value when we only have...
2014-03-13  Lennart Poetteringbus: fix memory leak when kdbus is not enabled
2014-03-13  Tom Gundersennspawn: make host0's MAC address persistent
2014-03-13  Hendrik Bruecknergetty: Start getty on 3270 terminals available on Linux...
2014-03-13  Lennart Poetteringsystemctl: autopage always if systemctl status is invok...
2014-03-13  Lennart Poetteringsystemctl: suppress duplicate newline if there's not...
2014-03-13  Lennart Poetteringsystemctl: reorder verbs
2014-03-13  Lennart Poetteringsystemctl: make sure status -a doesn't terminate too...
2014-03-13  Lennart Poetteringsystemctl: show a colored red dot in "status" output...
2014-03-13  Lennart Poetteringnspawn: honour GPT partition flags when mounting file...
2014-03-13  Lennart Poetteringgpt-auto-generator: there's no point in looking for...
2014-03-13  Lennart Poetteringgpt-auto-generator: print debug messages when we ignore...
2014-03-13  Lennart Poetteringgpt-auto-generator: honour read-only and no-auto flag...
next