index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
basic
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
machined: introduce a ptsname_namespace() call and make use of it
Lennart Poettering
2015-09-01
2
-0
/
+21
*
machined: call unlockpt() in container, not host
Lennart Poettering
2015-09-01
1
-0
/
+3
*
Merge pull request #1111 from poettering/more-cgroup-fixes
Tom Gundersen
2015-09-01
3
-49
/
+68
|
\
|
*
cgroup: the root cgroup is always populated
Lennart Poettering
2015-09-01
1
-0
/
+4
|
*
cgroup: drop "ignore_self" argument from cg_is_empty()
Lennart Poettering
2015-09-01
2
-22
/
+15
|
*
cgroup: small cleanups and coding style fixes
Lennart Poettering
2015-09-01
1
-24
/
+36
|
*
cgroup: don't allow hidden cgroups
Lennart Poettering
2015-09-01
1
-1
/
+1
|
*
cgroup: never migrate kernel threads out of the root cgroup
Lennart Poettering
2015-09-01
1
-0
/
+8
|
*
set: return NULL on destructors
Lennart Poettering
2015-09-01
1
-2
/
+4
*
|
Merge pull request #1108 from phomes/dont-shadow-globals
David Herrmann
2015-09-01
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
tree-wide: do not shadow the global var timezone
Thomas Hindoe Paaboel Andersen
2015-09-01
1
-2
/
+2
*
|
process-util: trivial optimization
Lennart Poettering
2015-08-31
1
-2
/
+2
*
|
util: treat 'C' and 'POSIX' locale identical
Lennart Poettering
2015-08-31
1
-1
/
+1
*
|
extract_first_word: Refactor EXTRACT_DONT_COALESCE_SEPARATORS handling
Filipe Brandenburger
2015-08-31
1
-9
/
+6
*
|
extract_first_word: Refactor allocation in empty argument case
Filipe Brandenburger
2015-08-31
1
-10
/
+10
|
/
*
util: make malloc0 ask calloc for one block of size n
Thomas Hindoe Paaboel Andersen
2015-08-30
1
-1
/
+1
*
Merge pull request #1063 from poettering/dbus-interface-from-type
Tom Gundersen
2015-08-28
4
-1
/
+63
|
\
|
*
cgtop: major modernizations
Lennart Poettering
2015-08-28
2
-0
/
+23
|
*
core: add unit_dbus_interface_from_type() to unit-name.h
Lennart Poettering
2015-08-28
2
-1
/
+40
*
|
Merge pull request #1061 from poettering/pager
Daniel Mack
2015-08-28
1
-2
/
+18
|
\
\
|
*
|
copy: add splice() based fallback
Lennart Poettering
2015-08-28
1
-2
/
+18
|
|
/
*
|
Merge pull request #1055 from poettering/dhcp-updates
Tom Gundersen
2015-08-27
4
-4
/
+38
|
\
\
|
|
/
|
/
|
|
*
tree-wide: we place the opening bracket on the same line as the function name
Lennart Poettering
2015-08-27
1
-2
/
+1
|
*
basic: document that people shouldn't use refcnt.h without reason
Lennart Poettering
2015-08-26
1
-1
/
+3
|
*
time-util: add new get_timezone() call to get local timezone
Lennart Poettering
2015-08-26
2
-1
/
+34
*
|
Revert "sd-bus: do not connect to dbus-1 socket when kdbus is available"
David Herrmann
2015-08-27
1
-0
/
+1
|
/
*
machined: introduce pseudo-machine ".host" refererring to the host system
Lennart Poettering
2015-08-24
2
-0
/
+27
*
machined: validate machine names at more places
Lennart Poettering
2015-08-24
1
-0
/
+3
*
util: make machine_name_is_valid() a macro and move it to hostname-util.h
Lennart Poettering
2015-08-24
3
-17
/
+2
*
util: make hostname_is_valid() easier to read
Lennart Poettering
2015-08-24
2
-8
/
+13
*
hostname-util: introduce new is_gateway_hostname() call
Lennart Poettering
2015-08-21
2
-0
/
+12
*
Merge pull request #977 from richardmaw-codethink/machinectl-userns-login-v2
Lennart Poettering
2015-08-17
2
-9
/
+40
|
\
|
*
namespace helpers: Allow entering a UID namespace
Richard Maw
2015-08-17
2
-9
/
+40
*
|
Merge pull request #908 from richardmaw-codethink/nspawn-path-escapes-v3
Lennart Poettering
2015-08-16
5
-60
/
+131
|
\
\
|
*
|
strv: Add strv_shell_escape
Richard Maw
2015-08-07
2
-0
/
+21
|
*
|
util: Add shell_escape
Richard Maw
2015-08-07
2
-7
/
+28
|
*
|
strv: convert strv_split_quotes into a generic strv_split_extract
Richard Maw
2015-08-07
3
-5
/
+6
|
*
|
util: Allow non-separator coalescing parsing in extract_first_word
Richard Maw
2015-08-07
2
-6
/
+23
|
*
|
util: Don't interpret quotes by default in extract_first_word
Richard Maw
2015-08-07
3
-5
/
+6
|
*
|
util: change unquote_*_word to extract_*_word
Richard Maw
2015-08-07
5
-40
/
+44
|
*
|
unquote_first_word: set *p=NULL on termination
Richard Maw
2015-08-07
1
-6
/
+12
|
|
/
*
/
sd-bus: do not connect to dbus-1 socket when kdbus is available
Kay Sievers
2015-08-11
1
-1
/
+0
|
/
*
Merge branch 'hostnamectl-dot-v2'
Zbigniew Jędrzejewski-Szmek
2015-08-06
4
-17
/
+31
|
\
|
*
hostname-util: ignore case when checking if hostname is localhost
Zbigniew Jędrzejewski-Szmek
2015-08-06
1
-8
/
+8
|
*
hostname-util: get rid of unused parameter of hostname_cleanup()
Zbigniew Jędrzejewski-Szmek
2015-08-06
2
-4
/
+4
|
*
hostname-util: add relax parameter to hostname_is_valid
Zbigniew Jędrzejewski-Szmek
2015-08-06
4
-5
/
+19
*
|
Merge pull request #877 from crawford/dhcp-private-options-v4
Lennart Poettering
2015-08-05
1
-0
/
+26
|
\
\
|
*
|
basic: add LIST_INSERT_BEFORE
Alex Crawford
2015-08-04
1
-0
/
+26
*
|
|
Use getxpid syscall on alpha for raw_getpid()
Matt Turner
2015-08-04
1
-0
/
+4
*
|
|
smack-util: revise smack-util apis and add read smack attr apis
WaLyong Cho
2015-08-04
2
-58
/
+83
[next]