summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* dnsmasq: actually kill stale dnsmasq processNETWORKMANAGER_0_7Dan Williams2010-10-071-1/+1
* wifi: allow proactive_key_caching through the supplicant settings filter (rh ...Dan Williams2010-09-281-0/+1
* wifi: use PMKSA caching with PEAP-GTC (rh #615032) (rh #636877)Dan Williams2010-09-241-0/+24
* core: be more robust against config file syntax issuesDan Williams2010-09-201-1/+1
* core: work around dbus-glib property access bug (CVE-2010-1172) (rh #585394)Dan Williams2010-08-113-13/+29
* libnm-glib: fix retrieval of IPv4 addresses and routesDan Williams2010-08-031-6/+6
* libnm-glib: fix retrieval of DHCP4 and DHCP6 options (rh #611141)Dan Williams2010-08-031-4/+4
* release: bump version to 0.7.30.7.3Dan Williams2010-07-281-1/+1
* wifi: ensure scanning property is updated on supplicant interface state changesDaniel Drake2010-07-281-0/+5
* wifi: work around wl.o frequency reporting for active AP matchingDan Williams2010-07-271-5/+47
* libnm-glib: fix invalid memory access during property notificationDan Williams2010-06-301-7/+12
* libnm-util: ensure empty VPN secrets are not used (rh #587784)Dan Williams2010-06-281-2/+12
* ifcfg-rh: ensure SSIDs don't get double-quoted when written out (rh #606518)Dan Williams2010-06-252-5/+30
* ifcfg-rh: fix some merge issues with WEP ASCII key fixesDan Williams2010-06-221-36/+4
* core: fix some build issues with last commitDan Williams2010-06-222-3/+4
* core: further logging to help debug (rh #594776)Dan Williams2010-06-224-3/+19
* ifcfg-rh: test case for WEP ASCII keysJiří Klimeš2010-06-226-1/+607
* wifi: fix updating of IBSS BSSIDsDan Williams2010-06-171-2/+4
* ifcfg-rh: fix reading/writing ASCII WEP keysJiří Klimeš2010-06-172-5/+21
* core: NL_CB_VERBOSE breaks error propagation (rh #594578)Dan Williams2010-06-092-2/+2
* wifi: add some debugging to help diagnose (rh #594776)Dan Williams2010-06-092-5/+60
* core: print message on rfkill switch changesDan Williams2010-06-091-0/+2
* doc: fix some documentationDan Williams2010-06-092-3/+3
* dnsmasq: don't allow rogue config file screwing up connection sharingDan Williams2010-06-091-1/+17
* core: add a multicast route entry for connections with link-local IPv4 addressJiří Klimeš2010-06-091-0/+9
* libnm-glib: add nm_client_networking_get_enabled() (rh #589108) (bgo #346615)Dan Williams2010-05-221-0/+47
* core: add networking enable/disable knob distinct from sleep/wake (rh #589108...Dan Williams2010-05-228-47/+196
* release: bump version to 0.7.2.997 (0.7.3-beta3)0.7.3-beta30.7.2.997Dan Williams2010-05-061-1/+1
* ifcfg-rh: fix setting MTU to "automatic" for wired connections (rh #569319)Jiří Klimeš2010-05-061-0/+1
* ifcfg-rh: fix handling of WEP passphrases (rh #581718)Dan Williams2010-04-276-40/+384
* wifi: fix B/G band adhoc wifi auto channel selectionSimon Schampijer2010-04-221-1/+1
* wifi: robustify supplicant info destructionDan Williams2010-04-141-1/+6
* wifi: prevent infinite loop when disposing of supplicant proxy (rh #538717)Dan Williams2010-04-141-9/+23
* doc: fix default value retrieval for settings specification generatorDan Williams2010-04-061-0/+1
* release: bump version to 0.7.2.996 (0.7.3-beta2)0.7.3-beta20.7.2.996Dan Williams2010-04-061-1/+1
* olpc-mesh: fix companion device detection crashDan Williams2010-04-061-18/+25
* api: clarify Connection.Updated argumentsDan Williams2010-03-241-1/+1
* po: update German translation (bgo #612671)Hauke Mehrtens2010-03-191-78/+89
* dhcp: fix printing of prefix after e3163514e8cfc7a01eb1f576f0c1cea17de477f0Dan Williams2010-03-011-2/+2
* core: fix auto determination of classful IPv4 address and add testcase (bgo #...Dan Williams2010-03-012-2/+74
* trivial: .gitignore updateDan Williams2010-03-011-5/+43
* man: update manpages for NM 0.7.xDan Williams2010-03-017-133/+134
* man: manpage updates; add pages for system settings config fileJiří Klimeš2010-03-016-14/+176
* core: determine classful IPv4 prefix if no DHCP netmask is provided (bgo #603...Jirka Klimes2010-03-016-4/+41
* hal: allow devices with the driver 'usb'Dan Williams2010-02-251-2/+8
* system-settings: register setting errors so D-Bus errors are meaningfulDan Williams2010-02-171-0/+29
* keyfile: add testcase for MAC address caseDan Williams2010-02-123-1/+121
* release: bump version to 0.7.2.995 (0.7.3 beta 1)0.7.3-beta10.7.2.995Dan Williams2010-02-021-1/+1
* policy: be more selective when adding hostname to /etc/hosts (debian #567411)Dan Williams2010-02-011-8/+116
* hal: fix driver name detection for USB wifi/eth devicesDan Williams2010-01-211-41/+37