aboutsummaryrefslogtreecommitdiffstats
path: root/AdminPanel
Commit message (Expand)AuthorAgeFilesLines
* - drop USE_* variables (configurable privileges method)Matteo Pasotti2013-08-191-12/+5
* - removed debug print statementMatteo Pasotti2013-03-011-1/+0
* match latest rpm group updatesMatteo Pasotti2013-03-013-70/+63
* added missing pkg status column to detail_listMatteo Pasotti2013-01-181-3/+10
* fixed gui.lst pathMatteo Pasotti2013-01-181-1/+1
* - gui.pm: rewrote get_description, get_details, get_url_link, get_main_textMatteo Pasotti2013-01-161-48/+43
* - gurpm.pm: partially fixed gurpm windowMatteo Pasotti2013-01-152-8/+14
* - gui.pm: fixed some warningsMatteo Pasotti2013-01-152-10/+9
* fixed wait_msg subroutineMatteo Pasotti2013-01-151-10/+9
* fixed warning on comparison between string and integerMatteo Pasotti2013-01-141-1/+2
* - gui.pm: added support for icons to tree and table; temporary disabled forma...Matteo Pasotti2013-01-123-186/+244
* - fixed detail_list columnsMatteo Pasotti2013-01-111-5/+3
* - gui.pm: rewritten set_node_state, set_leaf_stateMatteo Pasotti2013-01-112-15/+77
* - added LogViewer namespaceMatteo Pasotti2013-01-092-3/+35
* - rpmdragora: fixed warn_about_user_mode callMatteo Pasotti2013-01-093-15/+19
* - fixed build_tree (call add_node with the right argument)Matteo Pasotti2013-01-081-13/+13
* added trim subroutineMatteo Pasotti2013-01-071-1/+9
* fixed add_parent subroutine (groups visualization using treeview)Matteo Pasotti2013-01-071-38/+16
* using modelinesMatteo Pasotti2013-01-0711-0/+11
* added missing module (Glib)Matteo Pasotti2013-01-071-0/+1
* - imported rpmdragora module (still under development)Matteo Pasotti2013-01-0713-2/+5427
* - added Shared.pm: module contating routines shared by the modules (e.g. logv...Matteo Pasotti2013-01-051-0/+175
* - AdminPanel/Privileges.pm: added support to pam / consolehelperMatteo Pasotti2013-01-041-2/+6
* - Privileges.pm: added support to sudoMatteo Pasotti2013-01-041-2/+21
* - rename Auth.pm --> Privileges.pmMatteo Pasotti2013-01-031-0/+45