]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
2014-10-27  Lennart Poetteringupdate TODO
2014-10-27  Lennart Poetteringupdate NEWS
2014-10-27  Lennart Poetteringsd-bus: explicitly cast asprintf() return value away...
2014-10-27  Lennart PoetteringRevert "sd-bus: check return value of asprintf()"
2014-10-27  Michal Sekletarshutdown: do final unmounting only if not running insid...
2014-10-27  Ivan Shapovalovman: fix typos in description of SELinuxContextFromNet=
2014-10-27  Tom Gundersennetworkd: don't stop the dhcp server when link goes...
2014-10-27  Michal Sekletarutil: fix copy-paste error and actually set the new...
2014-10-27  Michal Sekletarutil: introduce sethostname_idempotent
2014-10-26  Zbigniew Jędrzejewsk... journald: fix flushing
2014-10-25  Zbigniew Jędrzejewsk... systemctl: do not ignore errors in symlink removal
2014-10-25  Zbigniew Jędrzejewsk... Rearrange Unit to make pahole happy
2014-10-25  Zbigniew Jędrzejewsk... calendarspec: fix typo in "annually"
2014-10-25  Santiago Vilajournalctl: correct help text for --until
2014-10-24  Lennart Poetteringbus-proxy: it's OK if getpeercred doesn't work
2014-10-24  Lennart Poetteringsd-bus: if we don't manage to properly allocate the...
2014-10-24  Lennart Poetteringtime: don't do comparison twice
2014-10-24  Lennart Poetteringtime: minor simplification
2014-10-24  Lennart Poetteringtime: earlier exit from format_timestamp_relative(...
2014-10-24  Lennart Poetteringtime: also support 'infinity' syntax in parse_nsec()
2014-10-24  Lennart Poetteringupdate TODO
2014-10-24  Lennart PoetteringNEWS: more preparations for 217
2014-10-24  Lennart Poetteringdelta: use wait_for_terminate_and_warn() to generate...
2014-10-24  Lennart Poetteringcalendar: make freeing a calendar spec object deal...
2014-10-24  Lennart Poetteringtimesyncd: the IP_TOS sockopt is really just an optimiz...
2014-10-24  Lennart Poetteringupdate TODO
2014-10-24  Jan Janssenjournalctl: Unify boot id lookup into common function...
2014-10-24  WaLyong Choudev: do NOT re-label smack
2014-10-24  Lennart Poetteringmanager: Linux on hppa has fewer rtsigs, hence avoid...
2014-10-24  Klaus Purerman: remove another gendered pronoun
2014-10-24  Klaus Purerjournald: removed gendered pronouns in comment
2014-10-24  Lennart Poetteringman: fix minor typo
2014-10-24  Lennart Poetteringman: add a link to the XDG basedir spec from the pam_sy...
2014-10-24  Lennart Poetteringman: avoid gendered singular pronouns
2014-10-24  Lennart Poetteringman: minor addition to coredumpctl example
2014-10-24  Hugo Grostabussiatcryptsetup: Fix timeout on dm device.
2014-10-23  Marius Tessmannshutdown: pass own argv to /run/initramfs/shutdown
2014-10-23  Lennart Poetteringselinux: fix handling of relative paths when setting...
2014-10-23  Lennart Poetteringman: in pam_systemd, it must be "his" (or "her"), not...
2014-10-23  Lennart Poetteringsocket: properly label socket symlinks
2014-10-23  Lennart Poetteringsocket: fix error comparison
2014-10-23  Lennart Poetteringlabel: move is_dir() to util.c
2014-10-23  Lennart Poetteringlabel: unify code to make directories, symlinks
2014-10-23  Lennart Poetteringlabel: don't try to create labelled directories more...
2014-10-23  Lennart Poetteringselinux: clean up selinux label function naming
2014-10-23  Lennart Poetteringselinux: simplify and unify logging
2014-10-23  Lennart Poetteringselinux: rework label query APIs
2014-10-23  Lennart Poetteringsmack: we don't need the special labels exported, hence...
2014-10-23  Lennart Poetteringselinux: drop 3 unused function prototypes
2014-10-23  Lennart Poetteringsmack: rework SMACK label fixing code to follow more...
2014-10-23  Lennart Poetteringsmack: never follow symlinks when relabelling
2014-10-23  Lennart Poetteringsmack: rework smack APIs a bit
2014-10-23  Lennart Poetteringmac: rename all calls that apply a label mac_{selinux...
2014-10-23  Lennart Poetteringselinux: make use of cleanup gcc magic
2014-10-23  Tom GundersenTODO
2014-10-23  Daniel Mackman: pam_systemd: some typos fixed, some info added
2014-10-23  Michal Schmidtunit: adjust for the possibility of set_move() failing
2014-10-23  Michal Schmidthashmap: allow hashmap_move() to fail
2014-10-23  Michal Schmidtunit: place reservations before merging other's depende...
2014-10-23  Michal Schmidtinstall, cgtop: adjust hashmap_move_one() callers for...
2014-10-23  Michal Schmidttest: add test for hashmap_reserve()
2014-10-23  Michal Schmidthashmap: introduce hashmap_reserve()
2014-10-23  Michal Schmidthashmap: return more information from resize_buckets()
2014-10-23  Michal Schmidtshared: split mempool implementation from hashmaps
2014-10-23  Michal Schmidtresolve: make DnsScope::conflict_queue an OrderedHashmap
2014-10-23  Michal Schmidtsd-bus: make sd_bus::reply_callbacks a OrderedHashmap
2014-10-23  Michal Schmidtjournal: make sd_journal::files a OrderedHashmap
2014-10-23  Michal Schmidtjournal: make Server::user_journals an OrderedHashmap
2014-10-23  Michal Schmidtjournal: make JournalFile::chain_cache an OrderedHashmap
2014-10-23  Michal Schmidtinstall: make InstallContext::{will_install,have_instal...
2014-10-23  Michal Schmidthashmap: drop assert(h) from hashmap_next()
2014-10-23  Michal Schmidthashmap: hashmap_move_one() should return -ENOENT when...
2014-10-23  Michal Schmidttest: add and improve hashmap tests
2014-10-23  Michal Schmidttest: generate tests for OrderedHashmap from Hashmap...
2014-10-23  Michal Schmidthashmap: add OrderedHashmap as a distinct type
2014-10-23  Lennart Poetteringmac: also rename use_{smack,selinux,apparmor}() calls...
2014-10-23  WaLyong Chomac: rename apis with mac_{selinux/smack}_ prefix
2014-10-23  WaLyong Cholabel: rearrange mandatory access control(MAC) apis
2014-10-23  Zbigniew Jędrzejewsk... man: add example how to generate certificates with...
2014-10-23  Zbigniew Jędrzejewsk... journal-upload: return proper exit code
2014-10-23  Zbigniew Jędrzejewsk... shared/log: add log_trace as compile-time optional...
2014-10-23  Zbigniew Jędrzejewsk... journal-upload: fix --trust=all option
2014-10-23  Zbigniew Jędrzejewsk... journal-upload: avoid calling printf with maximum precision
2014-10-23  Zbigniew Jędrzejewsk... journal-upload: verify state file can be saved before...
2014-10-23  Zbigniew Jędrzejewsk... socket-util: use IP address when hostname is not found
2014-10-23  Zbigniew Jędrzejewsk... journal-remote: add --split-mode to help
2014-10-23  Zbigniew Jędrzejewsk... journal-remote: better error message on failure
2014-10-23  Zbigniew Jędrzejewsk... journal-upload: do not require port to be set
2014-10-23  Zbigniew Jędrzejewsk... systemd-upload: print paths in help()
2014-10-23  Zbigniew Jędrzejewsk... journal-remote: give names to event sources
2014-10-23  Zbigniew Jędrzejewsk... journal-upload: fix socket activation
2014-10-23  Zbigniew Jędrzejewsk... sd-daemon,man: ignore missing $WATCHDOG_PID
2014-10-23  Zbigniew Jędrzejewsk... man: make udev.event-timeout more visible
2014-10-22  Lennart Poetteringunits: run firstboot before sysusers, so that firstboot...
2014-10-22  Lennart Poetteringupdate TODO
2014-10-22  Lennart Poetteringupdate TODO
2014-10-22  Lennart Poetteringjournalctl: add new --flush command and make use of...
2014-10-22  Lennart Poetteringcryptsetup: fix an OOM check
2014-10-22  Lennart Poetteringmachine: validate machine names using machine_name_is_v...
2014-10-22  Daniel Macksd-bus: fix transition left-overs in sd_bus_get_owner_c...
next