index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
doc: correct punctuation and improve typography in documentation
Jan Engelhardt
2015-11-06
1
-1
/
+1
*
Merge pull request #1761 from ssahani/word
Lennart Poettering
2015-11-04
1
-9
/
+13
|
\
|
*
core: parse socket port to extract_first_word
Susant Sahani
2015-11-03
1
-9
/
+13
*
|
core: fix typo
Torstein Husebø
2015-11-04
1
-1
/
+1
*
|
core: small fixes to parse_namespace
Evgeny Vereshchagin
2015-11-03
1
-3
/
+5
*
|
Merge pull request #1744 from evverx/fix-debug-generator
Lennart Poettering
2015-11-03
1
-18
/
+4
|
\
\
|
|
/
|
/
|
|
*
core: use runlevel_to_target for /proc/cmdline parsing
Evgeny Vereshchagin
2015-11-03
1
-18
/
+4
*
|
Merge pull request #1754 from martinpitt/master
Daniel Mack
2015-11-03
1
-28
/
+0
|
\
\
|
*
|
core: drop check for /etc/mtab
Martin Pitt
2015-11-02
1
-28
/
+0
*
|
|
core: expose number of file descriptors in fd store on the bus
Lennart Poettering
2015-11-02
1
-1
/
+2
*
|
|
core: bump net.unix.max_dgram_qlen really early during boot
Lennart Poettering
2015-11-02
1
-1
/
+40
*
|
|
Merge pull request #1690 from evverx/run-runtime-directory
Lennart Poettering
2015-11-02
1
-0
/
+35
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
run: can launch units with RuntimeDirectory
Evgeny Vereshchagin
2015-10-27
1
-0
/
+35
*
|
|
Merge pull request #1722 from evverx/port-cap-bounding-set-to-extract-first-word
Daniel Mack
2015-11-02
1
-10
/
+18
|
\
\
\
|
*
|
|
core: port config_parse_bounding_set to extract_first_word
Evgeny Vereshchagin
2015-10-30
1
-10
/
+18
*
|
|
|
core: be more verbose when NameOwnerChanged subscriptions fail
Daniel Mack
2015-11-02
2
-2
/
+2
*
|
|
|
core: service: fix error message
Daniel Mack
2015-11-02
1
-1
/
+1
*
|
|
|
sd-daemon: increase sd_notify() socket buffer size
Lennart Poettering
2015-10-31
1
-0
/
+4
*
|
|
|
core: bail our earlier when doing audit
Lennart Poettering
2015-10-31
1
-3
/
+3
*
|
|
|
core,nspawn: minor coding style fixes
Lennart Poettering
2015-10-31
1
-4
/
+2
*
|
|
|
core: constify a few things
Lennart Poettering
2015-10-31
1
-2
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
core: set_unit_path overwrites SYSTEMD_UNIT_PATH
Evgeny Vereshchagin
2015-10-31
1
-1
/
+1
|
/
/
*
|
core: fix capability bounding set parsing
Evgeny Vereshchagin
2015-10-29
1
-1
/
+1
*
|
core: fix priority ordering in notify-handling
David Herrmann
2015-10-28
1
-79
/
+77
*
|
Merge pull request #1698 from poettering/pid-is-unwaited-fix
Tom Gundersen
2015-10-27
5
-78
/
+77
|
\
\
|
*
|
service: exiting early is nicer than deeply-indented code blocks
Lennart Poettering
2015-10-27
1
-49
/
+48
|
*
|
core: all unit types that watch control PIDs should use the same logic
Lennart Poettering
2015-10-27
4
-31
/
+29
|
*
|
core: don't pass uninitialzed PIDs to pid_is_unwaited()
Lennart Poettering
2015-10-27
1
-2
/
+4
*
|
|
Merge pull request #1695 from evverx/fix-cap-bounding-merging
Lennart Poettering
2015-10-27
1
-3
/
+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
core: fix CapabilityBoundingSet merging
Evgeny Vereshchagin
2015-10-27
1
-3
/
+5
|
|
/
*
|
util-lib: move inotify-related definitions to fs-util.[ch]
Lennart Poettering
2015-10-27
2
-0
/
+2
*
|
automount: move generically userful call repeat_mount() into mount-util.[ch]
Lennart Poettering
2015-10-27
1
-22
/
+14
*
|
process-util: move a couple of process-related calls over
Lennart Poettering
2015-10-27
6
-0
/
+6
*
|
process-util: rename get_parent_of_pid() → get_process_ppid()
Lennart Poettering
2015-10-27
2
-2
/
+2
*
|
mount-util: move fstype_is_network() and name_to_handle_at() definitions over
Lennart Poettering
2015-10-27
1
-0
/
+1
*
|
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
42
-17
/
+59
*
|
util-lib: split out globbing related calls into glob-util.[ch]
Lennart Poettering
2015-10-27
2
-0
/
+2
*
|
util-lib: split out printf() helpers to stdio-util.h
Lennart Poettering
2015-10-27
3
-3
/
+7
*
|
io-util.h: move iovec stuff from macro.h to io-util.h
Lennart Poettering
2015-10-27
1
-0
/
+1
*
|
user-util: move UID/GID related macros from macro.h to user-util.h
Lennart Poettering
2015-10-27
4
-0
/
+4
*
|
util-lib: move web-related calls into web-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
|
util-lib: split out syslog-related calls into syslog-util.[ch]
Lennart Poettering
2015-10-27
3
-0
/
+3
*
|
util-lib: move /proc/cmdline parsing code to proc-cmdline.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
|
src/basic: rename audit.[ch] → audit-util.[ch] and capability.[ch] → capa...
Lennart Poettering
2015-10-27
4
-4
/
+4
*
|
util-lib: split out umask-related code to umask-util.h
Lennart Poettering
2015-10-27
3
-0
/
+3
*
|
util-lib: move more locale-related calls to locale-util.[ch]
Lennart Poettering
2015-10-27
1
-1
/
+2
*
|
util-lib: move status printing stuff into src/core/
Lennart Poettering
2015-10-27
2
-0
/
+85
*
|
util-lib: move string table stuff into its own string-table.[ch]
Lennart Poettering
2015-10-27
18
-4
/
+23
*
|
util-lib: split stat()/statfs()/stavfs() related calls into stat-util.[ch]
Lennart Poettering
2015-10-27
8
-0
/
+8
*
|
util-lib: move a number of fs operations into fs-util.[ch]
Lennart Poettering
2015-10-27
7
-0
/
+7
[next]