aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* sync copyright noticesMatteo Pasotti2015-01-082-1/+3
* synced copyright noticesMatteo Pasotti2015-01-0818-16/+29
* Merge branch 'manawall'Matteo Pasotti2015-01-084-0/+1534
|\
| * - dropped some debug message left behindMatteo Pasotti2015-01-081-1/+0
| * - added pod for write_Matteo Pasotti2015-01-081-16/+48
| * - added set_ifw method (still no do_pkgs support)Matteo Pasotti2015-01-081-19/+85
| * 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
| * moved sub get_zones from Shared::Shorewall to this module because it requires...Matteo Pasotti2015-01-081-13/+125
| * 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
| * - use Moose::AutoboxMatteo Pasotti2015-01-051-47/+398
| * - defined net attributeMatteo Pasotti2015-01-051-70/+134
| * added basic modules for firewall configuration (still not working)Matteo Pasotti2015-01-042-0/+498
* | Added select_fromList, a dialog to get a selection from a list of itemsAngelo Naselli2015-01-081-36/+173
* | Perform the search after a new filter selection if a string is presentAngelo Naselli2015-01-071-1/+3
* | changed gurpmi to Moose and managed all the callsAngelo Naselli2015-01-073-126/+276
* | /etc/localtime as linkAngelo Naselli2015-01-041-3/+3
* | Set to default value all the keys that are undef into configurationAngelo Naselli2015-01-041-4/+5
|/
* removed deprecated POSIX isdigitAngelo Naselli2015-01-031-7/+2
* Sorting keys into .rpmdragora config fileAngelo Naselli2015-01-031-1/+1
* Check for xinetd services just if xinetd is enabled (avoid warnings atAngelo Naselli2014-12-271-7/+12
* Added a time to wait for new status of the unitAngelo Naselli2014-12-271-29/+25
* sorted service listAngelo Naselli2014-12-271-1/+1
* added headingAngelo Naselli2014-12-271-1/+10
* refresh local data cacheAngelo Naselli2014-12-261-0/+2
* forgot to use service instead of nameAngelo Naselli2014-12-261-2/+2
* added back check for root privileges, polkit seems not to be enabled forAngelo Naselli2014-12-261-7/+7
* added enable/disable/start/stop using dbusAngelo Naselli2014-12-261-21/+24
* Disabled root privileges checkAngelo Naselli2014-12-261-8/+9
* 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-235-199/+207
* Added colored diff (not valid for ncurses) - thanks to Marco Masetti forAngelo Naselli2014-12-221-2/+19
* fixed adding mirror functions, broken after drakx common.pm clean upAngelo Naselli2014-12-132-4/+9
* fixed gurpm progress barAngelo Naselli2014-12-122-15/+24
* Managed another undefined valueAngelo Naselli2014-12-121-1/+1
* Better output formattingAngelo Naselli2014-12-121-8/+9
* Fixed output in pacakge detailsAngelo Naselli2014-12-111-15/+15
* - fixed descriptionAngelo Naselli2014-12-111-5/+8
* Removed heading from ps list (caused an undefined value comparing)Angelo Naselli2014-12-111-4/+4
* defualt is empty string not undefinedAngelo Naselli2014-12-111-1/+1
* removed $::prefix it cannot be use atmAngelo Naselli2014-12-101-27/+27
* Probably useless, but if a doneMultipleChanges is called, before it aAngelo Naselli2014-12-101-0/+2
* Given a better mpan layoutAngelo Naselli2014-12-091-20/+25
* fixed undefined value in comparisonAngelo Naselli2014-12-091-2/+2
* list_passwd undefinedAngelo Naselli2014-12-061-2/+3
* added dont_ask_again to contanct mirror requestAngelo Naselli2014-12-052-4/+10
* added dont_ask_again option to interactive_msgAngelo Naselli2014-12-051-23/+88