summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* utils: move *_password_storage() functions to utilsjk/rh879566-secret-flagsJiří Klimeš2013-12-0410-190/+199
* wireless-security: use different icons for user and system password storagesJiří Klimeš2013-12-041-3/+28
* trivial: rename new_connection to editing_connectionJiří Klimeš2013-12-046-22/+24
* editor: store secrets by default only for current user (rh #879566)Jiří Klimeš2013-12-0414-87/+286
* trivial: correct a warning messageJiří Klimeš2013-11-181-1/+1
* Revert "libnm-gtk: default to system CA certificates for validation for new c...Thomas Haller2013-11-153-3/+0
* coverity: fix warnings found with Coverity in nm-applet/nm-c-eJiří Klimeš2013-11-1513-32/+26
* Updated Greek translationDimitris Spingos2013-11-141-455/+760
* Updated Polish translationPiotr Drąg2013-11-071-24/+43
* Updated Spanish translationDaniel Mustieles2013-11-061-363/+513
* connection-editor: improve handling of NPAR/SR-IOV devices (rh #804527)Dan Winship2013-11-066-6/+122
* connection-editor: fix a signal callback signatureDan Winship2013-11-061-2/+1
* Updated Galician translationsFran Diéguez2013-11-011-320/+432
* applet: remove wrong assert in eap_method_ca_cert_not_required_toggledThomas Haller2013-10-295-15/+6
* applet: initialize ca_cert_ignore checkbox for "Connect to Hidden"Thomas Haller2013-10-291-0/+3
* nm-applet: change logging to use g_debugDan Winship2013-10-282-8/+12
* applet: redo the gnome-shell interaction codeDan Winship2013-10-283-75/+31
* Updated Polish translationPiotr Drąg2013-10-241-14/+18
* editor: allow creating master bridge connections without slaves (rh #700948)Jiří Klimeš2013-10-243-5/+10
* Implement EAP-PWD supportjvoisin2013-10-223-0/+17
* mobile-wizard: fix a potential crash if nm_client_new() return NULLJiří Klimeš2013-10-141-7/+9
* Updated Polish translationPiotr Drąg2013-10-121-133/+211
* editor: make Team config importing dialog modal and set parent window for itJiří Klimeš2013-10-112-79/+75
* Tajik translation updatedVictor Ibragimov2013-10-091-788/+656
* editor: do not gtk_widget_destroy() dialog on "close" signalJiří Klimeš2013-10-081-9/+0
* Updated POTFILES.inPiotr Drąg2013-10-071-0/+5
* team: merge a branch adding support for Team to applet/editor (bgo #708245)Jiří Klimeš2013-10-0716-2/+1243
|\
| * editor: only allow adding compatible slaves to master Team connectionJiří Klimeš2013-10-071-6/+61
| * editor: change JSON Team/TeamPort config widget from GEntry to GTextViewJiří Klimeš2013-10-074-41/+220
| * team: make algorithm for choosing new team_num deterministicThomas Haller2013-10-071-6/+4
| * libnm-gtk: recognize Team as a valid virtual deviceJiří Klimeš2013-10-071-0/+5
| * editor: use unambiguous mnemonic kyes for Team and TeamPort pagesJiří Klimeš2013-10-072-3/+3
| * add support for team devicesJiri Pirko2013-10-0715-2/+1006
|/
* l10n: Update Japanese translationHajime Taira2013-10-081-170/+141
* Updated Polish translationPiotr Drąg2013-10-041-71/+80
* editor: extend tooltip for IPv6 DNS servers in ce-page-ip6 (scope of link-local)Thomas Haller2013-10-041-1/+1
* editor: disallow unexpected characters for DNS serversThomas Haller2013-10-042-0/+47
* editor: refactor filtering of characters for GtkEntryThomas Haller2013-10-0410-294/+210
* editor: fix mem leak when calling gtk_editable_get_charsThomas Haller2013-09-274-10/+10
* Updated Polish translationPiotr Drąg2013-09-271-13/+25
* connection-editor: add bond "primary" optionDan Winship2013-09-272-20/+103
* Updated Hungarian translationBalázs Úr2013-09-221-149/+156
* l10n: Update Japanese translationJiro Matsuzawa2013-09-221-710/+855
* nma-bt-device: fix creation of BT settings when creating connectionThomas Haller2013-09-191-2/+2
* editor: make algorithm for choosing num for bond and bridge deterministicThomas Haller2013-09-182-12/+6
* editor: don't use 'wep40 'wep104' values for pairwise (rh #1005171)Jiří Klimeš2013-09-181-5/+0
* Updated Danish translationAsk H. Larsen2013-09-171-427/+570
* eap: use G_DEFINE_BOXED_TYPE to simplify code and be thread-safe (rh #979123)Jiří Klimeš2013-09-139-34/+10
* Updated Brazilian Portuguese translationEnrico Nicoletto2013-09-121-160/+168
* editor: initialize the destroy handler at last in eap_method_init/wireless_se...Thomas Haller2013-09-122-2/+3