]> git.ipfire.org Git - thirdparty/chrony.git/shortlog
thirdparty/chrony.git
2013-06-05  Miroslav LichvarDon't use uninitialized value in receive_packet()
2013-06-05  Miroslav LichvarFix stratum setting when source with non-minimum stratu...
2013-06-05  Miroslav LichvarImprove peer polling in symmetric mode
2013-06-04  Miroslav LichvarSave remote poll only with valid packets
2013-06-04  Miroslav LichvarFix peer polling with shorter remote poll
2013-06-04  Miroslav LichvarRequeue transmit timeout only with valid packets
2013-06-03  Miroslav LichvarIgnore packets from offline sources
2013-06-03  Miroslav LichvarSet stratum from last sample instead of best
2013-06-03  Miroslav LichvarDrop unused SST_GetReferenceData()
2013-06-03  Miroslav LichvarMake receive_packet() more readable
2013-06-03  Miroslav LichvarIn burst count only accumulated samples as good
2013-06-03  Miroslav LichvarSlew only non-zero local timestamps in ntp core
2013-06-03  Miroslav LichvarFix poll timeout with symmetric peer and poll 0
2013-05-21  Miroslav LichvarRemove unncessary return statements
2013-05-21  Miroslav LichvarAdd recommendation on password security to keyfile...
2013-05-21  Miroslav LichvarAdd option to generate command key on start
2013-05-20  Miroslav LichvarFix some error messages
2013-05-20  Miroslav LichvarCreate sockets only in selected family with -4 or ...
2013-05-16  Miroslav LichvarSet paths in documentation by configure
2013-05-16  Miroslav LichvarDocument default value of commandkey
2013-05-16  Miroslav LichvarAdd option to authenticate automatically on chronyc...
2013-05-16  Miroslav LichvarRefactor key parsing
2013-05-15  Miroslav LichvarTry linking readline without ncurses first
2013-05-15  Joachim WiedornVarious spelling fixes
2013-05-15  Miroslav LichvarRefactor command parsing
2013-05-15  Miroslav LichvarAbort on errors when parsing config
2013-05-15  Miroslav LichvarLog online/offline status change for burst sources...
2013-05-15  Miroslav LichvarDon't send uninitialized fields in dump and local requests
2013-05-14  Miroslav LichvarAccept float value as initstepslew threshold
2013-05-14  Miroslav LichvarUpdate .gitignore
2013-05-07  Miroslav LichvarTerminate batch processing in chronyc on quit command
2013-05-07  Miroslav LichvarDefine DEFAULT_CONF_FILE in config.h
2013-05-02  Miroslav LichvarReply to NTPv1 and NTPv2 packets with same version
2013-05-02  Miroslav LichvarReply to NTPv1 packets
2013-04-26  Miroslav LichvarAdd user directive for dropping root privileges
2013-04-26  Miroslav LichvarAdd option to ignore initstepslew and makestep directives
2013-04-26  victor lumFix crash with duplicated initstepslew address
2013-04-26  Miroslav LichvarFix crash in config parsing with too many servers
2013-03-08  Miroslav LichvarUpdate URL of NTP server list in example config
2013-03-08  Miroslav LichvarFix delta calculation with extreme frequency offsets
2013-02-01  Miroslav LichvarUse texi2html to generate html
2013-02-01  Miroslav LichvarUpdate NEWS 1.27
2013-01-24  Miroslav LichvarPrint error message when MD5 init fails in chronyc
2013-01-24  Miroslav LichvarReplace printf calls with echo in configure
2013-01-24  Miroslav LichvarSave compiler messages to config.log in configure
2012-11-29  Miroslav LichvarFix crash and hangs in RGR_FindBestRobustRegression
2012-09-10  Miroslav LichvarCheck for errors when writing new drift files
2012-09-10  Miroslav LichvarAdd format string to printf in client.c
2012-09-10  Miroslav LichvarAdd support for nanoseconds in SHM
2012-05-23  Miroslav LichvarFuzz transmit timestamp
2012-03-13  Miroslav LichvarLog uncooked offset in refclocks log for PPS samples
2012-02-28  Miroslav LichvarUpdate NEWS 1.27-pre1
2012-02-28  Miroslav LichvarUpdate copyright years
2012-02-28  Miroslav LichvarFix password handling in chronyc
2012-02-27  Miroslav LichvarFix compiler warnings
2012-02-27  Miroslav LichvarUpdate configure help text
2012-02-27  Miroslav LichvarTest leap second timezone on start
2012-02-27  Miroslav LichvarUpdate documentation
2012-02-24  Miroslav LichvarReschedule fast slew timeout on offset change
2012-02-24  Miroslav LichvarAdd leap status to tracking log and report
2012-02-24  Miroslav LichvarAdd support for reading leap second data from tz database
2012-02-21  Miroslav LichvarAdd maxchange directive
2012-02-14  Miroslav LichvarMove refclock slew and dispersion handler init
2012-02-14  Miroslav LichvarStep system time in RTC preinit only with offsets over...
2012-02-14  Miroslav LichvarFix last commit
2012-02-13  Miroslav LichvarBetter estimate RTC offset right after trim
2012-02-10  Miroslav LichvarReturn success on empty command
2012-02-09  Miroslav LichvarSupport passwords encoded in HEX
2012-02-08  Miroslav LichvarUpdate reported RMS offset quickly on start
2012-02-03  Miroslav LichvarExtend tracking, sources and activity reports
2012-02-03  Miroslav LichvarUse +/- when logging skew on start
2012-02-03  Miroslav LichvarFix logged offset in manual reference
2012-01-05  Miroslav LichvarCheck if struct in6_pktinfo is usable
2011-11-28  Miroslav LichvarFix reported number of runs to correspond to reported...
2011-11-15  Miroslav LichvarAdd corrtimeratio directive
2011-11-15  Miroslav LichvarControl offset correction rate in Linux driver
2011-11-15  Miroslav LichvarIntroduce offset correction rate
2011-11-14  Miroslav LichvarInclude clock steps in calculated reference update...
2011-11-02  Miroslav LichvarDocument extended keyfile format and authhash command
2011-11-02  Miroslav LichvarAdd support for libtomcrypt
2011-11-02  Miroslav LichvarAdd support for NSS library
2011-11-02  Miroslav LichvarAdd support for different authentication hashes
2011-09-14  Miroslav LichvarFix writing rtc data when called soon after trimrtc
2011-09-13  Miroslav LichvarUse ADJ_OFFSET_SS_READ mode only with kernels 2.6.28...
2011-09-01  Miroslav LichvarAdd macro for maximum fastslew timeout
2011-09-01  Miroslav LichvarCheck for timepps.h also in sys directory
2011-09-01  Miroslav LichvarMerge NCR_Process functions
2011-09-01  Miroslav LichvarAdd support for ADJ_SETOFFSET mode
2011-08-31  Miroslav LichvarCheck sample ordering on accumulation
2011-08-26  Miroslav LichvarUpdate gpsd SOCK example in documentation
2011-08-26  Miroslav LichvarUse initial delay also for burst samples
2011-08-26  Miroslav LichvarMake scheduling loop detector less sensitive
2011-08-26  Miroslav LichvarWait in foreground process until daemon is fully initia...
2011-08-26  Miroslav LichvarAlways use delayed name resolving for server and peer...
2011-08-25  Miroslav LichvarChange working directory to /
2011-08-25  Miroslav LichvarRead config after opening syslog
2011-08-12  Miroslav LichvarDisable maxdelayratio test by default
2011-08-12  Miroslav LichvarMatch skew in ntp_core to sourcestats skew
2011-08-12  Miroslav LichvarLimit skew used in NTP test4
2011-08-11  Miroslav LichvarFix creating logdir
next