]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
2014-11-03  Lennart Poetteringjournald: fix memory leak on error path
2014-11-03  Lennart Poetteringjournald: also check journal file size to deduce if...
2014-11-03  Lennart Poetteringjournalctl: add new --vacuum-size= and --vacuum-time...
2014-11-03  Lennart Poetteringman: document audit input for journald
2014-11-03  Lennart Poetteringunits: make ReceiveBuffer= line more readable by using...
2014-11-03  Lennart Poetteringjournald: fix minor memory leak
2014-11-03  Lennart Poetteringcore: introduce ConditionSecurity=audit
2014-11-03  Lennart Poetteringjournald: if available pull audit messages from the...
2014-11-03  Lennart Poetteringjournald: remove a number of malloc()s from the syslog...
2014-11-03  Lennart Poetteringjournald: constify all things!
2014-11-03  Tom Gundersenman: sd_event_add_post - fix typo
2014-11-03  Tom Gundersenman: glib-event-glue.c - remove unnecessary includes
2014-11-03  Lukas Nykrynsd-pppoe: include ppp_defs.h
2014-11-03  Zbigniew Jędrzejewsk... units: order sd-journal-flush after sd-remount-fs
2014-11-02  Zbigniew Jędrzejewsk... unit: do not order timers.target before basic.target
2014-11-02  Zbigniew Jędrzejewsk... manager: do not print timing when running in test mode
2014-11-02  Zbigniew Jędrzejewsk... Raise level of 'Found dependency...' lines
2014-11-01  Tom Gundersensd-pppoe: fix some leaks
2014-11-01  Tom Gundersenlibsystemd-networkd: introduce sd-pppoe library
2014-11-01  Colin Walterslibudev: Use correct free function
2014-11-01  Joe Lawrencescsi_id: fix usage spelling
2014-11-01  Zbigniew Jędrzejewsk... TODO
2014-11-01  Michael Chapmankernel-install/90-loaderentry.install: fix cmdline...
2014-11-01  Zbigniew Jędrzejewsk... systemd-journal-flush.service: remove "trigger" from...
2014-11-01  Umut Tezduyar... man: explain journalctl --flush correctly
2014-11-01  WaLyong Chobus: use STR_IN_SET
2014-11-01  Jan Synacekcore: improve error message when machine id is missing
2014-11-01  Dan Williamssd-dhcp6-client: fix off-by-two error in DUID length
2014-11-01  Daniele Medricalendarspec: add constant for weekdays_bits
2014-11-01  Zbigniew Jędrzejewsk... man: describe all log levels in udevadm(8)
2014-11-01  Zbigniew Jędrzejewsk... Use log "level" instead of "priority"
2014-11-01  Zbigniew Jędrzejewsk... libudev: do not accept invalid log levels
2014-11-01  Zbigniew Jędrzejewsk... libudev: modernization
2014-11-01  Tom Gundersensd-dhcp-lease: use shared default prefixlen function
2014-11-01  Tom Gundersensd-dhcp-lease: use unaligned read helpers
2014-11-01  Tom Gundersendhcp6: use unaligned read/write helpers
2014-11-01  Tom Gundersenresolved: dns-packet - use unaligned read/write helpers
2014-11-01  Tom Gundersenshared: add helpers for unaligend BE read/write
2014-10-31  Marcel Holtmannhwdb: Update database of Bluetooth company identifiers
2014-10-31  Lennart Poetteringptyforward: rework PTY forwarder logic used by nspawn...
2014-10-31  Zbigniew Jędrzejewsk... Make bus errno mappings non-static
2014-10-31  Zbigniew Jędrzejewsk... bus: do not segfault on zeros in errno mapping table
2014-10-31  Lennart Poetteringunits: don't order journal flushing afte remote-fs...
2014-10-31  Lennart Poetteringnspawn: don't make up -1 as error code
2014-10-31  Dave Reisnershared/install: avoid prematurely rejecting "missing...
2014-10-31  Tom Gundersensd-bus: add missing include
2014-10-31  Ronny Chevaliertests: add test-copy
2014-10-31  Ronny Chevaliertests: add tests for path_startswith
2014-10-31  Ronny Chevaliershared: fix typo
2014-10-31  Ronny Chevaliertests: add missing entry for LocalVariable to test...
2014-10-31  Ronny Chevaliertests: add test-locale-util
2014-10-31  Ronny Chevaliershared: add missing includes
2014-10-31  Ronny Chevaliertests: add tests for strv.c
2014-10-31  Ronny Chevalierremove references of readahead
2014-10-31  Ronny Chevaliertests: add tests for fileio.c
2014-10-31  Dan Williamssd-dhcp-client: clean up raw socket sd_event_source...
2014-10-31  Zbigniew Jędrzejewsk... snapshot: return error when snapshot exists
2014-10-31  Zbigniew Jędrzejewsk... Convert the rest to sd_bus_errnomap
2014-10-31  Zbigniew Jędrzejewsk... bus: add sd_bus_errnomap section
2014-10-30  Michal Schmidttest: test a corner case in hashmap_remove_and_replace()
2014-10-30  Michal Schmidtconfigure.ac: add --enable-hashmap-debug option
2014-10-30  Michal Schmidttools: add gdb command to dump hashmap information
2014-10-30  Michal Schmidthashmap: rewrite the implementation
2014-10-30  Michal Schmidttest: adjust max load factor in test_hashmap_many()
2014-10-30  Michal Schmidtmempool: add a zeroing alloc function
2014-10-30  Michal Schmidtutil: add log2u(), log2u_round_up()
2014-10-30  Lennart Poetteringmemfd: rename memfd.h to memfd-util.h to avoid any...
2014-10-30  Lennart Poetteringmemfd: always use our internal utility functions where...
2014-10-30  Lennart Poetteringmemfd: drop memfd_get_name() as it is unused
2014-10-30  Lennart Poetteringupdate TODO
2014-10-30  Lennart Poetteringjournal: when sending huge log messages prefer memfds...
2014-10-30  Lennart PoetteringCODING_STYLE: clarify that we really should use O_CLOEX...
2014-10-30  Lennart Poetteringmemfd: always create our memfds with CLOEXEC set
2014-10-30  Lennart Poetteringutil: unify how we see srand()
2014-10-30  Lennart Poetteringutil: don't block on getrandom()
2014-10-30  Colin Guthriesysusers: Preserve ownership and mode on /etc/passwd...
2014-10-30  Hans de Goedekeymap: Ignore brightness keys on Dell Inspiron 1520...
2014-10-30  Zbigniew Jędrzejewsk... zsh-completion: update start/restart completions
2014-10-30  Zbigniew Jędrzejewsk... bash-completion: use improved filtering to make things...
2014-10-30  Zbigniew Jędrzejewsk... systemctl: obey --state in list-unit-files
2014-10-30  Zbigniew Jędrzejewsk... systemctl: let list-{units,unit-files } honour --type
2014-10-30  Zbigniew Jędrzejewsk... bash-completion: rework startable/restartable units...
2014-10-30  Dave Reisnermissing.h: fix wrong __NR_getrandom syscall def
2014-10-30  Kay Sieversudev: path_id - update comments
2014-10-30  Lennart Poetteringbusctl: add new "capture" verb to record bus messages...
2014-10-29  Dave Reisnernspawn: ignore EEXIST when creating mount point
2014-10-29  Lennart Poetteringsd-bus: properly handle removals of non-existing matches
2014-10-29  Lennart Poetteringmissing: no tabs please, we are british
2014-10-29  Lennart Poetteringupdate TODO
2014-10-29  Lennart Poetteringmissing: simplify memfd ifdeffery
2014-10-29  Lennart Poetteringutil: make use of the new getrandom() syscall if it...
2014-10-29  Susant Sahanisd-rtnl: add bridge port rtnl attributes.
2014-10-29  Susant Sahanisd-rtnl: add support to set packet family type
2014-10-29  Tom Gundersensd-rtnl: mark nested attributes with the NLA_F_NESTED...
2014-10-29  Tom Gundersensd-rtnl: fix reading of nla type
2014-10-29  Susant Sahaninetworkd: add Patch of MTU discovery for IPIP and GRE
2014-10-29  Susant Sahaninetworkd: add back path of MTU discovery for SIT
2014-10-28  Lennart PoetteringNEWS: well, it's Options= now, not Discard=
2014-10-28  Kay Sieversbuild-sys: do not use "label" functions in libsystemd_s... v217
2014-10-28  Lennart Poetteringupdate NEWS
next