]> git.ipfire.org Git - thirdparty/chrony.git/history - main.c
cmdmon: save NTS cookies and server keys on dump command
[thirdparty/chrony.git] / main.c
2020-03-12  Miroslav Lichvarmain: accept zero timeout
2020-03-05  Miroslav Lichvarnts: add NTS-NTP server and client
2020-03-05  Miroslav Lichvarnts: add NTS-KE server and client
2020-03-05  Miroslav Lichvarsys: specify context for syscall filter
2019-11-19  Miroslav Lichvarmain: don't try to open unspecified pidfile
2019-10-24  Miroslav Lichvarswitch to new util file functions
2019-07-18  Miroslav Lichvarntp: convert to new socket API
2019-07-04  Miroslav Lichvarmain: add option to specify minimum log severity level
2019-07-04  Miroslav Lichvarlogging: refactor enabling of debug messages
2018-09-12  Miroslav Lichvarupdate copyright years
2018-08-03  Miroslav Lichvarutil: handle or ignore SIGPIPE signal
2018-06-08  Miroslav Lichvarmain: create directories before writing pidfile
2018-02-26  Miroslav Lichvarmain: open /dev/null as stdin/out/err in daemonization
2018-02-16  Miroslav Lichvarmain: create directories before refclock initialization
2018-02-16  Miroslav Lichvarmain: improve error message for failed getpwnam()
2017-08-28  Miroslav Lichvarupdate copyright years
2017-08-09  Bryan Christiansonmain: fix -q option
2017-07-13  Miroslav Lichvarmain: don't require root privileges with -Q option
2017-07-13  Miroslav Lichvarmain: refactor check of pidfile
2017-05-26  Miroslav Lichvarmain: close logs as last thing before exit
2017-05-26  Miroslav Lichvarmain: use getopt() for command line parsing
2017-05-26  Miroslav Lichvarmain: add option to specify log file
2017-05-26  Miroslav Lichvarmain: use LOG_FATAL to print error when UID is not...
2017-03-10  Miroslav Lichvarsys: add null driver
2017-03-10  Miroslav Lichvarmain: dump history by default
2017-03-10  Miroslav Lichvarmain: rewrite some error messages
2017-03-10  Miroslav Lichvarlogging: remove facility parameter
2017-01-24  Miroslav Lichvarupdate copyright years
2017-01-12  Miroslav Lichvarfix some coverity warnings
2016-12-06  Miroslav Lichvarmain: add -t option to usage text
2016-12-02  Miroslav Lichvarmain: add -t option to chronyd
2016-11-22  Miroslav LichvarMerge branch '2.4-stable' into HEAD
2016-09-07  Miroslav Lichvaruse correct facility in LOG messages
2016-09-07  Miroslav Lichvarsources: remove dump files on start
2016-07-29  Miroslav Lichvarntp: add support for MS-SNTP authentication in Samba
2016-01-20  Miroslav LichvarMerge branch '2.2-security'
2015-12-10  Miroslav Lichvarmain: initialise privops sooner
2015-12-08  Miroslav Lichvarmain: fix compiler warning
2015-12-08  Miroslav Lichvarprivops: refactor initialisation/finalisation
2015-12-03  Miroslav Lichvarmain: assert supported integer size, representation...
2015-10-01  Miroslav Lichvarupdate copyright years
2015-09-18  Miroslav Lichvarfix building on Solaris
2015-09-17  Miroslav Lichvardrop WINNT-specific code
2015-09-04  Miroslav Lichvarsys_linux: add support for seccomp filters
2015-09-04  Miroslav Lichvarmain: install signal handler sooner
2015-08-25  Miroslav Lichvarmain: open cmdmon and NTP internet sockets before dropp...
2015-08-12  Miroslav Lichvarconf: create directories before dropping root
2015-08-12  Miroslav Lichvarmain: always call getpwnam()
2015-08-10  Miroslav Lichvarsys: move getpwnam() call to main.c
2015-07-28  Miroslav Lichvarmain: move signal handler setting to util.c
2015-04-17  Miroslav Lichvaruse return to exit from main function
2015-04-17  Miroslav Lichvarmain: print usage with -h option
2015-04-07  Miroslav LichvarMerge branch '1.31-security'
2015-04-07  Miroslav Lichvarntp: add server time smoothing
2015-01-22  Miroslav Lichvarcreate NTP and cmdmon sockets after root drop
2014-10-15  Miroslav Lichvarntp: merge broadcast code with ntp_core
2014-09-25  Miroslav LichvarFree allocated memory on exit
2014-09-22  Miroslav LichvarPrint enabled/disabled features with version
2014-08-19  Miroslav Lichvarrtc: move preinit call to RTC_Initialise()
2014-06-05  Miroslav LichvarUpdate copyright years
2014-06-03  Miroslav Lichvarmain: delay switching to normal mode after initstepslew
2014-05-23  Miroslav Lichvarmain: initialize reference mode properly
2014-04-30  Miroslav Lichvarmain: switch errors in initialization to fatal errors
2014-04-29  Miroslav Lichvarntp: use async name resolving for NTP sources
2014-04-29  Miroslav Lichvarntp: delay initial transmission until first resolving...
2014-04-10  Miroslav Lichvarmain: setup access restrictions before initstepslew
2014-04-10  Miroslav Lichvarsources: ignore inactive sources in special mode ending
2014-04-09  Miroslav Lichvarconfigure: add option to set default user
2014-04-09  Miroslav Lichvarmain: support configuration commands on command line
2014-04-09  Miroslav Lichvarmain: add -q/-Q options to set clock/print offset once...
2014-04-09  Miroslav Lichvarlogging: set debug level instead of on/off
2014-04-09  Miroslav Lichvarreference: exit with non-zero code when maxchange limit...
2014-04-09  Miroslav Lichvarntp: drop initstepslew NTP implementation
2014-01-31  Miroslav LichvarMerge branch '1.29-security'
2013-11-27  Miroslav LichvarAdd support for debug messages
2013-05-21  Miroslav LichvarAdd option to generate command key on start
2013-05-20  Miroslav LichvarCreate sockets only in selected family with -4 or ...
2013-05-15  Miroslav LichvarRefactor command parsing
2013-04-26  Miroslav LichvarAdd user directive for dropping root privileges
2013-04-26  Miroslav LichvarAdd option to ignore initstepslew and makestep directives
2012-02-28  Miroslav LichvarUpdate copyright years
2012-02-27  Miroslav LichvarFix compiler warnings
2011-08-26  Miroslav LichvarWait in foreground process until daemon is fully initia...
2011-08-25  Miroslav LichvarChange working directory to /
2011-08-25  Miroslav LichvarRead config after opening syslog
2011-06-15  Miroslav LichvarCreate logdir before making first tracking write
2011-06-09  Miroslav LichvarSet version string in config.h
2011-05-24  Miroslav LichvarUse config.h
2011-02-14  Miroslav LichvarMake starting log even in debug mode
2011-02-14  Miroslav LichvarDon't log in signal handler
2011-01-28  Miroslav LichvarRemove CVS headers
2010-08-25  Miroslav LichvarFix reloading sample histories with refclocks
2010-08-19  Miroslav LichvarAdd -n option to allow using syslog without forking
2010-05-20  Miroslav LichvarRead chrony.conf before checking/writing pid file
2010-04-27  Miroslav LichvarAdd temperature compensation
2010-04-13  Miroslav LichvarRefactor file logging
2010-01-27  Miroslav LichvarDon't start chronyd with unrecognized command line...
2009-11-25  Miroslav LichvarClean up system options code
2009-10-28  Miroslav LichvarUpdate COPYING and FSF address
2009-10-28  Miroslav LichvarUpdate copyrights
next