chiark / gitweb /
shared/install: avoid prematurely rejecting "missing" units
[elogind.git] / src /
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 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ędrzejew... snapshot: return error when snapshot exists
2014-10-31 Zbigniew Jędrzejew... Convert the rest to sd_bus_errnomap
2014-10-31 Zbigniew Jędrzejew... bus: add sd_bus_errnomap section
2014-10-30 Michal Schmidttest: test a corner case in hashmap_remove_and_replace()
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 Poetteringjournal: when sending huge log messages prefer memfds...
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 Zbigniew Jędrzejew... systemctl: obey --state in list-unit-files
2014-10-30 Zbigniew Jędrzejew... systemctl: let list-{units,unit-files } honour --type
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 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 Poetteringtest: use assert_se() when testing tables so that we...
2014-10-28 Lennart Poetteringservice: add missing state table entry
2014-10-28 Umut Tezduyar Lindskogcore: send sigabrt on watchdog timeout to get the stack...
2014-10-28 Lennart Poetteringswap: don't add too many deps for swap files form ...
2014-10-28 Kay Sieversudev: path_id - set supported_parent for well-known...
2014-10-28 Lennart Poetteringpolkit: actually generate new InteractiveAuthorizationR...
2014-10-28 Lennart Poetteringsd-bus: add support for new InteractiveAuthorizationReq...
2014-10-28 WaLyong Chomac: add mac_ prefix to distinguish origin security...
2014-10-28 Lennart Poetteringswap: drop noauto/nofail bools from Swap structure
2014-10-28 Lennart Poetteringswap: replace Discard= setting by a more generic Option...
2014-10-28 Martin Pittudev hwdb: Support shipping pre-compiled database in...
2014-10-28 Lennart Poetteringsd-login: let's not needlessly yell at users
2014-10-28 Zbigniew Jędrzejew... manager: print warning on console before reboot
2014-10-28 Zbigniew Jędrzejew... manager: convert ephemeral to enum
2014-10-28 Zbigniew Jędrzejew... rpm: add user macros
2014-10-28 Zbigniew Jędrzejew... manager: do not print anything while passwords are...
2014-10-28 Zbigniew Jędrzejew... cdrom_id: do not attempt to read past end of buffer
2014-10-28 Zbigniew Jędrzejew... selinux: make sure we do not try to print missing fields
2014-10-28 Timofey Titovetslogin: remove multi-seat-x
2014-10-28 Lennart Poetteringjob: optionally, when a job timeout is hit, also execut...
2014-10-28 Lennart Poetteringcore: remove system start timeout logic again
2014-10-27 Lennart Poetteringjournald: be nice to coverity, add an extra assert
2014-10-27 Lennart Poetteringcalendarspec: parse 'quarterly' and 'semi-annually...
2014-10-27 Tom Gundersennetworkd: network - if no prefixlength is given, try...
2014-10-27 Tom Gundersenshared: in-addr-utils - add default_subnet_mask and...
2014-10-27 Daniel Macksd-bus: sync kdbus.h (ABI break)
2014-10-27 Daniele Medricalendar: new case 'minutely'
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 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ędrzejew... journald: fix flushing
2014-10-25 Zbigniew Jędrzejew... systemctl: do not ignore errors in symlink removal
2014-10-25 Zbigniew Jędrzejew... Rearrange Unit to make pahole happy
2014-10-25 Zbigniew Jędrzejew... 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 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 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 Purerjournald: removed gendered pronouns in comment
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 Poetteringsocket: properly label socket symlinks
2014-10-23 Lennart Poetteringsocket: fix error comparison
2014-10-23 Lennart Poetteringlabel: move is_dir() to util.c
next