chiark / gitweb /
networkd: link - introduce LINGER state and link_drop()
[elogind.git] / src /
2014-05-09 Tom Gundersennetworkd: link - introduce LINGER state and link_drop()
2014-05-09 Tom Gundersennetworkd: netdev - introduce LINGER state and netdev_drop()
2014-05-09 Tom Gundersennetworkd: netdev - cancel all callbacks when freeing
2014-05-09 Tom Gundersennetworkd: link - take refcounts on links
2014-05-09 Tom Gundersennetworkd: network - do reference counting on netdevs
2014-05-09 Tom Gundersennetworkd: network - merge all netdev parsing into one...
2014-05-09 Tom Gundersennetworkd: introduce refcounting for Links and NetDevs
2014-05-09 Tom Gundersennetworkd: link - clean up state files
2014-05-08 Tom Gundersentimesyncd: read global operational state from networkd
2014-05-08 Tom Gundersensd-network: expose global operational state
2014-05-08 Tom Gundersentimesyncd: only run when the system has a carrier on...
2014-05-08 Tom Gundersennetworkd-wait-online: flush monitor events after processing
2014-05-08 Tom Gundersennetworkd-wait-online: fix false positives when checking...
2014-05-08 Tom Gundersennetworkd: link - operstate is an enum, not a bitmask
2014-05-08 Łukasz Stelmachcore: check the right variable for failed open()
2014-05-08 Jan Engelhardtdoc: corrections to words and forms
2014-05-08 Jani Nikulabacklight: handle saved brightness exceeding max brightness
2014-05-07 Tom Gundersennetworkd-wait-online: rely purely on sd-network events...
2014-05-07 Tom Gundersennetworkd: link - always maintain link operstate regardl...
2014-05-07 Tom Gundersensd-network: expose both admin and operational state...
2014-05-07 Kay Sieverstimesyncd: shorten log message
2014-05-06 Tom Gundersensd-dhcp-client: use asynchronous_close()
2014-05-06 Tom Gundersensd-dhcp: network - don't leak sockets on failure
2014-05-06 Tom Gundersensd-dhcp: network - set TOS on outgoing packets
2014-05-06 Tom Gundersendhcp-network: don't pass ifindex to bind_udp_socket
2014-05-06 Lennart Poetteringman: document sd_event_add_time(3)
2014-05-06 Lennart Poetteringtimesyncd: hook up systemd-timesyncd with systemd-timedated
2014-05-06 Lennart Poetteringtimesyncd: never accept NTP time from server that is...
2014-05-06 Lennart Poetteringjournald: remove some dead code
2014-05-06 Lennart Poetteringload-fragment: minor cleanup
2014-05-06 Lennart Poetteringtimesyncd: read server settings from a configuration...
2014-05-06 Lennart Poetteringtimesyncd: when an NTP server doesn't respond, proceed...
2014-05-06 Lennart Poetteringlist: make LIST_FIND_TAIL work for empty lists
2014-05-06 Lennart Poetteringtimesyncd: keep order of NTP servers
2014-05-06 Lennart Poetteringtimesyncd: make sure to reread /etc/resolv.conf when...
2014-05-06 Kay Sieverstimesyncd: accept NTP version 3 responses
2014-05-05 Lennart Poetteringtimesyncd: add a more servers by default
2014-05-05 Lennart Poetteringtimesyncd: also try next server when sendto() fails
2014-05-05 Lennart Poetteringtimesyncd: don't busy loop when we cannot connect to...
2014-05-05 Lennart Poetteringtimesyncd: properly handle multiple configured NTP...
2014-05-05 Lennart Poetteringtimesyncd: lookup name server via sd-resolve, support...
2014-05-05 Lennart Poetteringsd-resolve: make sure we can destroy a query object...
2014-05-05 Lennart Poetteringsd-event: allow disabling event sources when an event...
2014-05-05 Lennart Poetteringsd-event: make it easy to bind signal handling to event...
2014-05-05 Lennart Poetteringtimesync: use safe_close() where possible
2014-05-05 Lennart Poetteringtimesync: always initialize structs when declaring...
2014-05-05 Lennart Poetteringbuild-sys: move async.[ch] to src/shared
2014-05-05 Kay Sieverscore: require cgroups filesystem to be available
2014-05-05 Kay Sieverstimesyncd: log drift value as signed
2014-05-03 Tom Gundersensd-rtnl-message: append - fix uninitialized memory
2014-05-03 Tom Gundersensd-rtnl: route - allow setting multiple matching routes
2014-05-03 Kay Sieverstimesyncd: log drift correction
2014-05-02 Lennart Poetteringasync: add asynchronous close() call
2014-04-30 Kay Sieverstimesyncd: use nanosecond mode
2014-04-30 Kay Sieverstimesyncd: remove debug code
2014-04-29 Umut Tezduyar Lindskognetworkd: dont configure route if lease doesn't have one
2014-04-29 Tom Gundersensd-network: add support for only listening to some...
2014-04-29 Kay Sieverstimesyncd: limit debug values to milliseconds
2014-04-29 Tom Gundersensd-dhcp-lease: fix double realloc
2014-04-29 Lennart Poetteringsd-resolve: rework sd-resolve to be callback based...
2014-04-29 Tom Gundersensd-dhcp-lease: (de)serialize DNS and NTP servers
2014-04-29 Tom Gundersensd-dhcp-leaes: use newdup()
2014-04-29 Tom Gundersensd-dhcp-lease: add NTP support
2014-04-29 Kay Sieverstimesyncd: update log message
2014-04-29 Kay Sieverstimesyncd: add unit and man page
2014-04-28 Lennart Poetteringmachine-id: only look into KVM uuid when we are not...
2014-04-28 Kay Sieversrename timedate-sntp to timesync
2014-04-28 Jonathan Boulleconf-parser: Fix typo in comment
2014-04-27 Tom Gundersennetworkd: link - don't fail a link if RF kill is active
2014-04-27 Tom Gundersennetworkd: netdev - log when loading a .netdev file
2014-04-27 Umut Tezduyar Lindskogsd-dhcp-client: log positive error number
2014-04-27 Umut Tezduyar Lindskoglibnetworkd: add link local tests
2014-04-27 Umut Tezduyar Lindskognetworkd: do not complain about IFF_RUNNING
2014-04-26 Brandon Philipsjob: add waiting jobs to run queue in unit_coldplug
2014-04-26 Zbigniew Jędrzejew... test-journal-flush: avoid predictable names in /var/tmp
2014-04-25 Tom Gundersennetworkd-wait-online: refactor a bit
2014-04-25 Tom Gundersennetworkd-wait-online: drop config file and add commandl...
2014-04-25 Will Woodscore: reindent {selinux, ima, smack}-setup.c
2014-04-25 Lennart Poetteringcore: expose CFS CPU time quota as high-level unit...
2014-04-25 Lennart Poetteringcore: make sure we always write changed cgroup attribut...
2014-04-24 Zbigniew Jędrzejew... bootchart: print to stdout and display default values...
2014-04-24 WaLyong Chobootchart: rewrite usage message more generally
2014-04-24 WaLyong Chobootchart: add control group option
2014-04-24 Zbigniew Jędrzejew... udev: warn when name_to_handle_at is not implemented
2014-04-24 Michael Olbrichservice: rename StartLimitAction enum to FailureAction
2014-04-24 Michael Olbrichservice: add FailureAction= option
2014-04-24 Robert Milasanudev: increase the size of RESULT buffer
2014-04-24 Kay Sieversbus: update kdbus.h
2014-04-24 Daniel Buchtest-resolve.c: Cleanup and make use of sockaddr_pretty()
2014-04-24 David HärdemanFix keysize handling in cryptsetup (bits vs. bytes)
2014-04-24 David HärdemanAdd more password agent information
2014-04-24 Lennart Poetteringutil: make sure all our name_to_handle_at() code makes...
2014-04-23 Tom Gundersennetworkd-wait-online: improve interoptability and enabl...
2014-04-23 Djalal Harounihostnamectl: read kernel name and release from remote
2014-04-23 Djalal Harounihostnamed: expose KernelName and KernelRelease on the bus
2014-04-23 Jeffrey Clarkanalyze: fix plot with bad y size
2014-04-23 Thomas Hindoe Paab... journal-gatewayd: bugfix for invalid level case
2014-04-23 Thomas Hindoe Paab... use new name DRAW_TREE_VERTICAL
2014-04-23 Lennart Poetteringdelta: draw arrows with draw_special_char()
2014-04-23 Lennart Poetteringinstall: simplification
next