summaryrefslogtreecommitdiffstats
path: root/bin/drakroam
Commit message (Collapse)AuthorAgeFilesLines
* Convert to polkit from usermode consolehelper for gaining root privilegesColin Guthrie2013-09-291-1/+3
| | | | | | | | | | | | | | 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.
* correctly initialize monitor object in draknetcenter/drakroam/net_applet so ↵Olivier Blin2008-10-021-0/+2
| | | | that it can be reused later
* remove my messOlivier Blin2007-09-191-1/+1
|
* update status icon on connection changeOlivier Blin2007-09-191-1/+1
|
* revert unwanted commitOlivier Blin2007-08-091-1/+1
|
* move connection management code of drakroam in new network::connection_managerOlivier Blin2007-08-091-1/+1
|
* move drakroam code in network::drakroamOlivier Blin2007-08-031-343/+4
|
* move most initialization code in a main subOlivier Blin2007-08-031-19/+24
|
* simplifyOlivier Blin2007-08-031-3/+1
|
* move gui stuff in build_drakroam_guiOlivier Blin2007-08-031-81/+84
|
* move net in droam hashOlivier Blin2007-08-031-8/+8
|
* move interactive object in droamOlivier Blin2007-08-031-15/+14
|
* pass droam variable to subsOlivier Blin2007-08-031-36/+60
|
* group gui initializationOlivier Blin2007-08-031-7/+8
|
* move $w in $droam->{gui}Olivier Blin2007-08-031-10/+10
|
* further groupirOlivier Blin2007-08-031-3/+3
|
* group gui/args/dbus initialization stuffOlivier Blin2007-08-031-57/+57
|
* move gui items in $droam->{gui}Olivier Blin2007-08-031-39/+36
|
* remove duplicate initializationOlivier Blin2007-08-031-1/+0
|
* put $connection and @connections in a droam hashOlivier Blin2007-08-031-75/+75
|
* sync with 2007.1 (because of SVN loss)2007.1Olivier Blin2007-05-251-152/+253
|
* re-sync after the big svn lossPascal Rigaux2007-04-251-0/+238