aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* - added set_ifw method (still no do_pkgs support)Matteo Pasotti2015-01-081-19/+85
| | | | | | | - use MDK::Common::Various/DataStructure/File - choose_watched_services: choices are now properly stored - exit on cancel - implemented Shorewall::write_ call to effectively store configurations
* 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 ↵Matteo Pasotti2015-01-081-13/+125
| | | | requires user interaction (impacts sub Shorewall::read)
* 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
| | | | | | | | | | | - use various MDK::Common::(Func,System,Various) - aboutDialog shared between two dialogs - each all_servers item now provides an id attribute - ported sub to_ports, choose_watched_services for interactive firewall configuration (working) - added ask_WatchedServices - choose_allowed_services: base functionality complete - ported set_ports (still work in progress to drop dep from interactive)
* - defined net attributeMatteo Pasotti2015-01-051-70/+134
| | | | | | - fixed port2server - completed basic (working) implementation for choose_allowed_services - defined ask_AllowedServices method
* added basic modules for firewall configuration (still not working)Matteo Pasotti2015-01-042-0/+498
|
* 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
| | | | run time)
* 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
| | | | dbus calls atm
* added enable/disable/start/stop using dbusAngelo Naselli2014-12-261-21/+24
|
* Disabled root privileges checkAngelo Naselli2014-12-261-8/+9
| | | | Fixed refresh with dbus backend
* 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
| | | | the regexp
* 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
| | | | - fixed file output for ncurses
* 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
| | | | startMultipleChnages should be called as well
* 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
|
* exit if user does not want to contact mirrorsAngelo Naselli2014-12-052-25/+26
|
* Really managed undefined valueAngelo Naselli2014-12-051-3/+3
|
* managed "uninitialized value"Angelo Naselli2014-12-052-10/+14
|
* get the right translation from drakx (atm)Angelo Naselli2014-12-051-1/+1
|
* Removed drakx common dependencyAngelo Naselli2014-12-0317-278/+515
|
* Wrong gurpm label (double increments)Angelo Naselli2014-12-021-1/+1
|
* Fix package selectionAngelo Naselli2014-12-022-2/+5
|
* Fix download percentageAngelo Naselli2014-12-021-1/+1
|
* - Quit only if really wantedAngelo Naselli2014-12-022-6/+0
| | | | - removed BP
* removed interactive_packtableAngelo Naselli2014-12-021-25/+0
|