Age | Commit message (Expand) | Author |
2012-11-17 | Add gitignore | Felipe Contreras |
2012-11-17 | autogen: cleanup | Felipe Contreras |
2012-11-17 | Allow build without gtk-doc | Felipe Contreras |
2012-11-17 | Fix all Makefile.am: work towards 'make distcheck' sanity | Anthony G. Basile |
2012-11-17 | Rename src/shared to src/include, a saner name | Anthony G. Basile |
2012-11-17 | Fix typo | Justin Lecher |
2012-11-17 | udev: firmware - disable firmware loading when firmware file is 0 byte | Umut Tezduyar |
2012-11-17 | Add missing HAVE_ACL preprocessor directives | Richard Yao |
2012-11-17 | src/test: disable for now to get a full build | Anthony G. Basile |
2012-11-17 | Eliminate blkid-builtin | Richard Yao |
2012-11-17 | Eliminate kmod dependency | Richard Yao |
2012-11-17 | src/gudev: builds successfully | Anthony G. Basile |
2012-11-17 | src/udev: breakout Makefile.am for helpers | Anthony G. Basile |
2012-11-17 | src/udev: continue restoring needed deps | Anthony G. Basile |
2012-11-16 | src/udev: restore needed deps from src/share | Anthony G. Basile |
2012-11-16 | src/udev/log.c: remove log_parse_environment() | Anthony G. Basile |
2012-11-16 | src/udev/Makefile.am: work towards fixing up udev build | Anthony G. Basile |
2012-11-16 | src/udev: work towards building udev | Anthony G. Basile |
2012-11-16 | configure.ac: fix gtk-doc | Anthony G. Basile |
2012-11-16 | README: correct klondike's last name | Anthony G. Basile |
2012-11-16 | README: add lu_zero and klondike to the team | Anthony G. Basile |
2012-11-15 | changed tabs to spaces :| | Matthew Thode |
2012-11-15 | changed tabs to 4 characters | Matthew Thode |
2012-11-15 | added Matthew Thode (prometheanfire) to the readme | Matthew Thode |
2012-11-15 | src/libudev: successfully builds | Anthony G. Basile |
2012-11-15 | Final step of revamping the build system | Anthony G. Basile |
2012-11-15 | Second step of revamping the build system | Anthony G. Basile |
2012-11-15 | Initial revamping of the build system | Anthony G. Basile |
2012-11-15 | Isolation of udev code from remaining systemd | Anthony G. Basile |
2012-11-15 | Fork of Original Code Base: anongit.freedesktop.org/systemd | Anthony G. Basile |
2012-11-15 | initial commit: README | Anthony G. Basile |
2012-11-14 | build-sys: store journald code in a noinst library | Zbigniew Jędrzejewski-Szmek |
2012-11-14 | man: throw in an example of timedatectl output | Zbigniew Jędrzejewski-Szmek |
2012-11-14 | timedatectl: break line to not exceed 80 columns | Zbigniew Jędrzejewski-Szmek |
2012-11-14 | lawyerese: add header to make-directive-index | Zbigniew Jędrzejewski-Szmek |
2012-11-14 | update TODO | Lennart Poettering |
2012-11-14 | shared: add API for replacing @FOO@ style variables in strings | Lennart Poettering |
2012-11-14 | util: add strreplace() to replace a substring by another string | Lennart Poettering |
2012-11-14 | specifier: minor modernizations | Lennart Poettering |
2012-11-14 | polkit: fix type on comparison | Lennart Poettering |
2012-11-14 | TODO | Lennart Poettering |
2012-11-14 | README: don't list libgcrypt twice as dep | Lennart Poettering |
2012-11-14 | configure.ac: fix FTBFS with new glibc | Michal Schmidt |
2012-11-14 | delta.c: fix option '-t' | Thomas Hindoe Paaboel Andersen |
2012-11-13 | delta.c: use _cleanup_ | Thomas Hindoe Paaboel Andersen |
2012-11-13 | python: add journal backend for the logging framework | Marti Raudsepp |
2012-11-13 | systemd-python: use python${PYTHON_VERSION}-config as python-config | Zbigniew Jędrzejewski-Szmek |
2012-11-13 | systemd-analyze: use argparse instead of getopt | Zbigniew Jędrzejewski-Szmek |
2012-11-13 | systemd-python: fix nesting of #ifs and #pragmas | Zbigniew Jędrzejewski-Szmek |
2012-11-13 | shared/socket-util: kill gcc warning about uninitialized variable | Zbigniew Jędrzejewski-Szmek |