Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v33
/
src
tag
fe2a518310a6983ddf5558f32ca1675215527606
tagger
Lennart Poettering <lennart@poettering.net>
Wed Aug 03 05:21:15 2011 +0200
object
47675042c2622b96590c89d610b529e09099ce26
systemd 33
ff01d04
exec: introduce PrivateNetwork= process option to turn off network access to specific services
by Lennart Poettering
· 13 years ago
a41fe3a
nspawn: add new --no-net switch to turn off networking in the container
by Lennart Poettering
· 13 years ago
de3910a
service: parse insserv.conf and plugs its system facilities into systemd.
by Frederic Crozat
· 13 years ago
835680f
dbus: fix MaskUnitFiles bus call
by Lennart Poettering
· 13 years ago
54a4370
bash: Allow to restart already started service.
by Frederic Crozat
· 13 years ago
46e964c
initctl: support 'telinit u/q'
by Tom Gundersen
· 13 years ago
afbb67e
gperf: fix load-fragment-gperf.gperf.m4 when HAVE_SYSV_COMPAT is not set
by Lennart Poettering
· 13 years ago
7aaa27f
main: fix reexec
by Lennart Poettering
· 13 years ago
1d6702e
umask: set umask of a number of sockets by default, even though we check creds on connections
by Lennart Poettering
· 13 years ago
fa8f36a
execute: properly enforce group
by Lennart Poettering
· 13 years ago
4c12626
umask: change default umask to 0022 just to be sure, and set it explicitly in all binaries, in order to make sure it is set when started from the terminal
by Lennart Poettering
· 13 years ago
07f8a4a
manager: call generators with umask 0022
by Lennart Poettering
· 13 years ago
c375a7f
getty: fix message
by Lennart Poettering
· 13 years ago
980fc73
getty: automatically spawn getty on xen console xvc0
by Lennart Poettering
· 13 years ago
39c2a6f
hashmap: speed up hashmap allocations by introducing an allocation cache
by Lennart Poettering
· 13 years ago
4d14be0
missing: define gettid()
by Lennart Poettering
· 13 years ago
3bfc718
util: place a couple of _likely_ around cache TLS vars
by Lennart Poettering
· 13 years ago
b636465
util: add is_main_thread() call
by Lennart Poettering
· 13 years ago
cd0ed1d
util: more join() optimizations
by Lennart Poettering
· 13 years ago
44d9105
util: use join() instead of asprintf() as an optimization
by Lennart Poettering
· 13 years ago
70132bd
util: various optimizations, using join()
by Lennart Poettering
· 13 years ago
911a482
util: introduce join() to speed up simple string concatenations
by Lennart Poettering
· 13 years ago
57a8eca
util: optimize strstrip() a bit
by Lennart Poettering
· 13 years ago
d937fbb
conf-parser: properly handle known but not parsed assignments
by Lennart Poettering
· 13 years ago
f975e97
load-fragment: speed up parsing by using a perfect hash table with configuration settings built by gperf
by Lennart Poettering
· 13 years ago
f786e80
systemctl: fix parsing of LoadError property for systemctl show
by Lennart Poettering
· 13 years ago
a437574
dbus: export unit file state
by Lennart Poettering
· 13 years ago
07672f4
main: show load profiling in test mode, too
by Lennart Poettering
· 13 years ago
9f39404
dbus: export load error on unit objects
by Lennart Poettering
· 13 years ago
a27d218
shutdownd: add 'success message' if we retried detaching stuff
by Kay Sievers
· 13 years ago
b9b2b04
sd-login: build test code again
by Lennart Poettering
· 13 years ago
ecdcbc5
systemctl: s/ignore/ignore_error/ in 'show' output
by Lennart Poettering
· 13 years ago
2030694
git: hide org.freedesktop.systemd1.policy.in
by Lennart Poettering
· 13 years ago
v32
6b2bf92
nspawn: properly bind mount /sys/fs/selinux into container, since /selinux moved there
by Lennart Poettering
· 13 years ago
d60ef52
sd-login: return size of arrays as return value in functions that generate an array
by Lennart Poettering
· 13 years ago
4ef3108
selinux: mount /sys, /proc, /dev before we load the SELinux policy
by Lennart Poettering
· 13 years ago
0b3325e
selinux: use setcon() instead of reexec to apply selinux policy
by Lennart Poettering
· 13 years ago
058dc6f
main: redirection to telinit is unnecessary if sysv compat is disabled
by Lennart Poettering
· 13 years ago
9d76d73
main: profile unit file loading
by Lennart Poettering
· 13 years ago
189583d
label: generalize label_get_socket_label_from_exe() a bit
by Lennart Poettering
· 13 years ago
d605b2f
dbus: the changes array might actually be NULL when ti is empty
by Lennart Poettering
· 13 years ago
288088b
Remove a stray empty line
by Michael Biebl
· 13 years ago
25bafad
Don't show a warning message in non-enforcing mode.
by Michael Biebl
· 13 years ago
6c7506d
logind: properly write user state files
by Lennart Poettering
· 13 years ago
455a946
selinux: also profile memory usage
by Lennart Poettering
· 13 years ago
bbc7328
pam: set XDG_SEAT and XDG_VTNR when logging in
by Lennart Poettering
· 13 years ago
add3067
sd-login: add new call sd_seat_can_multi_session()
by Lennart Poettering
· 13 years ago
64559e8
logind: rename can_activate_sessions to can_multi_session
by Lennart Poettering
· 13 years ago
40cbb26
udev: fix copy/paste error when applying sysctl to network devices
by Lennart Poettering
· 13 years ago
0843f2d
selinux: check PID 1 label instead of /selinux mount point to figure out if selinux is already initialized
by Lennart Poettering
· 13 years ago
871e580
selinux: log how much time it takes to load the SELinux policy and database
by Lennart Poettering
· 13 years ago
41e4d6e
sysctl: apply network specific sysctls to each network card as they appear
by Lennart Poettering
· 13 years ago
8d41a96
machine-id: be nice and generate compliant v4 UUIDs
by Lennart Poettering
· 13 years ago
fb922d4
seat: add another 'Plugable' device id
by Kay Sievers
· 13 years ago
729e376
systemctl: hook up new install logic
by Lennart Poettering
· 13 years ago
4b7a6af
nspawn: mount a new /proc instance in the container so that we don't see the hosts' PID tree
by Lennart Poettering
· 13 years ago
e1ea662
systemctl: remove monitor command since it is mostly useless
by Lennart Poettering
· 13 years ago
34c4b47
systemctl: split --help into multiple sections
by Lennart Poettering
· 13 years ago
253ee27
manager: add log control via RT signals
by Lennart Poettering
· 13 years ago
c0576cd
bus: expose installer functions
by Lennart Poettering
· 13 years ago
5780425
login: drop unused variables
by Lennart Poettering
· 13 years ago
4b67834
util: make use of get_user_creds() and get_group_creds() wherever applicable
by Lennart Poettering
· 13 years ago
e6a6b40
install: don't choke on dead links
by Lennart Poettering
· 13 years ago
3d7d60c
uaccess: port over to using sd-login
by Lennart Poettering
· 13 years ago
4bf2bbb
lookup: fix NUL termination of search path array
by Lennart Poettering
· 13 years ago
ddd8876
util: user parse_uid() wherever applicable
by Lennart Poettering
· 13 years ago
034a2a5
sd-login: beef up login api, to add monitoring and enumerating
by Lennart Poettering
· 13 years ago
bccc1d8
shutdown: untabify
by Lennart Poettering
· 13 years ago
2006d9a
shutdown: initialize the controlling terminal
by Harald Hoyer
· 13 years ago
3b8a1f3
shutdown: remove close_nointr_nofail after make_stdio call
by Harald Hoyer
· 13 years ago
f782b8d
util: use readdir_r() instead of readdir()
by Lennart Poettering
· 13 years ago
8309648
install: add new installer implementation
by Lennart Poettering
· 13 years ago
09adcdf
systemctl: fix indenting
by Lennart Poettering
· 13 years ago
f437d5d
path-lookup: add both the configured and the fixed search paths in
by Lennart Poettering
· 13 years ago
c800e48
path-lookup: make inclusion of user private units optional
by Lennart Poettering
· 13 years ago
ff4daf5
fix hwclock_apply_localtime_delta() to properly handle negative TZ offset
by Kay Sievers
· 13 years ago
f68c5a7
sysctl: support multiple prefixes in a single invocation
by Lennart Poettering
· 13 years ago
55af389
logind: enable PowerOff/Reboot calls
by Lennart Poettering
· 13 years ago
1eae4c4
libs: add symbol versioning for the benefit of RPM
by Lennart Poettering
· 13 years ago
114a50f
sd-daemon: turn sd-daemon.c into a shared library
by Lennart Poettering
· 13 years ago
d40c981
uaccess: become a nop when not run on a systemd system
by Lennart Poettering
· 13 years ago
74b9113
logind: introduce libsystemd-login.so as fast path to access logind data
by Lennart Poettering
· 13 years ago
0a55b29
systemctl: don't try rebooting with /dev/initcl if Upstart worked
by Lennart Poettering
· 13 years ago
501c92c
logind: fix some potentially uninitialized accesses
by Lennart Poettering
· 13 years ago
v30
576a01c
nspawn: compress mount table a bit
by Lennart Poettering
· 13 years ago
85f248b
consolidate TODO
by Lennart Poettering
· 13 years ago
f5c1b9e
nspawn: always use bind mounts to make API file systems available in the container
by Lennart Poettering
· 13 years ago
2eb916c
logind: use new udev_enumerate_add_match_parent() where applicable
by Lennart Poettering
· 13 years ago
309c2a2
loginctl: use new udev_device_has_tag() call from libudev where applicable
by Lennart Poettering
· 13 years ago
f2994dd
logind: remove some unused labels
by Lennart Poettering
· 13 years ago
4d44e4f
udev: actually check for existance of ID_PATH_TAG before we use it
by Lennart Poettering
· 13 years ago
de07ab1
loginctl: implement missing kill verb
by Lennart Poettering
· 13 years ago
a17204a
unit: use ESRCH as error when we don't find anybody to kill
by Lennart Poettering
· 13 years ago
0a524ba
unit: accept empty defaults for kill who/mode args
by Lennart Poettering
· 13 years ago
88e3dc9
loginctl: implement more verbs
by Lennart Poettering
· 13 years ago
d4b36d9
seat: udev - use ID_PATH_TAG instead of 'sed' hack
by Kay Sievers
· 13 years ago
82e487c
unit: introduce ConditionFileIsExecutable= and use it where we check for a binary we'll spawn
by Lennart Poettering
· 13 years ago
3611581
service: properly handle who argument on D-Bus kill calls
by Lennart Poettering
· 13 years ago
ee17ee7
tmpfiles: allow creation of named pipes with tmpfiles
by Lennart Poettering
· 13 years ago
7a2a0b9
sysctl: support application of sysctl subtrees
by Lennart Poettering
· 13 years ago
Next »