| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Moved localization object to base class | Angelo Naselli | 2015-04-24 | 1 | -30/+129 |
| | | | | | fixed documentation | ||||
| * | Added manawall to the list of modules | Angelo Naselli | 2015-04-22 | 1 | -0/+1 |
| | | |||||
| * | fixed missed string on github | Angelo Naselli | 2015-04-22 | 1 | -2/+1 |
| | | |||||
| * | updated | Angelo Naselli | 2015-04-22 | 1 | -1/+5 |
| | | |||||
| * | Fixed title | Angelo Naselli | 2015-04-22 | 1 | -1/+1 |
| | | |||||
| * | Updated | Angelo Naselli | 2015-04-22 | 1 | -0/+12 |
| | | |||||
| * | Fixed mo files installation | Angelo Naselli | 2015-04-22 | 1 | -3/+3 |
| | | |||||
| * | manaclock now use manatools catalogue | Angelo Naselli | 2015-04-22 | 1 | -3/+13 |
| | | |||||
| * | Fixed some headers, and changed targets to clean_locales and | Angelo Naselli | 2015-04-22 | 2 | -7/+10 |
| | | | | | install_locales instead of mo | ||||
| * | reviewed | Angelo Naselli | 2015-04-22 | 1 | -2/+2 |
| | | |||||
| * | Update changes | Angelo Naselli | 2015-04-21 | 1 | -0/+2 |
| | | |||||
| * | Added a first attemot to manage localization | Angelo Naselli | 2015-04-21 | 2 | -1595/+2688 |
| | | |||||
| * | Fixed dtring to be printed/shown during installationv1.0.1 | Angelo Naselli | 2015-04-20 | 1 | -5/+6 |
| | | |||||
| * | updared | Angelo Naselli | 2015-04-01 | 1 | -1/+2 |
| | | |||||
| * | Fixed dragoraUpdate crash if --help is passed to command line | Angelo Naselli | 2015-04-01 | 1 | -2/+2 |
| | | |||||
| * | drops a missed single quotation mark | matteo | 2015-03-28 | 1 | -1/+1 |
| | | |||||
| * | dropped bad string from nfs ports definition | matteo | 2015-03-28 | 1 | -1/+1 |
| | | |||||
| * | updated manifest for manawall spec.conf | matteo | 2015-03-28 | 1 | -0/+1 |
| | | |||||
| * | move definitions for servers from code to configuration file (implemented ↵ | matteo | 2015-03-28 | 1 | -129/+33 |
| | | | | | get_servers method) | ||||
| * | added configuration file for manawall (spec for servers) | matteo | 2015-03-28 | 1 | -0/+148 |
| | | |||||
| * | wrong title in test | Angelo Naselli | 2015-03-28 | 1 | -3/+3 |
| | | |||||
| * | Merge branch 'master' of ssh://git.mageia.org/software/adminpanel | matteo | 2015-03-21 | 2 | -3/+11 |
| |\ | |||||
| | * | Updated | Angelo Naselli | 2015-03-27 | 1 | -0/+1 |
| | | | |||||
| | * | Fixed NTP server configuration and access from /etc/systemd/timesyncd.conf | Angelo Naselli | 2015-03-27 | 2 | -3/+10 |
| | | | |||||
| * | | added ports to smbserver: 901 for swat and 389 for ldap | matteo | 2015-03-21 | 1 | -2/+2 |
| |/ | |||||
| * | fixed samba/cifs ports for samba-server entry | matteo | 2015-03-21 | 1 | -4/+4 |
| | | |||||
| * | Updated - manatools 1.0.1 | Angelo Naselli | 2015-03-27 | 3 | -6/+9 |
| | | |||||
| * | removed break point | Angelo Naselli | 2015-03-26 | 1 | -1/+0 |
| | | |||||
| * | Uopdated | Angelo Naselli | 2015-03-26 | 1 | -0/+6 |
| | | |||||
| * | Action performed is there are changes, otherwhise skipped | Angelo Naselli | 2015-03-26 | 1 | -29/+59 |
| | | |||||
| * | Managed the case in which no NTP is installed, as a warning by now | Angelo Naselli | 2015-03-26 | 2 | -7/+16 |
| | | |||||
| * | Check also for an empty array to avoid type constraint failure in | Angelo Naselli | 2015-03-26 | 1 | -1/+3 |
| | | | | | ntp_program | ||||
| * | Using README.md | Angelo Naselli | 2015-03-26 | 1 | -2/+2 |
| | | |||||
| * | Updated | Angelo Naselli | 2015-03-25 | 2 | -2/+14 |
| | | |||||
| * | Manage new data from backend, partially fixed mga#15552 | Angelo Naselli | 2015-03-25 | 1 | -37/+79 |
| | | |||||
| * | left ntp_configuration_file attribute only for test purpose | Angelo Naselli | 2015-03-25 | 1 | -16/+9 |
| | | | | | used getNTPServiceConfig instead | ||||
| * | used include_static_services to get also systemd-timesyncd status | Angelo Naselli | 2015-03-25 | 1 | -3/+5 |
| | | |||||
| * | better order in test case | Angelo Naselli | 2015-03-25 | 1 | -5/+5 |
| | | |||||
| * | added include_static_services property and its test | Angelo Naselli | 2015-03-25 | 2 | -1/+42 |
| | | |||||
| * | fixed isNTPRunning and its test | Angelo Naselli | 2015-03-25 | 2 | -38/+14 |
| | | |||||
| * | fixed ntp_program attribute initialization and added its test | Angelo Naselli | 2015-03-25 | 2 | -7/+36 |
| | | |||||
| * | added refreshNTPServiceList attribute and its test | Angelo Naselli | 2015-03-25 | 2 | -3/+28 |
| | | |||||
| * | Added ntpServiceList attribute and its test | Angelo Naselli | 2015-03-25 | 2 | -5/+33 |
| | | |||||
| * | Tested ntpServiceConfig | Angelo Naselli | 2015-03-25 | 1 | -0/+5 |
| | | |||||
| * | Added ntpServiceConfig attribute | Angelo Naselli | 2015-03-25 | 1 | -3/+58 |
| | | |||||
| * | Managed new api for additional systemd-timesyncd | Angelo Naselli | 2015-03-24 | 1 | -2/+13 |
| | | |||||
| * | Added systemd-timesyncd | Angelo Naselli | 2015-03-24 | 1 | -54/+201 |
| | | |||||
| * | from rpmdrake: fix restarting on priority updates (mga#14266) | Angelo Naselli | 2015-03-24 | 2 | -1/+3 |
| | | |||||
| * | Added missing configuration files from rpmdrake | Angelo Naselli | 2015-03-23 | 1 | -0/+5 |
| | | |||||
| * | updated | Angelo Naselli | 2015-03-23 | 1 | -0/+1 |
| | | |||||
