chiark / gitweb /
service: sysv - properly handle init scripts with .sh suffix
[elogind.git] / Makefile.am
2013-03-06 Zbigniew Jędrzejew... libsystemd-journal: export new function, increase libra...
2013-03-06 Zbigniew Jędrzejew... build-sys: add missing $
2013-03-06 Harald HoyerRevert "add initrd-fs.target and initrd-fs-pre.target"
2013-03-05 Lennart Poetteringjournald: introduce new "systemd-journal" group and...
2013-03-04 Michael Bieblbuild-sys: build and install systemd-coredumpctl condit...
2013-03-04 Harald Hoyeradd initrd-fs.target and initrd-fs-pre.target
2013-03-04 Michael Bieblbuild-sys: replace backticks `` with $()
2013-03-03 Michael Bieblbuild-sys: don't hard code bash-completion directory
2013-03-03 Michael Bieblbash-completion: split completions and move to new...
2013-03-01 Tom Gunderseninitrd: add unit files needed for basic systemd-in...
2013-03-01 Zbigniew Jędrzejew... Merge branch 'python-systemd-reader'
2013-03-01 Zbigniew Jędrzejew... python-systemd: check all errors and use automatic...
2013-03-01 Zbigniew Jędrzejew... build-sys: upload python documentation to freedesktop.org
2013-03-01 Zbigniew Jędrzejew... build-sys: make sphinx support uncoditional
2013-02-28 Zbigniew Jędrzejew... systemd-activate: add a socket-activation test tool
2013-02-28 Zbigniew Jędrzejew... build-sys: fix update-man-rules for vpath builds
2013-02-28 Zbigniew Jędrzejew... build-sys: tell Makefile.am to distribute kernel-install
2013-02-27 Lennart Poetteringunit: rework resource management API
2013-02-25 Harald Hoyerkernel-install: add kernel-install tool
2013-02-24 Dave Reisnerbuild: remove explicit -shared in LDFLAGS
2013-02-22 Kay Sieversbuild-sys: move systemd-analyze to /usr/bin
2013-02-22 Steven Hiscockssystemd-python: add Journal class for reading journal
2013-02-22 Zbigniew Jędrzejew... python: build html docs using sphinx
2013-02-22 Zbigniew Jędrzejew... python: add systemd.id128 module
2013-02-14 Harald Hoyerhonor SELinux labels, when creating and writing config...
2013-02-13 Simon Peeterssystemd-analyze: rewrite in C.
2013-02-13 Lennart Poetteringbuild-sys: make EFI support build-time optional
2013-02-13 Lennart Poetteringbuild-sys: make PolicyKit support compile-time optional...
2013-02-13 Zbigniew Jędrzejew... build-sys: fix build without -Wl,--gc-sections
2013-02-11 Kay Sieversbootctl: add boot loader and firmware interface tool
2013-02-11 Lennart Poetteringenv: considerably beef up environment cleaning logic
2013-02-10 Thomas Hindoe Paab... tests: add tests of strxcpyx
2013-02-09 Lennart Poetteringshutdown: issue a sync() as soon as shutdown.target...
2013-02-09 Thomas Hindoe Paab... tests: add test of strbuf
2013-02-08 Kay Sieversbuild-sys: link libudev against the internal sd-daemon...
2013-02-07 Zbigniew Jędrzejew... build-sys: fix build without -Wl,--gc-sections
2013-02-07 Kay Sieversudev: remove HWDB_BIN
2013-02-07 Kay Sieversbuild-sys: at least for now, never link libudev against...
2013-02-07 David Straussbuild-sys: add libsystemd-id128 as libudev dependency
2013-02-07 Zbigniew Jędrzejew... build-sys: restore man/index.html as link to systemd...
2013-02-07 Zbigniew Jędrzejew... man: describe unit load path in systemd.unit(5)
2013-02-07 Zbigniew Jędrzejew... build-sys: substitute strings in systemd.unit(5)
2013-02-07 Zbigniew Jędrzejew... build-sys: create Makefile-man.am automatically
2013-02-07 Zbigniew Jędrzejew... build-sys: split man alias rules into separate file
2013-02-07 Zbigniew Jędrzejew... build-sys: replace one last mkdir hook with list item
2013-02-06 Thomas Hindoe Paab... test: add a few tests and tidy up
2013-01-30 Kay Sieversbuild-sys: fix empty lines
2013-01-30 Kay Sieversbuild-sys: move HAVE_MICROHTTPD HAVE_MYHOSTNAME to...
2013-01-30 Kay Sieversbuild-sys: move most of HAVE_KMOD into one section
2013-01-30 Kay Sieversbuild-sys: add intermediate files to CLEANFILES to...
2013-01-30 Zbigniew Jędrzejew... build-sys: add rules for sd_journal_{get,set}_data_thre...
2013-01-30 Zbigniew Jędrzejew... build-sys: inline two definitions which were only used...
2013-01-30 Zbigniew Jędrzejew... build-sys: keep intermediate files
2013-01-30 Zbigniew Jędrzejew... tests: add test for unit name printing
2013-01-30 Zbigniew Jędrzejew... install: allow specifiers in WantedBy/RequiredBy/Alias
2013-01-28 Martin Pittkeymap: Add HP HDX 9494NR
2013-01-28 Zbigniew Jędrzejew... build-sys: install two more man aliases
2013-01-26 Zbigniew Jędrzejew... man: extend systemd.directives(7) to all manual pages
2013-01-25 Zbigniew Jędrzejew... Add _cleanup_pclose_ and fix mismatching pipe close...
2013-01-24 Zbigniew Jędrzejew... build-sys: add silent rules for gperf generation
2013-01-24 Zbigniew Jędrzejew... build-sys: add silent rules for xslt processing
2013-01-24 Zbigniew Jędrzejew... build-sys: add silent rule for m4 processing
2013-01-24 Zbigniew Jędrzejew... build-sys: link runlevel targets on install only if...
2013-01-24 Zbigniew Jędrzejew... build-sys: add variables to collect unit aliases
2013-01-24 Zbigniew Jędrzejew... build-sys: add a variable to collect .wants links
2013-01-21 Lennart Poetteringefi: add efi boot generator that automatically mounts...
2013-01-19 Jonathan Callenexecute: Fix seccomp support on x32
2013-01-19 Lennart Poetteringcore: if the bootloader supports it, determine firmware...
2013-01-19 Lennart Poetteringbuild-sys: prune the list of directories we create...
2013-01-18 Zbigniew Jędrzejew... core/cgroup-util: simplify functions and add tests
2013-01-18 Zbigniew Jędrzejew... journal-gatewayd: redirect microhttpd messages to journal
2013-01-18 Zbigniew Jędrzejew... build-sys: keep noninstallable tests in noinst_tests
2013-01-16 Lennart Poetteringservice: ignore dependencies on $syslog and $local_fs...
2013-01-16 Lukas Nykrynsystemctl,loginctl,cgls: do not ellipsize cgroup member...
2013-01-16 Kay Sieversservice: sysv - remove distribution specific targets
2013-01-15 Zbigniew Jędrzejew... man: generate xml not html for index
2013-01-15 Zbigniew Jędrzejew... man: add links to directive index to see-alsos
2013-01-15 Zbigniew Jędrzejew... make-directive-index: link to systemd options
2013-01-15 Zbigniew Jędrzejew... man: add bootchart.conf to directives index
2013-01-15 Lennart Poetteringlogin: introduce sd_session_get_tty()
2013-01-10 Zbigniew Jędrzejew... build-sys: do not install to / in 'make distcheck'
2013-01-10 Zbigniew Jędrzejew... build-sys: fix 'make distcheck' w/o sysvinit compat
2013-01-09 Kay Sieversudev: move string copy functions to shared/
2013-01-08 Umut Tezduyarbootchart: install missing man page and config file
2013-01-08 Lennart Poetteringbuild-sys: fix spelling of sysvrcndir v197
2013-01-08 Lennart Poetteringbuild-sys: bump version and so revisions
2013-01-08 Lennart Poetteringanalyze: add emacs mode header
2013-01-07 Kay SieversRevert "build-sys: remove .la files after installation"
2013-01-07 Auke Kokbootchart: merge bootchart
2013-01-07 Zbigniew Jędrzejew... build-sys: remove .la files after installation
2013-01-07 Tom Gundersennss-myhostname: integrate documentation
2013-01-07 Tom Gundersennss-myhostname: integrate into systemd buildsystem
2013-01-07 Tom GundersenMerge nss-myhostname
2013-01-06 Michael Bieblbuild: Drop "=" from move-to-rootlibdir define
2013-01-06 Zbigniew Jędrzejew... build-sys: use recipe for moving libs
2013-01-06 Kay Sieversudev: enable persistent network device naming
2013-01-05 Zbigniew Jędrzejew... build-sys: invoke scripts with $PYTHON during build
2013-01-05 Zbigniew Jędrzejew... systemd-analyze: use specified binary, add --version
2013-01-05 Zbigniew Jędrzejew... systemd-analyze: pipe through SED_PROCESS
2013-01-05 Zbigniew Jędrzejew... build-sys: allow update-hwdb with seperate build dir
next