index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
configure.ac
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
build-sys: prepare 207
Lennart Poettering
2013-09-13
1
-1
/
+1
*
Add pam configuration to allow user sessions to work out of the box
Zbigniew Jędrzejewski-Szmek
2013-09-11
1
-0
/
+7
*
build-sys: Add configure check for linux/btrfs.h
Michael Marineau
2013-08-16
1
-0
/
+2
*
backlight: add minimal tool to save/restore screen brightness across reboots
Lennart Poettering
2013-08-14
1
-0
/
+9
*
zsh_completion: fix zsh completion installation
William Giokas
2013-08-02
1
-0
/
+6
*
build-sys: support old glibc versions without clock_gettime()
Kay Sievers
2013-07-30
1
-2
/
+7
*
build: do not link everything with -lrt (and therefore -pthread)
Shawn Landden
2013-07-30
1
-1
/
+3
*
build-sys: use pkg-config for python compilation flags
Zbigniew Jędrzejewski-Szmek
2013-07-26
1
-19
/
+16
*
build-sys: prepare 206
v206
Lennart Poettering
2013-07-23
1
-1
/
+1
*
systemd-python: fix iteration
Zbigniew Jędrzejewski-Szmek
2013-07-18
1
-1
/
+0
*
switch from udev keymaps to hwdb
Kay Sievers
2013-07-16
1
-15
/
+0
*
build-sys: discover the path to kexec during build time
Zbigniew Jędrzejewski-Szmek
2013-07-16
1
-0
/
+2
*
cryptsetup: Add tcrypt support
Jan Janssen
2013-07-16
1
-1
/
+1
*
Add test coverage and generate report with lcov
Thomas H.P. Andersen
2013-07-14
1
-0
/
+24
*
Revert "build-sys: don't enable color gcc on dumb terminals"
Zbigniew Jędrzejewski-Szmek
2013-07-12
1
-1
/
+1
*
build-sys: don't enable color gcc on dumb terminals
Lennart Poettering
2013-07-12
1
-1
/
+1
*
configure: split checks for libkmod >= 14
Dave Reisner
2013-07-11
1
-6
/
+6
*
configure: fail if out-of-date kmod found and kmod not disabled
Tom Gundersen
2013-07-09
1
-3
/
+7
*
static-nodes: move creation of static nodes from udevd to tmpfiles
Tom Gundersen
2013-07-08
1
-1
/
+3
*
build-sys: prepare v205
Lennart Poettering
2013-07-03
1
-1
/
+1
*
machined: split out machine registration stuff from logind
Lennart Poettering
2013-07-02
1
-0
/
+10
*
build-sys: we do not support --disable-largefile builds
Lennart Poettering
2013-06-06
1
-0
/
+1
*
build-sys: do not allow --enable static
Cristian Rodríguez
2013-06-06
1
-0
/
+2
*
build-sys: option to disable tmpfiles
Umut Tezduyar
2013-06-02
1
-0
/
+9
*
build-sys: more pretty colors
Zbigniew Jędrzejewski-Szmek
2013-05-30
1
-0
/
+1
*
Make it possible to disable smack separately from xattr support
Karol Lewandowski
2013-05-17
1
-0
/
+26
*
build-sys: fix gtkdocize check
Zbigniew Jędrzejewski-Szmek
2013-05-15
1
-2
/
+2
*
build-sys: properly report missing gtk-doc
Zbigniew Jędrzejewski-Szmek
2013-05-15
1
-3
/
+4
*
build-sys: prepare 204
v204
Lennart Poettering
2013-05-09
1
-1
/
+1
*
build-sys: prepare new release
Lennart Poettering
2013-05-06
1
-1
/
+1
*
build-sys: add --with-debug-shell=PATH
Cristian Rodríguez
2013-04-26
1
-14
/
+16
*
build-sys: prevent library underlinking
Evangelos Foutras
2013-04-20
1
-0
/
+1
*
build-sys: prepare release 202
Lennart Poettering
2013-04-19
1
-1
/
+1
*
buildsys: Add --disable-tests to avoid building tests
Henrik Grindal Bakken
2013-04-18
1
-0
/
+5
*
configure: use AC_CHECK_TOOL for objcopy, strings and gperf
Martin Jansa
2013-04-17
1
-3
/
+3
*
bus: make the kdbus code valgrind clean
Lennart Poettering
2013-04-12
1
-0
/
+2
*
build-sys: prepare 201
Lennart Poettering
2013-04-08
1
-1
/
+1
*
build-sys: prepare release 200
Lennart Poettering
2013-03-29
1
-1
/
+1
*
build-sys: fix HAVE/ENABLE_FIRMWARE
Kay Sievers
2013-03-28
1
-1
/
+1
*
build-sys: bump version and .so revisions
Lennart Poettering
2013-03-26
1
-1
/
+1
*
build-sys: add missing sed substitution for DEBUGTTY
Kay Sievers
2013-03-25
1
-6
/
+6
*
build-sys: configurable debug shell tty path
Umut Tezduyar
2013-03-25
1
-0
/
+9
*
add --with-telinit=PATH configure option
Cristian Rodríguez
2013-03-23
1
-0
/
+10
*
build-sys: use _FORTIFY_SOURCE with new gcc level -Og
Zbigniew Jędrzejewski-Szmek
2013-03-22
1
-1
/
+1
*
bus: add basic implementation of a native bus client library
Lennart Poettering
2013-03-20
1
-1
/
+3
*
build-sys: fix typo in human-readable output
Jan Engelhardt
2013-03-20
1
-1
/
+1
*
udev: make firmware loading optional and disable by default
Tom Gundersen
2013-03-18
1
-3
/
+4
*
build-sys: bump release and sonames
Lennart Poettering
2013-03-07
1
-1
/
+1
*
build-sys: be more tolerant if dbus directories do not exist
Michael Biebl
2013-03-04
1
-2
/
+2
*
build-sys: resolve absolute path for the dbus directories
Michael Biebl
2013-03-04
1
-2
/
+2
[next]