chiark / gitweb /
elogind.git
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 Poetteringupdate TODO
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 Poetteringupdate TODO
2014-05-06 Lennart Poetteringtimesyncd: keep order of NTP servers
2014-05-06 Lennart Poetteringupdate TODO
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: enable timesyncd by default
2014-05-05 Lennart Poetteringupdate TODO
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 Sievershwdb: update
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 Tom GundersenTODO
2014-05-03 Kay Sieverstimesyncd: log drift correction
2014-05-02 Lennart Poetteringasync: add asynchronous close() call
2014-05-02 Lennart Poetteringupdate TODO
2014-04-30 Kay Sieverstimesyncd: use nanosecond mode
2014-04-30 Kay Sieverstimesyncd: remove debug code
2014-04-29 Umut Tezduyar... networkd: 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 Michal Sekletarupdate TODO
2014-04-29 Tom Gundersensd-dhcp-lease: fix double realloc
2014-04-29 Kay Sieversbuild-sys: fix linking order for networkd-wait-only
2014-04-29 Lennart Poetteringsd-resolve: rework sd-resolve to be callback based...
2014-04-29 Tom Gundersennetworkd: fix distcheck
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 GundersenTODO: network
2014-04-27 Tom Gundersennetworkd: netdev - log when loading a .netdev file
2014-04-27 Umut Tezduyar... networkd: update TODO
2014-04-27 Umut Tezduyar... sd-dhcp-client: log positive error number
2014-04-27 Umut Tezduyar... libnetworkd: add link local tests
2014-04-27 Umut Tezduyar... networkd: 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ędrzejewsk... build-sys: add configure switch for -fsanitize=undefined
2014-04-26 Zbigniew Jędrzejewsk... test-journal-flush: avoid predictable names in /var/tmp
2014-04-26 pomaman: networkd typo fixes
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 Poetteringupdate TODO
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-25 Lennart Poetteringupdate TODO
2014-04-24 Zbigniew Jędrzejewsk... 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ędrzejewsk... 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 Poetteringerrno: make sure to handle the 3 errnos that are aliase...
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 Lennart Poetteringupdate TODO
2014-04-23 Jeffrey Clarkanalyze: fix plot with bad y size
2014-04-23 Thomas Hindoe... journal-gatewayd: bugfix for invalid level case
2014-04-23 Lennart Poetteringman: recommend that XDG_SESSION_DESKTOP and XDG_CURRENT...
2014-04-23 Thomas Hindoe... use new name DRAW_TREE_VERTICAL
2014-04-23 Lennart Poetteringdelta: draw arrows with draw_special_char()
2014-04-23 Lennart Poetteringinstall: simplification
2014-04-23 Lennart Poetteringlabel: there is no label_retest_selinux() call
2014-04-23 Lennart Poetteringbus: simplification
2014-04-23 Lennart Poetteringbacklight: warn if kernel exposes backlight device...
2014-04-23 Lennart Poetteringupdate TODO
2014-04-23 David Herrmannlogin: rename session_mute_vt() to session_prepare_vt()
2014-04-23 Ray Strodelogin: give session ownership of VT
next