index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
dbus: add Progress property to introspection
Gustavo Sverzut Barbieri
2010-09-21
1
-0
/
+1
*
suse: locale + vconsole compat support
Kay Sievers
2010-09-21
2
-0
/
+29
*
manager: calculate progress value while booting
Lennart Poettering
2010-09-21
2
-0
/
+27
*
manager: measure startup times
Lennart Poettering
2010-09-21
5
-0
/
+38
*
manager: count how many jobs we executed
Lennart Poettering
2010-09-21
3
-0
/
+5
*
vconsole: make sure we don't merge configuration settings from different sources
Lennart Poettering
2010-09-21
2
-93
/
+104
*
locale: make sure we don't merge configuration settings from different sources
Lennart Poettering
2010-09-21
2
-51
/
+56
*
locale: unset locale vars that are not set any longer
Lennart Poettering
2010-09-21
1
-8
/
+8
*
locale: never use LC_ALL. It's evil.
Lennart Poettering
2010-09-21
1
-11
/
+9
*
service: start Arch daemons
Tom Gundersen
2010-09-21
1
-0
/
+66
*
socket: Support IPv6-less systems with runtime check.
Fabiano Fidencio
2010-09-21
4
-31
/
+59
*
gentoo: locale-setup support
Gustavo Sverzut Barbieri
2010-09-21
1
-0
/
+26
*
gentoo: vconsole-setup support.
Gustavo Sverzut Barbieri
2010-09-21
1
-5
/
+52
*
ask-password. Initializing socket_fd inside ask_agent.
Luis Felipe Strano Moraes
2010-09-21
1
-1
/
+1
*
systemctl: make condrestart equivalent to try-restart
Michal Schmidt
2010-09-21
1
-3
/
+3
*
locale: set LANG on Arch
Tom Gundersen
2010-09-20
1
-0
/
+8
*
vconsole: set keyboard mapping and font settings on Arch
Tom Gundersen
2010-09-20
1
-0
/
+10
*
random-seed: create parents of RANDOM_SEED if they do not exist.
Gustavo Sverzut Barbieri
2010-09-20
1
-0
/
+5
*
vconsole: drop vconsole config file var prefix
Lennart Poettering
2010-09-18
1
-4
/
+4
*
vconsole: more completely cover fedora legacy vconsole configuration
Lennart Poettering
2010-09-18
1
-0
/
+15
*
ask-password: popup notification when we ask for a password
Lennart Poettering
2010-09-17
1
-2
/
+10
*
ask-password: extend help text a little
Lennart Poettering
2010-09-17
1
-1
/
+1
*
ask-password: optionally ask questions on tty
Lennart Poettering
2010-09-17
2
-20
/
+143
*
ask-password: add minimal framework to allow services query SSL/harddisk pass...
Lennart Poettering
2010-09-17
7
-1
/
+744
*
vconsole: fall back to fedora specific configuration
Lennart Poettering
2010-09-16
1
-18
/
+34
*
util: fix handling of quotes in parse_env_file()
Lennart Poettering
2010-09-16
1
-2
/
+2
*
locale: initialize locale from /etc/locale by default
Lennart Poettering
2010-09-16
3
-0
/
+183
*
vconsole: add new utility to initialize the virtual console
Lennart Poettering
2010-09-16
7
-32
/
+422
*
util: use waitid() instead of waitpid() everywhere to avoid confusion due to ...
Lennart Poettering
2010-09-15
4
-15
/
+20
*
util: introduce waitpid_loop()
Lennart Poettering
2010-09-15
3
-18
/
+29
*
systemctl: use sizeof() instead of strlen() on literal strings
Lennart Poettering
2010-09-15
1
-49
/
+54
*
systemctl: split job list writing to a seperate function
Zbyszek Szmek
2010-09-15
1
-1
/
+1
*
mount-setup: fix selinux label after mounting
Lennart Poettering
2010-09-15
1
-0
/
+3
*
systemctl: limit some column widths to widest actually used
Zbigniew Jędrzejewski-Szmek
2010-09-14
1
-12
/
+32
*
systemctl: split job list writing to a seperate function
Zbigniew Jędrzejewski-Szmek
2010-09-14
1
-77
/
+78
*
systemctl: use on_tty() helper everywhere
Zbigniew Jędrzejewski-Szmek
2010-09-14
1
-2
/
+2
*
util: SIGSTKFLT is unknown on Linux for SPARC
Lennart Poettering
2010-09-14
1
-1
/
+3
*
systemctl: use isolate when called as telinit for a runlevel
Lennart Poettering
2010-09-14
2
-2
/
+6
*
manager: log job mode when running job
Lennart Poettering
2010-09-14
1
-1
/
+1
*
initctl: properly use isolate when activating runlevels
Lennart Poettering
2010-09-14
1
-14
/
+25
*
target: add implicit target/unit ordering deps only if both sides have been f...
Lennart Poettering
2010-09-14
3
-8
/
+37
*
socket: fix output of TCP congestion options
Lennart Poettering
2010-09-14
2
-1
/
+2
*
service: fix check for non-LSB files
Lennart Poettering
2010-09-14
1
-3
/
+3
*
service: add generic LSB provides handling for facilities
Lennart Poettering
2010-09-13
1
-2
/
+4
*
service: translate 'httpd' LSB Provides into '$httpd' on Fedora
Lennart Poettering
2010-09-13
2
-1
/
+3
*
minor nit: printf attribute was removed by -DSD_EXPORT_SYMBOLS
Rainer Gerhards
2010-09-13
1
-2
/
+6
*
util: add Arch welcome message
Tom Gundersen
2010-09-13
1
-0
/
+2
*
util: add Debian welcome message
Sedat Dilek
2010-09-13
1
-0
/
+13
*
target: add default unit ordering deps from the unit not the target
Lennart Poettering
2010-09-13
2
-21
/
+42
*
manager: report correctly which job was deleted when breaking cycle
Michal Schmidt
2010-09-11
1
-1
/
+1
[next]