Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | drop common | Matteo Pasotti | 2015-01-06 | 1 | -2/+0 | |
| | | ||||||
| * | - use Moose::Autobox | Matteo Pasotti | 2015-01-05 | 1 | -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 attribute | Matteo Pasotti | 2015-01-05 | 1 | -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 Pasotti | 2015-01-04 | 2 | -0/+498 | |
| | | ||||||
* | | Added select_fromList, a dialog to get a selection from a list of items | Angelo Naselli | 2015-01-08 | 1 | -36/+173 | |
| | | ||||||
* | | Perform the search after a new filter selection if a string is present | Angelo Naselli | 2015-01-07 | 1 | -1/+3 | |
| | | ||||||
* | | changed gurpmi to Moose and managed all the calls | Angelo Naselli | 2015-01-07 | 3 | -126/+276 | |
| | | ||||||
* | | /etc/localtime as link | Angelo Naselli | 2015-01-04 | 1 | -3/+3 | |
| | | ||||||
* | | Set to default value all the keys that are undef into configuration | Angelo Naselli | 2015-01-04 | 1 | -4/+5 | |
|/ | | | | | file, this should avoid bug #14927 e.g. unpredictable behavior with some wrongly written keys and values, probably on crash or bad closure. | |||||
* | removed deprecated POSIX isdigit | Angelo Naselli | 2015-01-03 | 1 | -7/+2 | |
| | ||||||
* | Sorting keys into .rpmdragora config file | Angelo Naselli | 2015-01-03 | 1 | -1/+1 | |
| | ||||||
* | Check for xinetd services just if xinetd is enabled (avoid warnings at | Angelo Naselli | 2014-12-27 | 1 | -7/+12 | |
| | | | | run time) | |||||
* | Added a time to wait for new status of the unit | Angelo Naselli | 2014-12-27 | 1 | -29/+25 | |
| | ||||||
* | sorted service list | Angelo Naselli | 2014-12-27 | 1 | -1/+1 | |
| | ||||||
* | added heading | Angelo Naselli | 2014-12-27 | 1 | -1/+10 | |
| | ||||||
* | refresh local data cache | Angelo Naselli | 2014-12-26 | 1 | -0/+2 | |
| | ||||||
* | forgot to use service instead of name | Angelo Naselli | 2014-12-26 | 1 | -2/+2 | |
| | ||||||
* | added back check for root privileges, polkit seems not to be enabled for | Angelo Naselli | 2014-12-26 | 1 | -7/+7 | |
| | | | | dbus calls atm | |||||
* | added enable/disable/start/stop using dbus | Angelo Naselli | 2014-12-26 | 1 | -21/+24 | |
| | ||||||
* | Disabled root privileges check | Angelo Naselli | 2014-12-26 | 1 | -8/+9 | |
| | | | | Fixed refresh with dbus backend | |||||
* | Substitute all the chars | Angelo Naselli | 2014-12-26 | 1 | -2/+2 | |
| | ||||||
* | Welcome dbus systemd1 | Angelo Naselli | 2014-12-26 | 1 | -94/+231 | |
| | ||||||
* | Adminpanel::Shared::Services now is a Moose Module | Angelo Naselli | 2014-12-23 | 5 | -199/+207 | |
| | ||||||
* | Added colored diff (not valid for ncurses) - thanks to Marco Masetti for | Angelo Naselli | 2014-12-22 | 1 | -2/+19 | |
| | | | | the regexp | |||||
* | fixed adding mirror functions, broken after drakx common.pm clean up | Angelo Naselli | 2014-12-13 | 2 | -4/+9 | |
| | ||||||
* | fixed gurpm progress bar | Angelo Naselli | 2014-12-12 | 2 | -15/+24 | |
| | ||||||
* | Managed another undefined value | Angelo Naselli | 2014-12-12 | 1 | -1/+1 | |
| | ||||||
* | Better output formatting | Angelo Naselli | 2014-12-12 | 1 | -8/+9 | |
| | ||||||
* | Fixed output in pacakge details | Angelo Naselli | 2014-12-11 | 1 | -15/+15 | |
| | ||||||
* | - fixed description | Angelo Naselli | 2014-12-11 | 1 | -5/+8 | |
| | | | | - fixed file output for ncurses | |||||
* | Removed heading from ps list (caused an undefined value comparing) | Angelo Naselli | 2014-12-11 | 1 | -4/+4 | |
| | ||||||
* | defualt is empty string not undefined | Angelo Naselli | 2014-12-11 | 1 | -1/+1 | |
| | ||||||
* | removed $::prefix it cannot be use atm | Angelo Naselli | 2014-12-10 | 1 | -27/+27 | |
| | ||||||
* | Probably useless, but if a doneMultipleChanges is called, before it a | Angelo Naselli | 2014-12-10 | 1 | -0/+2 | |
| | | | | startMultipleChnages should be called as well | |||||
* | Given a better mpan layout | Angelo Naselli | 2014-12-09 | 1 | -20/+25 | |
| | ||||||
* | fixed undefined value in comparison | Angelo Naselli | 2014-12-09 | 1 | -2/+2 | |
| | ||||||
* | list_passwd undefined | Angelo Naselli | 2014-12-06 | 1 | -2/+3 | |
| | ||||||
* | added dont_ask_again to contanct mirror request | Angelo Naselli | 2014-12-05 | 2 | -4/+10 | |
| | ||||||
* | added dont_ask_again option to interactive_msg | Angelo Naselli | 2014-12-05 | 1 | -23/+88 | |
| | ||||||
* | exit if user does not want to contact mirrors | Angelo Naselli | 2014-12-05 | 2 | -25/+26 | |
| | ||||||
* | Really managed undefined value | Angelo Naselli | 2014-12-05 | 1 | -3/+3 | |
| | ||||||
* | managed "uninitialized value" | Angelo Naselli | 2014-12-05 | 2 | -10/+14 | |
| | ||||||
* | get the right translation from drakx (atm) | Angelo Naselli | 2014-12-05 | 1 | -1/+1 | |
| | ||||||
* | Removed drakx common dependency | Angelo Naselli | 2014-12-03 | 17 | -278/+515 | |
| | ||||||
* | Wrong gurpm label (double increments) | Angelo Naselli | 2014-12-02 | 1 | -1/+1 | |
| | ||||||
* | Fix package selection | Angelo Naselli | 2014-12-02 | 2 | -2/+5 | |
| | ||||||
* | Fix download percentage | Angelo Naselli | 2014-12-02 | 1 | -1/+1 | |
| | ||||||
* | - Quit only if really wanted | Angelo Naselli | 2014-12-02 | 2 | -6/+0 | |
| | | | | - removed BP | |||||
* | removed interactive_packtable | Angelo Naselli | 2014-12-02 | 1 | -25/+0 | |
| | ||||||
* | - Fixed package selection, when canceled now it is in the right status | Angelo Naselli | 2014-12-02 | 2 | -17/+26 | |
| |