summaryrefslogtreecommitdiff
path: root/src/connection-editor/ce-page.c
Commit message (Expand)AuthorAgeFilesLines
* editor: populate available Bluetooth devices in Bluetooth page (rh #1271581)dcbw/nma10-editor-bluetooth-rh1271581Jiří Klimeš2015-12-181-1/+5
* editor: allow changes on one page modify other pagesJiří Klimeš2015-10-141-0/+20
* Fix a typo (addreess)Piotr Drąg2015-09-121-1/+1
* c-e: forward the validation error to print more sensible error message to stdoutThomas Haller2015-09-121-10/+57
* c-e/trivial: rename virtual method validate()Thomas Haller2015-09-121-2/+2
* coverity: fix two coverity reportsJiří Klimeš2015-06-171-3/+2
* editor: let users edit connection.interface-name property (rh #1139536)Jiří Klimeš2015-06-171-61/+328
* editor: use ifname instead of UUID in slaves' master property (rh #1083186)Jiří Klimeš2015-06-151-0/+12
* editor: fix error handling when requesting secrets from non-existent settingDan Williams2014-11-241-0/+1
* editor: clean up object dispose()Dan Williams2014-10-101-16/+4
* editor: re-add ce_spin_output_with_default()Dan Williams2014-02-191-0/+8
* editor: generalize ce_spin_output_with_default()Dan Williams2014-02-191-4/+13
* coverity: fix warnings found with Coverity in nm-applet/nm-c-eJiří Klimeš2013-11-151-0/+2
* applet: remove the ca cert nag dialog.Thomas Haller2013-08-271-8/+0
* editor: set active combo box item in ce_page_setup_mac_combo()Jiří Klimeš2013-03-271-2/+8
* build: remove GTK_CHECK_VERSION checksDan Winship2013-03-121-10/+1
* build: remove remaining pre-2.32 GLib compatDan Winship2013-03-121-5/+0
* connection-editor: keep track of the NMRemoteSettings on CEPageDan Winship2012-10-041-0/+2
* connection-editor: further simplify MAC combosDan Winship2012-10-041-0/+40
* connection-editor: redo ce_page_get_mac_list()Dan Winship2012-10-041-4/+26
* connection-editor: allow "MAC (devname)" format againDan Winship2012-08-131-1/+7
* connection-editor: add InfiniBand supportDan Winship2012-08-071-45/+15
* connection-editor: pass NMRemoteSettings to PageNewConnectionFuncDan Winship2012-08-071-2/+2
* editor: implement blank CA certificate nag dialogDan Williams2012-03-131-0/+8
* Fix use of GErrorDan Winship2012-03-121-1/+1
* trivial: fix compat with glib 2.31+Dan Williams2011-11-031-1/+6
* editor: change "Device MAC address" to combo box with an entryJiří Klimeš2011-07-211-0/+14
* core: clean up utility functions and remove useless includesDan Williams2011-03-041-5/+76
* editor: remove unused argument from CEPage 'initialized' signalDan Williams2011-02-231-3/+3
* editor: don't error out if no secrets are returnedDan Williams2011-02-021-2/+4
* editor: pass the right thing to nm_connection_update_secretsDan Williams2011-02-021-2/+2
* editor: port to NM 0.9Dan Williams2010-12-231-2/+0
* core: fix GtkBuilder-related performance issuesDan Williams2010-12-051-1/+41
* core: convert to GtkBuilder (bgo #625248)Pablo Castellano2010-11-281-2/+2
* editor: ignore secrets errors from settings which don't exist yet (bgo #623744)Dan Williams2010-07-211-1/+2
* editor: fix secrets requests after 78b7101d570aa874cd748b0488ddeda15d7657dfDan Williams2009-10-021-45/+16
* editor: fix retrieval of 802.1x private key passwordsDan Williams2009-08-251-80/+48
* editor: remove unecessary prototypeDan Williams2009-08-221-2/+0
* Port to new libnm-glib settings interfaceDan Williams2009-07-231-41/+3
* include config.h for NO_POLKIT_GNOMEDan Williams2009-06-231-0/+2
* Add a mobile broadband connection setup wizardDan Williams2009-06-021-0/+42
* src/connection-editor/ce-page.c - (get_secrets_cb): don't mix up theDan Williams2009-04-041-4/+5
* Ensure PolicyKit autorization before editing system connections, andDan Williams2009-04-031-12/+268
* Patch from Tambet Ingo <tambet@gmail.com>Dan Williams2008-10-261-1/+1
* src/connection-editor/nm-connection-editor.cDan Williams2008-07-081-0/+54
* Update FSF address in license headers (Michael Biebl <biebl@debian.org>)Dan Williams2008-06-261-3/+3
* src/connection-editor/ce-page.c src/connection-editor/ce-page.hTambet Ingo2008-06-201-8/+5
* Fix up for addition of GError argument to nm_connection_verify() andDan Williams2008-06-131-2/+2
* src/utils/utils.c src/utils/utils.h - (utils_ether_ntop, utils_mac_valid):Dan Williams2008-04-271-0/+53
* Patch from Tambet Ingo <tambet@gmail.com>Dan Williams2008-03-261-1/+26