index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
shared
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
socket: optionally remove sockets/FIFOs in the file system after use
Lennart Poettering
2014-06-04
2
-0
/
+16
*
bus-proxy: drop priviliges if we can
Lennart Poettering
2014-06-04
1
-4
/
+6
*
shared: capability - don't loop over the cap bits if they are all unset
Tom Gundersen
2014-06-03
1
-4
/
+4
*
shared: allow drop_priviliges to drop all privs
Tom Gundersen
2014-06-03
1
-9
/
+11
*
timesyncd: split privilege dropping code out of timesyncd so that we can make...
Lennart Poettering
2014-06-01
3
-3
/
+73
*
util: ignore_file should not allow files ending with '~'
Thomas Hindoe Paaboel Andersen
2014-05-31
1
-1
/
+1
*
virt: rework container detection logic
Lennart Poettering
2014-05-28
1
-18
/
+30
*
build-sys: use glibc's xattr support instead of requiring libattr
Kay Sievers
2014-05-28
2
-5
/
+1
*
Do not unescape unit names in [Install] section
Michal Sekletar
2014-05-26
1
-1
/
+1
*
nspawn: make nspawn robust to container failure
Djalal Harouni
2014-05-25
2
-0
/
+212
*
path-util: fix missing terminating zero
Tanu Kaskinen
2014-05-25
1
-10
/
+5
*
Use %m instead of strerror(errno) where appropiate
Cristian Rodríguez
2014-05-25
1
-1
/
+1
*
detect-virt: Remove string for Microsoft virtualization detection in DMI vend...
Reyad Attiyat
2014-05-24
1
-1
/
+0
*
core: timer - switch to touch_file()
Kay Sievers
2014-05-24
1
-4
/
+4
*
timedated: refuse manual system time updates when automatic timesync is enabled
Kay Sievers
2014-05-24
1
-0
/
+2
*
clock-util: clock_[sg]et_time() -> clock_[sg]et_hwclock()
Kay Sievers
2014-05-24
2
-4
/
+4
*
timesyncd: only update stamp file when we are synchronized
Kay Sievers
2014-05-24
1
-1
/
+1
*
shared: add touch_file() and let touch() always update timestamp
Kay Sievers
2014-05-24
2
-5
/
+34
*
shared: rename hwclock.[ch] to clock-util.[ch]
Kay Sievers
2014-05-24
2
-11
/
+11
*
conf-parser: never consider it an error if we cannot load a drop-in file beca...
Lennart Poettering
2014-05-22
1
-2
/
+2
*
time-util: make sure USEC_PER_SEC and friends are actually of type usec_t
Lennart Poettering
2014-05-22
3
-34
/
+34
*
util: fix a gcc compiler warning
Lennart Poettering
2014-05-21
1
-1
/
+1
*
logind: don't apply RemoveIPC= to system users
Lennart Poettering
2014-05-21
1
-2
/
+2
*
machined: add logic to query IP addresses of containers
Lennart Poettering
2014-05-18
4
-39
/
+73
*
timesyncd: run timesyncd as unpriviliged user "systemd-timesync" (but still w...
Lennart Poettering
2014-05-18
1
-1
/
+2
*
conf-parser: silently ignore sections starting with "X-"
Michael Marineau
2014-05-17
1
-2
/
+7
*
path-lookup: don't hardcode .config
Tanu Kaskinen
2014-05-16
1
-2
/
+10
*
path-util: add path_make_relative()
Tanu Kaskinen
2014-05-16
2
-0
/
+91
*
Remove unnecessary casts in printfs
Zbigniew Jędrzejewski-Szmek
2014-05-15
9
-53
/
+69
*
Make systemctl --root look for files in the proper places
Zbigniew Jędrzejewski-Szmek
2014-05-15
4
-31
/
+68
*
shared/install: do not prefix created symlink with root path
Zbigniew Jędrzejewski-Szmek
2014-05-15
1
-46
/
+43
*
hashmap: add hashmap_remove2() to remove item from hashtable and return both ...
Lennart Poettering
2014-05-15
2
-0
/
+29
*
shared: add ring buffer
David Herrmann
2014-05-13
2
-0
/
+267
*
shared: add ALIGN_POWER2 macro
David Herrmann
2014-05-13
1
-0
/
+13
*
replace more dup() by F_DUPFD_CLOEXEC
Lennart Poettering
2014-05-13
1
-1
/
+1
*
rtnl: message - read group membership of incoming messages
Tom Gundersen
2014-05-10
1
-0
/
+4
*
list: make LIST_FIND_TAIL work for empty lists
Lennart Poettering
2014-05-06
1
-8
/
+14
*
timesyncd: lookup name server via sd-resolve, support IPv6, react to SIGINT/S...
Lennart Poettering
2014-05-05
2
-1
/
+19
*
build-sys: move async.[ch] to src/shared
Lennart Poettering
2014-05-05
2
-0
/
+121
*
conf-parser: Fix typo in comment
Jonathan Boulle
2014-04-28
1
-1
/
+1
*
Add more password agent information
David Härdeman
2014-04-24
2
-4
/
+11
*
util: make sure all our name_to_handle_at() code makes use of file_handle_union
Lennart Poettering
2014-04-24
1
-13
/
+12
*
delta: draw arrows with draw_special_char()
Lennart Poettering
2014-04-23
3
-12
/
+20
*
install: simplification
Lennart Poettering
2014-04-23
1
-2
/
+2
*
label: there is no label_retest_selinux() call
Lennart Poettering
2014-04-23
1
-2
/
+0
*
systemctl: delete REBOOT_PARAM_FILE if no parameter is specified
Michael Olbrich
2014-04-21
2
-2
/
+20
*
implement a union to pad out file_handle
Dave Reisner
2014-04-21
1
-0
/
+6
*
condense assignment and path_kill_slashes calls
Dave Reisner
2014-04-21
2
-9
/
+4
*
Remove duplicate includes
Bas van den Berg
2014-04-21
1
-1
/
+0
*
install: create_symlink() check unlink() return value
Djalal Harouni
2014-04-17
1
-1
/
+3
[next]