Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v38
/
Makefile.am
tag
e5cf945267fce5dedd19c98fd3c73033f3a9ab6c
tagger
Lennart Poettering <lennart@poettering.net>
Wed Jan 11 05:05:38 2012 +0100
object
dcbd5d16e9581e5ee9ae2e4b56a2600abd74935f
systemd 38
dcbd5d1
build-sys: fix upload rule for xz
by Lennart Poettering
· 14 years ago
v38
118ca59
build-sys: link systemctl and systemd-journalctl against libsystemd-id128
by Michael Biebl
· 14 years ago
dd338f0
build-sys: move .pc files next to the matching sources
by Lennart Poettering
· 14 years ago
a6723bc
journald: start journald right away, don't wait until activation
by Lennart Poettering
· 14 years ago
4c0bebc
kmsg-syslogd: remove kmsg-syslogd, since it's entirely obsoleted and replaced by journald
by Lennart Poettering
· 14 years ago
db59737
stdout: remove stdout-syslog-bridge since it is now obsoleted by journald
by Lennart Poettering
· 14 years ago
124e6fb
build-sys: add headers to EXTRA_DIST to fix 'make distcheck'
by Kay Sievers
· 14 years ago
81527be
build-sys: move public header files into a dir of their own
by Lennart Poettering
· 14 years ago
224f2ee
journald: add configuration file options to forward all logged data to kmsg, console, syslog
by Lennart Poettering
· 14 years ago
8b9b4d6
build-sys: add some headers to fix 'make distcheck'
by Kay Sievers
· 14 years ago
b8079ae
build-sys: rename 'rootdir' to 'rootprefix' like udev and kmod uses
by Kay Sievers
· 14 years ago
e696094
journald: parse configuration file
by Lennart Poettering
· 14 years ago
3606df6
build-sys: Fix missing directories with parallel 'make install'.
by Michał Górny
· 14 years ago
96d1efb
journal: fix XZ build flags
by Lennart Poettering
· 14 years ago
8df5c32
man: Fix out-of-source manpage builds.
by Michał Górny
· 14 years ago
94fb446
journald: store _SYSTEMD_UNIT= instead of _SYSTEMD_SERVICE= field, since processes might also be related to mount, swap or socket units, not just services
by Lennart Poettering
· 14 years ago
86aa7ba
systemctl: hook up systemctl with the journal
by Lennart Poettering
· 14 years ago
52f4f45
journald: treat a read-only /var identical to an unmounted one
by Lennart Poettering
· 14 years ago
000a2c9
sd-id128: add _public_ to all exports, and add validity checks for all parameters
by Lennart Poettering
· 14 years ago
9847946
login: introduce sd_pid_get_service()
by Lennart Poettering
· 14 years ago
4de8561
build-sys: make quotacheck and randomseed optional
by Lennart Poettering
· 14 years ago
776a564
build-sys: move kbd-model-map to locale/
by Lennart Poettering
· 14 years ago
b4d0195
cryptsetup: split off cryptsetup into its own subdir
by Lennart Poettering
· 14 years ago
4390dfb
do not install drop-in files; the shared library should be used by default
by Kay Sievers
· 14 years ago
300891f
build-sys: login - remove specified include dir; all subdirs are in the list now
by Kay Sievers
· 14 years ago
927f62b
login: move systemd-user-sessions.service into login/, too
by Lennart Poettering
· 14 years ago
e5e83e8
build-sys: make readahead and vconsole optional
by Lennart Poettering
· 14 years ago
bb76504
gnome-ask-password-agent: require libnotify >= 0.7.0
by Kay Sievers
· 14 years ago
c47ac99
build-sys: fix mageia kbd mappings
by Lennart Poettering
· 14 years ago
be5f438
login: move the PAM module to src/login/ since it is just a client to logind
by Lennart Poettering
· 14 years ago
0237edf
build-sys: more remaining parts of sd-deamon to their own section in Makefile.am
by Kay Sievers
· 14 years ago
9ace5d0
build-sys: restructure sd-daemon, sd-readahead, sd-login files
by Kay Sievers
· 14 years ago
3bb8894
build-sys: remove redundant _CFLAGS assignment
by Kay Sievers
· 14 years ago
9c5b60c
login: move libsystemd-login.pc.in into src/login/
by Lennart Poettering
· 14 years ago
48d437b
libsystemd-daemon: restructure Makefile.am
by Kay Sievers
· 14 years ago
051c7d1
pam_systemd: restructure Makefile.am and move inside ENABLE_LOGIND
by Kay Sievers
· 14 years ago
d4a66a7
libsystemd-id128: restructure Makefile.am
by Kay Sievers
· 14 years ago
7e8f489
journal: restructure Makefile.am
by Kay Sievers
· 14 years ago
609518c
binfmt: move sources to subdirectory
by Kay Sievers
· 14 years ago
681cfc6
hostnamed, localed: move config files to subdir
by Kay Sievers
· 14 years ago
00c36f2
hostnamed: move sources to subdirectory
by Kay Sievers
· 14 years ago
1822350
localed: move sources to subdirectory
by Kay Sievers
· 14 years ago
4668191
timedated: move sources to subdirectory
by Kay Sievers
· 14 years ago
2a018e8
build-sys: restructure logind parts in Makefile.am and add --disable-logind
by Kay Sievers
· 14 years ago
0392060
logind: add 'login' subdir to include dirs
by Kay Sievers
· 14 years ago
baa5ad2
Makefile.am: consistently use tabs
by Kay Sievers
· 14 years ago
e81e801
journal: move symver file into subdirectory
by Lennart Poettering
· 14 years ago
4deba28
logind: move more files into subdirectory
by Lennart Poettering
· 14 years ago
4bba915
logind: move logind into its own subdirectory
by Lennart Poettering
· 14 years ago
dc1ecd7
Merge branch 'journal'
by Lennart Poettering
· 14 years ago
4b2d99d
journal: add unit files and shared library glue
by Lennart Poettering
· 14 years ago
6e409ce
journald: implement sophisticated rate limiting
by Lennart Poettering
· 14 years ago
0d43c69
journalctl: add command line parsing
by Lennart Poettering
· 14 years ago
807e17f
journal: add inline compression support with XZ
by Lennart Poettering
· 14 years ago
7631828
man: switch to UTF-8 output, to work around charset issues
by Lennart Poettering
· 14 years ago
38c67e2
man: generate HTML instead of XHTML with XSL docbook to work around 'fsfunc' noise
by Lennart Poettering
· 14 years ago
01448ff
man: add sd-login(7) page
by Lennart Poettering
· 14 years ago
c10eb7b
build-sys: add rules for man page aliases
by Lennart Poettering
· 14 years ago
f0d2e20
man: build new man pages
by Lennart Poettering
· 14 years ago
7f3e625
journal: add native protocol to journald, and client side API to send journal messages
by Lennart Poettering
· 14 years ago
1567308
add a generator to pull rc-local.service in
by Michal Schmidt
· 14 years ago
1e2579f
Merge branch 'master' into journal
by Lennart Poettering
· 14 years ago
263653e
Merge remote-tracking branch 'zbigniew/systemadm_changes'
by Lennart Poettering
· 14 years ago
f5a613c
bash-completion: rename file since it is no longer for systemctl only
by Ran Benita
· 14 years ago
6fdae8a
Add Mageia support
by Dexter Morgan
· 14 years ago
69e5d42
journal: add cgroup path to entries
by Lennart Poettering
· 14 years ago
689b9a2
Merge branch 'master' into journal
by Lennart Poettering
· 14 years ago
d2134ab
build-sys: bump release for v37
by Lennart Poettering
· 14 years ago
v37
21e557e
units: introduce local-fs-pre.target and remote-fs-pre.target
by Lennart Poettering
· 14 years ago
cec736d
journal: implement parallel traversal in client
by Lennart Poettering
· 14 years ago
f4b4781
journal: split user logs into their own journal files
by Lennart Poettering
· 14 years ago
87d2c1f
journal: add preliminary incomplete implementation
by Lennart Poettering
· 14 years ago
652eb44
build-sys: fix build
by Lennart Poettering
· 14 years ago
fb9de93
localed: add SetX11Keyboard() and SetVConsoleKeyboard() bus calls
by Lennart Poettering
· 14 years ago
7c83341
build-sys: bump release
by Lennart Poettering
· 14 years ago
v36
b52aae1
util: move virtualization detection into its own files, and extend return codes
by Lennart Poettering
· 14 years ago
7ef5875
units: introduce unit file for FUSE fs
by Lennart Poettering
· 14 years ago
ac0a983
units: drop automount unit for /dev/hugepages
by Lennart Poettering
· 14 years ago
1f2c94a
units: drop automount unit for /dev/mqueue
by Lennart Poettering
· 14 years ago
77f81d8
units: drop automount unit for /sys/kernel/security
by Lennart Poettering
· 14 years ago
e124e7a
units: drop automount unit for /sys/kernel/debug
by Lennart Poettering
· 14 years ago
0286cc1
units: drop /sys/kernel/config automount unit
by Lennart Poettering
· 14 years ago
d6bca18
units: Add support for automounting configfs, ala debugfs, etc.
by Bill Nottingham
· 14 years ago
11216eb
systemadm: add libgee as dependency and use it for a unit map
by Zbigniew Jędrzejewski-Szmek
· 14 years ago
0dd27da
systemadm: add a wrappable label and use it for status lines
by Zbigniew Jędrzejewski-Szmek
· 14 years ago
fe7ac31
build-sys: bump release
by Lennart Poettering
· 14 years ago
v35
801f44b
man: document /etc/timezone
by Lennart Poettering
· 14 years ago
346bce1
stdout-bridge: rename logger to stdout-syslog-bridge to make it more descriptive
by Lennart Poettering
· 14 years ago
66be5ed
build-sys: bump version
by Lennart Poettering
· 14 years ago
v34
4cd1eaa
build-sys: Add --disable-localed configure switch
by Miklos Vajna
· 14 years ago
f08fce8
tmpfiles: Move /tmp and /var/tmp to a separate tmpfiles.d file to ease overrides via /etc
by Josh Triplett
· 14 years ago
f47cd18
build-sys: Add --disable-timedated configure switch
by Miklos Vajna
· 14 years ago
ab1f063
exec: optionally apply cgroup attributes to the cgroups we create
by Lennart Poettering
· 14 years ago
4767504
bump release
by Lennart Poettering
· 14 years ago
v33
a41fe3a
nspawn: add new --no-net switch to turn off networking in the container
by Lennart Poettering
· 14 years ago
b2e9fb9
build-sys: Add --disable-hostnamed configure switch
by Miklos Vajna
· 14 years ago
6e5c044
build-sys: make distcheck work
by Lennart Poettering
· 14 years ago
f975e97
load-fragment: speed up parsing by using a perfect hash table with configuration settings built by gperf
by Lennart Poettering
· 14 years ago
fd42f6e
build-sys: prepare new release
by Lennart Poettering
· 14 years ago
85f19d8
Link against -lcap only where required
by Michael Biebl
· 14 years ago
Next »