aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ManaTools/Shared/TimeZone.pm
Commit message (Collapse)AuthorAgeFilesLines
* removed you dependency form backends, left in Shared only atm.Angelo Naselli2015-07-211-12/+5
| | | | | if localization is changed from default has to be passed to constructor now
* Added the availability to use --locales-dirAngelo Naselli2015-04-241-4/+13
|
* Fixed NTP server configuration and access from /etc/systemd/timesyncd.confAngelo Naselli2015-03-271-3/+8
|
* removed break pointAngelo Naselli2015-03-261-1/+0
|
* Managed the case in which no NTP is installed, as a warning by nowAngelo Naselli2015-03-261-2/+0
|
* Check also for an empty array to avoid type constraint failure inAngelo Naselli2015-03-261-1/+3
| | | | ntp_program
* 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
|
* 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
|
* Added systemd-timesyncdAngelo Naselli2015-03-241-54/+201
|
* Moved the tree accordinglyAngelo Naselli2015-03-161-0/+799