index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2013-04-08
journald: no need to free audit vars
Lennart Poettering
2013-04-08
journald: drop two more memory allocations
Lennart Poettering
2013-04-08
journald: get rid of one more memory allocation
Lennart Poettering
2013-04-08
journald: Do not dynamically allocate _UID/_GID/_PID strings
Holger Hans Peter Freyther
2013-04-08
journald: Do not always record _AUDIT_SESSION and _AUDIT_LOGINUID
Holger Hans Peter Freyther
2013-04-08
util: Avoid memory allocations for formatting paths
Holger Hans Peter Freyther
2013-04-08
update TODO
Lennart Poettering
2013-04-08
cgtop: print absolute CPU times with format_timespan
Lennart Poettering
2013-04-08
Do not serialize environment, when switching root
Harald Hoyer
2013-04-08
sd-daemon.c: allow use of -lrt to be avoided
Simon McVittie
2013-04-08
journal: Fix typo
Marius Vollmer
2013-04-06
systemd-python: fix wait bug
Steven Hiscocks
2013-04-06
dbus-loop.c: fix variable initialization
Kay Sievers
2013-04-05
Use _cleanup_ when reading config files
Zbigniew Jędrzejewski-Szmek
2013-04-05
Add _cleanup_globfree_
Zbigniew Jędrzejewski-Szmek
2013-04-05
Use initalization instead of explicit zeroing
Zbigniew Jędrzejewski-Szmek
2013-04-05
udevadm: do not free node on success
Zbigniew Jędrzejewski-Szmek
2013-04-05
udev-builtin-usb_id: avoid comparison of unsigned and ssize_t
Zbigniew Jędrzejewski-Szmek
2013-04-05
systemctl: tweak drop-in display
Lennart Poettering
2013-04-05
systemctl: tweak output of Listen: fields a bit
Lennart Poettering
2013-04-05
systemctl: Add DropIn paths to status message
Oleksii Shevchuk
2013-04-05
logind: consider key inhibitors that are taken by non-session processes as gl...
Lennart Poettering
2013-04-05
PAM, uaccess: check for logind, not for systemd
Martin Pitt
2013-04-05
bus: various improvements for test-bus-chat
Lennart Poettering
2013-04-05
bus: convert a couple of calls over to new convenience functions
Lennart Poettering
2013-04-05
bus: add convenience calls for method replies, too
Lennart Poettering
2013-04-05
bus: when parsing signature strings, accept NULL as empty signature
Lennart Poettering
2013-04-05
bus: make sure callback structs are always properly initialized
Lennart Poettering
2013-04-05
vconsole-setup: fix vconsole.conf vs. cmdline overriding logic
Michal Schmidt
2013-04-05
bus: use C99 struct construction for error initializers
Lennart Poettering
2013-04-05
test-strv: do not declare table to be sorted const
Zbigniew Jędrzejewski-Szmek
2013-04-05
test-catalog,core/load-dropin: remove unused variables
Zbigniew Jędrzejewski-Szmek
2013-04-05
journal: u64log2 can be expressed just as __builtin_clzll(n) ^ 63U
Cristian Rodríguez
2013-04-05
systemctl: align cgroups to 'n' in 'name='
Zbigniew Jędrzejewski-Szmek
2013-04-05
sd-id128: check that the kernel is feeding us proper data
Zbigniew Jędrzejewski-Szmek
2013-04-04
udevadm-hwdb: avoid leak in error path
Zbigniew Jędrzejewski-Szmek
2013-04-04
efivars: un-leak a few strings
Zbigniew Jędrzejewski-Szmek
2013-04-04
timedated: fix a few memory leaks
Zbigniew Jędrzejewski-Szmek
2013-04-05
bus: add convenience functions for constructing and sending method calls/sign...
Lennart Poettering
2013-04-05
bus: properly detect and handle if a callback is installed/removed from withi...
Lennart Poettering
2013-04-05
bus: don't allow recursive invocation of sd_bus_process()
Lennart Poettering
2013-04-05
localectl: add support for listing X11 keymap information
Lennart Poettering
2013-04-04
journal: add sd_journal_get_timeout() call to public API
Lennart Poettering
2013-04-04
login: add sd_login_monitor_get_timeout() public api call
Lennart Poettering
2013-04-04
test-bus-marshal.c: do not call g_type_init() for modern glib versions
Harald Hoyer
2013-04-04
cryptsetup-generator: add JobTimeoutSec=0 for the decrypted crypt devices
Harald Hoyer
2013-04-04
login: add new public API call sd_login_monitor_get_events() to get poll() fl...
Lennart Poettering
2013-04-04
journal: add public API call sd_journal_get_events()
Lennart Poettering
2013-04-04
util: tweak format_timespan() a bit
Lennart Poettering
2013-04-04
util: add a bit of syntactic sugar to run short code fragments with a differe...
Lennart Poettering
[prev]
[next]