chiark / gitweb /
sd-bus,sd-event: unify error handling of object descriptions
[elogind.git] / src / core /
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
2014-10-02 Zbigniew Jędrzejew... core/swap: only make configured units part of swap...
2014-10-01 Zbigniew Jędrzejew... core: limit timestamp to sane precision
2014-09-30 Tom Gundersencore: execute - don't leak strv
2014-09-29 Zbigniew Jędrzejew... Do not format USEC_INFINITY as NULL
2014-09-29 Zbigniew Jędrzejew... core/dbus: simplify handling of CPUQuotaPerSecUSec
2014-09-29 Zbigniew Jędrzejew... core/swap: advertise Discard over dbus
2014-09-29 Zbigniew Jędrzejew... core/swap: follow the configured unit by default
2014-09-29 Zbigniew Jędrzejew... fstab-generator: properly deal with discard as non...
2014-09-29 Jan Synacekswap: introduce Discard property
2014-09-26 Emil Renner Berthingmake utmp/wtmp support configurable
2014-09-25 Michal Sekletarlocalectl: print warning when there are options given...
2014-09-19 Michal Sekletarsocket: introduce SELinuxContextFromNet option
2014-09-18 Philippe De Swertcore: Remove uninitialized warnings from bus-endpoint.c
2014-09-18 Emil Renner Berthingmount: order options before other arguments to mount
2014-09-16 Andreas Henrikssoncore: fix resource leak in manager_environment_add
2014-09-15 Michal Schmidthashmap: introduce hash_ops to make struct Hashmap...
2014-09-13 Dave Reisnercore: use correct function to free CalendarSpec
2014-09-13 Thomas Hindoe Paab... core: fix a potential mem leak
2014-09-13 Philippe De Swertcore: smack-setup: Actually allow for succesfully loadi...
2014-09-11 Thomas Hindoe Paab... manager: use correct cleanup function
2014-09-08 Thomas Hindoe Paab... execute: silence warnings
2014-09-08 Thomas Hindoe Paab... namespace: avoid posible use of uninitialized variable
2014-09-08 Daniel Mackservice: hook up custom endpoint logic
2014-09-08 Daniel Macknamespace: add support for custom kdbus endpoint
2014-09-08 Daniel Mackbus: parse BusPolicy directive in service files
2014-09-08 Daniel Mackbus: add kdbus endpoint types
2014-09-08 Daniel Mackbus: factor out bus policy items
2014-09-05 Daniel Mackexec: move code executed after fork into exec_child()
2014-09-05 Daniel Mackexec: factor out most function arguments of exec_spawn...
2014-09-04 Zbigniew Jędrzejew... systemd: fix argument ordering in UnsetAndSetEnvironment
2014-08-31 Zbigniew Jędrzejew... Quote unit names in suggested systemctl commandlines
2014-08-30 Zbigniew Jędrzejew... systemd: fix error message
2014-08-30 Ruben KerkhofFix a few more typos
2014-08-28 Harald Hoyeruse the switch_root function in shutdown
2014-08-26 Lennart Poetteringutil: make use of newly added reset_signal_mask() call...
2014-08-22 Lennart Poetteringcore: split up "starting" manager state into "initializ...
2014-08-22 Lennart Poetteringcore: introduce "poweroff" as new failure action types
2014-08-22 Lennart Poetteringcore: print 'startup finished' messages even if we...
2014-08-22 Lennart Poetteringcore: add support for a configurable system-wide start...
2014-08-21 Lennart Poetteringservice: allow services of Type=oneshot that specify...
next