summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* sharing: fix handling of rule negation (debian #638995)NM_0_8Dan Williams2012-08-021-1/+1
* supplicant: early exit if EAP-FAST is not supported by the supplicantDan Williams2012-02-075-5/+35
* wifi: fix stop condition of EAP method check while loopLudwig Nussel2012-02-071-1/+1
* supplicant: check supported EAP methods for EAP-FASTDan Williams2012-02-071-1/+74
* modem: delay connect a bit after sending the PINDan Williams2012-02-071-5/+19
* core: add missing device state reasonsThomas Bechtold2012-02-071-0/+20
* modem: map modemmanager errors more detailedThomas Bechtold2012-02-073-15/+57
* core: print textual description for reason codes on device deactivation tooJiří Klimeš2012-02-071-8/+4
* core: emit textual descriptions of device state changesDan Williams2012-02-071-2/+140
* cli: add 'pac-file' property of 802-1x settingJiří Klimeš2012-02-011-39/+42
* supplicant: fix checking config for EAP-FAST authenticationJiří Klimeš2012-01-301-7/+13
* ifcfg-rh: add read/write support for EAP-FASTJiří Klimeš2012-01-272-13/+143
* supplicant: handle parameters for EAP-FAST authenticationJiří Klimeš2012-01-272-4/+38
* libnm-util: add 'pac-file' property for 8021x setting (used in EAP-FAST)Jiří Klimeš2012-01-273-2/+44
* ppp: change handling of lcp-echo-failure and lcp-echo-interval (bgo #663970)Jiří Klimeš2012-01-161-7/+1
* core: handle N900 USB network interface againDan Williams2011-12-151-12/+0
* core: check the iface index correctlyGary Ching-Pang Lin2011-11-301-1/+1
* libnm-glib: get access points in constructor to prevent D-Bus errorsJiří Klimeš2011-11-251-0/+7
* libnm-glib: get devices and their properties in constructor (NMClient, NMDevice)Jiří Klimeš2011-11-252-1/+70
* libnm-glib: allow manual processing of properties changed eventsDan Williams2011-11-252-4/+12
* libnm-glib: handle NULL object paths genericallyJiří Klimeš2011-11-253-72/+72
* dhclient: pass DBUS_SYSTEM_BUS_ADDRESS environment variableDavid Rothlisberger2011-11-091-2/+15
* release: bump version to 0.8.60.8.6.00.8.6Dan Williams2011-11-071-2/+2
* release: update NEWSDan Williams2011-11-071-0/+3
* docs: fix a wrong variable name in code documentationDan Williams2011-11-071-1/+1
* ip6: subscribe to route group so we get RTM_NEWROUTE/RTM_DELROUTE (lp:886410)Dan Williams2011-11-071-0/+1
* core: correct shared IP range to be 10.42.x.1 as is documented (bgo #657127)Jiří Klimeš2011-11-031-1/+1
* keyfile: call correct scheme function when writing certificates (bgo #662836)Florian Echtler2011-11-011-1/+1
* vpn: ensure valid specific object when none was given at activationDan Williams2011-10-251-1/+1
* release: bump version to 0.8.5.93 (0.8.6-rc2)0.8.6-rc20.8.5.93Dan Williams2011-10-241-1/+1
* ifcfg-rh: fix changing WPA connections to WEPJiří Klimeš2011-10-242-0/+193
* logger: ensure external crash logger buffer is terminatedDan Williams2011-10-241-0/+1
* ip6: fix leak of device nameDan Williams2011-10-241-1/+1
* dhcp: fix key for dhcp options without "new_" prefixJiří Klimeš2011-10-201-1/+1
* policy: fix setting hostname from DHCP options (rh #719100)Jiří Klimeš2011-10-201-2/+2
* release: update NEWSDan Williams2011-10-121-0/+7
* ip6: accept RAs when forwardingTore Anderson2011-10-121-1/+1
* modem: fix a periodic use-after-free crash poking ModemManagerDan Williams2011-10-121-3/+26
* vpn: fix 'SpecificObject' path for active VPN connections on D-BusDan Williams2011-10-129-10/+33
* build: harmonize polkit enable/disable configure option with 0.9Dan Williams2011-10-113-18/+29
* polkit: remove unused code and tighten up polkit stubsDan Williams2011-10-112-155/+83
* core: add configure option to disable polkit and allow every requestDavid Rothlisberger2011-10-114-17/+226
* core: consolidate all access to polkit via nm-polkit.hDavid Rothlisberger2011-10-117-22/+8
* ip6: make sure static routes are flushed for manual configs tooMathieu Trudel-Lapierre2011-10-101-1/+2
* test: add missing return valuesThomas Jarosch2011-10-101-0/+1
* dnsmasq: bump DNS cache size to 400Dan Williams2011-10-101-2/+3
* ifnet: fix possible use of uninitialized variableThomas Jarosch2011-10-101-1/+1
* ifcfg-rh: use correct g_free() functionThomas Jarosch2011-10-101-4/+4
* build: add --disable-crashtrace optionDavid Rothlisberger2011-10-052-2/+13
* libnm-util: deprecate nm_print_backtrace()Dan Williams2011-10-051-26/+3