Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v210
/
Makefile.am
tag
077e5da7363e0c24330f57b013723667c3f7ac82
tagger
Lennart Poettering <lennart@poettering.net>
Mon Feb 24 23:01:23 2014 +0100
object
4e72e29a390e0bd9226eb802d80b9a9c259565cd
systemd 210
62ca29b
build-sys: bump revisions and version
by Lennart Poettering
· 11 years ago
43c7125
NEWS: prepare for release of 210
by Lennart Poettering
· 11 years ago
f01de96
src/shared/ cannot reference symbols from libraries
by Kay Sievers
· 11 years ago
03e37dd
build-sys: build compat libs from sources, avoiding the not generally available ifunc wrapping
by Kay Sievers
· 11 years ago
41fd4c4
build-sys: add seccomp includes where needed
by Kay Sievers
· 11 years ago
dd4d2c1
networkd/nspawn: enable dhcp client on veth device created in guest
by Tom Gundersen
· 11 years ago
0031ccd
build-sys: create /var/log/journal/ in journald section
by Kay Sievers
· 11 years ago
df40be6
build-sys: Also move libsystemd-journal to rootlibdir
by Armin K
· 11 years ago
f032963
Makefile: fix build on clang
by Thomas Hindoe Paaboel Andersen
· 11 years ago
a2fef77
install: networkd.service depend on !--disable
by Jason A. Donenfeld
· 11 years ago
74fae42
build-sys: make network files respect --rootprefix
by Samuli Suominen
· 11 years ago
ca1a384
install: enable networkd by default
by Tom Gundersen
· 11 years ago
c4a0b20
install: do not statically enable systemd-networkd
by Jason A. Donenfeld
· 11 years ago
7c071fd
build-sys: add conditionals and regenerate manpage list
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
eef65bf
core: Add AppArmor profile switching
by Michael Scherer
· 11 years ago
8eea53d
build-sys: Fix compilation of nspawn when seccomp is not enabled
by Michael Scherer
· 11 years ago
099524d
core: add new ConditionArchitecture() that checks the architecture returned by uname()'s machine field.
by Lennart Poettering
· 11 years ago
95fe27d
bootctl: add bash completion
by Thomas Hindoe Paaboel Andersen
· 11 years ago
c0dda18
networkd: netdev - allow filtering on kernel cmdline, host and virt
by Tom Gundersen
· 11 years ago
b77c08e
condition: split out most of condition handling into libsystemd-shard
by Tom Gundersen
· 11 years ago
f0f2e63
macro: introduce nice macro for disabling -Wmissing-prototypes warnigs
by Lennart Poettering
· 11 years ago
e288d6a
readd journald.so install hooks under libsystemd.so
by Dave Reisner
· 11 years ago
24442f3
build-sys: missing EXTRA_DIST
by Lennart Poettering
· 11 years ago
v209
3d3143b
build-sys: install compat .pc file
by Lennart Poettering
· 11 years ago
62ae6dd
build-sys: add linkwarning.h to tarball
by Lennart Poettering
· 11 years ago
e51660a
udev: net-config - allow interface names to be set from the hwdb
by Tom Gundersen
· 11 years ago
b20e61f
build-sys: enable compat-libs for distcheck
by Kay Sievers
· 11 years ago
2b0a23e
build-sys: export experimental symbols only with --enable-kdbus
by Kay Sievers
· 11 years ago
4a8cf55
build-sys: add gcrypt CFLAGS
by Kay Sievers
· 11 years ago
add00df
build-sys: merge libsystemd-journal into libsystemd
by Kay Sievers
· 11 years ago
51f6888
busctl: install bash completion
by Thomas Hindoe Paaboel Andersen
· 11 years ago
49a356c
build-sys: fixups for libsystemd-daemon merge
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
be4b47c
build-sys: install headers with --enable-kdbus
by Kay Sievers
· 11 years ago
0ebee88
build-sys: merge libsystemd-daemon into libsystemd
by Kay Sievers
· 11 years ago
0bc8e31
delta: add bash completion
by Thomas Hindoe Paaboel Andersen
· 11 years ago
e9642be
seccomp: add helper call to add all secondary archs to a seccomp filter
by Lennart Poettering
· 11 years ago
e56056e
machinectl: add bash completion
by Thomas Hindoe Paaboel Andersen
· 11 years ago
0b7005e
fix SECCOMP_CFLAGS usage
by Cristian Rodríguez
· 11 years ago
9f137db
build-sys: fix for "recipe for target 'dbus1-generator-install-hook' failed"
by Simon Peeters
· 11 years ago
24fb111
nspawn: make socket(AF_NETLINK, *, NETLINK_AUDIT) fail with EAFNOTSUPPORT in containers
by Lennart Poettering
· 11 years ago
7e22702
nspawn: check with udev before we take possession of an interface
by Lennart Poettering
· 11 years ago
57183d1
core: add SystemCallArchitectures= unit setting to allow disabling of non-native
by Lennart Poettering
· 11 years ago
c0467cf
syscallfilter: port to libseccomp
by Ronny Chevalier
· 11 years ago
feef084
build-sys: add less-variables.xml to EXTRA_DIST
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
21ac6ff
man: use xinclude to de-deduplicate common text
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
cf597f6
sd-dhcp: split out packet handling from client
by Tom Gundersen
· 11 years ago
3c3e5f4
build-sys: move python helpers to tools directory
by Karel Zak
· 11 years ago
bfb35cf
build-sys: add check-includes build target and script
by Karel Zak
· 11 years ago
a6cc569
sd-dhcp-client: split sd_dhcp_lease from sd_dhcp_client
by Tom Gundersen
· 11 years ago
e59749b
build-sys: move -lresolv out of CFLAGS
by Tom Gundersen
· 11 years ago
3320e22
build-sys: disable lto also for libsystemd-id128
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
65b3903
journal: guarantee async-signal-safety in sd_journald_sendv
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
9f70075
build-sys: expose more phony targets
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
bd390ae
build-sys: add a phony target for cppcheck
by Elia Pinto
· 11 years ago
be12791
build-sys: merge libsystemd-id128 into libsystemd
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
53e856e
build-sys: create "compatibility libraries" section
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
242465b
build-sys: disable lto for compatibility libraries
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
0bba8d6
build-sys: merge libsystemd-login into libsystemd
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
52433f6
networkd: add basic bonding support
by Tom Gundersen
· 11 years ago
607553f
libsystemd: split up into subdirs
by Tom Gundersen
· 11 years ago
c61be55
libsystemd-dhcp: revert merge into libsystemd
by Tom Gundersen
· 11 years ago
fece63b
build: Skip .busname generator when kdbus is off
by Umut Tezduyar Lindskog
· 11 years ago
b4b5212
libsystemd: rename LIBSYSTEMD_BUS to LIBSYSTEMD
by Tom Gundersen
· 11 years ago
235ee21
build-sys: increase valgrind stack limit so all tests pass again
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
b7fc42e
bus: break reference cycle between bus and messages
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
3bedba4
sd-resolv: rename to sd-resolve
by Tom Gundersen
· 11 years ago
5681d7f
libsystemd-dns: merge into libsystemd
by Tom Gundersen
· 11 years ago
0b54473
libsystemd-rtnl: merge into libsystemd
by Tom Gundersen
· 11 years ago
c813ca4
libsystemd-dhcp: merge into libsystemd
by Tom Gundersen
· 11 years ago
6bb648a
libsystemd-bus: rename to libsystemd
by Tom Gundersen
· 11 years ago
3bef724
networkd: generate resolv.conf
by Tom Gundersen
· 11 years ago
0d8efe3
ycm: autocompose flags from the Makefile
by Dave Reisner
· 11 years ago
e963e3a
sd-dns: initial commit
by Daniel Buch
· 11 years ago
58742b0
build-sys: fix distcheck
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
2b197ae
dbus1-generator: install user version
by Kay Sievers
· 11 years ago
8b255ec
pam_systemd: export DBUS_SESSION_BUS_ADDRESS
by Kay Sievers
· 11 years ago
54142c6
bus-driverd: support user mode
by Kay Sievers
· 11 years ago
7ca7b61
bus-proxyd: support --user bus address
by Kay Sievers
· 11 years ago
fccd44e
core: --user -- add basic.target an sort against it like --system does
by Kay Sievers
· 11 years ago
a084636
build-sys: make valgrind-tests target output nicer
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
f5be560
networkd: add DHCPv4 support
by Tom Gundersen
· 11 years ago
9b55cd5
build-sys: make test output a bit nicer
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
aa9ed65
build-sys: make test-dhcp-* statically linked
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
8f87707
build-sys: fix systemd-stdio-bridge link to work with split /usr
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
08bcebf
shared: add simplistic XML parser for usage in the D-Bus policy language compat parser
by Lennart Poettering
· 11 years ago
4acbce7
build-sys: fix generation of user@.service
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
43a99a7
build-sys: minor fixes found with cppcheck
by Lennart Poettering
· 11 years ago
c4708f1
tmpfiles: introduce the concept of unsafe operations
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
b67f541
bus: switch kdbus bloom filter over to SipHash (from MurmurHash3)
by Lennart Poettering
· 11 years ago
57d0e6b
libudev: ship the original MurmurHash2.[ch] file
by Kay Sievers
· 11 years ago
9bf3b53
shared: switch our hash table implementation over to SipHash
by Lennart Poettering
· 11 years ago
d5f7759
hwddb: Add database for SDIO vendor and class information
by Marcel Holtmann
· 11 years ago
15e9132
bus: install unit files for new driver service
by Lennart Poettering
· 11 years ago
e7335f5
build-sys: fix distcheck
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
0b6c04b
bus: use gperf to map error string to errno
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
cd49e2f
build-sys: build bus-driverd if kdbus support is enabled
by Lennart Poettering
· 11 years ago
294c866
Add bus-driverd
by Daniel Mack
· 11 years ago
16f4efb
build-sys: add cppcheck target
by Lennart Poettering
· 11 years ago
7c9a6f9
bus: install systemd-bus-proxyd unit files for compatibility with dbus1
by Lennart Poettering
· 11 years ago
189b238
build-sys: use internal library for dhcp client tests
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
Next »