]> git.ipfire.org Git - thirdparty/systemd.git/history - src
core: allocate sets of startup and failed units on-demand
[thirdparty/systemd.git] / src /
2015-09-11  Lennart Poetteringcore: allocate sets of startup and failed units on...
2015-09-11  Lennart Poetteringtimesyncd: fix how we print a PID
2015-09-11  Lennart Poetteringcore: refactor cpu shares/blockio weight cgroup logic
2015-09-11  Lennart Poetteringutil: remove ring.[ch] + pty.[ch] and tests
2015-09-11  Lennart PoetteringMerge pull request #1248 from lnykryn/loginctl-show-v2
2015-09-11  Lukas Nykrynloginctl: print nontrivial properties in logictl show-* 1248/head
2015-09-11  Lennart PoetteringMerge pull request #1245 from evverx/kill-control-on...
2015-09-11  Evgeny Vereshchagincore: kill processes started due to the ExecReload... 1245/head
2015-09-10  Lennart PoetteringMerge pull request #1227 from intelfx/systemctl-legacy...
2015-09-10  Daniel MackMerge pull request #1222 from poettering/image-ops...
2015-09-10  Daniel MackMerge pull request #1239 from poettering/cgroup-pids
2015-09-10  Daniel MackMerge pull request #1242 from poettering/no-off_t
2015-09-10  Lennart Poetteringcore: add support for the "pids" cgroup controller 1239/head
2015-09-10  Lennart Poetteringtree-wide: never use the off_t unless glibc makes us...
2015-09-10  Lennart PoetteringMerge pull request #1236 from evverx/systemctl-requisite-of
2015-09-10  Evgeny Vereshchaginsystemctl: add RequisiteOf* as inverses of Requisite... 1236/head
2015-09-10  Daniel MackMerge pull request #1226 from poettering/coccinelle...
2015-09-10  Ivan Shapovalovsystemctl: improve clarity of error messages in the... 1227/head
2015-09-10  Ivan Shapovalovsystemctl: relax permission checks in halt_main()
2015-09-10  Ivan Shapovalovsystemctl: fix logind bus call error handling in halt_m...
2015-09-10  Ivan Shapovalovsystemctl: minor: use IN_SET() instead of repeated...
2015-09-10  Lennart PoetteringMerge pull request #1234 from medhefgo/master
2015-09-10  Jan Janssencryptsetup-generator: Properly check return code 1234/head
2015-09-09  Ivan Shapovalovsystemctl: legacy tools shall never be interactive
2015-09-09  Lennart Poetteringtree-wide: take benefit of the fact that hashmap_free... 1226/head
2015-09-09  Lennart Poetteringtree-wide: make use of the fact that strv_free() return...
2015-09-09  Lennart Poetteringmachine: when removing, renaming, cloning images also... 1222/head
2015-09-09  Lennart PoetteringMerge pull request #1220 from zonque/logind-dry-run
2015-09-09  Daniel Macksystemctl: add dry-run support for scheduled shutdowns 1220/head
2015-09-09  Daniel Macklogind: allow dry run variants for scheduled shutdowns
2015-09-09  Lennart PoetteringMerge pull request #1213 from evverx/systemd-notify-log
2015-09-09  Daniel MackMerge pull request #1218 from poettering/safe-fclose
2015-09-09  Lennart Poetteringutil: introduce safe_fclose() and port everything over... 1218/head
2015-09-09  Lennart PoetteringMerge pull request #1217 from zonque/free-and-replace
2015-09-09  Daniel Macklocale: kill free_and_replace() 1217/head
2015-09-09  Daniel MackMerge pull request #1216 from poettering/coccinelle...
2015-09-09  Lennart Poetteringtree-wide: replace while(1) by for(;;) everywhere 1216/head
2015-09-09  Lennart Poetteringtree-wide: update empty-if coccinelle script to cover...
2015-09-09  Lennart Poetteringtree-wide: make use of log_error_errno() return value...
2015-09-09  David Herrmannsd-bus: drop weird empty lines
2015-09-09  Lennart PoetteringMerge pull request #1215 from maciejaszek/fds_pass_fixes
2015-09-09  Lennart PoetteringMerge pull request #1214 from zonque/mtab
2015-09-09  Maciej Wereskisd_pid_notify_with_fds: fix computing msg_controllen 1215/head
2015-09-09  Lennart PoetteringMerge pull request #1212 from again4you/devel/fix_smack...
2015-09-09  Daniel Mackcore: freeze execution if /etc/mtab exists 1214/head
2015-09-09  Evgeny Vereshchaginnotify: log error when sd_pid_notify() == 0 1213/head
2015-09-09  Sangjung Woosmack: bugfix the smack label of symlink when '--with... 1212/head
2015-09-09  Sangjung Woosmack: introduce new mac_smack_copy() function
2015-09-09  Daniel Mackimportd: fix typos
2015-09-09  Daniel MackMerge pull request #1210 from poettering/import-fixes
2015-09-09  Daniel MackMerge pull request #1207 from poettering/coccinelle...
2015-09-09  Lennart Poetteringnspawn: add missing comma to gperf file 1210/head
2015-09-09  Lennart PoetteringMerge pull request #1180 from evverx/dot-from-to-alias...
2015-09-09  Lennart Poetteringtree-wide: drop {} from one-line if blocks 1207/head
2015-09-09  Lennart Poetteringtree-wide: make use of log_error_errno() return value
2015-09-09  Lennart Poetteringtree-wide: don't do assignments within if checks
2015-09-09  Lennart Poetteringtree-wide: drop redundant if checks before safe_close()
2015-09-09  Lennart Poetteringtree-wide: make more code use safe_close()
2015-09-09  Lennart Poetteringtree-wide: use coccinelle to patch a lot of code to...
2015-09-09  Lennart PoetteringMerge pull request #1206 from davidmilburn/ata-by-path
2015-09-08  David Milburnudev: build by-path identifiers for ATA devices. 1206/head
2015-09-08  Lennart PoetteringMerge pull request #1203 from mus65/fix-esp-options
2015-09-08  Marius Thesinggpt-auto: fix ESP options and description 1203/head
2015-09-08  Lennart Poetteringimportd: for .raw and .tar images, try to download...
2015-09-08  Lennart Poetteringcgroups: make sure the "devices" controller's enum...
2015-09-08  Daniel MackMerge pull request #1190 from poettering/rework-virt
2015-09-08  David Herrmannsd-login: fix sd_seat_get_active() to return ENODATA v226
2015-09-08  David HerrmannMerge pull request #1201 from torstehu/fix-typo
2015-09-08  Daniel MackMerge pull request #1192 from poettering/sd-bus-container
2015-09-08  Torstein Husebøtreewide: fix typos 1201/head
2015-09-08  Lennart PoetteringMerge pull request #1196 from evverx/systemctl-add...
2015-09-08  Lennart PoetteringMerge pull request #1198 from martinpitt/master
2015-09-08  Martin Pittcgroup-util: fix devices controller 1198/head
2015-09-08  Daniel MackMerge pull request #1195 from poettering/nspawn-fixes
2015-09-08  Evgeny Vereshchaginsystemctl: add ConsistsOf as the inverse of PartOf 1196/head
2015-09-07  Lennart Poetteringnspawn: also close uid shift socket in the parent 1195/head
2015-09-07  Lennart Poetteringnspawn: short reads do not set errno, hence don't try...
2015-09-07  Lennart Poetteringinspawn: switch from SOCK_DGRAM to SOCK_SEQPACKET for...
2015-09-07  Lennart Poetteringnspawn: properly propagate errors when we fail to set...
2015-09-07  Lennart Poetteringmachined: improve error message when trying to get... 1192/head
2015-09-07  Lennart Poetteringsd-bus: when connecting to a container AF_UNIX bus...
2015-09-07  Daniel MackMerge pull request #1191 from poettering/nspawn-split
2015-09-07  Lennart Poetteringnspawn: sort and clean up included header list 1191/head
2015-09-07  Lennart Poetteringnspawn: remove nspawn.h, it's empty now
2015-09-07  Lennart Poetteringnspawn: split out --uid= logic into nspawn-setuid.[ch]
2015-09-07  Lennart Poetteringnspawn: split out machined registration code to nspawn...
2015-09-07  Lennart Poetteringnspawn: split out cgroup related calls into nspawn...
2015-09-07  Lennart Poetteringnspawn: split out network related code to nspawn-networ...
2015-09-07  Lennart Poetteringnspawn: split all port exposure code into nspawn-expose...
2015-09-07  Lennart Poetteringnspawn: split out mount related functions into a new...
2015-09-07  Daniel MackMerge pull request #1189 from poettering/unit-start
2015-09-07  Lennart Poetteringunit: move "not supported" check after condition check... 1189/head
2015-09-07  Lennart Poetteringbasic: rework virtualization detection API 1190/head
2015-09-07  Daniel MackMerge pull request #1178 from poettering/gpt-auto-fixes
2015-09-07  Lennart PoetteringMerge pull request #1183 from dvdhrm/cpename
2015-09-07  David HerrmannMerge pull request #1182 from martinpitt/master
2015-09-07  Martin Pitttests: Skip test-cgroup-util test_mask_supported()... 1182/head
2015-09-07  Tom GundersenMerge pull request #1179 from poettering/sd-event-sigch...
2015-09-07  Tom GundersenMerge pull request #1165 from poettering/nspawn-files
2015-09-06  Evgeny Vereshchaginanalyze: add alias handling for --{from,to}-pattern... 1180/head
next