Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-05-10 | fixo | Luke Shumaker | |
2017-05-10 | Merge branch 'notsystemd/postmove' into notsystemd/master | Luke Shumaker | |
2017-05-10 | Merge branch 'notsystemd/postmove' into tmp/postmove | Luke Shumaker | |
2017-05-10 | ./tools/notsd-move | Luke Shumaker | |
2017-05-10 | sparse: avoid clash with __bitwise and __force from 4.10 linux/types.h (#5061) | Lubomir Rintel | |
It also used __bitwise and __force. It seems easier to rename our versions since they are local to this one single header. Also, undefine them afteerwards, so that we don't pollute the preprocessor macro namespace. (cherry picked from commit dc66f33a16596c2886a24da12e56ec096214e124) | |||
2017-05-10 | am | Luke Shumaker | |
2017-05-06 | Merge remote-tracking branch 'r-autothing/v3/master' into notsystemd/master | Luke Shumaker | |
2017-05-06 | Merge branch 'notsystemd/postmove' into notsystemd/master | Luke Shumaker | |
2017-05-06 | Merge branch 'notsystemd/postmove' into tmp/postmove | Luke Shumaker | |
2017-05-06 | ./tools/notsd-move | Luke Shumaker | |
2017-05-06 | Merge branch 'systemd/parabola' into notsystemd/premove | Luke Shumaker | |
2017-05-06 | Merge tag 'systemd/v232-8.parabola2' into systemd/parabolaHEADsystemd/parabola | Luke Shumaker | |
2017-05-06 | Merge tag 'systemd/v232-6.parabola1'systemd/v232-8.parabola2 | Luke Shumaker | |
2017-05-06 | build-sys: add check for gperf lookup function signature (#5055) | Mike Gilbert | |
gperf-3.1 generates lookup functions that take a size_t length parameter instead of unsigned int. Test for this at configure time. Fixes: https://github.com/systemd/systemd/issues/5039 | |||
2017-03-09 | nspawn: Reword a comment. | Luke Shumaker | |
I had to read it 3 times before I understood its sentence structure. | |||
2017-03-09 | nspawn: Use fgetpwent() instead of rolling our own parser. | Luke Shumaker | |
There isn't a strong reason to do this, other than that it simplifies the code quite a bit. This means that the -errno return codes might be a bit different. | |||
2017-02-03 | mod: files: handling of directories for the clean rule | Luke Shumaker | |
2017-02-02 | merge configure makefile snippets | Luke Shumaker | |
2017-02-01 | Add a GNUmakefile to apply the MAKEFLAGS we want. | Luke Shumaker | |
2017-02-01 | Merge remote-tracking branch 'r-autothing/v3/master' into notsystemd/master | Luke Shumaker | |
2017-02-01 | Merge commit 'a5986ad30296a9138c7943298759526f71a510de' into notsystemd/master | Luke Shumaker | |
2017-02-01 | move systemd-cgroups-agent into grp-system | Luke Shumaker | |
2017-01-30 | (libretools) Fix bugs in autothing. | Luke Shumaker | |
Some of these are that I hadn't originally designed autothing v3 to work with --warn-undefined-variables. Others are just straight-up bugs from inadequate testing. | |||
2017-01-17 | Tidy the files in the repo root. | Luke Shumaker | |
2017-01-17 | Backport fixes from work on parabola-hackers.git. | Luke Shumaker | |
- core: Actually support at.Makefile; how it set the internal variable _at.MAKEFILE_LIST was broken if $(at.Makefile) != Makefile - mod: dist: * Don't try to distribute $(files.src.int) files. * Add a comment noting that the lack of the `-P` flag to `cp` is not a bug. - mod: gitfiles: * Correctly list files in $(topsrcdir). * Also enumerate files in git submodules. | |||
2017-01-16 | Improve documentation. | Luke Shumaker | |
2017-01-16 | core: Derp, the at.relbase function was broken. | Luke Shumaker | |
2017-01-15 | Documentation. | Luke Shumaker | |
2017-01-15 | remove gnustuff | Luke Shumaker | |
2017-01-15 | Rename gnudoc->texinfo | Luke Shumaker | |
2017-01-15 | Tidy the gnustuff (and fork off gnudoc). | Luke Shumaker | |
2017-01-15 | mod: files: fix a misplaced paren | Luke Shumaker | |
2017-01-15 | mod: gitfiles: doc: re-flow a paragraph | Luke Shumaker | |
2017-01-14 | Add a top-level Makefile for documentation purposes. | Luke Shumaker | |
2017-01-14 | Update config.mk.in | Luke Shumaker | |
2017-01-14 | gnuconf: Was missing CPPFLAGS | Luke Shumaker | |
2017-01-14 | Merge branch 'v2/all' into v3/master | Luke Shumaker | |
2017-01-14 | Merge remote-tracking branches 'v2/core', 'v2/mod-dist', ↵ | Luke Shumaker | |
'v2/mod-gnu-autoconf', 'v2/mod-gnuconf', 'v2/mod-gnustuff', 'v2/mod-std' and 'v2/mod-write-ifchanged' into v3/master | |||
2016-12-24 | Fix an inaccurate comment in sd-daemon.c | Luke Shumaker | |
2016-12-24 | Fix a grammatical issue in sd_notify(3). | Luke Shumaker | |
2016-12-17 | fix minor mistake in .gitconfig | Luke Shumaker | |
2016-12-17 | move local-addresses.{c,h} libsystemd-{internal/sd-netlink,shared} | Luke Shumaker | |
2016-12-17 | Fix the build. | Luke Shumaker | |
2016-12-17 | fix headers | Luke Shumaker | |
2016-12-17 | Merge branch 'notsystemd/postmove' into notsystemd/master | Luke Shumaker | |
# Conflicts: # src/grp-journal/libjournal-core/.gitignore # src/grp-system/libcore/include/core/mount.h | |||
2016-12-17 | Merge branch 'notsystemd/postmove' into tmp/postmove | Luke Shumaker | |
2016-12-17 | ./tools/notsd-move | Luke Shumaker | |
2016-12-17 | update notsd-move | Luke Shumaker | |
2016-12-17 | Merge branch 'systemd/parabola' into notsystemd/premove | Luke Shumaker | |
# Conflicts: # Makefile.amp | |||
2016-12-17 | Merge commit '0064dcc0fc1c6519d54c5a104990c1db94f19ddf' into notsystemd/premove | Luke Shumaker | |
# Conflicts: # system-preset/90-systemd.preset |