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
*
cgroup: always keep access mode of 'tasks' and 'cgroup.procs' files in cgroup...
Lennart Poettering
2013-04-08
2
-21
/
+32
*
util: Avoid memory allocations for formatting paths
Holger Hans Peter Freyther
2013-04-08
1
-29
/
+25
*
dbus-loop.c: fix variable initialization
Kay Sievers
2013-04-06
1
-1
/
+2
*
Use _cleanup_ when reading config files
Zbigniew Jędrzejewski-Szmek
2013-04-06
1
-31
/
+13
*
Add _cleanup_globfree_
Zbigniew Jędrzejewski-Szmek
2013-04-06
2
-4
/
+4
*
Use initalization instead of explicit zeroing
Zbigniew Jędrzejewski-Szmek
2013-04-06
7
-132
/
+92
*
PAM, uaccess: check for logind, not for systemd
Martin Pitt
2013-04-05
1
-0
/
+5
*
journal: u64log2 can be expressed just as __builtin_clzll(n) ^ 63U
Cristian Rodríguez
2013-04-05
1
-0
/
+4
*
efivars: un-leak a few strings
Zbigniew Jędrzejewski-Szmek
2013-04-05
1
-6
/
+9
*
util: tweak format_timespan() a bit
Lennart Poettering
2013-04-04
1
-8
/
+9
*
util: add a bit of syntactic sugar to run short code fragments with a differe...
Lennart Poettering
2013-04-04
3
-16
/
+29
*
util: make time formatting a bit smarter
Lennart Poettering
2013-04-04
5
-13
/
+62
*
time: add suppot for fractional time specifications
Lennart Poettering
2013-04-03
2
-12
/
+79
*
fileio: don't check for errors more often than really necessary
Lennart Poettering
2013-04-03
1
-15
/
+5
*
fileio: write proper env var write-out code
Lennart Poettering
2013-04-03
1
-4
/
+33
*
shared: rework env file reader
Lennart Poettering
2013-04-03
2
-109
/
+288
*
util: rename parse_usec() to parse_sec() sinds the default unit is seconds
Lennart Poettering
2013-04-03
4
-9
/
+9
*
util: rename write_one_line_file() to write_string_file()
Lennart Poettering
2013-04-03
6
-22
/
+16
*
macro: add macro for precisely determining length of decimal string formattin...
Lennart Poettering
2013-04-02
2
-15
/
+23
*
util: add a bit of syntactic sugar for saving/restoring errno
Lennart Poettering
2013-04-02
3
-26
/
+15
*
shared/cgroup-show: fix leak of "pid"
Zbigniew Jędrzejewski-Szmek
2013-04-02
1
-6
/
+3
*
Always use our own MAX/MIN definitions
Cristian Rodríguez
2013-04-02
3
-16
/
+14
*
Partially revert e62d8c394474
Zbigniew Jędrzejewski-Szmek
2013-04-01
1
-2
/
+1
*
Modernization
Zbigniew Jędrzejewski-Szmek
2013-03-31
4
-53
/
+35
*
strbuf: replace quick sort with bubble sort
Zbigniew Jędrzejewski-Szmek
2013-03-31
1
-10
/
+31
*
strbuf: fix leak on memory error
Zbigniew Jędrzejewski-Szmek
2013-03-31
1
-2
/
+6
*
Remove some dead code
Zbigniew Jędrzejewski-Szmek
2013-03-31
1
-8
/
+4
*
bus: parse matches locally and allow registration of callbacks for them
Lennart Poettering
2013-03-31
2
-0
/
+19
*
bus: implement server mode, and anonymous authentication
Lennart Poettering
2013-03-30
2
-0
/
+28
*
prioq: consider a NULL prioq empty
Lennart Poettering
2013-03-30
1
-5
/
+13
*
unit: no need to export variables if we can avoid it
Lennart Poettering
2013-03-30
2
-4
/
+2
*
utmp: make gcc shut up, we need to pass an int here, not size_t
Lennart Poettering
2013-03-29
1
-1
/
+1
*
Always use errno > 0 to help gcc
Zbigniew Jędrzejewski-Szmek
2013-03-29
6
-10
/
+10
*
tests: add some silly tests for path-util.c
Zbigniew Jędrzejewski-Szmek
2013-03-29
1
-4
/
+1
*
catalog: open up catalog internals
Zbigniew Jędrzejewski-Szmek
2013-03-29
4
-2
/
+22
*
utmp-wtmp: don't try to read past end of string
Zbigniew Jędrzejewski-Szmek
2013-03-29
1
-1
/
+3
*
shared: free dt (temporary dir name) on fail
Václav Pavlín
2013-03-27
1
-2
/
+4
*
tests: skip bus test if bus cannot be opened
Zbigniew Jędrzejewski-Szmek
2013-03-27
1
-0
/
+3
*
Simplify the meaning of %s
Zbigniew Jędrzejewski-Szmek
2013-03-27
2
-48
/
+0
*
bus: implement 'unixexec:' protocol
Lennart Poettering
2013-03-25
2
-5
/
+5
*
bus: implement support for FD passing
Lennart Poettering
2013-03-25
1
-0
/
+2
*
conf-parser: when we parse a string list, always fill in something
Lennart Poettering
2013-03-23
1
-2
/
+11
*
dbus: Do send out "replies" to signals
Colin Walters
2013-03-22
1
-2
/
+7
*
util: workaround two gcc warnings
Zbigniew Jędrzejewski-Szmek
2013-03-22
1
-2
/
+2
*
build-sys: move acl searching code into libsystemd-acl
Zbigniew Jędrzejewski-Szmek
2013-03-22
2
-1
/
+62
*
util: be more picky when validating hostnames
Lennart Poettering
2013-03-22
1
-3
/
+17
*
journalctl: give a nice hint about group membership based on ACLs of /var/log...
Lennart Poettering
2013-03-22
4
-16
/
+54
*
efivars: fix return code
Zbigniew Jędrzejewski-Szmek
2013-03-22
1
-1
/
+1
*
bus: implement full method call timeout logic
Lennart Poettering
2013-03-21
2
-2
/
+19
*
shared: add simple priority queue implementation
Lennart Poettering
2013-03-21
2
-0
/
+320
[next]