Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
afe1be4dbdf142513f6ac1d92e6a20bdc4b20c80
afe1be4
build-sys: prepare release 1
by Lennart Poettering
· 14 years ago
v1
acb591e
execute: change stdout inherit logic, when run as PID 1 use /dev/null
by Lennart Poettering
· 14 years ago
ecdbca4
service: serialize exec status
by Lennart Poettering
· 14 years ago
7c70671
main: lower default log level to INFO
by Lennart Poettering
· 14 years ago
2e54424
util: minor simplification when printing welcome text
by Lennart Poettering
· 14 years ago
e0376b1
systemctl: minor beautifications
by Lennart Poettering
· 14 years ago
a822056
initctl: check peer credentials after connection
by Lennart Poettering
· 14 years ago
f4579ce
dbus: don't try to run AddMatch when connected to a private bus
by Lennart Poettering
· 14 years ago
ad678a0
man: minor edits to daemon, sd_listen_fds, sd_notify, systemctl, systemd.exec, systemd, and systemd.timer pages
by Conrad Meyer
· 14 years ago
7b97f47
dbus: send reload completion message on right connection
by Lennart Poettering
· 14 years ago
ed4c1cc
unit: when reading description from LSB prefer short over long description
by Lennart Poettering
· 14 years ago
9aab5a7
unit: don't cancel dependent jobs if a stopped daemon returned an error code
by Lennart Poettering
· 14 years ago
7e61bf2
systemctl: minor cosmetic fixes
by Lennart Poettering
· 14 years ago
455d8dc
main: show welcome string only when asked for
by Lennart Poettering
· 14 years ago
fd8bccf
sd-daemon: Fix path check in sd_is_fifo()
by Martin Mikkelsen
· 14 years ago
f3e219a
update man pages for recent changes
by Lennart Poettering
· 14 years ago
487393e
main: implement manager configuration file
by Lennart Poettering
· 14 years ago
c846ff4
main: show welcome message on boot
by Lennart Poettering
· 14 years ago
9e58ff9
manager: optionally print status updates to console on boot
by Lennart Poettering
· 14 years ago
fa0f4d8
main: add a native implementation of the 'nomodules' kernel option understood by fedora init scripts
by Lennart Poettering
· 14 years ago
057fbb5
util: fix space calculation in get_process_cmdline()
by Lennart Poettering
· 14 years ago
ed2d7a4
systemctl: when we cannot load a unit, retry with getting it
by Lennart Poettering
· 14 years ago
894ba51
dbus: fix segfault with direct local connections
by Lennart Poettering
· 14 years ago
9335c44
build-sys: fix EXTRA_DIST
by Kay Sievers
· 14 years ago
fc6071b
systemctl: don't use UTF directly
by Lennart Poettering
· 14 years ago
5f75059
systemctl: fix parsing of cgroup contents
by Lennart Poettering
· 14 years ago
72f9570
man: document new systemd-install --start option
by Lennart Poettering
· 14 years ago
9a1ac7b
install: implement --start option
by Lennart Poettering
· 14 years ago
59a3e1b
man: more blurbs
by Lennart Poettering
· 14 years ago
99ffae4
man: add missing parts to man pages
by Lennart Poettering
· 14 years ago
c59760e
systemctl: show cgroup contents in status
by Lennart Poettering
· 14 years ago
61cbdc4
systemctl: implement 'status' command
by Lennart Poettering
· 14 years ago
7492290
turn negative options into positive options
by Lennart Poettering
· 14 years ago
a567261
dbus: send signals about jobs to the clients having created them unconditionally, and thus get rid of broadcast signals in most cases
by Lennart Poettering
· 14 years ago
552e433
systemctl: use format_timespan() where applicable
by Lennart Poettering
· 14 years ago
fae20b1
dbus: fix unclean shut-down
by Lennart Poettering
· 14 years ago
03fae01
uniformly suffix time span properties with their unit
by Lennart Poettering
· 14 years ago
393a2f9
man: update systemctl man page
by Lennart Poettering
· 14 years ago
fe68089
dbus: complete exec command coverage
by Lennart Poettering
· 14 years ago
b58b411
dbus: complete exec status coverage
by Lennart Poettering
· 14 years ago
14ad1d1
dbus: include NextElapse field in timer properties
by Lennart Poettering
· 14 years ago
82c121a
dbus: complete exec coverage
by Lennart Poettering
· 14 years ago
d264aa3
dbus: complete coverage of service units
by Lennart Poettering
· 14 years ago
4e1e43c
dbus: complete socket unit coverage
by Lennart Poettering
· 14 years ago
6681ad4
dbus: complete target unit coverage
by Lennart Poettering
· 14 years ago
5bd0707
dbus: complete automount and mount unit coverage
by Lennart Poettering
· 14 years ago
f295f5c
dbus: complete coverage of manager interface
by Lennart Poettering
· 14 years ago
707e5e5
dbus: complete coverage of timer units
by Lennart Poettering
· 14 years ago
e87d181
systemctl: load unit when introspecting
by Lennart Poettering
· 14 years ago
a68c7a7
dbus: complete coverage for unit interface
by Lennart Poettering
· 14 years ago
ebf57b8
dbus: complete coverage for path units
by Lennart Poettering
· 14 years ago
4822059
systemctl: implement 'show' command
by Lennart Poettering
· 14 years ago
09c6619
dbus: implement GetAll() with empty interface string properly
by Lennart Poettering
· 14 years ago
0442c13
dbus: properly name StartupTimestamp property
by Lennart Poettering
· 14 years ago
62adf22
man: various man page updates
by Lennart Poettering
· 14 years ago
af65a09
units: update shipped unit files for DefaultDependencies=
by Lennart Poettering
· 14 years ago
daf32cc
snapshot: downgrade automatic dependencies from Requires to Wants
by Lennart Poettering
· 14 years ago
a40eb73
unit: add DefaultDependencies= setting
by Lennart Poettering
· 14 years ago
2c966c0
unit: simplify things a little by introducing API to add two dependencies in one step
by Lennart Poettering
· 14 years ago
c5da34e
execute: check tcpwrap for sockets passed via new-style socket passing as well.
by Lennart Poettering
· 14 years ago
dd1eb43
man: document execution context related settings
by Lennart Poettering
· 14 years ago
ba60f90
man: extend references to exec man page
by Lennart Poettering
· 14 years ago
0a715d9
man: minor fix
by Lennart Poettering
· 14 years ago
5f2ee30
man: refer to snapshot man page from unit man page
by Lennart Poettering
· 14 years ago
6cbdbc5
man: minor fixes
by Lennart Poettering
· 14 years ago
225fdfd
man: fix typo in systemctl man page
by Lennart Poettering
· 14 years ago
b439c6e
man: trivial spelling fixes
by Kay Sievers
· 14 years ago
b2c20dd
man: document snapshot units
by Lennart Poettering
· 14 years ago
6759e7a
systemctl: implement delete command
by Lennart Poettering
· 14 years ago
eec575d
man: document device units
by Lennart Poettering
· 14 years ago
da49e9a
man: document target units
by Lennart Poettering
· 14 years ago
b36b082
man: document path units
by Lennart Poettering
· 14 years ago
11fcc3a
man: document timer units
by Lennart Poettering
· 14 years ago
e0cabd4
man: document swap units
by Lennart Poettering
· 14 years ago
65232ea
man: document automount units
by Lennart Poettering
· 14 years ago
1cf18f2
automount: add DirectoryMode= setting
by Lennart Poettering
· 14 years ago
cdb788e
man: document mount units
by Lennart Poettering
· 14 years ago
3e5235b
mount: automatically create non-existing mount point dirs prior to mounting
by Lennart Poettering
· 14 years ago
1f812fe
man: document socket units
by Lennart Poettering
· 14 years ago
c0115b1
systemd: include /etc/systemd/system/ and /lib/systemd/system/ in search path unconditionally
by Lennart Poettering
· 14 years ago
0d624a7
man: finish service man page
by Lennart Poettering
· 14 years ago
16c42ce
socket: define IP_FREEBIND if not defined
by Kay Sievers
· 14 years ago
8b03dae
systemd: add IP TOS field to --dump-configuration-items output
by Lennart Poettering
· 14 years ago
46925ac
socket: on ipv6 try to use IPV6_UNICAST_HOPS sockopt
by Lennart Poettering
· 14 years ago
01b1b07
systemctl: fix detection of active units
by Lennart Poettering
· 14 years ago
51cfdda
systemadm: update signal connection for new vala
by Lennart Poettering
· 14 years ago
7594fb2
man: update systemctl man page
by Lennart Poettering
· 14 years ago
5e37489
systemctl: return error codes for failed jobs
by Lennart Poettering
· 14 years ago
6ec1117
snapshot: ensure that snapshots cannot be created unless with create_snapshot
by Lennart Poettering
· 14 years ago
032ff4a
unit: shorten active state enums to make systemctl output nicer
by Lennart Poettering
· 14 years ago
2419cc5
socket: fix D-Bus introspection data
by Lennart Poettering
· 14 years ago
0183528
systemctl: add 'check' call
by Lennart Poettering
· 14 years ago
6e905d9
systemctl: block by default
by Lennart Poettering
· 14 years ago
6124958
unit: add new abstracted maintenance state for units
by Lennart Poettering
· 14 years ago
4fd5948
socket: make various socket/pipe options configurable
by Lennart Poettering
· 14 years ago
6398320
core: rename struct timestamp to dual_timestamp to avoid name clash with IP system headers
by Lennart Poettering
· 14 years ago
6398bea
build-sys: fix automake version check
by Lennart Poettering
· 14 years ago
4176e53
man: more fixes
by Kay Sievers
· 14 years ago
af62c70
man: various fixes
by Kay Sievers
· 14 years ago
11e2995
man: finish systemd.unit.5
by Lennart Poettering
· 14 years ago
Next »