]> git.ipfire.org Git - thirdparty/chrony.git/shortlog
thirdparty/chrony.git
2014-01-30  Miroslav LichvarSend cmdmon error replies only to allowed hosts
2014-01-30  Miroslav LichvarSupport previous protocol version in chronyc
2014-01-30  Miroslav LichvarAdd padding to cmdmon requests to prevent amplification...
2014-01-30  Miroslav LichvarSet maximum number of samples in manual list reply...
2013-08-08  Miroslav LichvarUpdate NEWS 1.29
2013-08-07  Miroslav LichvarDrop support for SUBNETS_ACCESSED and CLIENT_ACCESSES...
2013-08-07  Miroslav LichvarDon't send uninitialized data in command replies
2013-08-07  Miroslav LichvarFix buffer overflow when processing crafted command...
2013-08-02  Miroslav LichvarUpdate chrony.conf.example2
2013-08-02  Miroslav LichvarDon't mention pre 2.2 Linux kernels in documentation
2013-07-17  Miroslav LichvarUpdate NEWS 1.28
2013-07-17  Miroslav LichvarTreat address bind errors as non-fatal
2013-07-01  Miroslav LichvarUpdate chrony.spec.sample
2013-07-01  Miroslav LichvarUpdate copyright in chronyc GPL string
2013-06-21  Miroslav LichvarUpdate NEWS 1.28-pre1
2013-06-21  Miroslav LichvarUpdate example config files more
2013-06-21  Miroslav LichvarDocument port directive set to 0 as random port
2013-06-21  Miroslav LichvarUse texi2html only if it's available
2013-06-21  Miroslav LichvarDon't ship faqgen.pl
2013-06-21  Miroslav LichvarFix possible leaks of temporary file names
2013-06-21  Miroslav LichvarFix memset calls
2013-06-20  Miroslav LichvarUpdate documentation
2013-06-20  Miroslav LichvarUpdate example config files
2013-06-20  Miroslav LichvarCreate /etc and /var/lib/chrony on installation
2013-06-20  Miroslav LichvarAvoid sentences written in first person
2013-06-20  Miroslav LichvarUpdate comparison with ntpd
2013-06-19  Miroslav LichvarRemove fixed problems from FAQ
2013-06-19  Miroslav LichvarUpdate copyright years
2013-06-19  Miroslav LichvarDon't call finalise functions on fatal error
2013-06-19  Miroslav LichvarCombine source frequencies by skew
2013-06-19  Miroslav LichvarAdd minimum skew limit to sourcestats
2013-06-18  Miroslav LichvarFix printing of outlier status
2013-06-17  Miroslav LichvarAdd more entries to tracking log
2013-06-17  Miroslav LichvarFix maxchange offset check
2013-06-17  Miroslav LichvarCall maybe_log_offset and update_leap_status after...
2013-06-17  Miroslav LichvarFix spelling
2013-06-17  Miroslav LichvarLog manual entries with MANU refid in tracking log
2013-06-17  Miroslav LichvarFix log message to not include newline
2013-06-17  Miroslav LichvarFix printing of negative offset with settime command
2013-06-17  Miroslav LichvarReuse REF_SetReference code with manual reference
2013-06-14  Miroslav LichvarWrite freq and skew to drift file with six decimal...
2013-06-14  Miroslav LichvarUse fscanf to read drift file
2013-06-14  Miroslav LichvarModify minimum skew checking
2013-06-14  Miroslav LichvarReplace bzero with memset
2013-06-14  Miroslav LichvarRemove changelog from conf.c
2013-06-14  Miroslav LichvarCleanup including of system headers
2013-06-14  Miroslav LichvarDon't abort on EINTR select errors
2013-06-14  Miroslav LichvarReplace LOG_FATAL call with assert in SCH_MailLoop
2013-06-13  Miroslav LichvarDon't apply outlyer penalty at beginning
2013-06-13  Miroslav LichvarAdd minsamples and maxsamples directives
2013-06-12  Miroslav LichvarModify SST_GetSelectionData to return only necessary...
2013-06-12  Miroslav LichvarUse UTI_DiffTimevalsToDouble to calculate theta
2013-06-12  Miroslav LichvarFix fabs use on delay
2013-06-12  Miroslav LichvarLimit sources included in combining
2013-06-11  Miroslav LichvarResurrect source combining
2013-06-06  Miroslav LichvarRemove unnecessary adjtimex calls
2013-06-06  Miroslav LichvarFix rounding in UTI_AddDoubleToTimeval with negative...
2013-06-06  Miroslav LichvarAdjust last_select_ts on slew
2013-06-05  Miroslav LichvarRename SCH_GetFileReadyTime() and extend it to return...
2013-06-05  Miroslav LichvarDrop duplicated int64_to_timeval()
2013-06-05  Miroslav LichvarFix UTI_DoubleToInt32 to check for overflow
2013-06-05  Miroslav LichvarMove NTP_int32 conversion functions to util.c
2013-06-05  Miroslav LichvarAdd --enable-trace to configure
2013-06-05  Miroslav LichvarFix configure help message
2013-06-05  Miroslav LichvarAbort on parse errors in refclock directive
2013-06-05  Miroslav LichvarFix burst command with specified address
2013-06-05  Miroslav LichvarAllow hostnames in offline, online and burst commands
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
next