summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-19Check for unshare on the configure and provide an inline replacement when not...klondike
2012-11-18Fix manpage buildAnthony G. Basile
2012-11-18Add missing #include <sys/syscall.h>Richard Yao
2012-11-18Define unshare() macro to avoid dependence on __GNU_SOURCERichard Yao
2012-11-18Include dev-setup.h and cgroup-util.h to explicitly declare functionsRichard Yao
2012-11-18Fix "attribute 'packed' is ignored" warnings when using ClangRichard Yao
2012-11-18Fix wrong format warningsKacper Kowalik (Xarthisius)
2012-11-18Fix unused result warningsKacper Kowalik (Xarthisius)
2012-11-18Fix implicit declaration warningKacper Kowalik (Xarthisius)
2012-11-18Fix gtk-doc buildAnthony G. Basile
2012-11-18Got helper in src/* and make distcheck workingAnthony G. Basile
2012-11-17Restructure src/ as per lu_zeroAnthony G. Basile
2012-11-17Fix build when gtk-doc is enabledFelipe Contreras
2012-11-17Truly fix build without gtk-docFelipe Contreras
2012-11-17Add gitignoreFelipe Contreras
2012-11-17autogen: cleanupFelipe Contreras
2012-11-17Allow build without gtk-docFelipe Contreras
2012-11-17Fix all Makefile.am: work towards 'make distcheck' sanityAnthony G. Basile
2012-11-17Rename src/shared to src/include, a saner nameAnthony G. Basile
2012-11-17Fix typoJustin Lecher
2012-11-17udev: firmware - disable firmware loading when firmware file is 0 byteUmut Tezduyar
2012-11-17Add missing HAVE_ACL preprocessor directivesRichard Yao
2012-11-17src/test: disable for now to get a full buildAnthony G. Basile
2012-11-17Eliminate blkid-builtinRichard Yao
2012-11-17Eliminate kmod dependencyRichard Yao
2012-11-17src/gudev: builds successfullyAnthony G. Basile
2012-11-17src/udev: breakout Makefile.am for helpersAnthony G. Basile
2012-11-17src/udev: continue restoring needed depsAnthony G. Basile
2012-11-16src/udev: restore needed deps from src/shareAnthony G. Basile
2012-11-16src/udev/log.c: remove log_parse_environment()Anthony G. Basile
2012-11-16src/udev/Makefile.am: work towards fixing up udev buildAnthony G. Basile
2012-11-16src/udev: work towards building udevAnthony G. Basile
2012-11-16configure.ac: fix gtk-docAnthony G. Basile
2012-11-16README: correct klondike's last nameAnthony G. Basile
2012-11-16README: add lu_zero and klondike to the teamAnthony G. Basile
2012-11-15changed tabs to spaces :|Matthew Thode
2012-11-15changed tabs to 4 charactersMatthew Thode
2012-11-15added Matthew Thode (prometheanfire) to the readmeMatthew Thode
2012-11-15src/libudev: successfully buildsAnthony G. Basile
2012-11-15Final step of revamping the build systemAnthony G. Basile
2012-11-15Second step of revamping the build systemAnthony G. Basile
2012-11-15Initial revamping of the build systemAnthony G. Basile
2012-11-15Isolation of udev code from remaining systemdAnthony G. Basile
2012-11-15Fork of Original Code Base: anongit.freedesktop.org/systemdAnthony G. Basile
2012-11-15initial commit: READMEAnthony G. Basile
2012-11-14build-sys: store journald code in a noinst libraryZbigniew Jędrzejewski-Szmek
2012-11-14man: throw in an example of timedatectl outputZbigniew Jędrzejewski-Szmek
2012-11-14timedatectl: break line to not exceed 80 columnsZbigniew Jędrzejewski-Szmek
2012-11-14lawyerese: add header to make-directive-indexZbigniew Jędrzejewski-Szmek
2012-11-14update TODOLennart Poettering