aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* Updated - manatools 1.0.1Angelo Naselli2015-03-271-2/+2
|
* removed break pointAngelo Naselli2015-03-261-1/+0
|
* Action performed is there are changes, otherwhise skippedAngelo Naselli2015-03-261-29/+59
|
* Managed the case in which no NTP is installed, as a warning by nowAngelo Naselli2015-03-262-7/+16
|
* Check also for an empty array to avoid type constraint failure inAngelo Naselli2015-03-261-1/+3
| | | | ntp_program
* UpdatedAngelo Naselli2015-03-251-2/+2
|
* Manage new data from backend, partially fixed mga#15552Angelo Naselli2015-03-251-37/+79
|
* left ntp_configuration_file attribute only for test purposeAngelo Naselli2015-03-251-16/+9
| | | | used getNTPServiceConfig instead
* used include_static_services to get also systemd-timesyncd statusAngelo Naselli2015-03-251-3/+5
|
* added include_static_services property and its testAngelo Naselli2015-03-251-1/+19
|
* fixed isNTPRunning and its testAngelo Naselli2015-03-251-36/+12
|
* fixed ntp_program attribute initialization and added its testAngelo Naselli2015-03-251-7/+34
|
* added refreshNTPServiceList attribute and its testAngelo Naselli2015-03-251-3/+25
|
* Added ntpServiceList attribute and its testAngelo Naselli2015-03-251-5/+31
|
* Added ntpServiceConfig attributeAngelo Naselli2015-03-251-3/+58
|
* Managed new api for additional systemd-timesyncdAngelo Naselli2015-03-241-2/+13
|
* Added systemd-timesyncdAngelo Naselli2015-03-241-54/+201
|
* from rpmdrake: fix restarting on priority updates (mga#14266)Angelo Naselli2015-03-241-1/+1
|
* Added missing configuration files from rpmdrakeAngelo Naselli2015-03-231-0/+5
|
* Fix bug introduce by commit bbb23d5e8e55648b5c717d2a08be1f5ec848aaf1Rémi Verschelde2015-03-231-1/+1
|
* rpmdragora: filter out critical config files from the .rpm{new,save} ↵Rémi Verschelde2015-03-232-2/+7
| | | | handling logic after installing packages (Martin Whitaker, mga#14266)
* Fixed missed parameterAngelo Naselli2015-03-171-3/+1
|
* Moved the tree accordinglyAngelo Naselli2015-03-1638-0/+0
|
* Moved to namespace to ManaToolsAngelo Naselli2015-03-1637-479/+479
|
* fixed confirmimg dialog size by adding min_size param to interactive_msgAngelo Naselli2015-02-232-7/+12
| | | | added a test case for interactive_msg
* could be shown as a main dialogAngelo Naselli2015-02-191-1/+4
|
* return instead of exit should be enoughAngelo Naselli2015-02-171-2/+2
|
* Missed shortcutAngelo Naselli2015-02-171-1/+1
|
* Added common shortcut to dialog push button (About, Cancel, Ok, Quit)Angelo Naselli2015-02-173-16/+16
|
* Added common shortcut to dialog push button (About, Cancel, Ok, Quit)Angelo Naselli2015-02-171-65/+81
|
* Added common shortcut to dialog push button (About, Cancel, Ok, Quit)Angelo Naselli2015-02-171-95/+95
|
* Added common shortcut to dialog push button (About, Cancel, Ok, or Quit)Angelo Naselli2015-02-171-35/+35
|
* Added common shortcut to dialog push button (About, Cancel, Ok)Angelo Naselli2015-02-171-16/+16
|
* Added common shortcut to dialog push button (About, Cancel, Ok)Angelo Naselli2015-02-171-51/+51
|
* Added common shortcut to dialog push button (About, Cancel, Ok)Angelo Naselli2015-02-171-28/+28
|
* Added common shortcut to dialog push button (About, Cancel, Ok)Angelo Naselli2015-02-171-3/+3
|
* Added common shortcut to dialog push button (About, Cancel, Ok)Angelo Naselli2015-02-171-10/+10
|
* Added dialog button shortcut (About, Cancel, Ok)Angelo Naselli2015-02-171-36/+77
|
* Fixed version to be usedAngelo Naselli2015-02-162-3/+3
|
* From rpmdrake - Rémi Verschelde - MageiaUpdate: add all mirrors instead of ↵Angelo Naselli2015-02-141-1/+1
| | | | only updates mirrors when no updates mirrors are defined (mga#12472)
* Fixed setTime (use new from TimeZone)Angelo Naselli2015-02-131-21/+45
| | | | Avoid crashing if no rights to set
* used dbus timedated api for backend (timezone, RTC and time)Angelo Naselli2015-02-131-58/+214
|
* fixed manawall behaviour when disabling firewallMatteo Pasotti2015-02-081-27/+66
|
* switched to Shared::Services (tnx anaselli); use Shared::Shorewall read_ and ↵matteo2015-02-081-9/+10
| | | | write_ instead of the old ones (forgotten inside sub update_interfaces_list)
* switched to Shared::Services (tnx anaselli)matteo2015-02-081-3/+4
|
* dropped use lib libDrakxmatteo2015-02-071-1/+0
|
* fixed warning on comparison with uninitialized vars (sub ↵matteo2015-02-071-2/+9
| | | | get_net_zone_interfaces)
* moved log_net_drop configuration from the first dialog to ask_CustomPortsmatteo2015-02-071-22/+24
|
* added support to custom ports (unlisted ports)matteo2015-02-021-64/+155
|
* fixed return value for ask_(Allowed|Watched)Services causing bad behavioursMatteo Pasotti2015-01-131-5/+5
|