summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* network: L2TP fix crashv245.6Susant Sahani2020-05-311-1/+1
* Fix typo.Michael Gubbels2020-05-311-1/+1
* stat-util: trivial empty_or_null() tweaksLennart Poettering2020-05-311-3/+7
* Check ambient set against bounding set prior to applying ambient setsterlinghughes2020-05-311-0/+12
* udev: when the BSD lock on a block device is taken, don't complainLennart Poettering2020-05-311-6/+11
* core: add forgotten return in error pathZbigniew Jędrzejewski-Szmek2020-05-311-1/+1
* shared/efi-loader: remove check that uses absolute tick valueZbigniew Jędrzejewski-Szmek2020-05-311-5/+1
* gpt: include homed GPT partition type in well-known partition tableLennart Poettering2020-05-311-1/+2
* units: don't set PrivateNetwork= in systemd-homed.serviceLennart Poettering2020-05-311-1/+0
* resolved-dns-query: remove dns_query_candidate_is_routableFlorian Klink2020-05-311-28/+0
* sd-network: fix inverted error messageZbigniew Jędrzejewski-Szmek2020-05-311-1/+1
* network: allow empty assignment to PreferredLifetime=Zbigniew Jędrzejewski-Szmek2020-05-311-2/+2
* Update resolvectl zsh completioncodicodi2020-05-311-5/+2
* shared: treat generator units as vendor unitsJeremy Cline2020-05-311-2/+5
* tree-wide: fix bad errno checksZbigniew Jędrzejewski-Szmek2020-05-313-3/+3
* bus-message: immediately reject messages with invalid typeZbigniew Jędrzejewski-Szmek2020-05-311-2/+5
* bus-message: fix negative offset with ~empty messageZbigniew Jędrzejewski-Szmek2020-05-312-19/+24
* load-fragment: fix a typoExtinctFire2020-05-311-1/+1
* NEWS: retroactively document Family=Zbigniew Jędrzejewski-Szmek2020-05-311-0/+3
* man: fix dir name in sysctl.d(5)Zbigniew Jędrzejewski-Szmek2020-05-311-1/+1
* journalctl,elsewhere: make sure --file=foo fails with sane error msg if foo i...Lennart Poettering2020-05-317-8/+8
* makefs: log about OOM conditionLennart Poettering2020-05-311-2/+2
* blockdev: propagate one more unexpected errorLennart Poettering2020-05-311-0/+2
* repart: don't insist on coming up on partition label ourselvesLennart Poettering2020-05-311-1/+3
* journal: fix dropping first record during upload to remote journalVladyslav Tronko2020-05-311-1/+1
* meson: initialize time-epoch to reproducible builds compatible valueDimitri John Ledkov2020-05-312-5/+7
* limit-util: quieten a very common debug message that is misleadingLennart Poettering2020-05-311-0/+5
* shared: fix integer overflow in calendarspecFrantisek Sumsal2020-05-312-0/+5
* repart: suppress complaints about lack of BLKRRPART when operating on regular...Lennart Poettering2020-05-311-3/+5
* repart: explain when we exit early and don't do a thingLennart Poettering2020-05-311-1/+3
* mount: introduce mount_is_nofail() helperFranck Bui2020-05-311-4/+10
* mount: default startup dependencies and default network ones are orthogonalFranck Bui2020-05-311-21/+21
* mount: introduce mount_add_default_ordering_dependencies()Franck Bui2020-05-311-18/+33
* automount: fix handling of default dependencies for automount unitsFranck Bui2020-05-313-2/+8
* mount: let pid1 alone handle the default dependencies for mount unitsFranck Bui2020-05-312-14/+16
* mount: mount unit activated by automount unit should be only ordered against ...Franck Bui2020-05-311-1/+9
* generator: don't generate device dependencies for extrinsic mountsFranck Bui2020-05-311-0/+3
* fstab-util: introduce fstab_is_extrinsic()Franck Bui2020-05-313-19/+32
* device: drop refuse_afterFranck Bui2020-05-313-11/+4
* man: drop some left-over mentions of StandardOutput=syslogLennart Poettering2020-05-312-7/+6
* sd-netlink: remove unused RTNL_WQUEUE_MAX defineAndreas Rammhold2020-05-311-1/+0
* test: Add return 0 to main() function (even it is not strictly necessary)Benjamin Robin2020-05-313-0/+3
* network: 'cur' variable cannot be null, so simplify codeBenjamin Robin2020-05-311-4/+2
* tree-wide: Initialize _cleanup_ variables if neededBenjamin Robin2020-05-317-8/+8
* netlink: Fix assert condition on n_containersBenjamin Robin2020-05-311-5/+7
* journald: Increase stdout buffer size sooner, when almost fullBenjamin Robin2020-05-311-2/+2
* core: don't bind varlink socket if running in test modeLennart Poettering2020-05-311-4/+6
* pam_systemd: also print debug lines when ending a sessionLennart Poettering2020-05-311-0/+12
* pam_systemd_home: use correct macro for converting ptr to fdLennart Poettering2020-05-311-1/+1
* Fix misuse of PAM_PROMPT_ECHO_OFF in systemd-homedJoel Shapiro2020-05-311-10/+18