]> git.ipfire.org Git - thirdparty/chrony.git/shortlog
thirdparty/chrony.git
2015-01-06  Miroslav Lichvarntp: open server socket only when access is allowed
2015-01-06  Miroslav Lichvarntp: count references to NTP server sockets
2015-01-06  Miroslav Lichvarsys: keep cap_net_bind_service capability
2015-01-05  Miroslav Lichvarntp: rename NIO_Get*Socket functions
2014-12-17  Miroslav Lichvardoc: improve FAQ section on improving accuracy
2014-12-17  Miroslav Lichvardoc: use example.net domain in examples
2014-12-17  Miroslav Lichvardoc: update description of tracking command
2014-12-15  Miroslav Lichvardoc: list server/peer options that can be set in chronyc
2014-12-15  Miroslav Lichvardoc: fix examples of add server and add peer commands
2014-12-15  Miroslav Lichvarcmdparse: add function to convert error status to string
2014-12-15  Miroslav Lichvarsys: use system headers for adjtimex
2014-12-10  Miroslav Lichvarsys: remove shift_hz
2014-12-10  Miroslav Lichvarsys: remove TMX_ReadCurrentParams
2014-12-10  Miroslav Lichvarsys: add sync status setting to generic and Linux driver
2014-12-10  Miroslav Lichvarsys: fix formatting in sys_linux.c
2014-12-10  Miroslav Lichvarlocal: add new driver call to set synchronization status
2014-12-09  Miroslav Lichvarclient: add second form of makestep command
2014-12-09  Miroslav Lichvarcmdmon: initialize new source params when adding source
2014-12-03  Miroslav Lichvarsources: allow setting minsamples and maxsamples for...
2014-12-01  Miroslav Lichvarntp: don't replace source instance when changing address
2014-11-26  Miroslav Lichvarntp: limit number of pool sources
2014-11-26  Miroslav Lichvarntp: update number of sources when removing all sources
2014-11-24  Miroslav Lichvarntp: return status from NCR_ProcessKnown()
2014-11-21  Miroslav Lichvardoc: update tempcomp description
2014-11-21  Miroslav Lichvartempcomp: allow configuration with list of points
2014-11-21  Miroslav Lichvartest: fix 111-knownclient
2014-11-21  Miroslav Lichvarntp: fix accepting requests from configured sources
2014-11-04  Miroslav Lichvartempcomp: fix double free on sensor filename
2014-11-03  Miroslav Lichvarconf: change default stratumweight to 0.001
2014-11-03  Miroslav Lichvarntp: support pools
2014-11-03  Miroslav Lichvarntp: allow changing address of core instance
2014-10-31  Miroslav Lichvarntp: try adding other server addresses
2014-10-23  Miroslav Lichvarnameserv: add support for returning multiple addresses
2014-10-23  Miroslav Lichvarnameserv: check that address returned from gethostbynam...
2014-10-23  Miroslav Lichvarntp: take auto_offline sources offline before sending...
2014-10-20  Miroslav Lichvartest: add 116-minsources
2014-10-20  Miroslav Lichvarsources: add minsources option
2014-10-20  Miroslav Lichvardocs: fix formatting of examples in server options
2014-10-20  Miroslav Lichvarntp: add version option to server/peer directive
2014-10-20  Miroslav Lichvarconf: use array for broadcast destinations
2014-10-20  Miroslav Lichvarconf: use arrays for NTP and cmdmon restrictions
2014-10-20  Miroslav Lichvartest: add 009-sourceselection
2014-10-20  Miroslav Lichvartest: add option to create falsetickers
2014-10-20  Miroslav Lichvarntp: remove debug messages in slew handler
2014-10-20  Miroslav Lichvarsourcestats: reduce debug messages in slew handler
2014-10-20  Miroslav Lichvarsources: reset reachability for offline sources
2014-10-20  Miroslav Lichvarsources: allow selection of unreachable sources
2014-10-20  Miroslav Lichvarsources: extend source status tracking
2014-10-20  Miroslav Lichvarsources: fix reported normal select option
2014-10-20  Miroslav Lichvarsources: select only when reference can be updated
2014-10-20  Miroslav Lichvarsources: drop selectable flag
2014-10-20  Miroslav Lichvarsources: reorder SRC_SelectSource()
2014-10-20  Miroslav Lichvarsources: keep synchronized status with unreachable...
2014-10-20  Miroslav Lichvarsources: update reference only with new sample
2014-10-15  Miroslav Lichvarntp: fix Clang warning
2014-10-15  Miroslav Lichvarntp: merge broadcast code with ntp_core
2014-10-14  Miroslav Lichvarntp: define NTP_MAX_STRATUM for other modules
2014-10-14  Miroslav Lichvardoc: update for NTPv4 support
2014-10-14  Miroslav LichvarUpdate comments referencing RFC 1305
2014-10-14  Miroslav Lichvarntp: update packet processing to NTPv4 (RFC 5905)
2014-10-13  Miroslav Lichvarntp: clamp value set by minstratum option
2014-10-13  Miroslav Lichvarsources: use correct specifier for refid in debug message
2014-10-13  Miroslav Lichvarntp: print number of bytes sent in debug message
2014-10-08  Miroslav Lichvarntp: enable PKTINFO on client sockets
2014-10-03  Miroslav Lichvarutil: fix sockaddr function naming
2014-09-29  Miroslav Lichvarclient: improve sources caption
2014-09-26  Miroslav Lichvarutil: use common functions to convert to/from sockaddr
2014-09-26  Miroslav Lichvarclient: print full date in manual list
2014-09-26  Miroslav Lichvarntp: fix NSR_TakeSourcesOffline()
2014-09-26  Miroslav Lichvarkeys: store IDs in uint32_t
2014-09-25  Miroslav Lichvarlogging: remove warning on missing debug messages
2014-09-25  Miroslav Lichvarcmdmon: fix initialization of allocated reply slots
2014-09-25  Miroslav Lichvarcmdmon: allocate reply slots in smaller quantums
2014-09-25  Miroslav Lichvarcmdmon: use char for permissions table
2014-09-25  Miroslav Lichvarrefclock: include refid in some debug messages
2014-09-25  Miroslav Lichvarutil: optimize UTI_RefidToString()
2014-09-25  Miroslav Lichvarrtc: allocate samples dynamically
2014-09-25  Miroslav Lichvarconf: allocate sources dynamically
2014-09-25  Miroslav Lichvarntp: allocate source records dynamically
2014-09-25  Miroslav Lichvarrefclocks: allocate refclock instances dynamically
2014-09-25  Miroslav Lichvarkeys: allocate keys dynamically
2014-09-25  Miroslav Lichvarsched: allocate file handlers dynamically
2014-09-25  Miroslav Lichvarsources: reallocate arrays in exponentially increasing...
2014-09-25  Miroslav Lichvarntp: improve hashing of sources
2014-09-25  Miroslav LichvarAdd array utility functions
2014-09-25  Miroslav LichvarFree allocated memory on exit
2014-09-24  Miroslav Lichvarcmdparse: don't duplicate hostname in CPS_ParseNTPSourc...
2014-09-23  Miroslav LichvarCheck for memory allocation errors
2014-09-23  Miroslav Lichvartest: make 114-presend more tolerant
2014-09-22  Miroslav Lichvarnameserv: move fallback DNS_Name2IPAddressAsync() to...
2014-09-22  Miroslav Lichvarconfigure: add --disable-sechash option
2014-09-22  Miroslav LichvarPrint enabled/disabled features with version
2014-09-22  Miroslav Lichvarconfigure: unify macro naming for optional features
2014-09-22  Miroslav Lichvarconfigure: allow building without cmdmon, NTP, refclock...
2014-09-19  Miroslav Lichvarconfigure: unify macro naming for available headers
2014-09-19  Miroslav Lichvarconfigure: don't remove config files with --help
2014-09-19  Miroslav Lichvarsourcestats: remove tracking of skew change
2014-09-10  Miroslav Lichvardoc: update NEWS 1.31
2014-09-10  Miroslav Lichvardoc: mention that directives are not case-sensitive
2014-09-10  Miroslav Lichvardoc: add section to FAQ on improving accuracy with NTP
next