summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* libnm-util: add secret flags for each secret describing how the secret is storedDan Williams2011-01-2914-63/+625
* docs: update libnm-glib docs for WiMAXDan Williams2011-01-281-1/+1
* libnm-util: remove 802.1x PSK functions and definesDan Williams2011-01-283-27/+4
* libnm-util: remove deprecated 802.1x cert blob functionsDan Williams2011-01-272-477/+0
* libnm-util: remove deprecated GSM bitsDan Williams2011-01-272-76/+0
* core: move secrets handling to NMSettingsConnectionDan Williams2011-01-2714-461/+327
* libnm-util: fix hashing connections and settingsDan Williams2011-01-272-2/+25
* agents: filter agents by UID for user-requested connectionsDan Williams2011-01-2620-79/+210
* settings: request secrets from agents when clients call GetSecretsDan Williams2011-01-264-108/+190
* settings: update signal prototypesDan Williams2011-01-261-4/+4
* libnm-util: add 'flags' argument to nm_connection_to_hash() and nm_setting_to...Dan Williams2011-01-2613-74/+193
* agent: pass setting name back in secrets callbackDan Williams2011-01-263-0/+3
* core: rename NMSysconfigConnection -> NMSettingsConnectionDan Williams2011-01-2631-459/+448
* build: fix distcheck with gobject introspection enabledDan Williams2011-01-262-2/+2
* secrets: simplify GetSecrets call flowDan Williams2011-01-266-104/+62
* dbus: remove obsolete interfaces from permissionsDan Williams2011-01-261-10/+0
* trivial: fix some possible uninitialized variable usage in error casesDan Williams2011-01-252-2/+2
* Merge remote branch 'origin/master' into rm-usersetDan Williams2011-01-2520-2244/+2681
|\
| * vpn: fix VPN active connection D-Bus API handling (bgo #569294)Dan Williams2011-01-259-261/+386
| * doc: fix distcheck by cleaning generated filesDan Williams2011-01-252-2/+10
| * build: turn off set-but-not-used variable warnings in new GCCDan Williams2011-01-241-1/+1
| * ifcfg-rh: fix possible uninitialized variable usageDan Williams2011-01-241-0/+1
| * ifcfg-rh: fix possible uninitialized variable usageDan Williams2011-01-241-1/+1
| * po: update Catalan translation (bgo #640350)Joan Duran2011-01-241-877/+1622
| * cli: add support for WWAN connections for 'nmcli con up' (bgo #640020)Jiří Klimeš2011-01-201-1/+59
| * wired: clear wired secrets tries counter when appropriateDan Williams2011-01-181-0/+37
| * wifi: clear wireless secrets tries counter when deactivatingDan Williams2011-01-181-0/+9
| * po: update Bulgarian translation (bgo #639780)Alexander Shopov2011-01-181-1123/+571
| * core: lack of an IPv4 setting indicates DHCP (novell #664640)Dan Williams2011-01-141-4/+3
* | introspection: add GObject introspection support (bgo #637032)Giovanni Campagna2011-01-2131-149/+370
* | core: fix policy handling of connections-loaded signalGiovanni Campagna2011-01-211-1/+10
* | libnm-glib: update symbol visibility listGiovanni Campagna2011-01-211-6/+5
* | libnm-util: fix possible crash in nm_setting_update_secrets()Dan Williams2011-01-191-25/+12
* | agent: pass the right call-id in the secrets callbackDan Williams2011-01-191-1/+1
* | agent: fix current agent removal if agent goes awayDan Williams2011-01-191-3/+0
* | libnm-glib: implement NMSecretAgent autoregistrationDan Williams2011-01-193-6/+84
* | agent: add some debug loggingDan Williams2011-01-191-0/+12
* | core: don't require connection path for AddAndActivateDan Williams2011-01-181-1/+0
* | core: use GetSecrets flags everywhereDan Williams2011-01-1811-33/+57
* | agent: request_new -> flagsDan Williams2011-01-183-9/+42
* | keyfile: namespace commonly-named functions (bgo #639537)Dan Williams2011-01-184-16/+16
* | trivial: fix a few small issues in the NMSecretAgent classDan Williams2011-01-181-2/+2
* | libnm-glib: implement agent secrets request cancelationDan Williams2011-01-182-25/+61
* | agent: add CancelGetSecrets D-Bus APIDan Williams2011-01-184-54/+154
* | libnm-glib: don't crash when adding new connections that aren't waited uponDan Williams2011-01-171-1/+4
* | ifcfg-rh: don't try to parse non-ifcfg files at startupDan Williams2011-01-171-1/+2
* | ifcfg-rh: fix crash on ignored file changeDan Williams2011-01-171-17/+17
* | libnm-glib: make a few forgotten functions visibleDan Williams2011-01-131-0/+2
* | libnm-glib: add helper functions and callbacks to Secret Agent APIDan Williams2011-01-133-9/+165
* | libnm-glib: keep symbol visibility list alphabetizedDan Williams2011-01-131-11/+11