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
Age
Commit message (
Collapse
)
Author
2012-01-03
systemctl: hook up systemctl with the journal
Lennart Poettering
2012-01-03
journal: never fail if we cannot access /var, just print a warning
Lennart Poettering
2012-01-03
journald: treat a read-only /var identical to an unmounted one
Lennart Poettering
2012-01-03
journald: add _SYSTEMD_SESSION, _SYSTEMD_OWNER_UID, _SYSTEMD_SERVICE to all ↵
Lennart Poettering
entries
2012-01-03
sd-id128: add _public_ to all exports, and add validity checks for all ↵
Lennart Poettering
parameters
2012-01-03
journal: add _public_ to all sd-journal calls, and add parameter checks
Lennart Poettering
2012-01-03
login: introduce sd_pid_get_service()
Lennart Poettering
2012-01-03
nspawn: get rid of BUFFER_SIZE, use LINE_MAX instead
Lennart Poettering
2012-01-03
readahead: bring export definition of sd-readahead in line with sd-daemon
Lennart Poettering
2012-01-03
socket: only add dependency on kmsg socket to socket units which have any ↵
Lennart Poettering
kind of exec program specified
2012-01-03
build-sys: make quotacheck and randomseed optional
Lennart Poettering
2012-01-03
build-sys: move kbd-model-map to locale/
Lennart Poettering
2012-01-03
cryptsetup: split off cryptsetup into its own subdir
Lennart Poettering
2012-01-02
do not install drop-in files; the shared library should be used by default
Kay Sievers
If distros still want to ship these, the can include them in the packaging step. Upstream should no longer install them.
2012-01-02
build-sys: switch to tar xz
Kay Sievers
2011-12-31
build-sys: login - remove specified include dir; all subdirs are in the list now
Kay Sievers
2011-12-31
login: move systemd-user-sessions.service into login/, too
Lennart Poettering
2011-12-31
build-sys: make readahead and vconsole optional
Lennart Poettering
2011-12-31
gnome-ask-password-agent: require libnotify >= 0.7.0
Kay Sievers
2011-12-31
build-sys: fix mageia kbd mappings
Lennart Poettering
2011-12-31
login: move the PAM module to src/login/ since it is just a client to logind
Lennart Poettering
2011-12-31
test: rename test directory
Lennart Poettering
2011-12-31
build-sys: more remaining parts of sd-deamon to their own section in Makefile.am
Kay Sievers
2011-12-31
build-sys: restructure sd-daemon, sd-readahead, sd-login files
Kay Sievers
2011-12-31
build-sys: remove redundant _CFLAGS assignment
Kay Sievers
2011-12-31
login: move libsystemd-login.pc.in into src/login/
Lennart Poettering
2011-12-31
libsystemd-daemon: restructure Makefile.am
Kay Sievers
2011-12-31
pam_systemd: restructure Makefile.am and move inside ENABLE_LOGIND
Kay Sievers
2011-12-31
libsystemd-id128: restructure Makefile.am
Kay Sievers
2011-12-31
journal: restructure Makefile.am
Kay Sievers
2011-12-31
binfmt: move sources to subdirectory
Kay Sievers
2011-12-31
hostnamed, localed: move config files to subdir
Kay Sievers
2011-12-31
hostnamed: move sources to subdirectory
Kay Sievers
2011-12-31
localed: move sources to subdirectory
Kay Sievers
2011-12-31
timedated: move sources to subdirectory
Kay Sievers
2011-12-31
build-sys: restructure logind parts in Makefile.am and add --disable-logind
Kay Sievers
2011-12-31
logind: fix POTFILES location
Kay Sievers
2011-12-31
logind: add 'login' subdir to include dirs
Kay Sievers
When separate 'builddirs', like with 'distcheck', are used, the generated sources, like the '.c' files from 'gperf', are placed in the 'builddir' and can not find the include headers in 'srcdir'.
2011-12-31
Makefile.am: consistently use tabs
Kay Sievers
2011-12-31
journal: silence gcc warnings
Kay Sievers
2011-12-31
util: fix warning
Lennart Poettering
2011-12-31
journal: move symver file into subdirectory
Lennart Poettering
2011-12-31
logind: move more files into subdirectory
Lennart Poettering
2011-12-31
logind: move logind into its own subdirectory
Lennart Poettering
2011-12-31
git: update gitignore
Lennart Poettering
2011-12-31
journal: automatically deduce journal metrics from file system sizes
Lennart Poettering
2011-12-31
kmsg: drop unused variable
Lennart Poettering
2011-12-31
socket: rename the PassCred= option to PassCredentials=, since we don't want ↵
Lennart Poettering
to needlessly abbreviate options unless they are very well established
2011-12-31
Merge branch 'journal'
Lennart Poettering
2011-12-31
journal: move max_use into metrics structure
Lennart Poettering
[next]