]> git.ipfire.org Git - thirdparty/chrony.git/shortlog
thirdparty/chrony.git
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
2011-07-13  Miroslav LichvarUpdate NEWS 1.26
2011-07-13  Miroslav LichvarRetry on permanent DNS error by default
2011-06-24  Miroslav LichvarUpdate NEWS 1.26-pre1
2011-06-24  Miroslav LichvarAdd configure option for sendmail path
2011-06-24  Miroslav LichvarGenerate version and date in man pages
2011-06-24  Miroslav LichvarConvert make_release to shell script
2011-06-23  Miroslav LichvarRemove chrony.lsm
2011-06-23  Miroslav LichvarStep also cooked select timestamp in scheduler slew...
2011-06-23  Miroslav LichvarDetect infinite loop in scheduler
2011-06-23  Miroslav LichvarAdd asserts for timeout delays
2011-06-23  Miroslav LichvarAdd waitsync command
2011-06-15  Miroslav LichvarFix current_total_tick calculation
2011-06-15  Miroslav LichvarDon't call driver read_freq in LCL_ReadAbsoluteFrequency
2011-06-15  Miroslav LichvarCreate logdir before making first tracking write
2011-06-15  Miroslav LichvarDon't update drift file on first reference update
2011-06-15  Miroslav LichvarDon't reset kernel frequency on start without drift...
2011-06-13  Miroslav LichvarDon't use uninitialized values
2011-06-13  Miroslav LichvarValidate leap status in refclock samples
next