Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert to polkit from usermode consolehelper for gaining root privileges | Colin Guthrie | 2013-09-29 | 1 | -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 Blin | 2008-10-02 | 1 | -0/+2 |
| | | | | that it can be reused later | ||||
* | remove my mess | Olivier Blin | 2007-09-19 | 1 | -1/+1 |
| | |||||
* | update status icon on connection change | Olivier Blin | 2007-09-19 | 1 | -1/+1 |
| | |||||
* | revert unwanted commit | Olivier Blin | 2007-08-09 | 1 | -1/+1 |
| | |||||
* | move connection management code of drakroam in new network::connection_manager | Olivier Blin | 2007-08-09 | 1 | -1/+1 |
| | |||||
* | move drakroam code in network::drakroam | Olivier Blin | 2007-08-03 | 1 | -343/+4 |
| | |||||
* | move most initialization code in a main sub | Olivier Blin | 2007-08-03 | 1 | -19/+24 |
| | |||||
* | simplify | Olivier Blin | 2007-08-03 | 1 | -3/+1 |
| | |||||
* | move gui stuff in build_drakroam_gui | Olivier Blin | 2007-08-03 | 1 | -81/+84 |
| | |||||
* | move net in droam hash | Olivier Blin | 2007-08-03 | 1 | -8/+8 |
| | |||||
* | move interactive object in droam | Olivier Blin | 2007-08-03 | 1 | -15/+14 |
| | |||||
* | pass droam variable to subs | Olivier Blin | 2007-08-03 | 1 | -36/+60 |
| | |||||
* | group gui initialization | Olivier Blin | 2007-08-03 | 1 | -7/+8 |
| | |||||
* | move $w in $droam->{gui} | Olivier Blin | 2007-08-03 | 1 | -10/+10 |
| | |||||
* | further groupir | Olivier Blin | 2007-08-03 | 1 | -3/+3 |
| | |||||
* | group gui/args/dbus initialization stuff | Olivier Blin | 2007-08-03 | 1 | -57/+57 |
| | |||||
* | move gui items in $droam->{gui} | Olivier Blin | 2007-08-03 | 1 | -39/+36 |
| | |||||
* | remove duplicate initialization | Olivier Blin | 2007-08-03 | 1 | -1/+0 |
| | |||||
* | put $connection and @connections in a droam hash | Olivier Blin | 2007-08-03 | 1 | -75/+75 |
| | |||||
* | sync with 2007.1 (because of SVN loss)2007.1 | Olivier Blin | 2007-05-25 | 1 | -152/+253 |
| | |||||
* | re-sync after the big svn loss | Pascal Rigaux | 2007-04-25 | 1 | -0/+238 |