summaryrefslogtreecommitdiff
path: root/src/systemd
Commit message (Expand)AuthorAgeFilesLines
* systemd: merge branch systemd into masterThomas Haller2016-11-1318-44/+71
|\
| * systemd: update code from upstreamThomas Haller2016-11-1317-44/+71
* | systemd: merge branch systemd into masterThomas Haller2016-10-2427-51/+374
|\ \ | |/
| * systemd: update code from upstreamThomas Haller2016-10-2426-51/+371
* | build: don't add systemd path the include search pathThomas Haller2016-09-271-0/+7
* | systemd: merge branch systemd into masterThomas Haller2016-09-276-14/+17
|\ \ | |/
| * systemd: update code from upstreamThomas Haller2016-09-276-14/+17
* | systemd: merge branch systemd into masterThomas Haller2016-09-073-5/+5
|\ \ | |/
| * systemd: update code from upstreamThomas Haller2016-09-073-5/+5
* | systemd: hide "nm-sd-adapt.h" and expose required internal API in "nm-sd.h"Thomas Haller2016-08-124-0/+18
* | systemd: add dummy header files to adapt compilation of systemd sourcesThomas Haller2016-08-1235-62/+67
* | systemd: merge branch systemd into masterThomas Haller2016-08-1225-210/+766
|\ \ | |/
| * systemd: update code from upstreamThomas Haller2016-08-1225-207/+751
* | systemd: merge branch systemd into masterThomas Haller2016-06-3030-187/+616
|\ \ | |/
| * systemd: update code from upstreamThomas Haller2016-06-3030-188/+617
* | merge: merge branch systemd into masterThomas Haller2016-05-3116-469/+553
|\ \ | |/
| * systemd: update code from upstreamThomas Haller2016-05-3116-469/+553
* | merge: merge branch 'systemd' into masterThomas Haller2016-05-1229-333/+1009
|\ \ | |/
| * systemd: update code from upstreamThomas Haller2016-05-1227-323/+1001
* | systemd: fix conversion from size_t on s390Lubomir Rintel2016-04-291-1/+1
* | merge: merge branch 'systemd' into masterThomas Haller2016-04-1915-97/+240
|\ \ | |/
| * systemd: update code from upstreamThomas Haller2016-04-1915-94/+239
* | merge: merge branch 'systemd' into masterThomas Haller2016-04-0113-168/+253
|\ \ | |/
| * systemd: update code from upstreamThomas Haller2016-04-0113-168/+249
* | systemd: merge branch systemd into masterThomas Haller2016-03-227-8/+20
|\ \ | |/
| * systemd: update code from upstreamThomas Haller2016-03-229-17/+35
* | systemd: lldp: fix starting ttl timer for lldp neighborThomas Haller2016-03-171-7/+10
* | logging: add new logging domain "SYSTEMD" for internal systemd loggingThomas Haller2016-03-171-1/+1
* | systemd: fall back to CLOCK_MONOTONICLubomir Rintel2016-03-151-2/+5
* | systemd: split "nm-sd.h" out of "nm-sd-adapt.h"Thomas Haller2016-03-114-114/+162
* | systemd: integrate sd-event into glib main loopThomas Haller2016-03-114-188/+113
* | systemd: merge branch systemd into th/systemd-lldp-bgo763384Thomas Haller2016-03-1161-2212/+5577
|\ \ | |/
| * systemd: update code from upstreamThomas Haller2016-03-0960-2209/+5549
* | systemd: don't include "nm-sd-adapt.h" in systemd header filesThomas Haller2016-02-2961-120/+2
* | all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller2016-02-192-4/+2
* | systemd: don't use <uchar.h>Thomas Haller2016-02-123-0/+10
* | systemd: merge branch 'systemd' into masterThomas Haller2016-02-1294-336/+330
|\ \ | |/
| * systemd: update code from upstreamThomas Haller2016-02-1294-336/+326
* | systemd: merge branch 'systemd' into masterThomas Haller2016-01-2638-477/+841
|\ \ | |/
| * systemd: update code from upstreamThomas Haller2016-01-2638-477/+835
* | systemd: merge branch 'systemd' into masterThomas Haller2016-01-0472-530/+1073
|\ \ | |/
| * systemd: update code from upstreamThomas Haller2016-01-0470-426/+1057
* | Revert "systemd: fix potential memory leaks"Thomas Haller2015-11-281-3/+1
* | systemd: fix potential memory leaksJiří Klimeš2015-11-281-1/+3
* | systemd: add an initializerLubomir Rintel2015-11-241-1/+1
* | systemd: merge branch 'systemd' into masterBeniamino Galvani2015-11-2385-7918/+6441
|\ \ | |/
| * systemd: update code from upstreamBeniamino Galvani2015-11-2385-7962/+6363
* | build: add backward compatibility define for missing CLOCK_BOOTTIMEGlenn Washburn2015-11-131-0/+5
* | build: disable Pragmas for pre 4.6 gccGlenn Washburn2015-11-131-0/+9
* | systemd/adapt: return G_SOURCE_REMOVE in time event callbackBeniamino Galvani2015-11-111-10/+3