index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
util: add generalization of verb parsing for command line tools
Lennart Poettering
2014-12-19
2
-0
/
+111
*
util: make sure rm_rf() can be called on symlinks (with the effect of deletin...
Lennart Poettering
2014-12-19
1
-1
/
+1
*
strv: ass new strv_is_uniq() and strv_reverse() calls
Lennart Poettering
2014-12-19
3
-0
/
+84
*
execute: the runtime directory can only be on tmpfs, hence don't use rm_rf_da...
Lennart Poettering
2014-12-19
1
-1
/
+1
*
nss-myhostname: introduce is_gateway() similar to the existing is_hostname()
Lennart Poettering
2014-12-19
1
-2
/
+9
*
load-fragment: allow quoting in command name and document allowed escapes
Zbigniew Jędrzejewski-Szmek
2014-12-19
2
-94
/
+186
*
Treat a trailing backslash as an error
Zbigniew Jędrzejewski-Szmek
2014-12-19
3
-20
/
+41
*
test-strv: use STRV_MAKE
Zbigniew Jędrzejewski-Szmek
2014-12-19
1
-13
/
+13
*
tree-wide: make condition_free_list return NULL
Zbigniew Jędrzejewski-Szmek
2014-12-19
3
-8
/
+7
*
core: make exec_command_free_list return NULL
Zbigniew Jędrzejewski-Szmek
2014-12-19
4
-12
/
+9
*
test-cap-list: allow mismatch in case
Zbigniew Jędrzejewski-Szmek
2014-12-19
1
-3
/
+3
*
path-util: fix breakage in path_is_mount_point
Dave Reisner
2014-12-19
1
-2
/
+6
*
systemd-hwdb: introduce new tool
Tom Gundersen
2014-12-18
3
-1
/
+788
*
networkd: add FDB support
Alin Rauta
2014-12-18
8
-11
/
+379
*
journal: next_with_matches() now does not need a mapped object as input
Michal Schmidt
2014-12-18
1
-4
/
+0
*
journal: journal_file_next_entry() does not need pointer to current Object
Michal Schmidt
2014-12-18
4
-18
/
+12
*
journal: optimize iteration by returning previously found candidate entry
Michal Schmidt
2014-12-18
1
-0
/
+6
*
journal: optimize iteration by skipping exhausted files
Michal Schmidt
2014-12-18
2
-1
/
+8
*
journal: drop unnecessary parameters of next_beyond_location()
Michal Schmidt
2014-12-18
1
-8
/
+2
*
journal: remove redundant variable new_offset
Michal Schmidt
2014-12-18
1
-5
/
+2
*
journal: compare candidate entries using JournalFiles' locations
Michal Schmidt
2014-12-18
3
-85
/
+54
*
journal: simplify set_location()
Michal Schmidt
2014-12-18
1
-8
/
+3
*
journal: keep per-JournalFile location info during iteration
Michal Schmidt
2014-12-18
3
-1
/
+33
*
journal: abstract the resetting of JournalFile's location
Michal Schmidt
2014-12-18
3
-1
/
+6
*
journal: move definition of LocationType to journal-file.h
Michal Schmidt
2014-12-18
2
-14
/
+14
*
Revert "journal: optimize iteration: skip whole files behind current location"
Michal Schmidt
2014-12-18
1
-23
/
+0
*
Revert "journal: optimize iteration: skip files that cannot improve current c...
Michal Schmidt
2014-12-18
1
-24
/
+0
*
journal: delete unused function journal_file_skip_entry()
Michal Schmidt
2014-12-18
3
-59
/
+0
*
journal: delete unused function journal_file_move_to_entry_by_offset()
Michal Schmidt
2014-12-18
2
-18
/
+0
*
core: use raw_clone instead of fork in signal handler
Zbigniew Jędrzejewski-Szmek
2014-12-18
3
-13
/
+42
*
test-unit-file: add test for semicolon escaping
Zbigniew Jędrzejewski-Szmek
2014-12-18
1
-17
/
+21
*
load-fragment: properly unescape \;
tomsod-m ya ru
2014-12-18
1
-1
/
+3
*
path: make the check for unsupported name_to_handle_at symmetric
Zbigniew Jędrzejewski-Szmek
2014-12-18
1
-15
/
+20
*
path: follow symbolic link for parent path (2)
Umut Tezduyar Lindskog
2014-12-18
1
-1
/
+1
*
machinectl: add new commands for copying files from/to containers
Lennart Poettering
2014-12-18
4
-34
/
+139
*
util: in make_stdio() use dup2() rather than dup3()
Lennart Poettering
2014-12-18
1
-4
/
+8
*
machinectl: implement "bind" command to create additional bind mounts from ho...
Lennart Poettering
2014-12-18
2
-38
/
+295
*
nspawn: fix invocation of the raw clone() system call on s390 and cris
Ken Werner
2014-12-17
2
-3
/
+13
*
path: follow symbolic link for parent path
Umut Tezduyar Lindskog
2014-12-17
1
-1
/
+1
*
shared: strv - add strv_clear()
Tom Gundersen
2014-12-17
2
-1
/
+8
*
shared: path-util - memory leak
Tom Gundersen
2014-12-16
1
-0
/
+1
*
udev: net_setup - fix warning
Tom Gundersen
2014-12-16
1
-1
/
+1
*
test-json: use fabs
Thomas Hindoe Paaboel Andersen
2014-12-16
1
-1
/
+3
*
fix compiler warning
Susant Sahani
2014-12-16
1
-1
/
+0
*
systemctl: fix argument handling when invoked as "shutdown"
Jan Synacek
2014-12-16
1
-1
/
+3
*
nss-myhostname: also recognize "gateway."
Harald Hoyer
2014-12-16
1
-2
/
+2
*
systemctl: refuse to edit runtime dropins when they already exist in /etc
Zbigniew Jędrzejewski-Szmek
2014-12-16
3
-108
/
+41
*
systemctl: share path lookup between 'cat' and 'edit'
Zbigniew Jędrzejewski-Szmek
2014-12-16
1
-75
/
+104
*
systemctl: split out LookupPaths initialization
Zbigniew Jędrzejewski-Szmek
2014-12-16
1
-20
/
+34
*
systemctl: move two functions up
Zbigniew Jędrzejewski-Szmek
2014-12-16
1
-78
/
+78
[prev]
[next]