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
/
machine
Age
Commit message (
Expand
)
Author
2015-11-18
tree-wide: sort includes in *.h
Thomas Hindoe Paaboel Andersen
2015-11-17
tree-wide: use right cast macros for UIDs, GIDs and PIDs
Lennart Poettering
2015-11-16
tree-wide: sort includes
Thomas Hindoe Paaboel Andersen
2015-11-15
machined,logind: be more careful when accepting PIDs and UIDs from clients
Lennart Poettering
2015-11-09
Merge pull request #1820 from michich/errno-v2
Daniel Mack
2015-11-09
treewide: apply errno.cocci
Michal Schmidt
2015-11-06
doc: correct punctuation and improve typography in documentation
Jan Engelhardt
2015-11-03
parse-util: introduce parse_ifindex() and make use of it everywhere
Lennart Poettering
2015-11-03
machine: when we fail to extract a network interface from the machine state, ...
Lennart Poettering
2015-11-02
machine: fix extract_first_word
Susant Sahani
2015-11-01
machine: : port to extract_first_word
Susant Sahani
2015-10-27
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
util-lib: split out printf() helpers to stdio-util.h
Lennart Poettering
2015-10-27
user-util: move UID/GID related macros from macro.h to user-util.h
Lennart Poettering
2015-10-27
util-lib: move web-related calls into web-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: split string parsing related calls from util.[ch] into parse-util.[ch]
Lennart Poettering
2015-10-26
util-lib: split out user/group/uid/gid calls into user-util.[ch]
Lennart Poettering
2015-10-25
util-lib: split out fd-related operations into fd-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-24
util-lib: get_current_dir_name() can return errors other than ENOMEM
Lennart Poettering
2015-10-22
machinectl: accept "none" and "infinity" as specifier when dropping quotas us...
Lennart Poettering
2015-10-22
btrfs: beef-up btrfs support with a limited understanding of quota
Lennart Poettering
2015-10-08
machined: when opening a shell via machined, pass tty fds in
Lennart Poettering
2015-10-08
basic: move two more terminal-related calls into terminal-util.[ch]
Lennart Poettering
2015-10-07
machinectl: fix race when opening new shells with "machinectl shell"
Lennart Poettering
2015-09-29
bus-util: rename bus_open_transport() to bus_connect_transport()
Lennart Poettering
2015-09-29
core: allow setting WorkingDirectory= to the special value ~
Lennart Poettering
2015-09-29
util: introduce common version() implementation and use it everywhere
Lennart Poettering
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
cgtop: underline table header
Lennart Poettering
2015-09-22
nspawn, machined: fix comments and error messages
Krzesimir Nowak
2015-09-10
tree-wide: never use the off_t unless glibc makes us use it
Lennart Poettering
2015-09-09
tree-wide: drop {} from one-line if blocks
Lennart Poettering
2015-09-09
tree-wide: use coccinelle to patch a lot of code to use mfree()
Lennart Poettering
2015-09-07
machined: improve error message when trying to get a bus in bus-less containers
Lennart Poettering
2015-09-07
Merge pull request #1165 from poettering/nspawn-files
Tom Gundersen
2015-09-05
machine: make sure to call unlockpt() even for local host pty connections
Lennart Poettering
2015-09-06
bus-util: support details in CheckAuthorization calls
Michael Chapman
2015-09-01
machined: introduce a ptsname_namespace() call and make use of it
Lennart Poettering
2015-09-01
machined: call unlockpt() in container, not host
Lennart Poettering
2015-09-01
cgroup: drop "ignore_self" argument from cg_is_empty()
Lennart Poettering
2015-08-28
core: add unit_dbus_interface_from_type() to unit-name.h
Lennart Poettering
2015-08-26
machinectl: pass $TERM into "machinectl shell" sessions
Lennart Poettering
2015-08-25
machinectl: remove unused variable
Thomas Hindoe Paaboel Andersen
2015-08-25
machine: policykit string fixes
Lennart Poettering
[next]