]> git.ipfire.org Git - thirdparty/chrony.git/shortlog
thirdparty/chrony.git
2010-05-14  Miroslav LichvarAdd rtcsync directive
2010-05-13  Miroslav LichvarRehash NTP source table after removing source
2010-05-07  Miroslav LichvarMake use of UTI_AdjustTimeval in slew handlers
2010-05-07  Miroslav LichvarFix RTC slew handler
2010-04-28  Miroslav LichvarDon't use AI_ADDRCONFIG hint
2010-04-28  Miroslav LichvarChange online status also for unresolved sources
2010-04-28  Miroslav LichvarRetry name resolving before marking sources online
2010-04-27  Miroslav LichvarDon't log network is unreachable errors
2010-04-27  Miroslav LichvarFix name resolving when IPv6 support is disabled
2010-04-27  Miroslav LichvarAdd delayed name resolving for servers and peers
2010-04-27  Miroslav LichvarDon't retry resolving in DNS_Name2IPAddress
2010-04-27  Miroslav LichvarMerge NSR/NCR server and peer functions
2010-04-27  Miroslav LichvarSet maxupdateskew to 1000 ppm by default
2010-04-27  Miroslav LichvarAdd iburst server option
2010-04-27  Miroslav LichvarClamp tick value before calling adjtimex
2010-04-27  Miroslav LichvarReturn actual frequency in drv_set_freq functions
2010-04-27  Miroslav LichvarAdd dispersion after Linux makestep
2010-04-27  Miroslav LichvarMark source unreachable after offline burst
2010-04-27  Miroslav LichvarIncrease burst polling interval
2010-04-27  Miroslav LichvarStop burst sampling when received KoD RATE
2010-04-27  Miroslav LichvarUpdate drift file at most once per hour
2010-04-27  Miroslav LichvarRemove absolute frequency from handler parameters
2010-04-27  Miroslav LichvarAdd temperature compensation
2010-04-27  Miroslav LichvarAdd fallback drifts
2010-04-21  Miroslav LichvarFix frequency accumulation
2010-04-13  Miroslav LichvarFix possible memory leak in mkdir_and_parents()
2010-04-13  Miroslav LichvarRefactor file logging
2010-04-07  Håkan JohanssonAvoid large times in chronyc sources / sourcestats...
2010-04-02  Miroslav LichvarMark offline sources unreachable
2010-03-02  Miroslav LichvarAdd refclock precision
2010-03-02  Miroslav LichvarReduce noise in refclock sample dispersions
2010-03-02  Miroslav LichvarLog also filtered samples
2010-03-02  Miroslav LichvarAdjust refclock filter parameters
2010-03-02  Miroslav LichvarMake linear fit in refclock dispersion calculation
2010-02-18  Miroslav LichvarEstimate offset correction error in Linux driver
2010-02-16  Miroslav LichvarAdd dispersion notification handlers
2010-02-16  Miroslav LichvarInclude offset correction error in dispersion
2010-02-16  Miroslav LichvarPrepare for handling offset correction error
2010-02-16  Miroslav LichvarDon't set system precision to log2 based value
2010-02-16  Miroslav LichvarFix stratum with locked PPS refclock and local stratum
2010-02-04  Miroslav LichvarUpdate NEWS 1.24
2010-02-04  Miroslav LichvarLimit rate of syslog messages
2010-02-04  Miroslav LichvarDon't reply to invalid chronyc packets
2010-02-04  Miroslav LichvarUpdate list of commands not using authentication in...
2010-02-04  Miroslav LichvarInitialize local_ntp_tx in ntp_core
2010-01-29  Miroslav LichvarAllow to set only permission bits with perm option
2010-01-28  Miroslav LichvarAdd perm option to SHM driver
2010-01-28  Miroslav LichvarAdd common refclock driver option parsing
2010-01-28  Miroslav LichvarAdd lock option for PPS refclocks
2010-01-27  Miroslav LichvarDon't start chronyd with unrecognized command line...
2010-01-26  Hattink, Tjalling... Fix scheduler to allow stepping clock from timeout...
2010-01-25  Miroslav LichvarAdd makestep directive
2010-01-25  Miroslav LichvarHandle immediate step in local module instead of system...
2010-01-25  Miroslav LichvarLimit timeout for end of slew to avoid overflow
2010-01-13  Miroslav LichvarDon't require _bigadj kernel symbol in NetBSD driver
2010-01-13  Miroslav LichvarPrint only printable characters from refid
2010-01-12  Miroslav LichvarFix name resolving on NetBSD
2010-01-12  Miroslav LichvarIncrease buffers used to print IPv6 addresses
2010-01-12  Miroslav LichvarReturn 0 from DNS_IPAddress2Name when name was truncated
2010-01-12  Miroslav LichvarWrite banner to tracking log when not synchronized
2009-12-20  Bill UnruhLog warning when changing file ownership fails
2009-12-15  Miroslav LichvarUpdate NEWS 1.24-pre1
2009-12-14  Miroslav LichvarMove estimated offset and error to sourcestats report
2009-12-13  Miroslav LichvarCheck also for log and pow functions in configure
2009-12-13  Miroslav LichvarAdd FreeBSD-amd64 to configure
2009-12-13  Miroslav LichvarReplace integer microseconds in reports with floating...
2009-12-13  Miroslav LichvarRemove resid_freq and resid_skew from source report
2009-12-13  Miroslav LichvarReplace fixed-point format with floating-point in cmdmo...
2009-12-12  Miroslav LichvarUse nanoseconds in timevals in cmdmon protocol
2009-12-10  Miroslav LichvarUse AI_ADDRCONFIG only when defined
2009-12-10  John G. HaslerEdited faq.txt to match the version on the Website.
2009-12-07  Miroslav LichvarUse exact address size in bind and sendto calls
2009-12-07  Miroslav LichvarUse IP_PKTINFO and SO_TIMESTAMP only when defined
2009-12-07  Miroslav LichvarFix sys_sunos compilation
2009-12-07  Miroslav LichvarRemove socket binding in chronyc
2009-12-05  Miroslav LichvarAdd missing commands to chronyc help
2009-12-05  Miroslav LichvarAdd dns command to configure DNS resolving in chronyc
2009-12-05  Miroslav LichvarFix request_reply() return code if no response received
2009-12-04  Miroslav LichvarUpdate documentation a bit more
2009-12-04  Miroslav LichvarSet default chrony.conf path according to sysconfdir
2009-12-04  Miroslav LichvarImprove configure
2009-12-03  Miroslav LichvarDon't call ReadCookedTime after select timeout
2009-12-02  Miroslav LichvarUpdate documentation
2009-12-02  Miroslav LichvarAdd flags field to chronyc add source request
2009-12-01  Miroslav LichvarRemove hyphen from git commands in make_release
2009-12-01  Miroslav LichvarClose socket in SOCK finalise
2009-11-30  Miroslav LichvarFix printing refclocks and IPv6 sources in statistics log
2009-11-30  Miroslav LichvarFlush filter when PPS refclock lost sync
2009-11-30  Miroslav LichvarMark SOCK driver as PPS capable
2009-11-30  Miroslav LichvarOpen rtc log after dropping root privileges
2009-11-30  Miroslav LichvarSwap leap signs in measurements log description
2009-11-30  Miroslav LichvarAdd refclocks log
2009-11-30  Miroslav LichvarRead local time immediately after select()
2009-11-27  Miroslav LichvarClean up configure a bit
2009-11-27  Miroslav LichvarAdd editline, readline, linuxcaps detection to configure
2009-11-27  Miroslav LichvarUse 644/755 permissions instead of 444/555
2009-11-27  Miroslav LichvarDon't change file ownership in installation
2009-11-27  Miroslav LichvarAdd bindir, sbindir, docdir options to configure
2009-11-27  Miroslav LichvarRegenerate getdate.c
2009-11-27  Miroslav LichvarInclude getdate.y to allow regenerating getdate.c
next