summaryrefslogtreecommitdiffstats
path: root/src/test/test-calendarspec.c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-03-04logind: small simplificationsZbigniew Jędrzejewski-Szmek2-57/+27
2014-03-04man: networkd - fix typoUmut Tezduyar Lindskog1-1/+1
2014-03-03build-sys: work around broken ln --relative -s -fLennart Poettering1-0/+7
2014-03-03sd-network: IPv4 link-local support [v2]Umut Tezduyar Lindskog14-31/+1140
2014-03-03networkd: wait-online - fix typoTom Gundersen1-1/+1
2014-03-03update TODOLennart Poettering1-0/+2
2014-03-03core: fix assert when trying to serialize non-initialized bus peer tracker ob...Lennart Poettering1-1/+0
2014-03-03silence warningThomas Hindoe Paaboel Andersen1-1/+1
2014-03-03core: add missing show-status.[ch]Lennart Poettering2-0/+76
2014-03-03add bash completion for systemd-detect-virtThomas Hindoe Paaboel Andersen2-0/+41
2014-03-03update bash completion for systemd-analyzeThomas Hindoe Paaboel Andersen1-1/+23
2014-03-03update TODOLennart Poettering1-2/+2
2014-03-03conf-parser: minor optimization in config_parse_string()Lennart Poettering1-36/+34
2014-03-03conf-parser: drop special casing in config_parse_path()Lennart Poettering1-10/+4
2014-03-03conf-parser: config_parse_path_strv() is not generic, so let's move it into l...Lennart Poettering6-64/+65
2014-03-03core: move config_parse_set_status() into load-fragment.cLennart Poettering4-86/+80
2014-03-03core: move ShowStatus type into the coreLennart Poettering7-70/+47
2014-03-03conf-parse: rename config_parse_level() to config_parse_log_level()Lennart Poettering5-49/+51
2014-03-03update TODOLennart Poettering1-12/+0
2014-03-03logind: ignore lid switch events for 30s after each suspend and 3min after st...Lennart Poettering4-1/+69
2014-03-03logind: fix printf formatLennart Poettering1-1/+1
2014-03-03logind: ignore lid switch if more than 1 display is connectedLennart Poettering4-7/+71
2014-03-03man: networkd - mention resolv.conf symlinkTom Gundersen1-0/+5
2014-03-03core: introduce new RuntimeDirectory= and RuntimeDirectoryMode= unit settingsLennart Poettering17-4/+201
2014-03-03execute: no need to include seccomp.h from execute.hLennart Poettering2-5/+4
2014-03-03execute: free directory path if we fail to remove it because we cannot alloca...Lennart Poettering1-2/+16
2014-03-03build-sys: prefer using ln --relative -s where appropriateLennart Poettering1-7/+15
2014-03-03sd-dhcp-lease: add sd_dhcp_lease_get_next_server()Tom Gundersen4-1/+38
2014-03-03sd-dhcp-lease: add sd_dhcp_lease_get_server_identifier()Tom Gundersen2-1/+32
2014-03-03sd-dhcp-lease: add Root Path supportTom Gundersen4-0/+28
2014-03-03Fix systemd-stdio-bridge symlinkMike Gilbert1-1/+1
2014-03-03bus: add sd_bus_track object for tracking peers, and port core over to itLennart Poettering19-423/+569
2014-03-02add bash completion for systemd-cgtopThomas Hindoe Paaboel Andersen2-0/+41
2014-03-02Disallow sizes with increasing unit sizeZbigniew Jędrzejewski-Szmek2-18/+31
2014-03-02Allow fractional parts in disk sizesZbigniew Jędrzejewski-Szmek2-7/+59
2014-03-02hwdb: Update database of Bluetooth company identifiersMarcel Holtmann1-0/+9
2014-03-02build-sys: fix location of network-util.hZbigniew Jędrzejewski-Szmek1-2/+2
2014-03-01networkd-wait-online: use automatic cleanupThomas Hindoe Paaboel Andersen3-8/+35
2014-03-01add bash completion for systemd-cglsThomas Hindoe Paaboel Andersen2-0/+57
2014-03-01TODOTom Gundersen1-0/+2
2014-03-01build-sys: distribute kdbus documentationZbigniew Jędrzejewski-Szmek1-1/+4
2014-03-01Update gitignoreZbigniew Jędrzejewski-Szmek1-0/+1
2014-03-01update TODOThomas Hindoe Paaboel Andersen1-1/+0
2014-03-01bash: add completion for systemd-nspawnThomas Andersen2-0/+113
2014-02-28nspawn: fix detection of missing /proc/self/loginuidTero Roponen1-1/+1
2014-02-28sd-network: turn states 'unknown' and 'unmanaged' into errnosTom Gundersen2-23/+15
2014-02-28sd-network: fix headerTom Gundersen1-2/+2
2014-02-28architecture: Add tilegxHenrik Grindal Bakken2-0/+6
2014-02-28networkd: add networkd-wait-onlineTom Gundersen2-0/+152
2014-02-28sd-network: add new libraryTom Gundersen19-36/+638