platform/upstream/systemd.git
2016-11-02 Lennart Poetteringsysctl: split out condition check into its own function
2016-11-02 Lennart Poetteringsysctl: do not fail systemd-sysctl.service if /proc...
2016-11-02 Lennart Poetteringunit: unify some code with new unit_new_for_name()...
2016-11-02 Lennart Poetteringcore: make the root mount perpetual too
2016-11-02 Lennart Poetteringcore: rework the "no_gc" unit flag to become a more...
2016-11-02 Djalal Harounicore: initialize groups list before checking Supplement...
2016-11-02 Jiří Pírkoudev: net_id: add support for phys_port_name attribute...
2016-11-01 Zbigniew Jędrzejewsk... seccomp: allow specifying arm64, mips, ppc (#4491)
2016-11-01 Brian J. MurrellRecognise Lustre as a remote file system (#4530)
2016-10-31 Jakub Wilkman: fix typos (#4527)
2016-10-30 George HilliardImplement VeraCrypt volume handling in crypttab (#4501)
2016-10-30 Zbigniew Jędrzejewsk... tests: clarify test_path_startswith return value (...
2016-10-30 Zbigniew Jędrzejewsk... Merge pull request #4520 from lucaswerkmeister/systemd...
2016-10-30 Lucas Werkmeisterman: make systemd-escape examples more consistent
2016-10-30 Lucas Werkmeisterman: add missing period
2016-10-30 Lucas Werkmeisterman: improve systemd-escape --path description
2016-10-28 Daniel Mack.gitignore: ignore precompiled GCC headers (#4516)
2016-10-28 Djalal HarouniMerge pull request #4495 from topimiettinen/block-shmat...
2016-10-28 Martin PittMerge pull request #4458 from keszybz/man-nonewprivileges
2016-10-28 Michal Sekletarudev: allow substitutions for SECLABEL key (#4505)
2016-10-27 Lucas Werkmeistersystemctl: warn when cat shows changed unit files ...
2016-10-27 Zbigniew Jędrzejewsk... Merge pull request #4485 from endocode/djalal/portable...
2016-10-27 Evgeny VereshchaginMerge pull request #4442 from keszybz/detect-virt-userns
2016-10-27 Djalal Harounicore: make unit argument const for apply seccomp functions
2016-10-27 Djalal Harounicore: lets apply working directory just after mount...
2016-10-27 Djalal Harounicore: get the working directory value inside apply_work...
2016-10-27 Djalal Harounicore: move apply working directory code into its own...
2016-10-27 Djalal Harounicore: move the code that setups namespaces on its own...
2016-10-27 Thomas H. P... hwdb: fix error check of wrong variable (#4499)
2016-10-27 Zbigniew Jędrzejewsk... Merge pull request #4448 from msoltyspl/vcfix
2016-10-27 Zbigniew Jędrzejewsk... units: disable /dev/hugepages in private user namespaces
2016-10-27 Zbigniew Jędrzejewsk... condition: simplify condition_test_virtualization
2016-10-27 Zbigniew Jędrzejewsk... test-tables: test ConditionVirtualization
2016-10-27 Zbigniew Jędrzejewsk... shared/condition: add ConditionVirtualization=[!]privat...
2016-10-27 Zbigniew Jędrzejewsk... detect-virt: add --private-users switch to check if...
2016-10-26 Thomas H. P... gitignore: add test-seccomp (#4498)
2016-10-26 Susant Sahaninetworkd : verify dns ip address when parsing configura...
2016-10-26 Michal Soltysvconsole: manual update (#4021)
2016-10-26 Topi Miettinenseccomp: also block shmat(..., SHM_EXEC) for MemoryDeny...
2016-10-26 Michal Soltysvconsole: setup_remaining_vcs() - more sanity checks
2016-10-26 Lucas Werkmeisterman: document that systemctl cat shows file content...
2016-10-25 Evgeny Vereshchaginbuild-sys/autogen: don't use bashisms (#4489)
2016-10-25 Martin PittMerge pull request #4476 from poettering/systemctl...
2016-10-25 Dongsu Parktest: skip exec tests when inaccessible dir is unavailable
2016-10-25 Lennart Poetteringsystemctl: fix two minor memory leaks in --wait handling
2016-10-25 Lennart Poetteringupdate NEWS file a bit more
2016-10-25 Martin PittMerge pull request #4474 from poettering/nsswitch
2016-10-25 Zbigniew Jędrzejewsk... man: document the default value of NoNewPrivileges=
2016-10-25 Zbigniew Jędrzejewsk... Merge pull request #4450 from poettering/seccompfixes
2016-10-24 Martin Ejdestigman: Fix event source priority enum names in synopsis...
2016-10-24 Lennart PoetteringMerge pull request #4477 from poettering/enumerate...
2016-10-24 Benjamin Richternetworkd: fix mixup of bond options (#4470)
2016-10-24 Lennart Poetteringcore: drop -.slice from shipped units
2016-10-24 Lennart Poetteringcore: move initialization of -.slice and init.scope...
2016-10-24 Lennart Poetteringman: sync up the suggested nsswitch.conf configuration...
2016-10-24 Lennart Poetteringnss-resolve: be a bit more careful with returning NSS_S...
2016-10-24 Lennart Poetteringresolved: properly check for the root domain
2016-10-24 Lennart PoetteringVarious additions to NEWS
2016-10-24 Lennart Poetteringseccomp: add test-seccomp test tool
2016-10-24 Lennart Poetteringseccomp: add new helper call seccomp_load_filter_set()
2016-10-24 Lennart Poetteringseccomp: two fixes for the syscall set tables
2016-10-24 Lennart Poetteringseccomp: add new seccomp_init_conservative() helper
2016-10-24 Lennart Poetteringcore: rework apply_protect_kernel_modules() to use...
2016-10-24 Lennart Poetteringcore: rework syscall filter set handling
2016-10-24 Lennart Poetteringcore: move misplaced comment to the right place
2016-10-24 Lennart Poetteringcore: simplify skip_seccomp_unavailable() a bit
2016-10-24 Lennart Poetteringupdate-done: minor clean-ups
2016-10-24 Lennart PoetteringMerge pull request #4459 from keszybz/commandline-parsing
2016-10-24 Djalal HarouniMerge pull request #4469 from endocode/djalal/groups...
2016-10-24 Lennart PoetteringMerge pull request #4406 from jsynacek/jsynacek-is...
2016-10-24 Patrik Flyktnetworkd-ndisc: Don't add NDisc route for local address...
2016-10-24 Djalal Harounicore: do not assert when sysconf(_SC_NGROUPS_MAX) fails...
2016-10-24 Djalal Harounitest: lets add more tests to cover SupplementaryGroups...
2016-10-24 Jan Synacekshared, systemctl: teach is-enabled to show installatio...
2016-10-24 Jan Synacekinstall: introduce UnitFileFlags
2016-10-24 Zbigniew Jędrzejewsk... Merge pull request #4372 from evverx/fix-synced-cgroup...
2016-10-24 Evgeny Vereshchagintests/TEST-13-NSPAWN-SMOKE: remove an expected failure...
2016-10-24 Evgeny Vereshchaginnspawn: become a new root early
2016-10-24 Evgeny Vereshchaginnspawn: really lchown(uid/gid)
2016-10-24 Evgeny Vereshchaginbasic: fallback to the fstat if we don't have access...
2016-10-23 Zbigniew Jędrzejewsk... Merge pull request #4373 from endocode/djalal/fix-mount...
2016-10-23 Djalal Harounicore: lets move the setup of working directory before...
2016-10-23 Djalal Harounitest: add more tests for SupplementaryGroups=
2016-10-23 Djalal Harounitest: Add simple test for supplementary groups
2016-10-23 Djalal Harounicore: first lookup and cache creds then apply them...
2016-10-23 Zbigniew Jędrzejewsk... core: do not set no_new_privileges flag in config_parse...
2016-10-23 Zbigniew Jędrzejewsk... Merge pull request #4428 from lnykryn/ctrl_v2
2016-10-22 Zbigniew Jędrzejewsk... tree-wide: make parse_proc_cmdline() strip "rd." prefix...
2016-10-22 Zbigniew Jędrzejewsk... udev: change kernel commandline option parsing
2016-10-22 Zbigniew Jędrzejewsk... journald: convert journald to use parse_proc_cmdline
2016-10-22 Zbigniew Jędrzejewsk... tree-wide: allow state to be passed through to parse_pr...
2016-10-22 Daniel MackMerge pull request #4455 from endocode/dongsu/l10n...
2016-10-22 Dongsu Parkcatalog: add more Korean translations
2016-10-22 Dongsu Parkcatalog: fix typo and make a clear sentence
2016-10-22 Thomas Hindoe... journal: remove unused variable
2016-10-22 Michael BieblMerge pull request #4452 from jwilk/spelling
2016-10-22 Jakub WilkNEWS: fix typos
2016-10-21 Umut Tezduyar... journald: systemd.journald.max_level_* kernel command...
2016-10-21 Djalal HarouniNEWS: option is ProtectKernelTunables not ProtectedKern...
2016-10-21 Michal Soltysvconsole: skip unnecessary udev call for dummy device
next