summaryrefslogtreecommitdiffstats
path: root/.vimrc (unfollow)
Commit message (Expand)AuthorFilesLines
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
2014-07-16test-socket-util: silence warningsThomas Hindoe Paaboel Andersen1-3/+3
2014-07-16units/serial-getty@.service: use the default RestartSecMichael Olbrich1-1/+0
2014-07-16resolve: avoid use of uninitalized variableZbigniew Jędrzejewski-Szmek1-4/+4
2014-07-16test-compress-benchmark: silence warningsMarc-Antoine Perennou1-4/+4
2014-07-16journal-remote: avoid copying input dataZbigniew Jędrzejewski-Szmek4-69/+85
2014-07-16Clear up confusion wrt. ENTRY_SIZE_MAX and DATA_SIZE_MAXZbigniew Jędrzejewski-Szmek3-5/+22
2014-07-16µhttp-util: fix compilation without gnutlsZbigniew Jędrzejewski-Szmek1-1/+1
2014-07-16man: describe new filename rules for journal-remoteZbigniew Jędrzejewski-Szmek1-25/+22
2014-07-16man: document systemd-journal-uploadZbigniew Jędrzejewski-Szmek3-4/+200
2014-07-16journal-upload: add config fileZbigniew Jędrzejewski-Szmek4-5/+48
2014-07-16journal-remote: let user specify just the main part of the urlZbigniew Jędrzejewski-Szmek2-2/+10
2014-07-16journal-remote: rework fd and writer reference handlingZbigniew Jędrzejewski-Szmek7-207/+277
2014-07-16journal-remote: improve some messagesZbigniew Jędrzejewski-Szmek4-13/+15
2014-07-16Fix problem with allocating large buffers and log leftoversZbigniew Jędrzejewski-Szmek3-12/+24
2014-07-16Constify ConfigTableItem tablesZbigniew Jędrzejewski-Szmek18-30/+33
2014-07-16journal-remote: allow splitting incoming logs by source hostZbigniew Jędrzejewski-Szmek10-111/+388
2014-07-16Allow addresses to be specified for --listen-... argsZbigniew Jędrzejewski-Szmek1-17/+3