Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
ab17a050b778412b11c82f4fa974be9c491ead36
ab17a05
core: if we cannot JOB_ISOLATE the default target JOB_REPLACE it instead
by Lennart Poettering
· 12 years ago
v198
01ec235
build-sys: bump release and sonames
by Lennart Poettering
· 12 years ago
fe59e38
journalctl: imply -n1000 when -e is used
by Lennart Poettering
· 12 years ago
2e4015f
update TODO
by Lennart Poettering
· 12 years ago
b47ef6a
pager: add -M to $LESS to make the bottom line nicer
by Lennart Poettering
· 12 years ago
1f3523b
Revert "bootchart: use _cleanup_close_"
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
db7f1dd
systemd-python: fix segfault on double close
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
516424a
systemd-python: fix typos
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
2cc8d97
man/*.html: link to directives, python, guvev, libudev in headers
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
e91fb20
build-sys: move sphinx output to docs/python-systemd
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
a4c41bf
pager: always override LESS
by Lennart Poettering
· 12 years ago
43447fb
Update NEWS
by Lennart Poettering
· 12 years ago
1b12a7b
pager: introduce "jump to end" option
by Harald Hoyer
· 12 years ago
6aa8d43
update NEWS
by Lennart Poettering
· 12 years ago
156f7d0
NEWS: update
by Kay Sievers
· 12 years ago
fd86897
<mbiebl> poettering: small typo in the NEWS file: directory systems looks for <- systemd
by Kay Sievers
· 12 years ago
247c873
update TODO
by Lennart Poettering
· 12 years ago
1aed459
update NEWS
by Lennart Poettering
· 12 years ago
0ea9530
bootchart: use _cleanup_close_
by Nathaniel Chen
· 12 years ago
ffbd2c4
core: mount and initialize Smack
by Nathaniel Chen
· 12 years ago
8f838d8
core: move mount_setup_early() to main.c
by Nathaniel Chen
· 12 years ago
bf93356
NEWS: update
by Kay Sievers
· 12 years ago
40e21da
TODO: update
by Kay Sievers
· 12 years ago
85d6839
update NEWS
by Lennart Poettering
· 12 years ago
4679798
hwdb: update
by Kay Sievers
· 12 years ago
3c1872e
build-sys: check if manpage ids match file names
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
7ba9719
TODO: python stuff and freeze and standby
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
dd7c30c
core: don't complain about systemd.journald.xxx kernel command line arguments in PID 1
by Lennart Poettering
· 12 years ago
614e5fb
systemd-python: update documentation for new systemd-journal group
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
0eff0f3
systemd-python: refuse path and flags together in __init__
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
17edd81
build-sys: force creation of symlink
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
c30a0c6
logind: don't hit an assert if an close() on an input device fd fails with ENODEV because the device is gone
by Lennart Poettering
· 12 years ago
dec49d8
systemctl: mangle unit name in is-enabled
by Lukas Nykryn
· 12 years ago
78da2cd9
bootchart: document -C, --cmdline parameter
by Harald Hoyer
· 12 years ago
57dbefd
bootchart: use _cleanup_fclose_
by Harald Hoyer
· 12 years ago
b9a496c
bootchart: rename global len to samples_len
by Harald Hoyer
· 12 years ago
e90f9fa
bootchart: add parameter "-C" to expand process names to the full cmdline
by Harald Hoyer
· 12 years ago
650001c
util: Fix grammar in comment
by Jan Janssen
· 12 years ago
7aa955a
man: Unify title for configuration files
by Jan Janssen
· 12 years ago
ed1553a
man: Fix id attributes
by Jan Janssen
· 12 years ago
b1b8e81
virt: check for /sys/hypervisor/type for detecting xen PV
by Lennart Poettering
· 12 years ago
f2d8858
nspawn: create a separate devpts namespace for nspawn containers
by Lennart Poettering
· 12 years ago
46e6e4f
man/kernel-install.xml: fix paths to reflect actual behaviour
by Harald Hoyer
· 12 years ago
99613ec
libsystemd-journal: return 0 on success in get_data()
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
f2e82cd
systemd-python: export sd_j_get_fd, sd_j_reliable_fd, sd_j_close
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
5c1c14b
systemd-python: split .seek() into .seek_head() and .seek_tail()
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
aaf0806
systemd-python: catch only ValueErrors in conversion code
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
1d98d9a
man: fix compilation of example
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
11dac83
service: sysv - properly handle init scripts with .sh suffix
by Michael Biebl
· 12 years ago
9304ef9
libsystemd-journal: export new function, increase library version
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
f28cbd0
README: more CONFIG_* updates
by Kay Sievers
· 12 years ago
4193869
README: remove CONFIG_HOTPLUG, add CONFIG_NET
by Kay Sievers
· 12 years ago
713bc0c
README: add kernel config options
by Kay Sievers
· 12 years ago
66ee5c3
journal: properly advertise sd_journal_reliable_fd
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
e76d2e2
build-sys: add missing $
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
3c912de
core: add missing comma for NonewPrivileges=
by Lennart Poettering
· 12 years ago
92f3034
bus: Escape environment-based D-Bus addresses properly
by Simon McVittie
· 12 years ago
f1324ea
manager: remove timer fd explicitly from epoll
by Enrico Scholz
· 12 years ago
95f1b47
main: ISOLATE rather than REPLACE default.target
by Tom Gundersen
· 12 years ago
61a9648
update TODO
by Lennart Poettering
· 12 years ago
6ffe5e3
timedated: add CanNTP property
by Ryan Lortie
· 12 years ago
da61d6b
units: run systemd-ask-password-console.service after systemd-vconsole-setup.service
by Harald Hoyer
· 12 years ago
248ea60
initrd-parse-etc.servic: force start local-fs.target
by Harald Hoyer
· 12 years ago
7fdf517
Revert "add initrd-fs.target and initrd-fs-pre.target"
by Harald Hoyer
· 12 years ago
fdf1848
Revert "units/initrd-*: require initrd-fs.target rather than local-fs.target"
by Harald Hoyer
· 12 years ago
6210afb
systemd-python: fix error check in _Reader.wait()
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
a187bfd
journal/tests: free allocated memory in test
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
646614a
zsh-completion: journalctl query by binary and device
by Daniel Wallace
· 12 years ago
ebe5d6d
hostnamed: allow more special characters in pretty hostname
by Nathaniel Chen
· 12 years ago
d47c78b
util: properly escape corner cases in bus_path_escape(), too
by Lennart Poettering
· 12 years ago
2f2343c
inhibit: print --list if no argument is given
by Kay Sievers
· 12 years ago
1a9ce3f
Fix typos
by Michael Biebl
· 12 years ago
37495ee
journal: make gatewayd run under its own user ID
by Lennart Poettering
· 12 years ago
37c0e8f
README: add udev goups
by Kay Sievers
· 12 years ago
f47ec8e
update TODO
by Lennart Poettering
· 12 years ago
a24c64f
journald: introduce new "systemd-journal" group and make it own the journal files
by Lennart Poettering
· 12 years ago
fc7b7e2
journald: stpcpy() + mempcpy() are awesome
by Lennart Poettering
· 12 years ago
8249950
journald: drop splitting-by-audit entirely
by Lennart Poettering
· 12 years ago
40adcda
journald: be a bit more careful when spitting up journals by user id
by Lennart Poettering
· 12 years ago
8a0889d
journald: check session owner UID rather then audit ID when splitting up journal files
by Lennart Poettering
· 12 years ago
ac4785b
Revert "fstab-generator: place initrd /sysroot mounts in initrd-fs.target"
by Harald Hoyer
· 12 years ago
6bc80e9
update TODO
by Lennart Poettering
· 12 years ago
954449b
logind: when registering a new session always use previous session info from cgroup path rather than audit
by Lennart Poettering
· 12 years ago
d51167c
build-sys: build and install systemd-coredumpctl conditionally
by Michael Biebl
· 12 years ago
135b521
fstab-generator: only handle block devices with root= kernel command line parameter
by Harald Hoyer
· 12 years ago
8330847
fstab-generator: place initrd /sysroot mounts in initrd-fs.target
by Harald Hoyer
· 12 years ago
7d89ce3
units/initrd-*: require initrd-fs.target rather than local-fs.target
by Harald Hoyer
· 12 years ago
39b83cd
add initrd-fs.target and initrd-fs-pre.target
by Harald Hoyer
· 12 years ago
47c4903
build-sys: do not install pam_systemd(8) without PAM
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
4fe5211
build-sys: do not install logind manpages when disabled
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
8ab85e2
ProFUSION got bought by Intel
by Kay Sievers
· 12 years ago
da49939
journal: split journal uid only when audit uid data is valid
by Kay Sievers
· 12 years ago
a0b6422
core/manager: fix conditions to start and stop watching running jobs
by Michal Schmidt
· 12 years ago
19fbec1
tmpfiles: use cleanup func. to save a few lines
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
a6187d4
tmpfiles: move exclamation mark into right place
by Lukas Nykryn
· 12 years ago
bc41f93
core/path: install inotify watches top-down instead of bottom-up
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
03c1491
build-sys: be more tolerant if dbus directories do not exist
by Michael Biebl
· 12 years ago
5a37b94
build-sys: resolve absolute path for the dbus directories
by Michael Biebl
· 12 years ago
25ee45f
build-sys: replace backticks `` with $()
by Michael Biebl
· 12 years ago
db059f1
build-sys: don't hard code bash-completion directory
by Michael Biebl
· 12 years ago
Next »