chiark / gitweb /
journal: bump RLIMIT_NOFILE when journal files to 16K (if possible)
[elogind.git] / src / core /
2014-11-27 Lennart Poetteringlog: add an "error" parameter to all low-level logging...
2014-11-27 Michal Schmidtcore: fix transaction destructiveness check once more
2014-11-26 Zbigniew Jędrzejew... swap: restore support for nofail
2014-11-26 Zbigniew Jędrzejew... manager: print fatal errors on the console too
2014-11-26 Zbigniew Jędrzejew... manager: log some fatal errors at emergency level
2014-11-26 Lennart Poetteringcore: make sure we have enough information when doing...
2014-11-26 Lennart Poetteringsd-bus: update peeking into receieved messages, with...
2014-11-26 Michal Schmidtcore: fix check for transaction destructiveness
2014-11-26 Michal Schmidtcore: drop now-redundant special-casing of JOB_NOP
2014-11-26 Michal Schmidtcore: fix assertion failure in checking a transaction...
2014-11-26 Lennart Poetteringcore: reindent mount/kmod tables
2014-11-25 Lennart Poetteringcore: show log message about process triggering kdbus...
2014-11-24 WaLyong Chosmack: introduce new SmackProcessLabel option
2014-11-24 Zbigniew Jędrzejew... manager: only issue overmount warning when the check...
2014-11-24 Zbigniew Jędrzejew... manager: let manager_free() handle NULLs
2014-11-24 Lukas Nykryndbus: return non-zero return value in the case that...
2014-11-21 Lukas Nykrynselinux-access: fix broken ternary operator
2014-11-20 Lennart Poetteringbuild: avoid trailing whitespace in feature string
2014-11-19 Lennart Poetteringcore: watchdog bus properties cannot be both writable...
2014-11-17 Susant Sahaninamespace: unchecked return value from library
2014-11-14 Lennart Poetteringkmod-setup: improve for "kdbus" word on the kernel...
2014-11-14 Lennart Poetteringkmod: move #ifdef checks for kmod-setup out of main...
2014-11-14 Daniel Mackmount-setup: remove mount_setup_late()
2014-11-13 Daniel Macksd-bus: sync with kdbus upstream (ABI break)
2014-11-13 Ronny Chevaliermanager: allow test run to catch SIGCHLD events
2014-11-08 Ronny Chevaliercore: remove unused macro GC_QUEUE_USEC_MAX
2014-11-07 Lennart Poetteringcore: unify how we create the notify and private dbus...
2014-11-07 Lennart Poetteringmanager: cast mkdir() result to (void) to make sure...
2014-11-07 Michael Chapmantimer: reenable TIMER_ACTIVE timers when restarted
2014-11-07 Lennart Poetteringutil: simplify proc_cmdline() to reuse get_process_cmdl...
2014-11-06 Michal Schmidtshutdown: fix arguments to /run/initramfs/shutdown
2014-11-06 Harald Hoyers/commandline/command line/g
2014-11-06 Lennart Poetteringshared: rename condition-util.[ch] to condition.[ch]
2014-11-06 Lennart Poetteringcore: get rid of condition.c and move the remaining...
2014-11-06 Lennart Poetteringcore: introduce the concept of AssertXYZ= similar to...
2014-11-06 Lennart Poetteringcondition: record test state internally and beef it...
2014-11-06 Lennart Poetteringcondition: unify condition logic in one file
2014-11-06 Lennart Poetteringcondition: properly allow passing back errors from...
2014-11-05 Lennart Poetteringcore: introduce new Delegate=yes/no property controllin...
2014-11-05 Colin Guthriemanager: Ensure user's systemd runtime directory exists.
2014-11-03 Lennart Poetteringaudit: improve the audit messages we generate
2014-11-03 Lennart Poetteringcore: introduce ConditionSecurity=audit
2014-11-02 Zbigniew Jędrzejew... manager: do not print timing when running in test mode
2014-11-02 Zbigniew Jędrzejew... Raise level of 'Found dependency...' lines
2014-11-01 WaLyong Chobus: use STR_IN_SET
2014-11-01 Jan Synacekcore: improve error message when machine id is missing
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-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 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 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... selinux: make sure we do not try to print missing fields
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 Michal Sekletarshutdown: do final unmounting only if not running insid...
2014-10-27 Michal Sekletarutil: introduce sethostname_idempotent
2014-10-25 Zbigniew Jędrzejew... Rearrange Unit to make pahole happy
2014-10-24 Lennart Poetteringcalendar: make freeing a calendar spec object deal...
2014-10-24 Lennart Poetteringmanager: Linux on hppa has fewer rtsigs, hence avoid...
2014-10-23 Marius Tessmannshutdown: pass own argv to /run/initramfs/shutdown
2014-10-23 Lennart Poetteringsocket: properly label socket symlinks
2014-10-23 Lennart Poetteringsocket: fix error comparison
2014-10-23 Lennart Poetteringselinux: clean up selinux label function naming
2014-10-23 Lennart Poetteringselinux: rework label query APIs
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 Michal Schmidtunit: adjust for the possibility of set_move() failing
2014-10-23 Michal Schmidtunit: place reservations before merging other's depende...
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-22 Daniel Macksd-bus: rename sd_bus_get_owner_uid(), sd_bus_get_owner...
2014-10-20 Ronny Chevalierutil: avoid duplication of TIME_T_MAX
2014-10-17 Zbigniew Jędrzejew... systemd: try harder to bind to notify socket
2014-10-17 Zbigniew Jędrzejew... systemd: log deserialization errors as warnings
2014-10-17 Zbigniew Jędrzejew... systemd: continue switch-root even if umount fails
2014-10-17 Lukas Nykrynenvironment: append unit_id to error messages regarding...
2014-10-17 Lennart Poetteringexecute: downgrade namespace error to "warning"
2014-10-17 Lennart Poetteringnamespace: add missing 'const' to parameters
2014-10-17 Michal Sekletarexecute: don't fail child when we don't have privileges...
2014-10-13 Lennart Poetteringpolkit: as we dropped support for the polkit bus transp...
2014-10-12 Brandon L BlackSet $NOTIFY_SOCKET for control procs if NotifyAccess=all
2014-10-12 Zbigniew Jędrzejew... Modernization
2014-10-11 Michael SchererReport aa_change_onexec error code
2014-10-10 Emil Renner Berthingmount-setup: skip relabelling when SELinux and SMACK...
2014-10-09 Michal Schmidtservice: enter SERVICE_STOP_SIGTERM state after getting...
2014-10-08 Mantas Mikulėnascore: map the 'rescue' argument to rescue.target
2014-10-08 Lukas Nykrynsystemctl: add add-wants and add-requires verbs
2014-10-08 Lukas Nykrynunit: move UnitDependency to unit-name
2014-10-04 Zbigniew Jędrzejew... core/namespace: remove invalid check
2014-10-04 Zbigniew Jędrzejew... core/namespace: remove invalid check
2014-10-02 Lennart PoetteringRevert "mount: order options before other arguments...
2014-10-02 Zbigniew Jędrzejew... Rename user_runtime to user_runtime_dir
2014-10-02 Steven Allenadd a transient user unit directory
next