summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* dispatcher: track script execution times for debuggingdcbw/dispatch-timesDan Williams2014-06-172-5/+19
* dispatcher: silence warning about sub-directories in dispatcher directoryThomas Haller2014-06-171-0/+2
* dispatcher: fix leak in callouts/nm-dispatcherThomas Haller2014-06-171-0/+2
* build: fix bashisms in configure.acMichael Biebl2014-06-171-1/+1
* core: merge branch 'th/bgo731570_master_slave'Thomas Haller2014-06-165-89/+176
|\
| * dispatcher: better detection for dispatcher scriptsThomas Haller2014-06-161-8/+38
| * dispatcher: for debug logging, truncate the (expected) script name when showi...Thomas Haller2014-06-161-16/+31
| * dispatcher: skip callouts for empty script directory based on dispatcher acti...Thomas Haller2014-06-161-17/+32
| * dispatcher/trivial: move codeThomas Haller2014-06-161-12/+12
| * dispatcher: improve debug logging for dispatcher calloutsThomas Haller2014-06-161-11/+28
| * dispatcher/trivial: rename variables for script directory to NMD_SCRIPT_DIR_*Thomas Haller2014-06-163-13/+13
| * device: refactor by combining dispatcher callback functionsThomas Haller2014-06-161-29/+33
| * core/trivial: move codeThomas Haller2014-06-161-11/+11
| * core: preserve reason on device deactivation while pre-down (fix tearing down...Thomas Haller2014-06-161-2/+8
| * core: fix activation of slave when master is not active, but device existsThomas Haller2014-06-161-3/+3
|/
* keyfile: assert that the connection to be written verifiesThomas Haller2014-06-161-0/+5
* man: clarify an nmcli example for adding static addresses in nmcli-examplesJiří Klimeš2014-06-161-4/+10
* merge: some settings plugin refcounting and use-after-free fixes (bgo #731534)Dan Williams2014-06-134-40/+31
|\
| * ifnet: fix use-after-free and refcounting of invalid changed connectionsDan Williams2014-06-131-2/+2
| * example: fix possible invalid refcounting when changing connectionsDan Williams2014-06-131-4/+4
| * keyfile: clean up logging connection verify errorsDan Williams2014-06-132-3/+2
| * keyfile: fix use-after-free and refcounting of invalid changed connectionsDan Williams2014-06-131-31/+23
|/
* vpn: fix printf format string for PID by casting to (long)Thomas Haller2014-06-131-2/+2
* settings: remove an unnecessary checkDan Winship2014-06-121-1/+0
* misc: remove some dead codeDan Winship2014-06-123-6/+2
* build: remove libndp location in summary of ./configureThomas Haller2014-06-121-1/+0
* nmcli autocomplete tab display : rename ERROR to ERRSwapnil Nagarkar2014-06-121-1/+1
* bluetooth: don't crash when switching off bluetooth (rh #1059494)Jiří Klimeš2014-06-121-1/+3
* nm-dispatcher: explicitly include gio/gio.hYegor Yefremov2014-06-111-0/+1
* ifcfg-rh: accept IPv6 routes without "via" in route6 file (bgo #697525)Jiří Klimeš2014-06-113-49/+35
* cli: don't accept prefix 0 for routesJiří Klimeš2014-06-111-2/+2
* cli: don't accept default route entries, NM handles the default route itselfJiří Klimeš2014-06-111-0/+8
* cli: allow missing next hop for routes (bgo #727615)Jiří Klimeš2014-06-113-105/+163
* examples: add Python D-Bus and GI examples for updating IPv4 setting methodDan Williams2014-06-104-2/+182
* core: fix metrics of user-added routesDan Winship2014-06-106-10/+24
* contrib/rpm: misc specfile updatesDan Williams2014-06-091-8/+10
* contrib/rpm: update NetworkManager description in spec fileJiří Klimeš2014-06-091-4/+5
* libnm-util: don't append NULL in g_string_append()Jiří Klimeš2014-06-091-2/+2
* examples: fix get-active-connections-dbus-glib.c exampleJiří Klimeš2014-06-091-45/+18
* trivial: typo in the NEWSJiří Klimeš2014-06-091-1/+1
* platform: pass optional padding to _rebase_relative_time_on_now()Thomas Haller2014-06-071-10/+12
* libnm-glib: don't use deprecated nm_access_point_get_hw_address()Thomas Haller2014-06-072-2/+2
* platform: fix setting preferred time off-by-one in _init_ip_address_lifetime()Thomas Haller2014-06-071-1/+1
* release: bump version to 0.9.11.0 (development)Thomas Haller2014-06-071-2/+2
* release: bump version to 0.9.9.95 (0.9.10-beta1)0.9.9.950.9.10-beta1Dan Williams2014-06-061-1/+1
* release: update NEWSDan Williams2014-06-061-0/+56
* libnm-glib-vpn: bump soname (1.1.0 -> 1.2.0) for API additionsDan Williams2014-06-061-1/+1
* libnm-glib: bump soname (4.7.0 -> 4.8.0) for API additionsDan Williams2014-06-061-1/+1
* libnm-util: bump soname (2.5.0 -> 2.6.0) for added APIDan Williams2014-06-061-1/+1
* dispatcher: don't warn on non-critical missing directory errorDan Williams2014-06-061-1/+1