aboutsummaryrefslogtreecommitdiffstats
path: root/lib/AdminPanel/Shared
Commit message (Expand)AuthorAgeFilesLines
* Moved to namespace to ManaToolsAngelo Naselli2015-03-1611-120/+120
* used dbus timedated api for backend (timezone, RTC and time)Angelo Naselli2015-02-131-58/+214
* switched to Shared::Services (tnx anaselli); use Shared::Shorewall read_ and ...matteo2015-02-081-9/+10
* dropped use lib libDrakxmatteo2015-02-071-1/+0
* fixed warning on comparison with uninitialized vars (sub get_net_zone_interfa...matteo2015-02-071-2/+9
* dropped firewall_icon cause gui element refs reside inside the Firewall moduleMatteo Pasotti2015-01-131-1/+0
* added copyright noticeMatteo Pasotti2015-01-131-0/+1
* Uodated copyright dateAngelo Naselli2015-01-136-6/+6
* Managed new flag dbus_auth_interactive to to work in user space (thanks Colin)Angelo Naselli2015-01-131-7/+8
* ask_multiple_fromList now returns a ref to the list of Ids passed alongside t...Matteo Pasotti2015-01-111-24/+29
* ask_multiple_fromList returns arrayref or undefMatteo Pasotti2015-01-111-5/+6
* synced copyright noticesMatteo Pasotti2015-01-083-3/+3
* Merge branch 'manawall'Matteo Pasotti2015-01-083-0/+480
|\
| * - dropped some debug message left behindMatteo Pasotti2015-01-081-1/+0
| * - added pod for write_Matteo Pasotti2015-01-081-16/+48
| * added brief comment explaining how to read shorewall conf from now onMatteo Pasotti2015-01-081-0/+7
| * drop network::shorewall; use network::toolsMatteo Pasotti2015-01-081-1/+1
| * added ask_TwoConfigurableButtons and ask_multiple_fromList shared methodsMatteo Pasotti2015-01-081-0/+180
| * added shared module for shorewallMatteo Pasotti2015-01-081-0/+227
| * drop commonMatteo Pasotti2015-01-061-2/+0
| * added basic modules for firewall configuration (still not working)Matteo Pasotti2015-01-041-0/+37
* | Added select_fromList, a dialog to get a selection from a list of itemsAngelo Naselli2015-01-081-36/+173
* | /etc/localtime as linkAngelo Naselli2015-01-041-3/+3
|/
* Check for xinetd services just if xinetd is enabled (avoid warnings atAngelo Naselli2014-12-271-7/+12
* refresh local data cacheAngelo Naselli2014-12-261-0/+2
* forgot to use service instead of nameAngelo Naselli2014-12-261-2/+2
* added enable/disable/start/stop using dbusAngelo Naselli2014-12-261-21/+24
* Substitute all the charsAngelo Naselli2014-12-261-2/+2
* Welcome dbus systemd1Angelo Naselli2014-12-261-94/+231
* Adminpanel::Shared::Services now is a Moose ModuleAngelo Naselli2014-12-232-179/+180
* removed $::prefix it cannot be use atmAngelo Naselli2014-12-101-27/+27
* get the right translation from drakx (atm)Angelo Naselli2014-12-051-1/+1
* Removed drakx common dependencyAngelo Naselli2014-12-033-31/+382
* full support to the entire set of properties provided by the interface org.fr...Matteo Pasotti2014-11-251-13/+94
* Fixed call to SetHostnameAngelo Naselli2014-11-251-9/+9
* added getLocalHostName and setLocalHostName methods (rely on dbus hostnamed s...Matteo Pasotti2014-11-241-0/+33
* Added icons to YTreeItemsAngelo Naselli2014-11-201-17/+34
* Fixed for perl_checkerAngelo Naselli2014-11-051-6/+6
* missing ";"Angelo Naselli2014-10-181-1/+1
* fixed user change name and expirirng timeAngelo Naselli2014-10-141-0/+8
* moved modifyUser to SharedAngelo Naselli2014-10-131-1/+136
* moved modifyGroup to Shared::Users and changed Module::Users accordinglyAngelo Naselli2014-10-121-0/+78
* fixed documenation layoutAngelo Naselli2014-10-121-78/+76
* Added group name by ID into SharedAngelo Naselli2014-10-121-0/+31
* fixed some of group managementAngelo Naselli2014-10-121-20/+20
* Fixed getGroups and getUsers management and usageAngelo Naselli2014-10-111-3/+3
* added getGroups and getUsers to SharedAngelo Naselli2014-10-111-0/+42
* added shadow last changes to Shared getUserInfo and update GUIAngelo Naselli2014-10-111-26/+28
* moved getUserInfo to SharedAngelo Naselli2014-10-111-1/+60
* just get uid onceAngelo Naselli2014-10-111-2/+3