summaryrefslogtreecommitdiffstats
path: root/ipa-client/ipaclient/ntpconf.py
Commit message (Expand)AuthorAgeFilesLines
* 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