Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v208
/
Makefile.am
tag
cc1ae646354094eef979925f671e253adef7a4fe
tagger
Lennart Poettering <lennart@poettering.net>
Wed Oct 02 05:31:19 2013 +0200
object
1434ae6fd49f8377b0ddbd4c675736e0d3226ea6
systemd 208
1434ae6
cgroup: there's no point in labelling cgroupfs dirs, so let's not do that
by Lennart Poettering
· 11 years ago
v208
fbd8ebd
build-sys: mkdir.[ch] should be in libsystemd-shared
by Lennart Poettering
· 11 years ago
cd4010b
build-ss: prepare new release
by Lennart Poettering
· 11 years ago
ae05436
Revert "build-sys: link libsystemd-login with libsystemd-label.la"
by Kay Sievers
· 11 years ago
ceadabb
build-sys: link libsystemd-login with libsystemd-label.la
by Michał Górny
· 11 years ago
2b3ab29
Move part of logind.c into a separate file
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
c51d84d
support acpi firmware performance data (FPDT)
by Kay Sievers
· 11 years ago
8f6ce71
device-nodes: move device node specific code to own file
by Dave Reisner
· 11 years ago
ef5bfcf
backlight,random-seed: move state files into /var/lib/systemd
by Lennart Poettering
· 11 years ago
118ecf3
logind: introduce session-devices
by David Herrmann
· 11 years ago
02a36bc
move utf8 functions from libudev-private.h to utf8.h
by Dave Reisner
· 11 years ago
1731e34
tmpfiles: support simple specifier expansion for specified paths
by Lennart Poettering
· 11 years ago
f485606
Make tmpdir removal asynchronous
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
35375af
login: fix login_is_valid test
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
4b54914
Verify validity of session name when received from outside
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
c32fc72
Remove duplicate entries from syscall list
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
4f0be68
build-sys: prepare 207
by Lennart Poettering
· 11 years ago
64eed40
bash-completion: add systemd-run
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
5c390a4
Add pam configuration to allow user sessions to work out of the box
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
046d2bd
build-sys: gpt-auto-generator depends on HAVE_BLKID
by Marcel Holtmann
· 11 years ago
143bfda
test: Make testing work on systems without or old systemd
by Holger Hans Peter Freyther
· 11 years ago
f5853da
build-sys: add clean-python target
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
298b9e2
zsh_completion: Allow specifying multiple arguments
by William Giokas
· 11 years ago
3e7f60a
zsh_completion: Move helper function to autoload
by William Giokas
· 11 years ago
3731acf
backlight: add minimal tool to save/restore screen brightness across reboots
by Lennart Poettering
· 11 years ago
1a14a53
gpt-auto-generator: add basic auto-discovery of GPT partitions
by Lennart Poettering
· 11 years ago
692ec7c
build-sys: link with librt if linking with libsd-daemon-int
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
7eb942c
zsh completion: add _kernel-install
by Daniel Wallace
· 11 years ago
d267e69
pkg-config: export systemd{system,user}generatordir and catalogdir
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
3b6c7e7
tests: add a program for repetitive opening and closing of the journal
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
6c17bf0
coredumpctl: add more debug output
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
1272ff8
zsh_completion: Split out zsh _systemd-tmpfiles
by William Giokas
· 11 years ago
439b7ce
zsh_completion: Split out zsh _machinectl
by William Giokas
· 11 years ago
7abfbe7
zsh_completion: Split out zsh _systemd-analyze
by William Giokas
· 11 years ago
67e654f
zsh_completion: Split out zsh _systemd-inhibit
by William Giokas
· 11 years ago
30fd4d1
zsh_completion: Split out zsh _systemd-nspawn
by William Giokas
· 11 years ago
a06225f
zsh_completion: Split out zsh _udevadm
by William Giokas
· 11 years ago
20c8382
zsh_completion: Split out zsh _timedatectl
by William Giokas
· 11 years ago
70e104c
zsh_completion: Split out zsh _coredumpctl
by William Giokas
· 11 years ago
c4c12f1
zsh_completion: Split out zsh _localectl
by William Giokas
· 11 years ago
7e83c0e
zsh_completion: Split out zsh _journalctl
by William Giokas
· 11 years ago
db456cd
zsh_completion: Split out zsh _hostnamectl
by William Giokas
· 11 years ago
799d54b
zsh_completion: Split out zsh _loginctl
by William Giokas
· 11 years ago
ff7a068
zsh_completion: Split out zsh _systemctl
by William Giokas
· 11 years ago
4f87c47
zsh_completion: fix zsh completion installation
by William Giokas
· 11 years ago
fba1ea0
build: do not link everything with -lrt (and therefore -pthread)
by Shawn Landden
· 11 years ago
a6c0b31
build-sys: use pkg-config for python compilation flags
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
39bdfa3
shared: split mkdir_*() and mkdir_*_label() from each other
by Kay Sievers
· 11 years ago
819da59
shell-completion: add kernel-install
by Kay Sievers
· 11 years ago
41f1a1d
remove systemd-timestamp from sources
by Dave Reisner
· 11 years ago
251cc81
build-sys: prepare 206
by Lennart Poettering
· 11 years ago
v206
e7c431d
make: Automake is complaining about .PRECIOUS being redefined
by Holger Hans Peter Freyther
· 11 years ago
c265488
test: Keep the test-suite.log around in case of a test failure
by Holger Hans Peter Freyther
· 11 years ago
ddc77f6
switch from udev keymaps to hwdb
by Kay Sievers
· 11 years ago
b31c6d8
build-sys: make generated man pages part of the distribution tarball
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
7801356
build-sys: discover the path to kexec during build time
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
6aea6d1
Add test coverage and generate report with lcov
by Thomas H.P. Andersen
· 12 years ago
3d56f7d
static-nodes: don't hardcode path to mkdir
by Tom Gundersen
· 11 years ago
9d7d42b
udev: add builtin 'keyboard' to manage key mappings
by Kay Sievers
· 11 years ago
edeb68c
static-nodes: move creation of static nodes from udevd to tmpfiles
by Tom Gundersen
· 11 years ago
a8b409d
tests: add tests for string lookup tables
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
c019956
build-sys: bump/correct library versions
by Lennart Poettering
· 11 years ago
19fbd62
build-sys: two files were missing in distcheck
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
a0f9c81
build-sys: work around automake issue with files with a leading '-'
by Kay Sievers
· 11 years ago
460c589
build-sys: install rpm macros file to /usr/lib/rpm/macros.d
by Fedora systemd team
· 11 years ago
1ee306e
machined: split out machine registration stuff from logind
by Lennart Poettering
· 11 years ago
eb2059d
keymap: remove non-existing driver string matches
by Kay Sievers
· 11 years ago
6c12b52
core: add new "scope" unit type for making a unit of pre-existing processes
by Lennart Poettering
· 11 years ago
54ca4fc
build-sys: "link" libsystemd-id128.so with libsystemd-label
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
cda4380
keymap: Add Samsung Series 3
by 장동준
· 11 years ago
c2756a6
core: add transient units
by Lennart Poettering
· 11 years ago
3b18ae6
test: Add list testcase
by Jan Janssen
· 11 years ago
4ad4900
core: general cgroup rework
by Lennart Poettering
· 11 years ago
ac34b3a
build-sys: make intltool and distcheck happy
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
9444b1f
logind: add infrastructure to keep track of machines, and move to slices
by Lennart Poettering
· 11 years ago
f2561e8
units: add default units for system.slice, user.slice, machine.slice
by Lennart Poettering
· 11 years ago
a016b92
core: add new .slice unit type for partitioning systems
by Lennart Poettering
· 11 years ago
330fe87
build-sys: add 'man' target
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
6220045
build-sys: don't install quotaon.service twice
by Ross Burton
· 11 years ago
7a050b5
tests: add testcase for skipping-entries-on-direction-change-bug
by Marius Vollmer
· 11 years ago
5b46fc6
Makefile.am: merge conditionals
by Tom Gundersen
· 11 years ago
6351163
build-sys: option to disable tmpfiles
by Umut Tezduyar
· 11 years ago
98627dc
keymap: Add Logitech USB (iTouch)
by Martin Pitt
· 12 years ago
8f15591
bus: add benchmark tool to determine the right threshold for copying vs. memfd
by Lennart Poettering
· 12 years ago
86312ab
bus: add a more comprehensive test for the bloom filter logic
by Lennart Poettering
· 12 years ago
45fbe93
bus: add minimal locking around the memfd cache
by Lennart Poettering
· 12 years ago
e4ee6e5
bus: make bus ref counting atomic
by Lennart Poettering
· 12 years ago
3f92e4b
utmp: turn systemd-update-utmp-shutdown.service into a normal runtime service
by Lennart Poettering
· 12 years ago
c35b956
units: rework systemd-random-seed-{load,save}.service to be a single service
by Lennart Poettering
· 12 years ago
453a0c2
bus: add support for adding memfds into message payload
by Lennart Poettering
· 12 years ago
ddeb424
bus: add new API for kdbus memfd functionality
by Lennart Poettering
· 12 years ago
a7739f8
build-sys: add convinience 'make python-shell'
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
606c24e
build-sys: prepare 204
by Lennart Poettering
· 12 years ago
v204
539e0a4
systemd-python: add wrappers for easy functions in sd-login
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
0b95a21
build-sys: properly mkdir for GENERAL_ALIASES
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
20d4087
build-sys: properly mkdir with DESTDIR set
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
2f3fcf8
build-sys: prepare new release
by Lennart Poettering
· 12 years ago
19adb8a
systemd-sleep: add support for freeze and standby
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
8337416
quota: use QUOTACHECK path correctly as tested in configure.ac
by Lennart Poettering
· 12 years ago
8f51399
kernel-install: add default install scripts
by Harald Hoyer
· 12 years ago
Next »