Lennart Poettering [Sun, 31 Jul 2011 23:55:31 +0000 (01:55 +0200)]
util: various optimizations, using join()
Lennart Poettering [Sun, 31 Jul 2011 23:28:01 +0000 (01:28 +0200)]
util: introduce join() to speed up simple string concatenations
Lennart Poettering [Sun, 31 Jul 2011 23:18:33 +0000 (01:18 +0200)]
util: optimize strstrip() a bit
Lennart Poettering [Sun, 31 Jul 2011 23:18:14 +0000 (01:18 +0200)]
conf-parser: properly handle known but not parsed assignments
Lennart Poettering [Sun, 31 Jul 2011 22:43:05 +0000 (00:43 +0200)]
load-fragment: speed up parsing by using a perfect hash table with configuration settings built by gperf
Lennart Poettering [Sun, 31 Jul 2011 16:28:33 +0000 (18:28 +0200)]
systemctl: fix parsing of LoadError property for systemctl show
Lennart Poettering [Sun, 31 Jul 2011 16:28:02 +0000 (18:28 +0200)]
dbus: export unit file state
Lennart Poettering [Sun, 31 Jul 2011 16:13:59 +0000 (18:13 +0200)]
main: show load profiling in test mode, too
Lennart Poettering [Sun, 31 Jul 2011 16:13:03 +0000 (18:13 +0200)]
dbus: export load error on unit objects
Lennart Poettering [Sun, 31 Jul 2011 01:53:57 +0000 (03:53 +0200)]
update TODO
Kay Sievers [Sat, 30 Jul 2011 18:24:40 +0000 (20:24 +0200)]
shutdownd: add 'success message' if we retried detaching stuff
If we need to retry, we print things like
'Not all file systems unmounted, 1 left'
We should also print something after we succeeded, so we don't leave
the impression we left stuff behind.
Lennart Poettering [Sat, 30 Jul 2011 14:42:26 +0000 (16:42 +0200)]
sd-login: build test code again
Lennart Poettering [Sat, 30 Jul 2011 14:42:05 +0000 (16:42 +0200)]
systemctl: s/ignore/ignore_error/ in 'show' output
Lennart Poettering [Fri, 29 Jul 2011 03:01:47 +0000 (05:01 +0200)]
update TODO
Lennart Poettering [Fri, 29 Jul 2011 01:26:10 +0000 (03:26 +0200)]
git: hide org.freedesktop.systemd1.policy.in
Lennart Poettering [Fri, 29 Jul 2011 01:25:05 +0000 (03:25 +0200)]
nspawn: properly bind mount /sys/fs/selinux into container, since /selinux moved there
Lennart Poettering [Fri, 29 Jul 2011 01:15:20 +0000 (03:15 +0200)]
build-sys: prepare new release
Lennart Poettering [Fri, 29 Jul 2011 01:08:49 +0000 (03:08 +0200)]
sd-login: return size of arrays as return value in functions that generate an array
Kay Sievers [Fri, 29 Jul 2011 00:17:51 +0000 (02:17 +0200)]
update TODO
Lennart Poettering [Thu, 28 Jul 2011 23:48:18 +0000 (01:48 +0200)]
selinux: mount /sys, /proc, /dev before we load the SELinux policy
Lennart Poettering [Thu, 28 Jul 2011 21:52:23 +0000 (23:52 +0200)]
selinux: use setcon() instead of reexec to apply selinux policy
Lennart Poettering [Thu, 28 Jul 2011 21:42:47 +0000 (23:42 +0200)]
main: redirection to telinit is unnecessary if sysv compat is disabled
Lennart Poettering [Thu, 28 Jul 2011 21:41:57 +0000 (23:41 +0200)]
main: profile unit file loading
Lennart Poettering [Thu, 28 Jul 2011 21:39:29 +0000 (23:39 +0200)]
label: generalize label_get_socket_label_from_exe() a bit
Lennart Poettering [Thu, 28 Jul 2011 13:48:58 +0000 (15:48 +0200)]
dbus: the changes array might actually be NULL when ti is empty
Michael Biebl [Thu, 28 Jul 2011 13:03:30 +0000 (15:03 +0200)]
Remove a stray empty line
Michael Biebl [Fri, 1 Jul 2011 03:55:57 +0000 (05:55 +0200)]
Don't show a warning message in non-enforcing mode.
If we fail to load the SELinux policy only log an error message in
enforcing mode.
Michael Biebl [Thu, 28 Jul 2011 02:02:32 +0000 (04:02 +0200)]
Link against -lcap only where required
Don't put -lcap into LIBS as otherwise everything will be linked against
it, like libsystemd-daemon, where this is not desired.
Lennart Poettering [Thu, 28 Jul 2011 02:15:53 +0000 (04:15 +0200)]
logind: properly write user state files
Lennart Poettering [Wed, 27 Jul 2011 21:31:53 +0000 (23:31 +0200)]
build-sys: move libsystemd-login to /lib, too
Lennart Poettering [Wed, 27 Jul 2011 19:47:25 +0000 (21:47 +0200)]
selinux: also profile memory usage
Lennart Poettering [Wed, 27 Jul 2011 19:11:24 +0000 (21:11 +0200)]
build-sys: fix make distcheck
Lennart Poettering [Wed, 27 Jul 2011 18:55:25 +0000 (20:55 +0200)]
build-sys: prepare v31
Lennart Poettering [Wed, 27 Jul 2011 18:50:30 +0000 (20:50 +0200)]
update TODO
Lennart Poettering [Wed, 27 Jul 2011 18:47:50 +0000 (20:47 +0200)]
update TODO
Lennart Poettering [Tue, 26 Jul 2011 21:09:34 +0000 (23:09 +0200)]
pam: set XDG_SEAT and XDG_VTNR when logging in
Lennart Poettering [Tue, 26 Jul 2011 21:09:09 +0000 (23:09 +0200)]
sd-login: add new call sd_seat_can_multi_session()
Lennart Poettering [Tue, 26 Jul 2011 19:49:29 +0000 (21:49 +0200)]
logind: rename can_activate_sessions to can_multi_session
Lennart Poettering [Tue, 26 Jul 2011 19:45:18 +0000 (21:45 +0200)]
udev: fix copy/paste error when applying sysctl to network devices
Lennart Poettering [Tue, 26 Jul 2011 19:44:37 +0000 (21:44 +0200)]
pkgconfig: move library .pc files to libdir
Lennart Poettering [Mon, 25 Jul 2011 19:59:05 +0000 (21:59 +0200)]
selinux: check PID 1 label instead of /selinux mount point to figure out if selinux is already initialized
Lennart Poettering [Mon, 25 Jul 2011 19:22:57 +0000 (21:22 +0200)]
selinux: log how much time it takes to load the SELinux policy and database
Lennart Poettering [Mon, 25 Jul 2011 18:24:58 +0000 (20:24 +0200)]
sysctl: apply network specific sysctls to each network card as they appear
Lennart Poettering [Mon, 25 Jul 2011 17:31:07 +0000 (19:31 +0200)]
machine-id: be nice and generate compliant v4 UUIDs
Newly generated machine IDs now qualify as randomized v4 UUIds. This is
trivial to do and hopefully increases adoption of the ID for various
purposes.
Kay Sievers [Mon, 25 Jul 2011 12:34:30 +0000 (14:34 +0200)]
seat: add another 'Plugable' device id
Lennart Poettering [Mon, 25 Jul 2011 02:58:02 +0000 (04:58 +0200)]
systemctl: hook up new install logic
This adds a number of new options to systemctl, for presets, reenabling,
masking/unmask, and runtime operations.
Lennart Poettering [Sat, 23 Jul 2011 13:54:52 +0000 (15:54 +0200)]
nspawn: mount a new /proc instance in the container so that we don't see the hosts' PID tree
This partially reverts
f5c1b9eeb94c112e5dac09fc6a47c571356c30c0.
Lennart Poettering [Sat, 23 Jul 2011 02:21:47 +0000 (04:21 +0200)]
systemctl: remove monitor command since it is mostly useless
Lennart Poettering [Sat, 23 Jul 2011 02:20:22 +0000 (04:20 +0200)]
systemctl: split --help into multiple sections
Lennart Poettering [Sat, 23 Jul 2011 02:15:38 +0000 (04:15 +0200)]
manager: add log control via RT signals
Lennart Poettering [Sat, 23 Jul 2011 01:44:47 +0000 (03:44 +0200)]
bus: expose installer functions
Lennart Poettering [Fri, 22 Jul 2011 23:18:20 +0000 (01:18 +0200)]
login: drop unused variables
Lennart Poettering [Fri, 22 Jul 2011 23:17:59 +0000 (01:17 +0200)]
util: make use of get_user_creds() and get_group_creds() wherever applicable
Lennart Poettering [Fri, 22 Jul 2011 22:49:32 +0000 (00:49 +0200)]
install: don't choke on dead links
Lennart Poettering [Fri, 22 Jul 2011 22:48:11 +0000 (00:48 +0200)]
uaccess: port over to using sd-login
Lennart Poettering [Fri, 22 Jul 2011 22:47:50 +0000 (00:47 +0200)]
lookup: fix NUL termination of search path array
Lennart Poettering [Fri, 22 Jul 2011 22:47:17 +0000 (00:47 +0200)]
util: user parse_uid() wherever applicable
Lennart Poettering [Fri, 22 Jul 2011 19:01:15 +0000 (21:01 +0200)]
sd-login: beef up login api, to add monitoring and enumerating
Lennart Poettering [Fri, 22 Jul 2011 02:32:22 +0000 (04:32 +0200)]
shutdown: untabify
Harald Hoyer [Tue, 19 Jul 2011 10:47:45 +0000 (12:47 +0200)]
shutdown: initialize the controlling terminal
Thanks Kay Sievers!
Harald Hoyer [Tue, 19 Jul 2011 10:16:30 +0000 (12:16 +0200)]
shutdown: remove close_nointr_nofail after make_stdio call
make_stdio itsselves closes the fd already
Lennart Poettering [Fri, 22 Jul 2011 02:25:25 +0000 (04:25 +0200)]
util: use readdir_r() instead of readdir()
Lennart Poettering [Fri, 22 Jul 2011 02:21:18 +0000 (04:21 +0200)]
install: add new installer implementation
This new installer will replace the current code of "systemctl enable"
but also be available via D-Bus. It adds a couple of new features:
- Mask/Unmask calls
- Reenable call
- Preset call
- Support for enabling units temporarily (i.e. in /run/systemd instead
of /etc/systemd)
- Enumeration of installed units
- Support for out-of-search-path units
systemctl and D-Bus are not hooked up with this yet
Lennart Poettering [Fri, 22 Jul 2011 02:20:02 +0000 (04:20 +0200)]
systemctl: fix indenting
Lennart Poettering [Fri, 22 Jul 2011 02:19:29 +0000 (04:19 +0200)]
path-lookup: add both the configured and the fixed search paths in
Lennart Poettering [Fri, 22 Jul 2011 02:17:38 +0000 (04:17 +0200)]
path-lookup: make inclusion of user private units optional
Lennart Poettering [Mon, 18 Jul 2011 20:30:02 +0000 (22:30 +0200)]
update TODO
Kay Sievers [Thu, 21 Jul 2011 18:28:27 +0000 (20:28 +0200)]
fix hwclock_apply_localtime_delta() to properly handle negative TZ offset
Localtime may be a negative number, i.e. GMT-7. Fix based on a
patch from Kelly Anderson <kelly@silka.with-linux.com>.
Lennart Poettering [Fri, 15 Jul 2011 00:01:31 +0000 (02:01 +0200)]
sysctl: support multiple prefixes in a single invocation
Lennart Poettering [Thu, 14 Jul 2011 23:52:52 +0000 (01:52 +0200)]
logind: enable PowerOff/Reboot calls
Lennart Poettering [Thu, 14 Jul 2011 21:57:53 +0000 (23:57 +0200)]
update TODO
Kay Sievers [Thu, 14 Jul 2011 23:47:47 +0000 (01:47 +0200)]
distribute: src/libsystemd-*.sym
Kay Sievers [Thu, 14 Jul 2011 23:31:06 +0000 (01:31 +0200)]
libsystemd-daemon: support installation in --with-rootlibdir
Lennart Poettering [Thu, 14 Jul 2011 21:53:53 +0000 (23:53 +0200)]
README: document license
Lennart Poettering [Thu, 14 Jul 2011 21:52:16 +0000 (23:52 +0200)]
git: hide more files from git
Lennart Poettering [Thu, 14 Jul 2011 21:49:37 +0000 (23:49 +0200)]
libs: add symbol versioning for the benefit of RPM
Lennart Poettering [Thu, 14 Jul 2011 21:06:31 +0000 (23:06 +0200)]
sd-daemon: turn sd-daemon.c into a shared library
Lennart Poettering [Thu, 14 Jul 2011 20:51:19 +0000 (22:51 +0200)]
uaccess: become a nop when not run on a systemd system
Lennart Poettering [Thu, 14 Jul 2011 20:50:01 +0000 (22:50 +0200)]
logind: introduce libsystemd-login.so as fast path to access logind data
Lennart Poettering [Thu, 14 Jul 2011 16:05:33 +0000 (18:05 +0200)]
systemctl: don't try rebooting with /dev/initcl if Upstart worked
Lennart Poettering [Wed, 13 Jul 2011 21:17:05 +0000 (23:17 +0200)]
logind: fix some potentially uninitialized accesses
Lennart Poettering [Wed, 13 Jul 2011 21:11:53 +0000 (23:11 +0200)]
build-sys: bump release
Lennart Poettering [Wed, 13 Jul 2011 20:50:59 +0000 (22:50 +0200)]
nspawn: compress mount table a bit
Lennart Poettering [Wed, 13 Jul 2011 20:42:21 +0000 (22:42 +0200)]
man: add a couple of crosslinks
Lennart Poettering [Wed, 13 Jul 2011 20:37:53 +0000 (22:37 +0200)]
man: add man page for systemd-loginctl
Lennart Poettering [Wed, 13 Jul 2011 20:05:35 +0000 (22:05 +0200)]
consolidate TODO
Lennart Poettering [Wed, 13 Jul 2011 19:57:56 +0000 (21:57 +0200)]
nspawn: always use bind mounts to make API file systems available in the container
This ensures that read-only flags are never passed from the container to
the host OS.
Lennart Poettering [Wed, 13 Jul 2011 19:49:21 +0000 (21:49 +0200)]
logind: use new udev_enumerate_add_match_parent() where applicable
Lennart Poettering [Wed, 13 Jul 2011 18:11:23 +0000 (20:11 +0200)]
loginctl: use new udev_device_has_tag() call from libudev where applicable
Lennart Poettering [Wed, 13 Jul 2011 18:06:27 +0000 (20:06 +0200)]
logind: remove some unused labels
Lennart Poettering [Wed, 13 Jul 2011 18:06:11 +0000 (20:06 +0200)]
udev: actually check for existance of ID_PATH_TAG before we use it
Lennart Poettering [Wed, 13 Jul 2011 17:58:35 +0000 (19:58 +0200)]
loginctl: implement missing kill verb
Lennart Poettering [Wed, 13 Jul 2011 17:57:36 +0000 (19:57 +0200)]
unit: use ESRCH as error when we don't find anybody to kill
Lennart Poettering [Wed, 13 Jul 2011 17:56:40 +0000 (19:56 +0200)]
unit: accept empty defaults for kill who/mode args
Lennart Poettering [Sat, 9 Jul 2011 00:58:05 +0000 (02:58 +0200)]
loginctl: implement more verbs
Kay Sievers [Wed, 13 Jul 2011 17:45:36 +0000 (19:45 +0200)]
seat: udev - use ID_PATH_TAG instead of 'sed' hack
Lennart Poettering [Tue, 12 Jul 2011 02:25:02 +0000 (04:25 +0200)]
unit: introduce ConditionFileIsExecutable= and use it where we check for a binary we'll spawn
Lennart Poettering [Tue, 12 Jul 2011 02:05:33 +0000 (04:05 +0200)]
service: properly handle who argument on D-Bus kill calls
Lennart Poettering [Tue, 12 Jul 2011 01:56:56 +0000 (03:56 +0200)]
tmpfiles: allow creation of named pipes with tmpfiles
Lennart Poettering [Tue, 12 Jul 2011 01:42:44 +0000 (03:42 +0200)]
update TODO