]> git.ipfire.org Git - thirdparty/systemd.git/history - src
shared/bus-util: format uid==-1 and gid==-1 as [not set]
[thirdparty/systemd.git] / src /
2017-09-25  Zbigniew Jędrzejew... shared/bus-util: format uid==-1 and gid==-1 as [not... 6902/head
2017-09-25  Zbigniew Jędrzejew... basic/cap-list: report empty capability set as ""
2017-09-24  Zbigniew Jędrzejew... Merge pull request #6893 from poettering/cgroup-delegat...
2017-09-24  Zbigniew Jędrzejew... Merge pull request #6891 from poettering/read-line
2017-09-24  Lennart PoetteringMerge pull request #6887 from rantala/6447
2017-09-24  Zbigniew Jędrzejew... fileio: return 0 from read_one_line_file on success 6891/head
2017-09-24  Tommi Rantalajournal: add missing le64toh() calls in journal_file_ch... 6887/head
2017-09-24  Zbigniew Jędrzejew... test-fileio: also test read_line() with actual files
2017-09-24  Zbigniew Jędrzejew... test-fileio: close two leaked file handles
2017-09-23  Zbigniew Jędrzejew... Merge pull request #6894 from poettering/read-full...
2017-09-23  Lennart PoetteringMerge pull request #6892 from keszybz/enablement-work
2017-09-23  Zbigniew Jędrzejew... test-conf-parser: add tests for the new long lines...
2017-09-23  Zbigniew Jędrzejew... test-conf-parser: use _cleanup_
2017-09-23  Zbigniew Jędrzejew... fileio: use _cleanup_ for FILE unlocking
2017-09-23  Lennart Poetteringconf-parse: remove 4K line length limit
2017-09-23  Zbigniew Jędrzejew... test-conf-parser: add some basic tests for config_parse()
2017-09-22  Lennart Poetteringfileio: initialize errno to zero before we do fread() 6894/head
2017-09-22  Lennart Poetteringfileio: try to read one byte too much in read_full_stream()
2017-09-22  Lennart Poetteringfileio: move fsync() logic into write_string_stream_ts()
2017-09-22  Lennart Poetteringfileio: make write_string_stream() accept flags parameter
2017-09-22  Lennart Poetteringfileio: support writing atomic files with timestamp
2017-09-22  Lennart Poetteringcgroup-util: replace one use of fgets() by read_line()
2017-09-22  Lennart Poetteringfileio: rework read_one_line_file() on top of read_line() 6898/head
2017-09-22  Lennart Poetteringdef: add new constant LONG_LINE_MAX 6901/head
2017-09-22  Lennart Poetteringfileio: add new helper call read_line() as bounded...
2017-09-22  Lennart Poetteringsocket: assign socket units to a default slice uncondit... 6893/head
2017-09-22  Lennart Poetteringcgroup: make use of unit_cgroup_delegate() where useful
2017-09-22  Lennart Poetteringcgroup: rework which files we chown() on delegation
2017-09-22  Lennart Poetteringcgroup-util: downgrade log messages from library code...
2017-09-22  Lennart PoetteringMerge pull request #6879 from marcelhollerbach/testsuit...
2017-09-22  Zbigniew Jędrzejew... install: consider globally enabled units as "enabled... 6892/head
2017-09-22  Zbigniew Jędrzejew... install: consider non-Alias=/non-DefaultInstance= symli...
2017-09-22  Zbigniew Jędrzejew... install: only consider names in Alias= as "enabling"
2017-09-22  Marcel Hollerbachtime-util: mktime_or_timegm are changing the struct tm 6879/head
2017-09-22  Marcel Hollerbachtime-util: correctly handle the timezone when parsing
2017-09-22  Lennart Poetteringjournald: make maximum size of stream log lines configu...
2017-09-22  Tommi Rantalajournal: add object sanity check to journal_file_move_t...
2017-09-21  Lennart PoetteringMerge pull request #6853 from sourcejedi/GetAll
2017-09-21  Zbigniew Jędrzejew... Link to the right glibc commit in comment (#6884)
2017-09-21  Zbigniew Jędrzejew... install: move and rename to lowercase two functions
2017-09-21  Zbigniew Jędrzejew... timedatectl: be more explicit what "ntp synchronized...
2017-09-21  Marcel Hollerbachtime-util: fix shadowing of timezone
2017-09-21  Jan Synacekexecute: fix typo in error message (#6881)
2017-09-20  Lennart PoetteringMerge pull request #6847 from keszybz/disable-enable...
2017-09-19  Zbigniew Jędrzejew... path-lookup: fix minor memleak 6847/head
2017-09-19  Zbigniew Jędrzejew... analyze-verify: add --generators switch to enable gener...
2017-09-19  Zbigniew Jędrzejew... Make test_run into a flags field and disable generators...
2017-09-19  Susant Sahaninetworkd: route - support unicast,blackhole,unreachable...
2017-09-19  Michael Biebltests: change dbus tests to use user bus (#6845)
2017-09-19  Susant Sahanisystemd-link: Add support to configure tx-tcp6-segmenta...
2017-09-19  Lennart PoetteringMerge pull request #6855 from keszybz/more-docs
2017-09-19  Dimitri John Ledkovnetworkd: change UseMTU default to true. (#6837)
2017-09-18  Patrik Flyktsd-radv: Free DNS domain search list on unref (#6858)
2017-09-17  Evgeny VereshchaginMerge pull request #6851 from keszybz/fix-masking-with...
2017-09-17  Zbigniew Jędrzejew... test-exec-util: add two test cases for scripts masked... 6851/head
2017-09-17  Zbigniew Jędrzejew... conf-files: fix check for masking with empty files
2017-09-17  Alan Jenkinssd-bus: style nitpick node_vtable_get_userdata() 6853/head
2017-09-17  Alan Jenkinssd-bus: fix response for GetAll on non-existent objects
2017-09-17  Zbigniew Jędrzejew... Merge pull request #6788 from zerkms/TIMER_TIMEZONE
2017-09-17  Ivan KurnosovFix for dst/non-dst timezones 6788/head
2017-09-17  Lennart PoetteringMerge pull request #6846 from keszybz/fix-udev_event_ap...
2017-09-17  Zbigniew Jędrzejew... test-date: add more logging on error
2017-09-17  Lennart PoetteringMerge pull request #6840 from keszybz/more-docs
2017-09-17  Zbigniew Jędrzejew... Simplify the if cases for timezone checking
2017-09-17  Ivan KurnosovAdded timezone to the CalendarSpec, parser/formatter...
2017-09-16  Zbigniew Jędrzejew... Move one space from dbus-execute.c to execute.c 6846/head
2017-09-16  Zbigniew Jędrzejew... udev: fix buffer overflow in udev_event_apply_format()
2017-09-15  Zbigniew Jędrzejew... Merge pull request #6832 from poettering/keyring-mode
2017-09-15  Zbigniew Jędrzejew... Merge pull request #6841 from poettering/doc-exit-codes
2017-09-15  Lennart Poetteringcryptsetup: make sure we invoke the cryptsetup tools... 6832/head
2017-09-15  Lennart Poetteringcore: add new per-unit setting KeyringMode= for control...
2017-09-15  Lennart PoetteringMerge pull request #6830 from keszybz/generator-dirs
2017-09-15  Lennart Poetteringexecute: improve and augment execution log messages
2017-09-15  Lennart Poetteringexit-status: drop EXIT_MAKE_STARTER
2017-09-15  Lennart PoetteringMerge pull request #6772 from pfl/dnssl
2017-09-15  Patrik Flykttest-ndisc-ra: Update test to include DNSSL option
2017-09-15  Patrik Flyktnetworkd-radv: Set DNSSL information on Router Advertis...
2017-09-15  Patrik Flyktsd-radv: Add Router Advertisement DNS Search List option
2017-09-15  Patrik Flyktnetworkd: Parse DNS search domain information for Route...
2017-09-15  Martin PittRevert "device : reload when udev generates a "changed...
2017-09-15  Lennart Poetteringcore: make sure that $JOURNAL_STREAM prefers stderr...
2017-09-15  Martin Pittcryptsetup: fix unused variable (#6833)
2017-09-14  Susant Sahaninetworkd: add support to configure IP Rule (#5725)
2017-09-14  Lennart PoetteringMerge pull request #6801 from johnlinp/master
2017-09-14  Zbigniew Jędrzejew... Merge pull request #6826 from poettering/empty-list...
2017-09-14  Felipe Satelershared: end string with % if one was found at the end...
2017-09-14  Zbigniew Jędrzejew... Merge pull request #6818 from poettering/nspawn-whitelist
2017-09-14  Zbigniew Jędrzejew... Merge pull request #6790 from poettering/unit-unsetenv
2017-09-14  Zbigniew Jędrzejew... core/manager: when running in test mode, use a temp... 6830/head
2017-09-14  Lennart PoetteringMerge pull request #6820 from keszybz/sysusers-doc...
2017-09-14  Zbigniew Jędrzejew... pid1: improve the check guarding unit_file_preset_all()
2017-09-14  Lennart Poetteringtimer: don't use persietent file timestamps from the...
2017-09-14  Lennart Poetteringconf-parser: when the empty string assigned to Personal... 6826/head
2017-09-14  Lennart Poetteringcore: don't synthesize empty list when empty string...
2017-09-14  Lennart PoetteringMerge pull request #6746 from yuwata/parse-empty-string
2017-09-14  Lennart Poetteringnspawn: replace syscall blacklist by a whitelist
2017-09-14  Lennart Poetteringseccomp: improve debug logging
2017-09-14  Lennart Poetteringtests: let's make sure the seccomp filter lists remain...
2017-09-14  Lennart Poetteringseccomp: add four new syscall groups
2017-09-14  Lennart Poetteringseccomp: augment the @resources group a bit
next