aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fixed dtring to be printed/shown during installationv1.0.1Angelo Naselli2015-04-201-5/+6
|
* updaredAngelo Naselli2015-04-011-1/+2
|
* Fixed dragoraUpdate crash if --help is passed to command lineAngelo Naselli2015-04-011-2/+2
|
* drops a missed single quotation markmatteo2015-03-281-1/+1
|
* dropped bad string from nfs ports definitionmatteo2015-03-281-1/+1
|
* updated manifest for manawall spec.confmatteo2015-03-281-0/+1
|
* move definitions for servers from code to configuration file (implemented ↵matteo2015-03-281-129/+33
| | | | get_servers method)
* added configuration file for manawall (spec for servers)matteo2015-03-281-0/+148
|
* wrong title in testAngelo Naselli2015-03-281-3/+3
|
* Merge branch 'master' of ssh://git.mageia.org/software/adminpanelmatteo2015-03-212-3/+11
|\
| * UpdatedAngelo Naselli2015-03-271-0/+1
| |
| * Fixed NTP server configuration and access from /etc/systemd/timesyncd.confAngelo Naselli2015-03-272-3/+10
| |
* | added ports to smbserver: 901 for swat and 389 for ldapmatteo2015-03-211-2/+2
|/
* fixed samba/cifs ports for samba-server entrymatteo2015-03-211-4/+4
|
* Updated - manatools 1.0.1Angelo Naselli2015-03-273-6/+9
|
* removed break pointAngelo Naselli2015-03-261-1/+0
|
* UopdatedAngelo Naselli2015-03-261-0/+6
|
* 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
* Using README.mdAngelo Naselli2015-03-261-2/+2
|
* UpdatedAngelo Naselli2015-03-252-2/+14
|
* 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
|
* better order in test caseAngelo Naselli2015-03-251-5/+5
|
* added include_static_services property and its testAngelo Naselli2015-03-252-1/+42
|
* fixed isNTPRunning and its testAngelo Naselli2015-03-252-38/+14
|
* fixed ntp_program attribute initialization and added its testAngelo Naselli2015-03-252-7/+36
|
* added refreshNTPServiceList attribute and its testAngelo Naselli2015-03-252-3/+28
|
* Added ntpServiceList attribute and its testAngelo Naselli2015-03-252-5/+33
|
* Tested ntpServiceConfigAngelo Naselli2015-03-251-0/+5
|
* 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-242-1/+3
|
* Added missing configuration files from rpmdrakeAngelo Naselli2015-03-231-0/+5
|
* updatedAngelo Naselli2015-03-231-0/+1
|
* 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-233-2/+11
| | | | handling logic after installing packages (Martin Whitaker, mga#14266)
* Fixed missed parameterAngelo Naselli2015-03-171-3/+1
|
* Moved the tree accordinglyAngelo Naselli2015-03-1639-0/+0
|
* Moved to namespace to ManaToolsAngelo Naselli2015-03-1682-1714/+1762
|
* Fixed files missingAngelo Naselli2015-03-111-2/+1
|
* added also min_size into testv1.0.0Angelo Naselli2015-02-231-0/+1
|
* fixed confirmimg dialog size by adding min_size param to interactive_msgAngelo Naselli2015-02-234-8/+44
| | | | added a test case for interactive_msg
* UpdatedAngelo Naselli2015-02-191-1/+1
|
* Moved destroy after (seems to avoid a sometimes crash on exit), though ↵Angelo Naselli2015-02-191-5/+9
| | | | maindialog is to big for an info message
* could be shown as a main dialogAngelo Naselli2015-02-191-1/+4
|
* Fixed select all packagesAngelo Naselli2015-02-181-25/+76
| | | | Added uncheck all packages