summaryrefslogtreecommitdiffstats
path: root/ipa-client/ipaclient/ntpconf.py
Commit message (Expand)AuthorAgeFilesLines
* enable debugging of ntpd during client installationMartin Babinsky2015-07-201-2/+5
* ipa client: make --ntp-server option multivaluedMartin Basti2015-04-241-5/+6
* Timeout when performing time sync during client installNathan Kinder2015-03-161-1/+7
* ipaplatform: Pylint fixesTomas Babej2014-06-161-15/+15
* ipaplatform: Move all filesystem paths to ipaplatform.paths moduleTomas Babej2014-06-161-4/+5
* ipaplatform: Remove redundant imports of ipaservicesTomas Babej2014-06-161-2/+1
* ipaplatform: Change service code in freeipa to use ipaplatform servicesTomas Babej2014-06-161-9/+10
* ipaplatform: Change platform dependant code in freeipa to use ipaplatform tasksTomas Babej2014-06-161-3/+4
* ntpconf: remove redundant commentMartin Kosek2014-01-241-2/+1
* Fix ntpd config on clients.Jan Cholasta2014-01-241-1/+1
* Replace ntpdate calls with ntpdAna Krivokapic2013-09-091-14/+12
* Stop and disable conflicting time&date servicesMartin Kosek2012-12-071-0/+68
* Run ntpdate in verbose mode, not debug (i.e. no-op) modePetr Viktorin2012-09-041-6/+4
* Replace DNS client based on acutil with python-dnsMartin Kosek2012-05-241-6/+8
* Before kinit, try to sync time with the NTP servers of the domain we are joiningAlexander Bokovoy2011-10-061-0/+22
* Setup and restore ntp configuration on the client side properlyAlexander Bokovoy2011-10-051-15/+37
* Convert client-side tools to platform-independent access to system servicesAlexander Bokovoy2011-09-131-2/+3
* Change FreeIPA license to GPLv3+Jakub Hrozek2010-12-201-5/+5
* Clean up additional issues discovered with pylint and pycheckerRob Crittenden2009-08-201-4/+4
* Rename ipa-python directory to ipapython so it is a real python libraryRob Crittenden2009-02-091-5/+5
* Implement client uninstallSimo Sorce2008-03-311-6/+28
* Set the license uniformly to GPLv2 only.Rob Crittenden2008-02-041-1/+1
* NTP configuration for client and server.Karl MacMillan2007-11-011-0/+89