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
2012-10-02
selinux: rework selinux access check logic
Lennart Poettering
2012-10-02
journald: assert target instead of page
Lukas Nykryn
2012-10-02
shared: fail mkdir_p if the target exists and is not a directory
Zbigniew Jędrzejewski-Szmek
2012-10-02
nspawn: use automatic cleanup and provide debug info
Zbigniew Jędrzejewski-Szmek
2012-10-02
trivial: fix typo
Zbigniew Jędrzejewski-Szmek
2012-10-01
pam: check environ[] for XDG_SEAT as fallback
Lennart Poettering
2012-09-28
selinux: fix various problems
Daniel J Walsh
2012-09-28
journald: rework auto-rotation logic
Lennart Poettering
2012-09-28
journald: close sd_journal context after flushing to /var
Lennart Poettering
2012-09-27
tmpfiles: restore previous behavior for F/f
Dave Reisner
2012-09-28
journal: add missing browse.html file
Lennart Poettering
2012-09-28
journal: add minimal journal gateway daemon based on GNU libmicrohttpd
Lennart Poettering
2012-09-28
sd-journal: properly parse cursor strings
Lennart Poettering
2012-09-28
logs-show: various cleanups
Lennart Poettering
2012-09-28
journalctl: add --cursor switch
Lennart Poettering
2012-09-27
udev: collect - use snprintf()
Robert Milasan
2012-09-24
selinux: use standard D-Bus error id for access denied
Lennart Poettering
2012-09-24
macro: increase VA_FORMAT_ADVANCE type array and hit assert when it is reached
Lennart Poettering
2012-09-24
journal: also use new VA_FORMAT_ADVANCE() macro in sd_journal_send()
Lennart Poettering
2012-09-24
log: fix repeated invocation of vsnprintf()/vaprintf() in log_struct()
Lennart Poettering
2012-09-24
journald: always pass first entry timestamp back from journal_file_verify()
Lennart Poettering
2012-09-24
journalctl: print correct timespan in verify
Mirco Tischler
2012-09-24
util: don't export parsed_columns
Lennart Poettering
2012-09-24
journal: set seal even for readonly journalfiles
Mirco Tischler
2012-09-24
journalctl: reset cached column count on SIGWINCH
Dave Reisner
2012-09-24
mount: simplify device node conditions a bit
Lennart Poettering
2012-09-24
mount: only run fsck for actual device nodes
Lennart Poettering
2012-09-24
main: don't try to mout cpuset with cpu+cpuacct anymore
Lennart Poettering
2012-09-24
journal: add missing test file
Lennart Poettering
2012-09-23
udev: free fd before return in accelerometer.c
Lukas Nykryn
2012-09-23
udev: free fd before return in scsi_serial.c
Lukas Nykryn
2012-09-23
udev: free rule structure on error
Václav Pavlín
2012-09-23
udev: check return value of write
Václav Pavlín
2012-09-23
udev: check return value of symlink
Václav Pavlín
2012-09-23
libudev: check return value of rename
Václav Pavlín
2012-09-23
udev: check malloc return in collect/collect.c
Václav Pavlín
2012-09-22
journal: bring mmap cache prototype in sync
Lennart Poettering
2012-09-21
journal: always keep marked mmap windows around
Lennart Poettering
2012-09-21
missing: Fix compilation error due to wrong __NR_name_to_handle_at definition
Eelco Dolstra
2012-09-21
journald: log how big the journal files may grow
Lennart Poettering
2012-09-21
journalctl: make the argument to -n optional
Lennart Poettering
2012-09-21
journal: completely rework the mmap cache as I too dumb to actually understan...
Lennart Poettering
2012-09-21
multi-seat-x: drop a lot of unnecessary code
Lennart Poettering
2012-09-21
sysctl: always return the last error we encountered
Lennart Poettering
2012-09-21
nspawn: document why we don't check resolv.conf mount errors
Lennart Poettering
2012-09-21
nspawn: we can't overmount /etc/localtime anymore since it's usually a symlin...
Lennart Poettering
2012-09-21
hwclock: add missing OOM check
Lennart Poettering
2012-09-21
pam: document that we don't do error checking when parsing vtnr
Lennart Poettering
2012-09-21
journal: don't allow journal_file_open() to be called with ret being NULL
Lennart Poettering
2012-09-21
login: missing break for getopt ARG_NO_ASK_PASSWORD in loginctl
Lukas Nykryn
[next]