chiark / gitweb /
calendar: new case 'minutely'
[elogind.git] / src /
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
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 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ędrzejew... journal-upload: return proper exit code
2014-10-23 Zbigniew Jędrzejew... shared/log: add log_trace as compile-time optional...
2014-10-23 Zbigniew Jędrzejew... journal-upload: fix --trust=all option
2014-10-23 Zbigniew Jędrzejew... journal-upload: avoid calling printf with maximum precision
2014-10-23 Zbigniew Jędrzejew... journal-upload: verify state file can be saved before...
2014-10-23 Zbigniew Jędrzejew... socket-util: use IP address when hostname is not found
2014-10-23 Zbigniew Jędrzejew... journal-remote: add --split-mode to help
2014-10-23 Zbigniew Jędrzejew... journal-remote: better error message on failure
2014-10-23 Zbigniew Jędrzejew... journal-upload: do not require port to be set
2014-10-23 Zbigniew Jędrzejew... systemd-upload: print paths in help()
2014-10-23 Zbigniew Jędrzejew... journal-remote: give names to event sources
2014-10-23 Zbigniew Jędrzejew... journal-upload: fix socket activation
2014-10-23 Zbigniew Jędrzejew... sd-daemon,man: ignore missing $WATCHDOG_PID
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...
2014-10-22 WaLyong Chojournal: do server_vacuum for sigusr1
2014-10-22 Lennart Poetteringfirstboot: don't prohibit re-generating the machine...
2014-10-22 Lennart Poetteringjournalctl: don't introduce numeric constants with...
2014-10-22 Daniel Macksd-bus: implement sd_bus_get_owner_creds() for kdbus
2014-10-22 Daniel Macksd-bus: rename sd_bus_get_owner_uid(), sd_bus_get_owner...
2014-10-22 Daniel Macksd-bus: factor out creds item iterator
2014-10-22 Daniel Macksd-bus: sync kdbus.h
2014-10-22 Lennart Poetteringresolved: simplify detection of packets from the loopba...
2014-10-22 Torstein Husebønetworkd: Fix a couple of typos
2014-10-22 Daniel Macksd-bus: assert clock_gettime()'s return value
2014-10-22 Karel Zakfsck: re-enable fsck -l
2014-10-21 Daniel Macksd-bus: sync kdbus.h (API change: switch to absolute...
2014-10-21 Daniel Macksd-bus: sync kdbus.h (ABI break)
2014-10-21 Michal Schmidtstrv: use realloc_multiply() to check for multiplicatio...
2014-10-21 Lennart Poetteringstrv: add an additional overflow check when enlarging...
2014-10-20 Ronny Chevaliershared: remove unused functions
2014-10-20 Ronny Chevalierutil: avoid duplication of TIME_T_MAX
2014-10-20 Christian Hessesd-journal: consistently use ternary operator for all...
next