summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2010-10-07build-sys: prepare v11v11Lennart Poettering1-1/+1
2010-10-05build-sys: Add compiler and linker flags to reduce binary sizeGustavo Sverzut Barbieri1-1/+6
2010-09-27sysv: optionally disable of SysV init/rcN.d support at compile timeFabiano Fidencio1-5/+12
2010-09-23readahead: implement minimal readahead logic based on fanotify(), mincore() a...Lennart Poettering1-0/+1
2010-09-17ask-password: popup notification when we ask for a passwordLennart Poettering1-1/+1
2010-09-17ask-password: add minimal framework to allow services query SSL/harddisk pass...Lennart Poettering1-1/+1
2010-09-14build-sys: bump versionv10Lennart Poettering1-1/+1
2010-09-06systemctl: make --version a little bit more verboseLennart Poettering1-0/+1
2010-09-03build-sys: prepare new releasev9Lennart Poettering1-1/+1
2010-08-26build-sys: show audit/selinux in summaryLennart Poettering1-0/+2
2010-08-25build-sys: prepare release v8v8Lennart Poettering1-1/+1
2010-08-11main: disable nscd properly, if possibleLennart Poettering1-0/+1
2010-08-11audit,utmp: implement audit logic and rip utmp stuff out of the main daemon a...Lennart Poettering1-0/+36
2010-08-10build-sys: prepare release 7v7Lennart Poettering1-1/+1
2010-08-06build-sys: prepare new releasev6Lennart Poettering1-1/+1
2010-08-04prepare new releasev5Lennart Poettering1-1/+1
2010-08-03Systemd is causing mislabeled devices to be created and then attempting to re...Daniel J Walsh1-5/+16
2010-07-23socket: SELinux support for socket creation.Daniel J Walsh1-0/+5
2010-07-22build-sys: prepare release 4Lennart Poettering1-1/+1
2010-07-22build-sys: fix compatibility with vala 0.9Lennart Poettering1-1/+1
2010-07-13build-sys: bump releasev3Lennart Poettering1-1/+1
2010-07-12cgroup: reimplement the last bit of libcgroup functionality nativelyLennart Poettering1-4/+0
2010-07-12build-sys: require udev 160 to fix notify socket abstract namespace sockaddr ...Lennart Poettering1-1/+1
2010-07-10build-sys: drop special name hack for dbus.service since a native service fil...Lennart Poettering1-23/+9
2010-07-09build-sys: bump versionLennart Poettering1-1/+1
2010-07-09build-sys: disable inline warningsLennart Poettering1-1/+1
2010-07-07build-sys: prepare release 1v1Lennart Poettering1-1/+1
2010-06-21pam: implement systemd PAM module and generelize cgroup API for that a bitLennart Poettering1-1/+8
2010-06-18build-sys: speed up build via convenience libraryLennart Poettering1-0/+3
2010-06-17gcc: disable warn_unused_result attribute warningsLennart Poettering1-0/+1
2010-06-17fix --nonet calls to xsltprocPavol Rusnak1-1/+1
2010-06-17build-sys: pass -fno-strict-aliasing by defaultLennart Poettering1-5/+6
2010-06-16build-sys: fix configure output without libwrapLennart Poettering1-0/+3
2010-06-16service: optionally call into PAM when dropping priviligesLennart Poettering1-10/+45
2010-06-16socket: add optional libwrap supportLennart Poettering1-0/+25
2010-06-09build-sys: enable bz2 tarballsLennart Poettering1-1/+1
2010-06-07build-sys: make make distcheck work againLennart Poettering1-15/+28
2010-06-07dbus: install bus activation fileLennart Poettering1-0/+16
2010-06-02build-sys: call AC_OUTPUT without any argumentsChristian Ruppert1-1/+2
2010-06-02build-sys: default rootdir to prefixLennart Poettering1-1/+1
2010-06-02build-sys: install stuff intended for / into ${rootdir} which is configurable...Lennart Poettering1-0/+8
2010-05-22device: make use of new libudev tags logicLennart Poettering1-1/+1
2010-05-20units: SUSE supportKay Sievers1-1/+1
2010-05-18build-sys: remove vala generated sources only when valac is aroundLennart Poettering1-0/+1
2010-05-17cgroup: don't require debug cgroup controller anymore, use name hierarchy ins...Lennart Poettering1-19/+4
2010-05-17man: replace syslog name in man page by configured nameLennart Poettering1-1/+1
2010-05-17build-sys: set M4_DISTRO_FLAG from the configure scriptLennart Poettering1-0/+9
2010-05-17build-sys: fix --distro= configure explationsLennart Poettering1-4/+4
2010-05-17units: add distribution-specific unitsLennart Poettering1-0/+2
2010-05-16build-sys: provide distro-agnostic defaults for distro-specific settingsLennart Poettering1-13/+22