Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v185
/
Makefile.am
tag
a6aac5f4d2c3d13cd2aa4aed79894ee9e1749ffe
tagger
Kay Sievers <kay@vrfy.org>
Mon Jun 04 20:43:21 2012 +0200
object
2d1972857b7bd19b4a74a8f80865749a8082f32a
systemd 185
2d19728
build-sys: release 185
by Kay Sievers
· 12 years ago
v185
7ff5404
keymaps: replace dir tokens in keyboard-force-release
by Dave Reisner
· 12 years ago
01cf0ca
man: document systemd-journal
by Lennart Poettering
· 12 years ago
af3bccd
man: write man page for systemd-logind
by Lennart Poettering
· 12 years ago
ddcbc87
sleep: Don't call execute_directory() on a binary
by Matthias Clasen
· 12 years ago
477572f
build-sys: split-off D-Bus requires from selinux convenience lib
by Kay Sievers
· 12 years ago
9393a87
man: add documentation for the binfmt, modules-load, sysctl services
by Lennart Poettering
· 12 years ago
4c8cd17
build-sys: prepare release 184
by Lennart Poettering
· 12 years ago
v184
d7e1c95
login: properly detect MIMO USB displays
by Lennart Poettering
· 12 years ago
ba1261b
build-sys: fix built with --disable-logind
by Lennart Poettering
· 12 years ago
069cfc8
logind: optionally handle power, sleep and lid switch events
by Lennart Poettering
· 12 years ago
9262a51
build-sys: prepare release 183
by Lennart Poettering
· 13 years ago
1897573
readahead: when doing a system update drop readahead file
by Lennart Poettering
· 13 years ago
d360705
system-update: add system update generator
by Lennart Poettering
· 13 years ago
6b1dc2b
mount: replace PID1 internal fstab parser with generator
by Lennart Poettering
· 13 years ago
49e7f02
rescue: don't pull in sockets
by Lennart Poettering
· 13 years ago
4166931
switch-root: move switch_root() call into its own .c file
by Lennart Poettering
· 13 years ago
27b5482
delta: add systemd-delta tool to find overriden configuration and unit files
by Lennart Poettering
· 13 years ago
20bbd54
udev: libudev - bump soname, remove deprecated functions, introduce symbol versions
by Kay Sievers
· 13 years ago
0e483bf
build-sys: fix distcheck
by Kay Sievers
· 13 years ago
6edd7d0
sleep: implement suspend/hibernate as first class targets
by Lennart Poettering
· 13 years ago
9eb977d
util: split-out path-util.[ch]
by Kay Sievers
· 13 years ago
bbc98d3
util: split-out hwclock.[ch]
by Kay Sievers
· 13 years ago
2c21044
util: split-out conf-file.[ch]
by Kay Sievers
· 13 years ago
eecd136
logind: implement delay inhibitor locks in addition to block inhibitor locks
by Lennart Poettering
· 13 years ago
04b6f7c
rc-local-generator: hook halt-local in based on generator too
by Lennart Poettering
· 13 years ago
7c8fa05
unit: add new dependency type RequiresMountsFor=
by Lennart Poettering
· 13 years ago
e0209d8
core: add NOP jobs, job type collapsing
by Michal Schmidt
· 13 years ago
e2875c4
timedated: introduce systemd-timedated-ntp.target which is controlled by timedated's NTP setting
by Lennart Poettering
· 13 years ago
2b93b02
remount: consolidate remount-api-vfs and remount-rootfs into one
by Lennart Poettering
· 13 years ago
337eebb
container: spawn a getty instead of a sulogin in a container
by Lennart Poettering
· 13 years ago
f1e5dfe
nspawn: make /dev/kmsg unavailable in the container, but allow access to /proc/kmsg
by Lennart Poettering
· 13 years ago
33e48d4
man: doc-sync - properly delete no longer existing stuff on remote server
by Kay Sievers
· 13 years ago
75778e2
manager: split transaction.[ch]
by Michal Schmidt
· 13 years ago
80037e4
docs: rebase html documentation for online and local use
by Kay Sievers
· 13 years ago
88f642c
build-sys: move dev-setup to label.la
by Kay Sievers
· 13 years ago
5ba2dc2
udev: unify /dev static symlink setup
by Kay Sievers
· 13 years ago
80a5cba
build-sys: silence gtk-doc check, remove gtk-doc options from configure and distcheck
by Kay Sievers
· 13 years ago
92ec449
build-sys: make gtk-doc dependency optional
by Javier Jardón
· 13 years ago
e9a5ef7
selinux: unify systemd and udev code
by Kay Sievers
· 13 years ago
9e13dba
udev: replace util_create_path() with mkdir_parents()
by Kay Sievers
· 13 years ago
f13b388
udev: install udevd as /usr/lib/systemd/systemd-udevd
by Kay Sievers
· 13 years ago
33502ff
udev: use startswith() and streq()
by Kay Sievers
· 13 years ago
6ada823
udev: remove configuration options for /dev, /sys, /run directories
by Kay Sievers
· 13 years ago
f8e2fb7
logind: add shutdown/suspend/idle inhibition framework
by Lennart Poettering
· 13 years ago
20d83f2
udev: move all unconditionally installed rules to rules/
by Kay Sievers
· 13 years ago
8ea5c07
udev: keymap - move src/udev/force-release-maps/ to keymaps-force-release/
by Kay Sievers
· 13 years ago
0b87a07
udev: test - move test/ and src/test/
by Kay Sievers
· 13 years ago
7c1d34c
build-sys: silence the xsltproc output
by Kay Sievers
· 13 years ago
690804c
build-sys: add 'make doc-sync' target
by Kay Sievers
· 13 years ago
bb06170
udev: move libudev, gudev to src/; move gudev/docs/, udev/docs/ to to docs/
by Kay Sievers
· 13 years ago
84f4fc4
keymap: Add Dell XPS force-release quirk
by Martin Pitt
· 13 years ago
9b80f05
udev: unpack sysfs test tree only on 'make check'; fix test-udev binary location
by Kay Sievers
· 13 years ago
56d35ff
udev: keymap - move data files to root directory
by Kay Sievers
· 13 years ago
b49d9b5
udev: fix a few issues detected by the llvm static analyzer
by Kay Sievers
· 13 years ago
64695e5
build-sys: drop systemd- prefix from analyze dir
by Lennart Poettering
· 13 years ago
e0eaab7
build-sys: execute test programs with 'make check'
by Kay Sievers
· 13 years ago
0eaeca1
udev: use native instead of custom --disable-introspection logic
by Kay Sievers
· 13 years ago
4193534
udev: link some systemd parts statically to limit shared libararies dependencies for standalone use
by Kay Sievers
· 13 years ago
ae572d8
build-sys: move systemd-analyze into its own subdir
by Lennart Poettering
· 13 years ago
6b8b149
udev: properly hook up all tests to 'make check'
by Kay Sievers
· 13 years ago
6cbf079
build-sys: use check_PROGRAMS for test-*.c
by Kay Sievers
· 13 years ago
b7739c7
build-sys: remove $(DBUS_LIBS), libsystemd-dbus.la pulls it in
by Kay Sievers
· 13 years ago
43a1ab9
pam_systemd: add dbus.la
by Kay Sievers
· 13 years ago
c0a0872
build-sys: move src/linux/ to src/shared/linux
by Lennart Poettering
· 13 years ago
0f4e02c
build-sys: create top-level directory for bash completion
by Lennart Poettering
· 13 years ago
08e1fb6
build-sys: move *-setup out of shared to avoid selinux being pulled in
by Lennart Poettering
· 13 years ago
dce818b
move all tools to subdirs
by Kay Sievers
· 13 years ago
4fc5568
machine-id-setup: avoid cyclic dependency, built twice instead
by Lennart Poettering
· 13 years ago
41e5171
build-sys: split off logs-show into its own convenience library
by Lennart Poettering
· 13 years ago
bd5b0d5
build-sys: introduce seperate convenience library for dbus stuff
by Lennart Poettering
· 13 years ago
d41ba52
move libsystemd-id128, libsystemd-daemon to subdir
by Kay Sievers
· 13 years ago
3bdf9c1
move remainig shared stuff to shared/
by Kay Sievers
· 13 years ago
2c4ff63
detect-virt: make detect-virt an official command
by Lennart Poettering
· 13 years ago
ec1a9f8
rename bridge.c to stdio-bridge.c and move to subdir
by Kay Sievers
· 13 years ago
b6e6613
main: we want all setup functions to be in files called xxx-setup.[ch]
by Lennart Poettering
· 13 years ago
90ccc3f
move more main systemd parts to core/
by Kay Sievers
· 13 years ago
4d89613
hostname-setup: move to core/
by Lennart Poettering
· 13 years ago
146de81
shutdown: move shutdown to core since it replaces PID 1
by Lennart Poettering
· 13 years ago
379079b
test: test tools should still be in the src/ directory
by Lennart Poettering
· 13 years ago
08e4738
build-sys: dbus-loop.h is not used by the core
by Lennart Poettering
· 13 years ago
643a14a
build-sys: move a few things into more appropriate places
by Lennart Poettering
· 13 years ago
6af684e
move a couple of test-*.c to test/
by Kay Sievers
· 13 years ago
d5449fd
udev: gudev - rework introspection generation
by Marc-Antoine Perennou
· 13 years ago
78a825f
rename machine-id-main.c tomacht the binary and move main.c to core/
by Kay Sievers
· 13 years ago
f33d3ec
move more common files to shared/ and add them to shared.la
by Kay Sievers
· 13 years ago
5430f7f
relicense to LGPLv2.1 (with exceptions)
by Lennart Poettering
· 13 years ago
88dc432
udev: fix keymap mkdir
by Marc-Antoine Perennou
· 13 years ago
6bb92a1
polkit: temporarily spawn of a polkit agent in terminals for possibly authenticated operations
by Lennart Poettering
· 13 years ago
79c0772
put acl.la in 'if HAVE_ACL' and rename acl.[ch] to acl-util.[ch]
by Kay Sievers
· 13 years ago
b30e2f4
move libsystemd_core.la sources into core/
by Kay Sievers
· 13 years ago
cc527a4
split selinux label operations out of cgroup-util, socket-util
by Kay Sievers
· 13 years ago
6ac405b
build-sys: move remaining headers out EXTRA_DIST, install sd-readahead.h
by Kay Sievers
· 13 years ago
f7b6a32
build-sys: add $(AM_LDFLAGS) where needed
by Kay Sievers
· 13 years ago
69dd416
pam_systemd: add missing libsystemd_audit.l
by Kay Sievers
· 13 years ago
04ebb59
shutdownd: rework interface, allow subscribing to scheduled shutdowns
by Lennart Poettering
· 13 years ago
082694b
units: introduce nss-user-lookup.target
by Lennart Poettering
· 13 years ago
49e942b
rename basic.la to shared.la and put selinux deps in shared-selinx.la
by Kay Sievers
· 13 years ago
cc09333
udev: move man pages to udev section
by Kay Sievers
· 13 years ago
771f19c
move list.h, macro.h, ioprio.h to shared/
by Kay Sievers
· 13 years ago
Next »