summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cli: show dns-options default valueth/default-dns-options-bgo749648Thomas Haller2015-05-291-2/+4
* cli: add DEFINE_GETTER_WITH_DEFAULT() macroThomas Haller2015-05-291-0/+25
* cli: stack allocate search string in nmc_properties_find()Thomas Haller2015-05-291-7/+7
* cli: refactor nmc_add_prop_funcs() to use variadic macroThomas Haller2015-05-291-20/+31
* cli: do not create a copy of static strings for nmc_properties hashThomas Haller2015-05-291-11/+13
* cli: refactor property to string conversionThomas Haller2015-05-293-372/+320
* ifcfg-rh: distinguish in reader and writer between unset and empty dns-optionsThomas Haller2015-05-295-6/+23
* libnm/test: test compare_property() to handle default valuesThomas Haller2015-05-291-0/+46
* libnm: make dns-options support an "undefined" default valueThomas Haller2015-05-294-17/+84
* ifcfg-rh: add svSetValueFull() to support writing empty valuesThomas Haller2015-05-292-1/+10
* ifcfg-rh: fix svSetValue() to properly handle empty variablesThomas Haller2015-05-291-1/+1
* ifcfg-rh: use svGetValueFull() in svGetValueInt64()Thomas Haller2015-05-291-1/+1
* ifcfg-rh: add svGetValueFull() functionThomas Haller2015-05-292-6/+18
* ifcfg-rh: refactor svSetValue() and svEscape() not to clone string needlesslyThomas Haller2015-05-293-23/+26
* libnm: fix compare_property() to handle default valuesThomas Haller2015-05-291-4/+6
* merge: increase 'max_replies_per_connection' limit in D-Bus configurationJiří Klimeš2015-05-292-0/+11
|\
| * libnm-glib: print a bold warning about reaching a D-Bus limitJiří Klimeš2015-05-291-0/+9
| * dbus: increase 'max_replies_per_connection' limit in D-Bus configurationJiří Klimeš2015-05-291-0/+2
|/
* builds: only enable TAP driver for glib >= 2.37.6Lubomir Rintel2015-05-2818-35/+5
* nm-import-openvpn: import 'float' OpenVPN optionJiří Klimeš2015-05-281-0/+1
* build: support runstatedir configure optionPavel Šimerda2015-05-284-4/+9
* merge: offer valid values for enum-style properties in nmcli (rh #1034126)Jiří Klimeš2015-05-285-93/+219
|\
| * cli: TAB-completion for enum-style property values (rh #1034126)Jiří Klimeš2015-05-281-45/+170
| * cli: add missing nmc_property_802_1X_allowed_eap() functionJiří Klimeš2015-05-281-2/+5
| * cli: change function for allowed values to return array of stringsJiří Klimeš2015-05-283-39/+28
| * cli: add @brackets parameter to nmc_util_strv_for_displayJiří Klimeš2015-05-283-5/+7
| * cli: print valid-values hint in property menu for empty "set" commandJiří Klimeš2015-05-281-2/+9
|/
* core/cli: add missing device state-reason to string conversionsJiří Klimeš2015-05-272-0/+8
* device: log the device we were searching in udevJiří Klimeš2015-05-271-3/+5
* Partially revert "dhcp: gracefully recover from failed DHCP BOUND state trans...Dan Williams2015-05-261-2/+2
* ifnet/test: rename test check_ifnet to test-ifnetThomas Haller2015-05-263-7/+7
* libnm-glib: do not access NULL GError variable (rh #1224819)Jiří Klimeš2015-05-261-4/+6
* test: fix running valgrind tests with NMTST_NO_VALGRINDThomas Haller2015-05-261-1/+1
* ifnet/tests: convert to GLib test functionsBeniamino Galvani2015-05-262-151/+92
* ifnet/tests: fix GCC 5 warning about possible misuse of logical notBeniamino Galvani2015-05-261-1/+1
* libnm,dbus-helpers: include glib-compat for g_test_initialized()Lubomir Rintel2015-05-261-0/+2
* merge: branch 'lr/tap-tests' (bgo #749375)Lubomir Rintel2015-05-2632-214/+243
|\
| * tests: don't try to connect to the private socketlr/tap-testsLubomir Rintel2015-05-261-2/+3
| * tests: be a bit more helpful when valgrind tests failLubomir Rintel2015-05-261-1/+13
| * tests: use the TAP formatterLubomir Rintel2015-05-2619-3/+37
| * build: switch to parallel test harnessLubomir Rintel2015-05-264-17/+6
| * tests: call g_test_run() even when skipping the testLubomir Rintel2015-05-263-5/+2
| * tests: always spawn private d-busLubomir Rintel2015-05-263-15/+9
| * tests: move all asserts into testsLubomir Rintel2015-05-266-171/+173
|/
* dns: fall back to writing resolv.conf when other methods are not availableBeniamino Galvani2015-05-261-30/+46
* po: update Occitan (oc) translation (bgo #749754)Cédric Valmary2015-05-251-89/+6395
* test: include "nm-keyfile-internal.h" for tests under src/Thomas Haller2015-05-201-1/+3
* libnm/test: include "nm-keyfile-internal.h" in test-general.cThomas Haller2015-05-201-0/+1
* libnm: fix libnm.ver by putting new symbols into appropriate sectionThomas Haller2015-05-201-6/+6
* libnm: enforce that "nm-utils-private.h" header is not used inside src/Thomas Haller2015-05-202-0/+8