index
:
~dvdhrm/systemd
authority
console
kdbus
master
wip
Private systemd wip tree
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-07
udevd: remove unused function
HEAD
master
Thomas Hindoe Paaboel Andersen
1
-4
/
+0
2015-05-06
udevd: don't explicitly count the number of workers
Tom Gundersen
1
-13
/
+8
2015-05-06
udevd: keep workers in a hashmap rather than a list
Tom Gundersen
1
-82
/
+74
2015-05-06
udevd: worker - drop reference counting
Tom Gundersen
1
-30
/
+32
2015-05-06
device: avoid null pointer dereference
Thomas Hindoe Paaboel Andersen
1
-1
/
+1
2015-05-06
udev: fix weird coding-style
David Herrmann
1
-1
/
+1
2015-05-06
test-libudev: add error handling
Thomas Hindoe Paaboel Andersen
1
-1
/
+4
2015-05-06
udevd: worker - allow passing NULL to worker_unref()
Tom Gundersen
1
-2
/
+1
2015-05-06
udevd: worker - use _exit() rather than exit()
Tom Gundersen
1
-1
/
+1
2015-05-06
udevd: modernize error handling
Tom Gundersen
1
-48
/
+36
2015-05-06
udevd: use kernel cmdline parser
Tom Gundersen
1
-43
/
+36
2015-05-06
udevd: worker - move some fields from the worker to the event
Tom Gundersen
1
-11
/
+14
2015-05-06
udevd: worker - introduce worker_attach_event()
Tom Gundersen
1
-13
/
+13
2015-05-06
udevd: worker - make refcounting clearer
Tom Gundersen
1
-16
/
+32
2015-05-06
udevd: worker - only allocate the worker struct in the main process
Tom Gundersen
1
-12
/
+13
2015-05-06
udevd: rename worker_new() to worker_spawn()
Tom Gundersen
1
-2
/
+2
2015-05-06
udevd: don't track worker exitcode
Tom Gundersen
1
-10
/
+2
2015-05-06
Update TODO
David Herrmann
1
-2
/
+0
2015-05-06
udev: fix coding style
Susant Sahani
1
-2
/
+1
2015-05-06
systemctl: null-initialize pointer with cleanup attribute
Daniel Buch
1
-1
/
+1
2015-05-06
machinectl: remove unused variable
Thomas Hindoe Paaboel Andersen
1
-1
/
+1
2015-05-06
bus: don't switch to kdbus if not requested
David Herrmann
6
-8
/
+37
2015-05-06
timedated: remove unnecessary goto
Zbigniew Jędrzejewski-Szmek
1
-3
/
+0
2015-05-06
tmpfiles: try to handle read-only file systems gracefully
Michael Olbrich
1
-2
/
+11
2015-05-05
shared/utmp-wtmp: fix copy/paste error
Michael Olbrich
1
-1
/
+1
2015-05-05
Add audit type generated files to gitignore
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2015-05-05
lockfile-util.[ch]: Split out from util.[ch]
Colin Walters
7
-136
/
+197
2015-05-05
Fix permissions on /run/systemd/nspawn/locks
Seth Jennings
1
-2
/
+2
2015-05-05
treewide: fix typos
Torstein Husebø
2
-2
/
+2
2015-05-05
update TODO
Lennart Poettering
1
-1
/
+5
2015-05-05
man: document that nspawn -x, --template= and machinectl clone leave hostname...
Lennart Poettering
2
-3
/
+16
2015-05-05
man: nspawn is used in production these days, admit that
Lennart Poettering
1
-5
/
+2
2015-05-05
core: be more strict when manipulating slices names and unescaping paths from...
Lennart Poettering
4
-40
/
+178
2015-05-05
core: bus name units should not allow aliases or instances
Lennart Poettering
1
-0
/
+3
2015-05-05
core: rework unit name validation and manipulation logic
Lennart Poettering
34
-834
/
+1033
2015-05-05
util: be a bit safer in path_is_safe()
Lennart Poettering
1
-1
/
+1
2015-05-05
cgroup-util: be more strict when processing slice unit names
Lennart Poettering
2
-2
/
+8
2015-05-05
build-sys: remove left-over
Kay Sievers
1
-1
/
+0
2015-05-05
Add VARIANT as a standard value for /etc/os-release
Stephen Gallagher
1
-0
/
+35
2015-05-04
generators: rename add_{root,usr}_mount to add_{sysroot,sysroot_usr}_mount
Zbigniew Jędrzejewski-Szmek
3
-21
/
+38
2015-05-04
network: Implement fallback DHCPv6 prefix handling for older kernels
Patrik Flykt
4
-3
/
+67
2015-05-02
fstab-generator: fix memleak
Zbigniew Jędrzejewski-Szmek
1
-3
/
+3
2015-05-02
man: use utf-8 in systemd-remount-fs.service(8)
Zbigniew Jędrzejewski-Szmek
1
-3
/
+3
2015-04-30
terminal: update for simpler sd-bus api's
Thomas Hindoe Paaboel Andersen
5
-25
/
+13
2015-04-30
update TODO
Lennart Poettering
1
-2
/
+6
2015-04-30
core: simplify %r and %R logic a bit
Lennart Poettering
1
-15
/
+24
2015-04-30
core: catch some special cases in cg_slice_to_path()
Lennart Poettering
2
-2
/
+19
2015-04-30
sym: adding missing symbols to .sym file
Lennart Poettering
1
-2
/
+9
2015-04-30
sd-bus,sd-login: add api for querying the slice within the the user systemd i...
Lennart Poettering
10
-64
/
+184
2015-04-30
update TODO
Lennart Poettering
1
-0
/
+2
[next]