index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
login
Age
Commit message (
Expand
)
Author
2015-11-05
treewide: use the negative error codes returned by our functions
Michal Schmidt
2015-11-03
util-lib: move CONF_DIRS_NULSTR definition to def.h
Lennart Poettering
2015-10-27
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
user-util: move UID/GID related macros from macro.h to user-util.h
Lennart Poettering
2015-10-27
src/basic: rename audit.[ch] → audit-util.[ch] and capability.[ch] → capa...
Lennart Poettering
2015-10-27
util-lib: move more locale-related calls to locale-util.[ch]
Lennart Poettering
2015-10-27
util-lib: move string table stuff into its own string-table.[ch]
Lennart Poettering
2015-10-27
util-lib: move a number of fs operations into fs-util.[ch]
Lennart Poettering
2015-10-27
util-lib: introduce dirent-util.[ch] for directory entry calls
Lennart Poettering
2015-10-27
util-lib: move mount related utility calls to mount-util.[ch]
Lennart Poettering
2015-10-27
util-lib: move more file I/O related calls into fileio.[ch]
Lennart Poettering
2015-10-27
util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]
Lennart Poettering
2015-10-26
util: remove lookup_uid(), replace by uid_to_name()
Lennart Poettering
2015-10-26
util-lib: split out user/group/uid/gid calls into user-util.[ch]
Lennart Poettering
2015-10-26
util-lib: split out IO related calls to io-util.[ch]
Lennart Poettering
2015-10-25
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-24
util: move logind_running() to login-util.[ch]
Lennart Poettering
2015-10-24
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
util: split out escaping code into escape.[ch]
Lennart Poettering
2015-10-22
logind: minor clean-ups
Lennart Poettering
2015-10-14
login: suspend - be a bit more explicit when logging
Tom Gundersen
2015-10-01
logind: remove warn_melody() logic
Lennart Poettering
2015-09-30
tree-wide: clean up log_syntax() usage
Lennart Poettering
2015-09-30
Merge pull request #1421 from keszybz/formatting-fixes
Daniel Mack
2015-09-30
logind: avoid a dot before parenthesis
Zbigniew Jędrzejewski-Szmek
2015-09-30
tree-wide: use strempty() where possible
Daniel Mack
2015-09-29
bus-util: rename bus_open_transport() to bus_connect_transport()
Lennart Poettering
2015-09-29
util: introduce common version() implementation and use it everywhere
Lennart Poettering
2015-09-22
pam: systemd-user - call selinux module
Kay Sievers
2015-09-22
Merge pull request #1335 from poettering/some-fixes
Daniel Mack
2015-09-22
util: drop UID_IS_INVALID() in favour of uid_is_valid()
Lennart Poettering
2015-09-22
login: support more than just power-gpio-key
doubleodoug
2015-09-11
loginctl: print nontrivial properties in logictl show-*
Lukas Nykryn
2015-09-10
tree-wide: never use the off_t unless glibc makes us use it
Lennart Poettering
2015-09-09
logind: allow dry run variants for scheduled shutdowns
Daniel Mack
2015-09-09
tree-wide: make use of log_error_errno() return value in more cases
Lennart Poettering
2015-09-09
tree-wide: drop {} from one-line if blocks
Lennart Poettering
2015-09-09
tree-wide: make use of log_error_errno() return value
Lennart Poettering
2015-09-09
tree-wide: drop redundant if checks before safe_close()
Lennart Poettering
2015-09-09
tree-wide: make more code use safe_close()
Lennart Poettering
2015-09-09
tree-wide: use coccinelle to patch a lot of code to use mfree()
Lennart Poettering
2015-09-08
treewide: fix typos
Torstein Husebø
2015-09-07
Merge pull request #1165 from poettering/nspawn-files
Tom Gundersen
2015-09-05
logind: make scope of wall message handling smaller
Lennart Poettering
2015-09-06
bus-util: support details in CheckAuthorization calls
Michael Chapman
2015-09-05
login: fix NULL-deref on wall_message
David Herrmann
2015-09-04
logind: when parsing a boolean via sd-bus the type must be "int"
Lennart Poettering
2015-09-04
logind: treat an empty wall message like a NULL one
Lennart Poettering
2015-09-01
cgroup: drop "ignore_self" argument from cg_is_empty()
Lennart Poettering
2015-09-01
logind: Listen to WMI hotkeys to catch SW_DOCK state/events
Martin Pitt
[next]