Lennart Poettering
b5a0699f0b
socket: allow configuration of socket/directory mode
2010-02-12 02:02:14 +01:00
Lennart Poettering
a9f5d45466
util: introduce mkdir_parents() that creates parent paths of sockets and suchlike
2010-02-12 02:01:14 +01:00
Lennart Poettering
82919e3d31
util: add api for iterating through components of a path string
2010-02-12 02:00:49 +01:00
Lennart Poettering
451a074fd5
execute: allow configuration of O_NONBLOCK flag from .service files
2010-02-12 02:00:18 +01:00
Lennart Poettering
a625ac1a4d
update fixme
2010-02-05 01:11:01 +01:00
Lennart Poettering
be888ebbe6
manager: properly read timerfd elapse counter
2010-02-05 00:40:39 +01:00
Lennart Poettering
c1e1601e8c
dbus: send out signals when units/jobs come, go and change
2010-02-05 00:38:41 +01:00
Lennart Poettering
ab8ea24411
systemctl: suppress a gcc sign assignemnt warning
2010-02-03 17:24:30 +01:00
Lennart Poettering
09a3bb9302
execute: drop now unnecessary GCC pragma again
2010-02-03 17:23:34 +01:00
Lennart Poettering
a43787387f
build: drop manual config.h inclusion, since we do this via gcc's -include switch anyway
2010-02-03 14:28:20 +01:00
Lennart Poettering
17d37c2857
systemadm: fix signed comparison issue
2010-02-03 14:26:55 +01:00
Lennart Poettering
82ba9f087d
socket: fix const issue
2010-02-03 14:25:50 +01:00
Lennart Poettering
a65d570117
macro: drop double __ prefix to make sure we don't collide with gcc/glibc definitions
2010-02-03 14:25:37 +01:00
Lennart Poettering
47be870bd8
build: basic autoconfization
2010-02-03 14:21:48 +01:00
Lennart Poettering
a7334b0952
license: add GPLv2+ license blurbs everwhere
2010-02-03 13:03:47 +01:00
Lennart Poettering
911081dde7
Merge remote branch 'kay/master'
2010-02-03 12:40:29 +01:00
Lennart Poettering
2b53c70b64
dbus: properly encode job type
2010-02-03 12:40:09 +01:00
Lennart Poettering
501c7d0b77
systemadm: implement basic control UI systemadm
2010-02-03 12:40:09 +01:00
Lennart Poettering
b548631afc
dbus: implement start/stop/restart/reload/cancel D-Bus calls
2010-02-03 12:40:01 +01:00
Lennart Poettering
dcc47b179f
systemctl: minor additions
2010-02-02 23:32:03 +01:00
Lennart Poettering
5630af71d7
client: add a very basic Vala command line tool
2010-02-02 22:22:51 +01:00
Kay Sievers
66ee3769cb
use linux/sched.h instead of sched.h for older glibc
2010-02-02 13:56:37 +01:00
Lennart Poettering
cc13a98b68
build: make gcc shut up
2010-02-02 13:23:15 +01:00
Lennart Poettering
0acb83e9e6
Merge remote branch 'kay/master'
2010-02-02 12:51:04 +01:00
Lennart Poettering
38b48754f7
execute: allow configuration of SCHED_RESET_ON_FORK
2010-02-02 12:50:04 +01:00
Lennart Poettering
86ad3bc1ce
dbus: hand out proper dbus object paths for jobs
2010-02-02 12:42:34 +01:00
Lennart Poettering
86fbf37085
dbus: install some properties on the job objects
2010-02-02 12:42:08 +01:00
Lennart Poettering
3813169516
expose more properties
2010-02-02 12:22:59 +01:00
Kay Sievers
ef886c6ab8
include linux/sched.h
2010-02-02 10:30:04 +01:00
Lennart Poettering
80c5385a83
synchronize logger socket with what we use in the code
2010-02-01 12:45:03 +01:00
Lennart Poettering
c401a1e0ea
fixes to the dbus code to make GetAll() in the properties iface work
2010-02-01 12:44:35 +01:00
Lennart Poettering
ea4309869e
add basic (and not very useful) D-Bus support
2010-02-01 03:33:24 +01:00
Lennart Poettering
b9f880f4f4
add missing header files
2010-01-30 02:48:05 +01:00
Lennart Poettering
7d55e83536
implement service type 'finish'
2010-01-30 02:07:35 +01:00
Lennart Poettering
94f043472a
greatly extend what we enforce as process properties
2010-01-30 01:55:42 +01:00
Lennart Poettering
79d6d81608
add first_word() call
2010-01-30 01:52:44 +01:00
Lennart Poettering
1dccbe197c
add generic string lookup macros
2010-01-30 01:52:32 +01:00
Lennart Poettering
f3bff0eb3b
implement recursive_stop/stop_when_unneeded unit flags
2010-01-29 20:47:15 +01:00
Lennart Poettering
9eba9da4bc
support chrooting/setting of ioprio when spawning
2010-01-29 20:46:22 +01:00
Lennart Poettering
f94ea366d3
monitor udev for device changes
2010-01-29 06:45:59 +01:00
Lennart Poettering
ef734fd6c2
watch mount status file
2010-01-29 06:04:08 +01:00
Lennart Poettering
38a4d4f089
update fixme
2010-01-29 04:45:23 +01:00
Lennart Poettering
1e2e81336b
ratelimit start requests
2010-01-29 04:42:57 +01:00
Lennart Poettering
c20cae324d
fix impact minimizing code
2010-01-29 04:26:30 +01:00
Lennart Poettering
9f04bd5251
fix ordering cycle detection
2010-01-29 04:11:36 +01:00
Lennart Poettering
bacffaab22
don't include non-existing header file
2010-01-29 04:10:55 +01:00
Lennart Poettering
f50e0a0123
implement coldpluggin
2010-01-29 03:18:09 +01:00
Lennart Poettering
b08d03ffe5
add mount enumerator
2010-01-29 02:07:41 +01:00
Lennart Poettering
0ae97ec115
add api for choose the id name for a service
2010-01-29 01:49:34 +01:00
Lennart Poettering
4fe88d28a4
add various escaping/path handling utility functions
2010-01-29 01:48:57 +01:00