summaryrefslogtreecommitdiffstats
path: root/hwdb/.gitignore (unfollow)
Commit message (Expand)AuthorFilesLines
2016-04-29core: move start ratelimiting check after condition checksLennart Poettering3-6/+8
2016-04-29core: introduce activation rate limiting for socket unitsLennart Poettering6-3/+41
2016-04-29build-sys: improve compat with older kernel headersLennart Poettering2-3/+3
2016-04-29core: Filter by unit name behind the D-Bus, instead on the client side (#3142)kayrus8-24/+143
2016-04-29rules: add NVMe rules (#3136)Ming Lin1-0/+4
2016-04-29journal-file: when rotating a journal file, fsync directory tooLennart Poettering1-0/+3
2016-04-29networkd: clean up DUID code a bitLennart Poettering5-66/+57
2016-04-29journal: when creating a new journal file, fsync() the directory it is create...Lennart Poettering2-1/+43
2016-04-29update TODO a bitLennart Poettering1-21/+6
2016-04-29man: minor wording fixesLennart Poettering1-6/+5
2016-04-29vimrc: fix indentation logic for our docbook xml filesLennart Poettering1-1/+1
2016-04-29parse-util: fix conversion from size_t on s390 (#3147)Lubomir Rintel1-1/+1
2016-04-29nspawn: convert uuid to string (#3146)Evgeny Vereshchagin1-1/+1
2016-04-29networkd: reconfigure IPv6 and static address after link up event (#3105)Susant Sahani1-7/+23
2016-04-28basic/mount-util: recognize pvfs2 as network fs (#3140)Zbigniew Jędrzejewski-Szmek1-1/+3
2016-04-28nspawn: initialize the veth_name (#3141)Evgeny Vereshchagin1-1/+1
2016-04-28cgtop: initialize `ours' to NULL properly (#3139)Naohiro Aota1-1/+1
2016-04-28test: chmod +x sysv-generator-testZbigniew Jędrzejewski-Szmek1-0/+2
2016-04-28test-path-util: add a trivial test for hidden_or_backup_fileZbigniew Jędrzejewski-Szmek1-0/+22
2016-04-28tree-wide: rename hidden_file to hidden_or_backup_file and optimizeZbigniew Jędrzejewski-Szmek9-36/+35
2016-04-27Add croatian translation, hr.po and systemd.hr.catalog filesmuzena3-0/+885
2016-04-27basic/dirent-util: do not call hidden_file_allow_backup from dirent_is_file_w...Zbigniew Jędrzejewski-Szmek1-7/+3
2016-04-27networkd: drop unnecessary stmtZbigniew Jędrzejewski-Szmek1-2/+0
2016-04-27machinectl: simplify option string assignmentZbigniew Jędrzejewski-Szmek1-7/+2
2016-04-27Stop syslog.socket when entering emergency mode (#3130)Martin Pitt1-0/+1
2016-04-27Correctly parse OBJECT_PID in journald messages (#3129)Nalin Dahyabhai1-1/+1
2016-04-27path-util: Add hidden suffixes for ucf (#3131)Martin Pitt1-0/+3
2016-04-27journal: set STATE_ARCHIVED as part of offlining (#2740)Vito Caputo2-2/+9
2016-04-26core: set start job timeout from the kernel commandline (#3112)tblume2-0/+18
2016-04-26Revert "smaller journal fixes (#3124)"Zbigniew Jędrzejewski-Szmek3-40/+14
2016-04-26smaller journal fixes (#3124)Lennart Poettering3-14/+40
2016-04-26tests: document requirements of networkd integration tests (#3125)Martin Pitt1-1/+6
2016-04-26man: elaborate on the automatic systemd-journald.socket service dependenciesLennart Poettering1-5/+8
2016-04-26journal-file: make seeking in corrupted files workLennart Poettering1-6/+16
2016-04-26journal-file: when iterating through a partly corruped journal file, treat er...Lennart Poettering1-1/+7
2016-04-26journal-file: always generate the same error when encountering corrupted filesLennart Poettering1-1/+1
2016-04-26journal: when dumping journal contents, react nicer to lines we can't readLennart Poettering1-1/+4
2016-04-26sd-journal: detect earlier if we try to read an object from an invalid offsetLennart Poettering1-0/+4
2016-04-26systemd --user: call pam_loginuid when creating user@.service (#3120)Zbigniew Jędrzejewski-Szmek1-0/+1
2016-04-25Hp Folio 1040g2 micmute and toggle touchpad fn keys fix (#3118)EMOziko1-0/+5
2016-04-25machined: add CAP_MKNOD to capabilities to run with (#3116)Lennart Poettering1-1/+1
2016-04-25machined: generate a nicer error when the user tries "machinectl clone" on no...Lennart Poettering1-0/+2
2016-04-25core: fix description of "resources" service error (#3119)Lennart Poettering2-2/+2
2016-04-25journal: fix already offline check and thread leak (#2810)Vito Caputo1-2/+4
2016-04-25journalctl: turn --unit= in combination with --user into --user-unit=Lennart Poettering1-0/+12
2016-04-25man: document the new by-fd journal callsLennart Poettering2-30/+49
2016-04-25man: don't include history sections in man pagesLennart Poettering3-45/+0
2016-04-25sd-journal: "soft" deprecate sd_journal_open_container()Lennart Poettering2-1/+4
2016-04-25journalctl: port --machine= switch to use machined's OpenMachineRootDirectory()Lennart Poettering1-3/+50
2016-04-25journalctl: don't trust the per-field entry tables when looking for boot IDsLennart Poettering1-20/+38