index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
units
/
systemd-journal-gatewayd.socket
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-08-18
bus-util: simplify bus_verify_polkit_async() a bit
Lennart Poettering
6
-80
/
+73
2014-08-18
sd-bus: add API to query which handler/callback is currently being dispatched
Lennart Poettering
6
-3
/
+79
2014-08-15
sd-bus: add API to check if a client has privileges
Lennart Poettering
9
-60
/
+91
2014-08-15
update TODO
Lennart Poettering
1
-0
/
+3
2014-08-15
cgroup: only generate warnings if actually writing to cgroup attributes failed
Lennart Poettering
1
-10
/
+20
2014-08-15
main,log: parse the log related kernel command line parameters at one place o...
Lennart Poettering
2
-69
/
+41
2014-08-15
main: minor code modernization for initializing the console
Lennart Poettering
2
-21
/
+25
2014-08-15
update TODO
Lennart Poettering
1
-0
/
+6
2014-08-15
hostnamectl: actually implement location support
Lennart Poettering
1
-23
/
+42
2014-08-15
resolve: fix compilation on LLVM+clang
David Herrmann
2
-2
/
+2
2014-08-15
macro: add CONST_MAX() macro
David Herrmann
2
-0
/
+32
2014-08-15
macro: const'ify MIN/MAX/... macros
David Herrmann
1
-26
/
+26
2014-08-15
resolved: fix assertion when joining llmnr mcast group
Lennart Poettering
1
-1
/
+4
2014-08-15
networkd: print nice warnings if people configure invalid domain names
Lennart Poettering
1
-7
/
+14
2014-08-15
util: make is_localhost() check for 'localdomain' too, so that we can use it ...
Lennart Poettering
1
-3
/
+5
2014-08-15
networkd: fix minor memory leak
Lennart Poettering
1
-0
/
+1
2014-08-15
networkctl: show acquired system domains
Lennart Poettering
1
-2
/
+6
2014-08-15
sd-network: add system-wide sd_network_get_domains() API
Lennart Poettering
3
-31
/
+53
2014-08-15
networkd: always write out locally configured settings first, dhcp-acquired o...
Lennart Poettering
1
-12
/
+12
2014-08-15
networkd: remove "*" from domains list
Lennart Poettering
1
-6
/
+6
2014-08-15
networkctl: two OOM fixes
Lennart Poettering
1
-1
/
+5
2014-08-15
sd-nework: be more careful with error codes, return ENODATA if you lack infor...
Lennart Poettering
1
-3
/
+4
2014-08-15
sd-network: add support for wildcard domains
Tom Gundersen
6
-0
/
+40
2014-08-15
networkd: add support for Domains= to .network files
Tom Gundersen
5
-4
/
+67
2014-08-15
kernel-install/90-loaderentry.install: fixed cmdline parsing
Harald Hoyer
1
-5
/
+4
2014-08-15
core: Rename Job.subscribed field to Job.clients
Stef Walter
5
-15
/
+21
2014-08-15
core: Common code for DBus methods that Cancel a job
Stef Walter
3
-9
/
+6
2014-08-15
sd-bus: Remove bus arg from bus_verify_polkit_async_registry_free()
Stef Walter
6
-12
/
+12
2014-08-15
test: fix strtod test for real
David Herrmann
1
-9
/
+10
2014-08-15
util: never use ether_ntoa(), since it formats with %x, not %02x, which makes...
Lennart Poettering
5
-4
/
+33
2014-08-15
unit: remove spurious newline
Lennart Poettering
1
-1
/
+0
2014-08-15
networkctl: increase column width for link type to 18, to accomodate for 'iee...
Lennart Poettering
1
-2
/
+2
2014-08-15
networkd: rename UseDomainName to UseDomains
Tom Gundersen
4
-5
/
+6
2014-08-15
sysctl: always write net.ipv4.conf.all.xyz= in addition to net.ipv4.conf.defa...
Lennart Poettering
1
-0
/
+3
2014-08-15
cgroup: downgrade log messages about non-existant cgroup attributes to LOG_DEBUG
Lennart Poettering
1
-20
/
+10
2014-08-15
cgroup: never try to create files in cgroupfs, only open them for writing
Lennart Poettering
3
-6
/
+29
2014-08-15
test: fix strtod() test
David Herrmann
1
-1
/
+1
2014-08-15
networkctl: print local domain name in status output
Lennart Poettering
1
-1
/
+4
2014-08-15
dhcp: the localhost isn't valid as hostname either
Lennart Poettering
1
-1
/
+1
2014-08-15
coredump: display libdw fail string on stack trace fail
Umut Tezduyar Lindskog
1
-0
/
+7
2014-08-15
man: drop references to removed and obsolete 'systemctl load' command
Lennart Poettering
1
-4
/
+2
2014-08-15
socket: add bus property for bus property NoDelay
Susant Sahani
1
-0
/
+1
2014-08-15
socket: Add support for TCP defer accept
Susant Sahani
5
-0
/
+56
2014-08-15
socket: Add Support for TCP keep alive variables
Susant Sahani
5
-0
/
+81
2014-08-15
update TODO
Lennart Poettering
1
-2
/
+4
2014-08-15
core: Refuse mount on symlink
Timofey Titovets
3
-0
/
+35
2014-08-15
networkd: don't respect domainname from DHCP by default
Tom Gundersen
2
-1
/
+7
2014-08-15
sd-dhcp-lease: verify hostname and domainnames we receive
Tom Gundersen
1
-4
/
+24
2014-08-14
resolved: pull in domain names from sd-network
Tom Gundersen
2
-5
/
+75
2014-08-14
sd-network: add sd_network_linkg_get_domains()
Tom Gundersen
3
-0
/
+16
[next]