summaryrefslogtreecommitdiffstats
path: root/m4 (unfollow)
Commit message (Expand)AuthorFilesLines
2014-07-17sd-network: expose 'unmanaged' as a regular stateTom Gundersen2-5/+2
2014-07-17resolved: silence warningsThomas Hindoe Paaboel Andersen1-6/+2
2014-07-17test-pty: silence a warningThomas Hindoe Paaboel Andersen1-2/+2
2014-07-17resolved: remove unused variableThomas Hindoe Paaboel Andersen1-1/+0
2014-07-17update TODOLennart Poettering1-2/+4
2014-07-17resolved: add DNS cacheLennart Poettering13-132/+857
2014-07-17resolved: don't trip up when an rtlink message does not include the MTULennart Poettering1-4/+1
2014-07-17nss-util: be a tiny bit more compatible with glibc's lookup behaviour regardi...Lennart Poettering1-2/+16
2014-07-17detect-virt: Fix Xen domU discoveryThomas Blume1-1/+1
2014-07-17networkd: fix colud typoZbigniew Jędrzejewski-Szmek7-11/+11
2014-07-17units: fix typoZbigniew Jędrzejewski-Szmek1-1/+0
2014-07-17ui/term: add line/cell/char handling for terminal pagesDavid Herrmann7-0/+2210
2014-07-17nspawn: fix barrier-destroy callDavid Herrmann1-1/+1
2014-07-17shared: add PTY helperDavid Herrmann5-0/+870
2014-07-17nspawn: use Barrier API instead of eventfd-utilDavid Herrmann4-290/+60
2014-07-17shared: add generic IPC barrierDavid Herrmann5-0/+1002
2014-07-17core: nicer message when inotify watches are exhaustedZbigniew Jędrzejewski-Szmek1-1/+2
2014-07-17man: document yearly and annually in systemd.time(7)Zbigniew Jędrzejewski-Szmek1-6/+12
2014-07-17resolved: enforce limit on concurrent outstanding queriesLennart Poettering2-1/+9
2014-07-17sd-login: always use "indices" as plural of "index"Lennart Poettering4-13/+13
2014-07-17sd-network: rename "index" parameter to "ifindex"Lennart Poettering1-11/+11
2014-07-17sd-network: if a boolean is mising, we should just take it as falseLennart Poettering1-1/+1
2014-07-17sd-network: remove redundant array size parameter from functions that return ...Lennart Poettering9-87/+77
2014-07-17resolved: fix check for mdns namesLennart Poettering1-1/+1
2014-07-17resolved: we are never authoritative for localhostLennart Poettering1-0/+3
2014-07-17resolved: properly handle MTU logicLennart Poettering6-2/+42
2014-07-17dns-domain: enforce maximum DNS domain name lengthLennart Poettering2-0/+4
2014-07-17sd-network: fix parameter order for sd_network_monitor_new()Lennart Poettering5-5/+5
2014-07-17po: add Ukrainian translationDaniel Korostil2-0/+378
2014-07-17journal/verify: flush progress bar, print offset in more placesZbigniew Jędrzejewski-Szmek1-201/+215
2014-07-17test-tables: add new entriesZbigniew Jędrzejewski-Szmek10-27/+94
2014-07-17tty-ask-password-agent: modernizationZbigniew Jędrzejewski-Szmek2-58/+39
2014-07-17Be more careful when checking for empty filesZbigniew Jędrzejewski-Szmek6-19/+35
2014-07-17Let config_parse open file where applicableZbigniew Jędrzejewski-Szmek20-190/+90
2014-07-16resolved: do not free() sd_dhcp_lease_get_dns() resultsKay Sievers1-1/+1
2014-07-16update TODOLennart Poettering1-1/+0
2014-07-16resolved: properly pass canonical name information to resolving clientLennart Poettering2-46/+83
2014-07-16resolved: add CNAME lookup supportLennart Poettering6-117/+297
2014-07-16missing.h: add IFLA_MACVLAN_FLAGSZbigniew Jędrzejewski-Szmek2-1/+11
2014-07-16update TODOLennart Poettering1-1/+0
2014-07-16resolved: support for TCP DNS queriesLennart Poettering8-219/+455
2014-07-16dns-packet: allow dynamic resizing of DNS packetsLennart Poettering2-4/+46
2014-07-16dns-domain: introduce macros for accessing all DNS header fieldsLennart Poettering4-31/+31
2014-07-16update TODOLennart Poettering1-0/+1
2014-07-16journal: add systemd-journal-remote to sysusersKay Sievers1-0/+1
2014-07-16journal-remote: remove obsolete variableZbigniew Jędrzejewski-Szmek1-14/+2
2014-07-16journal-remote: fix double typedef and add missing headerZbigniew Jędrzejewski-Szmek2-5/+30
2014-07-16shared: include stdbool.h in mkdir.hSjoerd Simons1-0/+1
2014-07-16build-sys: don't move libgudev to /libMichael Biebl1-10/+0
2014-07-16test-compress-benchmark: add missing % before PRIu64 formatThomas Hindoe Paaboel Andersen1-1/+1