summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Collapse)AuthorAgeFilesLines
* Fix namespace problem on root user check (mga#11332)Colin Guthrie2013-10-012-3/+2
|
* Convert to polkit from usermode consolehelper for gaining root privilegesColin Guthrie2013-09-2912-10/+35
| | | | | | | | | | | | | | polkit is better integrated into various environments, both console and GUI and offers better access rules and prevents the internal need to run su which is prone to errors and doesn't offer an environment agnostic prompt to the user. In this case the current package policy (in rpm spec) has been migrated here and is as follows: draknetcenter requires authentication as the current user. Everything else require authentication as an administrator.
* bin: Fix file modeColin Guthrie2013-09-293-0/+0
|
* install net_monitor package on demand (mga#157)Derek Jennings2013-08-241-0/+5
|
* net_applet: fix error dialog title after selecting a wireless networkOlivier Blin2013-05-091-1/+1
|
* net_applet/netcenter/drakroam: remove unused pixbufs creationOlivier Blin2013-05-071-5/+0
|
* install shorewall-ipv6 too (mga#9401)Thierry Vignaud2013-04-271-1/+1
|
* fix nfs server having switch to systemd unit (mga#3386, Derek Jennings)Thierry Vignaud2013-02-191-2/+2
|
* fix untranslatable strings (inspirated by Yuri Chornoivan, mga#8628)Thierry Vignaud2013-01-201-1/+5
|
* fix translation domain (Yuri Chornoivan, mga#8629)Thierry Vignaud2013-01-201-1/+1
|
* fix untranslatable strings (Yuri Chornoivan, mga#8638Thierry Vignaud2013-01-191-4/+4
|
* fix untranslatable strings (Yuri Chornoivan, mga#8640)Thierry Vignaud2013-01-181-1/+1
|
* draknfs: check /usr/sbin/rpc.nfsd instead of service fileOlivier Blin2012-10-131-1/+1
|
* fix nfs-utils detection now that we use only systemd (mga#7654)Nicolas Lécureuil2012-10-111-1/+1
|
* fix crashing due to missing icon (mga#5223)Thierry Vignaud2012-09-041-1/+1
|
* do not fork useless shells, also should help with variables withThierry Vignaud2012-03-201-4/+4
| | | | spaces or other "strange" characters in
* (show_file_dialog,configure_samba) add FIXME issues about undeclared variablesThierry Vignaud2012-03-201-0/+2
| | | | | | | | | | undeclared $dlg variable introduced by eugeni in r253961 on Mar 12 2009: "Updated draksambashare directory selection to use FileChooser (#44564)." undeclared $o introduced by aginies in r231202 on Oct 26 2007: "add a wizard to configure a PDC or a standalone Samba server" draksambashare doesn't even start in strict mode
* (show_file_dialog) add a FIXME issue about an undeclared variableThierry Vignaud2012-03-201-0/+1
| | | | | | | undeclared variable introduced by eugeni in r253962 on Mar 12 2009: "Updated draknfs to use FileChooser for directory selection (#44562)" draknfs doesn't even start in strict mode
* (get_selected_profile) add a FIXME issue about a bloc doing nothingThierry Vignaud2012-03-201-0/+1
| | | | | issue introduced by eugeni in r254146 on Mar 17 2009: "Netprofile: selecting correct netprofile for cloning (#26562 #26776 #29303 #29271 #31721)"
* perl_checker cleanupsThierry Vignaud2012-03-206-48/+65
|
* net_applet: use better libnotify app nameOlivier Blin2011-12-091-1/+1
|
* Synthesized commit during git-svn import combining previous Mandriva history ↵Mageia SVN-Git Migration2011-02-036-10/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | with Magiea. This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r398 | dmorgan | 2011-02-03 18:07:04 +0000 (Thu, 03 Feb 2011) | 1 line Import cleaned drakx-net ------------------------------------------------------------------------ In addition to the above commits, the following cleaning work has been recorded: po - replace Mandriva by Mangeia in po files pixmaps - replace all images (use Oxygen) icons - replace all images (use Oxygen) lib - remove Mandriva occurrences - movre dbus prefix to org.mageia config - remove Mandriva occurrences - movre dbus prefix to org.mageia
* fix blank entry for IFW in net_applet menu, aka baby-doll bug #58564 (caused ↵Olivier Blin2010-06-031-1/+1
| | | | by commit 263592)
* Allow draknetprofile module selection to use whole screen.Eugeni Dodonov2010-04-271-1/+1
|
* fix multiple instances of draknetcenter (caught on instanton)Caio Begotti2009-12-091-1/+4
|
* Fix indentation of actions hashClaudio Matsuoka2009-11-181-62/+94
|
* Allow modifying user permissions on existent shares (#55388)Eugeni Dodonov2009-11-121-1/+2
|
* Use pdbedit to get list of samba users (required for samba > 3.0.0)Eugeni Dodonov2009-11-121-1/+1
| | | | (#55388).
* Allow multiple IPs which resolve to the same host in /etc/hosts (#30168)Eugeni Dodonov2009-11-091-9/+0
|
* properly take care of child processesEugeni Dodonov2009-10-271-42/+20
|
* properly treat children processes (#54636) in net_appletEugeni Dodonov2009-10-261-12/+42
|
* Run net_monitor from /usr/bin (to comply with new net_monitor layout).Eugeni Dodonov2009-10-131-1/+1
|
* updated NEWSEugeni Dodonov2009-09-291-0/+3
|
* clearing pending ifw notifications in net_applet (#48493). This can beEugeni Dodonov2009-09-291-0/+4
| | | | done manually too, by sending -SIGUSR1 to net_applet.
* updated Connecting string to be in sync with translationsEugeni Dodonov2009-09-161-1/+1
|
* Update net_applet icon when a connection is in progress (#50741)Eugeni Dodonov2009-09-151-4/+19
|
* Move modules selection to Advanced part.Eugeni Dodonov2009-08-181-2/+16
|
* English fixes.Eugeni Dodonov2009-08-171-2/+2
|
* Improved new profile help text.Eugeni Dodonov2009-08-171-1/+2
|
* Updated description.Eugeni Dodonov2009-08-141-0/+1
|
* Implemented netprofile module management.Eugeni Dodonov2009-08-141-1/+32
|
* Updated for new netprofile.Eugeni Dodonov2009-08-141-22/+12
|
* po: spelling fix.Eugeni Dodonov2009-04-021-1/+1
|
* Typo fixed.Eugeni Dodonov2009-04-021-1/+1
|
* Removed tooltip updating on every 2 seconds.Eugeni Dodonov2009-03-261-1/+0
|
* Rechecking wireless networks when updating applet state (#40912).Eugeni Dodonov2009-03-261-0/+3
|
* Fixed overlapping between portmap and rpcbind.Eugeni Dodonov2009-03-181-4/+8
|
* Installing portmap with draknfs, and enabling services on boot (#48913).Eugeni Dodonov2009-03-181-2/+4
|
* Better explanation for connection sharing errors (#34460).Eugeni Dodonov2009-03-181-4/+10
|
* If no profile is selected in netprofile, disable buttons until a profileEugeni Dodonov2009-03-171-3/+3
| | | | is chosen (#26776).