summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into f15f15Dan Williams2011-06-293-81/+128
|\
| * wifi: immediately request new 802.1x 'always-ask' passwords if they failDan Williams2011-06-291-68/+76
| * wifi: allow supplicant disconnect request more oftenDan Williams2011-06-291-11/+7
| * policy: remove "invalid mark" for failed connections after 5 minsJiří Klimeš2011-06-231-2/+45
* | compat: activation request contains plain NMConnection for user connections (...Jiří Klimeš2011-06-271-2/+4
* | Merge remote-tracking branch 'origin/master' into f15Dan Williams2011-06-201-21/+91
|\ \ | |/
| * ifcfg-rh: fix distcheck after c2dbd1f836fd2b2a9bd05cf942b87a51b339d421Dan Williams2011-06-201-21/+91
* | Merge remote-tracking branch 'origin/master' into f15Dan Williams2011-06-201-1/+1
|\ \ | |/
| * libnm-glib: fix make distcheckDan Williams2011-06-201-1/+1
* | Merge remote-tracking branch 'origin/master' into f15Dan Williams2011-06-2025-684/+698
|\ \ | |/
| * po: updated Spanish translation (bgo #651385)Jorge González2011-06-201-490/+426
| * libnm-glib: fix demarshalling of Dhcp6Config property changesDan Williams2011-06-181-5/+5
| * systemd: fix NetworkManager-wait-online.service to wait for link up (rh #710502)Michal Schmidt2011-06-171-1/+2
| * ifcfg-rh: fix IPV4_FAILURE_FATAL handling and memory leaks, when IPv4 is disa...Jiří Klimeš2011-06-161-8/+7
| * ifcfg-rh: read some more IPv6-related values as well even if IPV6INIT=noJiří Klimeš2011-06-161-36/+36
| * vpn: fix handling of connections with only system secretsDan Williams2011-06-154-87/+101
| * cli: simplify find_device_for_connection()Jiří Klimeš2011-06-151-16/+4
| * libnm-glib: add nm_client_get_device_by_iface() for NMClientJiří Klimeš2011-06-154-1/+37
| * core: socket() returns -1 on failureJiří Klimeš2011-06-153-3/+6
| * ifcfg-rh: socket() returns -1 on failureJiří Klimeš2011-06-151-1/+1
| * todo: add notes about vpn async secrets requestsDan Williams2011-06-141-0/+38
| * libnm-glib: fix crash for AddAndActivateConnection() D-Bus call (bgo #652512)Jiří Klimeš2011-06-141-1/+1
| * ifcfg-rh: fix possible crash when route file creation failsJiří Klimeš2011-06-141-2/+3
| * libnm-util: remove unused D-Bus dbus_g_bus_get() call from test-secrets.cJiří Klimeš2011-06-141-2/+0
| * libnm-util: remove unused D-Bus dbus_g_bus_get() call from test-secrets.cJiří Klimeš2011-06-141-3/+0
| * libnm-util: remove unused D-Bus dbus_g_bus_get() call from test-setting-8021x.cJiří Klimeš2011-06-141-3/+0
| * libnm-util: remove unused D-Bus dbus_g_bus_get() call from test-settings-defa...Jiří Klimeš2011-06-141-4/+1
| * supplicant: remove unused D-Bus dbus_g_bus_get() call from test-supplicant-co...Jiří Klimeš2011-06-141-3/+1
| * dhcp: remove unused D-Bus dbus_g_bus_get() call from test-dhcp-options.cJiří Klimeš2011-06-141-3/+1
| * policy: don't cache "(none)" hostname on startup (rh #706094)Jiří Klimeš2011-06-141-1/+4
* | Merge remote-tracking branch 'origin/master' into f15Dan Williams2011-06-133-2/+4
|\ \ | |/
| * build: fix automake portability warningsAleksander Morgado2011-06-131-1/+1
| * libnm-util: added missing U2600 GSM band enumerationAleksander Morgado2011-06-132-1/+3
* | Merge remote-tracking branch 'origin/master' into f15Dan Williams2011-06-139-175/+471
|\ \ | |/
| * wifi/mesh: require WEXT 21 or laterDan Williams2011-06-082-117/+50
| * core: fix auto-connect to hidden SSIDs (rh #707406)Jiří Klimeš2011-06-085-46/+256
| * core: trivial whitespace fixesJiří Klimeš2011-06-081-9/+9
| * examples: add a Qt example for setting manual IPv4 addresses into a connectionJiří Klimeš2011-06-083-3/+156
* | Merge remote-tracking branch 'origin/master' into f15Dan Williams2011-06-0724-165/+730
|\ \ | |/
| * settings: ensure transient secrets are ignored when rereading connections (rh...Dan Williams2011-06-074-18/+27
| * libnm-util: add new compare flags for ignoring various types of secretsDan Williams2011-06-075-55/+300
| * core: simplify device activation precheckDan Williams2011-06-071-31/+15
| * core: more BT device removed log message less noisyDan Williams2011-06-071-2/+1
| * todo: add notes about ethernet connection autodetectionDan Williams2011-06-061-0/+58
| * todo: add notes about only connecting WiFi it was previously successfulDan Williams2011-06-061-0/+32
| * todo: update with latest ADSL statusDan Williams2011-06-061-21/+5
| * core: add some logging for activation and disconnectionDan Williams2011-06-022-0/+4
| * keyfile: better handle cert/key files that don't exist (bgo #649807)Dan Williams2011-06-015-2/+211
| * keyfile: write relative cert/key paths tooDan Williams2011-06-012-4/+35
| * keyfile: convert relative cert/key paths to absolute ones when readingDan Williams2011-06-012-4/+10