index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
systemd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
event: add new kind of event source called "post"
Lennart Poettering
2014-02-21
1
-0
/
+1
*
api: in constructor function calls, always put the returned object pointer fi...
Lennart Poettering
2014-02-20
6
-27
/
+26
*
sd-bus: the bus returned should be the first arg
Jason A. Donenfeld
2014-02-20
1
-2
/
+2
*
sd-damon is LGPL now
Kay Sievers
2014-02-19
1
-21
/
+16
*
build-sys: merge libsystemd-daemon into libsystemd
Kay Sievers
2014-02-19
2
-38
/
+6
*
sd-rtnl-message: store reference to the bus in the message
Tom Gundersen
2014-02-18
1
-4
/
+5
*
sd-rtnl: always include linux/rtnetlink.h
Tom Gundersen
2014-02-15
1
-6
/
+2
*
sd-rtnl: message_open_container - don't take a 'size' argument
Tom Gundersen
2014-02-15
1
-1
/
+1
*
rtnl: support adding VETH_INFO_PEER containers into rtnl messages
Lennart Poettering
2014-02-13
1
-1
/
+1
*
rtnl: rename constructors from the form sd_rtnl_xxx_yyy_new() to sd_rtnl_xxx_...
Lennart Poettering
2014-02-13
1
-3
/
+3
*
sd-dhcp-client: split sd_dhcp_lease from sd_dhcp_client
Tom Gundersen
2014-02-07
1
-8
/
+12
*
Added attribute support for sd-rtnl
Susant Sahani
2014-02-05
1
-0
/
+1
*
sd-dhcp-client/net-util: make netmask_to_prefixlen generic
Tom Gundersen
2014-01-30
1
-1
/
+0
*
bus: reorder a few things
Lennart Poettering
2014-01-28
1
-5
/
+3
*
bus: rework bloom filter logic to operate with variable bloom filter
Lennart Poettering
2014-01-28
1
-0
/
+4
*
bus: add API calls for connecting to starter bus
Lennart Poettering
2014-01-27
1
-0
/
+2
*
resolve: update sd-resolve to match the other APIs in style and functionality
Lennart Poettering
2014-01-27
1
-51
/
+44
*
sd-rtnl: add support for reading containers
Tom Gundersen
2014-01-24
1
-0
/
+1
*
bus: change API to expose "inverted" no_reply and no_auto_start message flags...
Lennart Poettering
2014-01-22
1
-4
/
+4
*
bus: add sd_bus_process_priority() to support prioq mode of kdbus
Lennart Poettering
2014-01-22
1
-0
/
+1
*
bus: expose priority field of messages, in preparation for prioq support
Lennart Poettering
2014-01-22
1
-0
/
+2
*
sd-rtnl: simplify sd_rtnl_message_addr_new()
Tom Gundersen
2014-01-22
1
-2
/
+5
*
sd-rtnl: add sd_rtnl_message_append_u16()
Tom Gundersen
2014-01-22
1
-0
/
+1
*
sd-rtnl: link - allow setting the change mask
Tom Gundersen
2014-01-22
1
-1
/
+1
*
bus: include connection name in credentials structure
Lennart Poettering
2014-01-22
1
-1
/
+3
*
bus: add support for attaching name to bus connections for debugging purposes
Lennart Poettering
2014-01-22
1
-0
/
+2
*
bus: extend memfd api so that we can label memfds for debugging purposes
Lennart Poettering
2014-01-22
1
-4
/
+5
*
bus: rename sd_bus_get_realtime_timestamp() to sd_bus_get_realtime_usec()
Lennart Poettering
2014-01-22
1
-2
/
+2
*
bus: simplify naming of feature negotation calls
Lennart Poettering
2014-01-22
1
-2
/
+2
*
bus: add API for querying the kdbus message sequence number
Lennart Poettering
2014-01-22
1
-0
/
+2
*
sd-dhcp-client: refactor client_{free,new}
Tom Gundersen
2014-01-18
1
-2
/
+6
*
sd-resolve: rename get_next() and get_n_queries() + cleanup
Daniel Buch
2014-01-18
1
-6
/
+3
*
sd-dhcp-client/networkd: add domainname support
Tom Gundersen
2014-01-18
1
-0
/
+1
*
sd-resolve: get rid of _t post-fixes for sd_ objects
Daniel Buch
2014-01-17
1
-21
/
+21
*
sd-dhcp-client: refactor DNS support
Tom Gundersen
2014-01-16
1
-1
/
+1
*
sd-dhcp-client/networkd: add transient hostname support
Tom Gundersen
2014-01-16
1
-0
/
+1
*
sd-dhcp-client/networkd: add interface MTU support
Tom Gundersen
2014-01-16
1
-0
/
+1
*
event: extend priority raneg to 64bit
Lennart Poettering
2014-01-15
1
-2
/
+2
*
sd-resolv: rename to sd-resolve
Tom Gundersen
2014-01-14
1
-51
/
+51
*
sd-resolv: rename old asyncns variables
Daniel Buch
2014-01-14
1
-24
/
+24
*
sd_resolv: Rename structs- and function names to sd_resolv
Daniel Buch
2014-01-14
1
-40
/
+40
*
libsystemd-dns: merge into libsystemd
Tom Gundersen
2014-01-13
1
-2
/
+2
*
sd-dns: cleanup public header
Tom Gundersen
2014-01-11
1
-16
/
+18
*
sd-dns: initial commit
Daniel Buch
2014-01-11
1
-0
/
+156
*
libsystemd-dns: expose list of DNS servers
Tom Gundersen
2014-01-06
1
-1
/
+1
*
libsystemd-dhcp: expose received DNS server
Tom Gundersen
2014-01-05
1
-0
/
+1
*
man: document some more bus functions
Zbigniew Jędrzejewski-Szmek
2014-01-05
1
-1
/
+1
*
man: document a batch of bus functions
Zbigniew Jędrzejewski-Szmek
2014-01-04
1
-5
/
+5
*
bus: correct a number of gcc format string attribute usages
Lennart Poettering
2013-12-28
1
-6
/
+6
*
journalctl: make sure -b --foobar cannot be misunderstood as --boot=--foobar
Lennart Poettering
2013-12-26
1
-1
/
+1
[next]