chiark / gitweb /
bus: actually unmap kdbus pool after use
[elogind.git] / src / core /
2013-05-11 Auke KokAdd support for ConditionSecurity=ima
2013-05-11 Auke KokRe-indent with spaces.
2013-05-09 Eelco DolstraStart ctrl-alt-del.target irreversibly
2013-05-09 Karol Lewandowskicondition, man: Add support for ConditionSecurity=smack
2013-05-09 Zbigniew Jędrzejew... Rearrange a few fields to reduce holes
2013-05-07 Lennart Poetteringhostname: only suppress setting of pretty hostname...
2013-05-07 Lennart Poetteringbuild-sys: support builds without EAs again
2013-05-07 Lennart Poetteringkmod-setup: properly iterate through module table
2013-05-06 MUNEDA Takahirocore: escape unit name from udev
2013-05-06 Zbigniew Jędrzejew... systemd-sleep: add support for freeze and standby
2013-05-06 Lennart Poetteringcore: unit_inactive_or_pending() should actually do...
2013-05-06 Nirbheek Chauhancondition, man: Add support for ConditionSecurity=apparmor
2013-05-03 Lennart Poetteringcore: bump simultaneous bus connection limit to 512
2013-05-03 Zbigniew Jędrzejew... Add __attribute__((const, pure, format)) in various...
2013-05-01 Ronny Chevalierdbus-execute: fix introspection
2013-04-30 Lennart Poetteringcgroup: do not allow manipulating the cgroup path of...
2013-04-30 Lennart Poetteringid128: when taking user input for a 128bit ID, validate...
2013-04-29 Zbigniew Jędrzejew... man: clarify what Restart= means
2013-04-26 Harald Hoyerdbus-manager.c: log error, why switch-root is refused
2013-04-26 Mirco Tischlercore: remove duplicate MESSAGE= from log message
2013-04-26 Cristian RodríguezAdd some extra __attribute__ ((format)) s
2013-04-26 Lennart Poetteringunit: rework stop pending logic
2013-04-25 Harald Hoyersystemd: record the timestamps as early as possible
2013-04-25 Lennart Poetteringconf-parser: restrict .include usage
2013-04-24 Lennart Poetteringcgroup: always validate cgroup controller names
2013-04-24 Lennart Poetteringlogind: don't busy loop if a job is still running but...
2013-04-24 Zbigniew Jędrzejew... Small cleanup
2013-04-24 Zbigniew Jędrzejew... Add set_consume which always takes ownership
2013-04-24 Zbigniew Jędrzejew... Standarize on one spelling of symlink error message
2013-04-24 Zbigniew Jędrzejew... systemd: fall back to mounting /sys/fs/cgroup sans...
2013-04-23 Lennart Poetteringtimer: make sure we restart timers even if units are...
2013-04-23 Lennart Poetteringunit: rework trigger dependency logic
2013-04-23 Lennart Poetteringcgroup: make sure all our cgroup objects have a suffix...
2013-04-23 Lennart Poetteringcore: there's no point to complain so loudly about...
2013-04-22 Zbigniew Jędrzejew... systemd,nspawn: use extended attributes to store metadata
2013-04-19 Zbigniew Jędrzejew... core/killall: use procfs_file_alloca
2013-04-18 Harald Hoyermove _cleanup_ attribute in front of the type
2013-04-18 Harald Hoyercore/execute: only clean the environment, if we have one
2013-04-18 Simon PeetersMove bus_error to dbus-common and remove bus_error_mess...
2013-04-18 Lennart Poetteringexecute: always add in EXECUTABLE= field when we log...
2013-04-17 Henrik Grindal Bakkencore: Remove unnecessary typedef
2013-04-17 Harald Hoyercore/execute: report invalid environment variables...
2013-04-17 Harald Hoyercore/execute.c: debug log final execve() with argv[]
2013-04-17 Harald Hoyercore/device.c: fix possible segfault
2013-04-17 Zbigniew Jędrzejew... systemd: ignore hw timestamps in containers
2013-04-17 Zbigniew Jędrzejew... core/main: use _cleanup_
2013-04-17 Zbigniew Jędrzejew... Report about syntax errors with metadata
2013-04-17 Zbigniew Jędrzejew... core: log a few more things under UNIT=...
2013-04-17 Zbigniew Jędrzejew... core/main: generate 4 parsing functions from a macro
2013-04-16 Lennart Poetteringpath-util: unify code for detecting OS trees
2013-04-16 Lennart Poetteringnspawn: introduce the new /machine/ tree in the cgroup...
2013-04-15 Lennart Poetteringcore: let's make our log messages proper sentences...
2013-04-15 Lennart Poetteringcore: always create /user and /machine top-level cgroup...
2013-04-15 Anatol PomozovFix spelling errors using 'codespell' tool
2013-04-09 Lennart Poetteringshutdown: print a nice message before returning to...
2013-04-08 Lennart Poetteringmachine-id: fix missing initialization v201
2013-04-08 Lennart Poetteringshutdown: print a message when storage is finalized
2013-04-08 Lennart Poetteringcgroup: clean-ups
2013-04-08 Ronny Chevalierdbus-manager: fix variable type introspection
2013-04-08 Lennart Poetteringcgroup: always keep access mode of 'tasks' and 'cgroup...
2013-04-08 Harald HoyerDo not serialize environment, when switching root
2013-04-06 Zbigniew Jędrzejew... Use _cleanup_ when reading config files
2013-04-05 Zbigniew Jędrzejew... Add _cleanup_globfree_
2013-04-05 Zbigniew Jędrzejew... Use initalization instead of explicit zeroing
2013-04-05 Zbigniew Jędrzejew... test-catalog,core/load-dropin: remove unused variables
2013-04-04 Lennart Poetteringutil: add a bit of syntactic sugar to run short code...
2013-04-04 Lennart Poetteringutil: make time formatting a bit smarter
2013-04-03 Lennart Poetteringshared: rework env file reader
2013-04-03 Lennart Poetteringutil: rename parse_usec() to parse_sec() sinds the...
2013-04-03 Lennart Poetteringutil: rename write_one_line_file() to write_string_file()
2013-04-03 Harald Hoyercore/killall.c: prevent segfault and initialize pids
2013-04-02 Zbigniew Jędrzejew... Replace s/Dropin/DropIn/
2013-04-02 Oleksii ShevchukIntrospect and monitor dropin configuration
2013-04-02 Oleksii ShevchukAdd Listen* to dbus properties
2013-04-01 Lennart Poetteringshutdown: correctly wait for processes we killed in...
2013-04-01 Zbigniew Jędrzejew... core/socket: log errors when starting socket for this...
2013-04-01 Oleksii ShevchukAdd AllowIsolate=yes to snapshots
2013-03-31 Zbigniew Jędrzejew... Partially revert e62d8c394474
2013-03-31 Zbigniew Jędrzejew... Modernization
2013-03-31 Zbigniew Jędrzejew... nspawn, machine-id-setup: warn if read-only mount call...
2013-03-31 Zbigniew Jędrzejew... execute: convert secure bits into mask properly
2013-03-31 Zbigniew Jędrzejew... Remove some dead code
2013-03-30 Lennart Poetteringdbus: let's make this const array static
2013-03-30 Kay Sieverskillall: print notice what we forcefully KILL
2013-03-29 Lennart Poetteringunit: replace remote-fs-setup.target by network-online...
2013-03-27 Václav Pavlíncore: check return value of rm_rf_dangerous and warn...
2013-03-27 Zbigniew Jędrzejew... Simplify the meaning of %s
2013-03-27 Lennart Poetteringunits: automatically order all mount units after networ...
2013-03-25 Lennart Poetteringunits: introduce remote-fs-setup.target to pull in...
2013-03-25 Lennart Poetteringunits: introduce new timers.target and paths.target...
2013-03-25 Frederic Crozatcore: ensure LSB Provides are handled correctly
2013-03-25 Michal Schmidttimer: downgrade time change message to debug
2013-03-24 Miklos Vajnaservice: no need to drop rc. prefix anymore
2013-03-23 Lennart Poetteringunit: never retroactively start requisites
2013-03-22 Lennart Poetteringexec: Assigning the empty string to CapabilityBoundSet...
2013-03-22 Lennart Poetteringmain: minor simplification
2013-03-22 Lennart Poetteringcgroup: minor optimization
2013-03-22 Lennart Poetteringmount: mount all cgroup controllers in containers, too
2013-03-22 Lennart Poetteringmain: use strv_find() where we can
2013-03-22 Lennart Poetteringmain: don't mount cgroup controller unless PID == 1
next