platform/upstream/systemd.git
2015-09-06 Lennart PoetteringMerge pull request #1159 from AnchorCat/polkit-details/v2
2015-09-05 Lennart PoetteringMerge pull request #1162 from dvdhrm/bus-recursive...
2015-09-05 Lennart PoetteringMerge pull request #1161 from dvdhrm/include-order2
2015-09-05 Kay SieversMerge pull request #1160 from dvdhrm/bus-user
2015-09-05 David Herrmannsd-bus: make introspection data non-recursive
2015-09-05 David HerrmannTODO: update networkd section
2015-09-05 David HerrmannCODING_STYLE: mandate alphabetical include order
2015-09-05 David Herrmannsd-bus: derive uid from cgroup if possible
2015-09-05 Michael Chapmancore: pass details to polkit for some unit actions
2015-09-05 Michael Chapmanbus-util: support details in CheckAuthorization calls
2015-09-05 David HerrmannMerge pull request #1140 from poettering/sd-event-signals
2015-09-05 Lennart Poetteringsd-login: minor header commenting improvements
2015-09-05 Lennart Poetteringsd-login: add new sd_pid_get_cgroup() API
2015-09-05 Daniel MackMerge pull request #1157 from dvdhrm/logind-wallfix
2015-09-05 Daniel MackMerge pull request #1145 from systemd-mailing-devs...
2015-09-05 David Herrmannlogin: fix NULL-deref on wall_message
2015-09-05 Lennart PoetteringMerge pull request #1150 from evverx/update-systemctl...
2015-09-05 Lennart PoetteringMerge pull request #1149 from martinpitt/fix-dhcp-error...
2015-09-05 Lennart PoetteringMerge pull request #1146 from martinpitt/master
2015-09-05 David HerrmannNEWS: add entries for v226
2015-09-04 Evgeny Vereshchaginshell-completion: update systemctl bash completion
2015-09-04 Martin Pittnetworkd: adjust error codes for nonexisting DHCP data
2015-09-04 Martin Pitttests: Skip tests which need to access /sys/fs/cgroup...
2015-09-04 Hans de Goedehwdb: Add Thinkpad T550 / W550s to 70-pointingstick...
2015-09-04 Lennart PoetteringMerge pull request #1142 from dvdhrm/proxy-nofile
2015-09-04 Daniel MackMerge pull request #1141 from poettering/logind-fixes
2015-09-04 David Herrmannbus-proxy: increase NOFILE limit
2015-09-04 Lennart Poetteringlogind: when parsing a boolean via sd-bus the type...
2015-09-04 Lennart Poetteringlogind: treat an empty wall message like a NULL one
2015-09-04 Lennart Poetteringcgroups: delegation to unprivileged services is safe...
2015-09-04 Lennart Poetteringsd-login: rework error handling
2015-09-04 Lennart Poetteringsd-event: make sure RT signals are not dropped
2015-09-04 Lennart Poetteringtest: add one more test case for parse_pid()
2015-09-04 Lennart Poetteringnspawn: enable all controllers we can for the "payload...
2015-09-04 Lennart Poetteringcgroup: always read the supported controllers from...
2015-09-04 Lennart Poetteringcgroup: fix potential access of uninitialized variable
2015-09-04 Lennart Poetteringcgroup-util: make cg_pid_get_path() return -ENODATA...
2015-09-04 Lennart Poetteringcgroup: fix potential bad memory access
2015-09-04 Lennart Poetteringcgroup: make sure cg_is_empty_recursive() returns 1...
2015-09-04 Lennart Poetteringcgroup: when comparing agent paths, use path_equal()
2015-09-04 Lennart Poetteringaudit: audit calls should return ENODATA when process...
2015-09-04 Lennart Poetteringutil: document why parse_uid() returns ENXIO
2015-09-04 Lennart Poetteringcore: split up manager_get_unit_by_pid()
2015-09-04 Lennart Poetteringcgroup: move controller to dirname translation into...
2015-09-04 Lennart Poetteringutil: add new uid_is_valid() call
2015-09-04 Lennart Poetteringmacro: introduce new PID_TO_PTR macros and make use...
2015-09-04 Lennart Poetteringman: always use the same example in nss module document...
2015-09-04 Marcel Holtmannhwdb: Update database of Bluetooth company identifiers
2015-09-03 David Herrmannudev: ignore ENOEXEC from cgroup lookup
2015-09-03 Daniel MackMerge pull request #1127 from neheb/master
2015-09-03 Lennart PoetteringMerge pull request #1134 from reverendhomer/patch-1
2015-09-03 reverendhomercg_get_path: Removed unreachable statement
2015-09-02 Lennart PoetteringMerge pull request #1123 from phomes/scope-no-bool...
2015-09-02 Lennart PoetteringMerge pull request #1126 from phomes/indentation2
2015-09-02 MangixAdd Mionix Mouse
2015-09-02 Thomas Hindoe... tree-wide: fix indentation
2015-09-02 Thomas Hindoe... scope: do not compare a bool return with "<= 0"
2015-09-02 Kay SieversMerge pull request #1119 from teg/virtio-names
2015-09-02 Tom Gundersenudev: net_id - support predictable ifnames on virtio...
2015-09-02 Lennart PoetteringMerge pull request #1118 from jsynacek/man-dot-d-v2
2015-09-02 Lennart PoetteringMerge pull request #1116 from poettering/unified-rebased
2015-09-02 David HerrmannMerge pull request #1112 from poettering/sd-bus-contain...
2015-09-02 Jan Synacekman: *.d conf directories: add note about initrd regene...
2015-09-02 Daniel MackMerge pull request #1117 from evverx/detect-parallels...
2015-09-02 Evgeny Vereshchaginvirt: detect parallels virtualization
2015-09-01 Lennart Poetteringcore: unified cgroup hierarchy support
2015-09-01 Lennart PoetteringMerge pull request #1115 from phomes/hwdb-mice
2015-09-01 Thomas Hindoe... hwdb: more mice
2015-09-01 Lennart PoetteringMerge pull request #1098 from filbranden/cpuaffinity2
2015-09-01 Lennart PoetteringMerge pull request #1107 from msekletar/selinux-get...
2015-09-01 Lennart Poetteringsd-bus: when connecting to a container, don't fall...
2015-09-01 Lennart Poetteringsd-bus: when connecting to a kdbus container bus pass...
2015-09-01 Lennart Poetteringmachined: introduce a ptsname_namespace() call and...
2015-09-01 Lennart Poetteringmachined: call unlockpt() in container, not host
2015-09-01 Filipe Brandenburgercore: Log parse errors in config_parse_cpu_affinity2
2015-09-01 Tom GundersenMerge pull request #1111 from poettering/more-cgroup...
2015-09-01 Lennart PoetteringMerge pull request #1099 from filbranden/joincontrollers2
2015-09-01 Lennart PoetteringMerge pull request #1102 from heftig/master
2015-09-01 Lennart PoetteringMerge pull request #1109 from phomes/man-typos
2015-09-01 Lennart PoetteringMerge pull request #1110 from evverx/run-interactive...
2015-09-01 Lennart Poetteringcore: rework when we kill with which signal
2015-09-01 Lennart Poetteringcore: don't allow changing the slice of a unit while...
2015-09-01 Lennart Poetteringunit: small clean-ups
2015-09-01 Lennart Poetteringcore: when looking for the unit for a process, look...
2015-09-01 Evgeny Vereshchaginrun: enable interactive authorization
2015-09-01 Lennart Poetteringcgroup: the root cgroup is always populated
2015-09-01 Lennart Poetteringcgroup: drop "ignore_self" argument from cg_is_empty()
2015-09-01 Lennart Poetteringcgroup: small cleanups and coding style fixes
2015-09-01 Lennart Poetteringcgroup: don't allow hidden cgroups
2015-09-01 Lennart Poetteringcgroup: never migrate kernel threads out of the root...
2015-09-01 David HerrmannMerge pull request #1108 from phomes/dont-shadow-globals
2015-09-01 Thomas Hindoe... man: fix typos in systemd-path.xml
2015-09-01 Thomas Hindoe... tree-wide: do not shadow the global var timezone
2015-09-01 Lennart Poetteringunits: enable waiting for unit termination in certain...
2015-09-01 Filipe Brandenburgercore: add OOM check in config_parse_join_controllers
2015-09-01 Filipe Brandenburgercore: Log parse errors in config_parse_join_controllers
2015-09-01 Lennart Poetteringunit: suppress unnecessary cgroup empty check
2015-09-01 Lennart Poetteringmanager: don't write first-boot flag file all the time
2015-09-01 Lennart Poetteringsd-login: improve error handling
2015-09-01 Lennart Poetteringcgtop: properly show "/" instead of empty string in...
next