Colourise should no be true by default
[freeradius.git] / src / main / log.c
2014-06-17 Arran Cudbard-BellColourise should no be true by default
2014-06-10 Arran Cudbard-BellMore fixes for Betriebssystemschwein
2014-05-26 Arran Cudbard-BellAdd asserts to radlog functions
2014-05-21 Arran Cudbard-BellAdd autoconf checks for builtins, __has_builtin doesn...
2014-05-20 Arran Cudbard-BellOnly check if were building with libssl
2014-05-20 Arran Cudbard-BellFix potential NULL dereference found by scan
2014-05-18 Arran Cudbard-BellAdd RINDENT and REXDENT macros
2014-05-18 Arran Cudbard-BellGather existing log fields in rad_request into a struct...
2014-05-12 Alan T. DeKokbetter error messages for logfile. And use them in...
2014-05-11 Arran Cudbard-BellCan't use main_config directly
2014-05-11 Arran Cudbard-BellDon't rate limit messages with -X so we get consistent...
2014-05-02 Arran Cudbard-BellFix warning
2014-05-02 Arran Cudbard-BellMove __attribute__ markup from functions to headers...
2014-05-02 Arran Cudbard-BellRemove asserts which were used to mask scan-build error...
2014-05-02 Arran Cudbard-BellSwap out all __attribute__ markers with CC_HINT() this...
2014-04-26 Arran Cudbard-BellMinor formatting
2014-04-25 Arran Cudbard-BellShould only set debug log fd, after running through...
2014-04-25 Arran Cudbard-BellConsolidate all the talloc logging functions in debug.c
2014-04-25 Arran Cudbard-Bellkill -SIGUSR2 <radiusd> now prints talloc memory report...
2014-04-25 Alan T. DeKokMore "make whitespace"
2014-04-25 Arran Cudbard-BellAllow UTF8 chars in logging output. Fixes #604
2014-04-24 Alan T. DeKokSimplify mutexes
2014-04-14 Alan T. DeKokUpdate logfile API.
2014-04-14 Alan T. DeKokMinor fixes to make Coverity happy.
2014-04-11 Alan T. DeKok"i" is needed only if we have threads
2014-04-11 Alan T. DeKokHold main lock for less time
2014-04-10 Alan T. DeKokLock from the start of the file.
2014-04-10 Alan T. DeKokCheck lock for error
2014-04-10 Alan T. DeKokre-open the file if someone has deleted it
2014-04-10 Alan T. DeKokUse mode_t, and create any necessary directories
2014-04-10 Alan T. DeKokAdded logging API
2014-04-06 Arran Cudbard-BellRename daemon_mode to daemonize to be consistent with...
2014-04-05 Arran Cudbard-BellFix issues in radlog_init
2014-04-05 Alan T. DeKokDon't call function for 2 lines of code
2014-04-05 Alan T. DeKokMove STDIN / STDOUT mangling to radlog_init()
2014-04-04 Arran Cudbard-BellRestore stderr/stdout before calling panic_action ...
2014-03-27 Arran Cudbard-BellDisplay truncated format error marker, instead of no...
2014-03-16 Arran Cudbard-BellBackport fr_cursor name changes
2014-01-27 Arran Cudbard-BellThe variadic arguments implementation on some systems...
2014-01-26 Arran Cudbard-BellFix crash in module_failure_msg
2014-01-26 Arran Cudbard-BellBackport fr_syserror() from master
2014-01-24 Arran Cudbard-BellDon't print out prefixes twice
2014-01-24 Arran Cudbard-BellFormatting in logging code
2014-01-24 Arran Cudbard-BellPrevious code worked fine for vradlog, put passing...
2014-01-23 Arran Cudbard-BellIncrease log message buffer slightly, this should be...
2014-01-21 Arran Cudbard-BellDoxygen
2014-01-21 Arran Cudbard-BellFix operation of fr_strerror()
2013-11-14 Arran Cudbard-BellUpdate the conffile parser to treat the fields mapped...
2013-10-14 Alan T. DeKokset L_WARN to yellow, too
2013-09-09 Arran Cudbard-BellWrap ASCTIME too
2013-08-20 Arran Cudbard-BellPort new logging macros to release branch
2013-08-15 Alan T. DeKokRemove redundant headers
2013-07-17 Arran Cudbard-BellMinor fixes
2013-07-14 Arran Cudbard-Bell/[ \t]+$//
2013-05-29 Arran Cudbard-BellUse paircursor for iteration where appropriate
2013-05-12 Arran Cudbard-BellMissing va_end
2013-04-25 Arran Cudbard-BellUse consistent macro names for logging
2013-04-25 Arran Cudbard-BellMove more log related things to log.c
2013-04-25 Arran Cudbard-BellReplace all radlog/radlog_request calls with macros
2013-04-25 Alan T. DeKokMove log configuration to structure in log.c
2013-04-25 Alan T. DeKokRevert "Replace some globals with library specific...
2013-04-23 Arran Cudbard-BellReplace some globals with library specific static variables
2013-04-23 Arran Cudbard-BellUse C99 bool type for truth values
2013-04-20 Matthew Newtonfixup DIAG_{ON,OFF} to get rid of compiler errors
2013-04-19 Arran Cudbard-BellReverse the order of const and type specifier e.g....
2013-04-19 Arran Cudbard-BellFix the last of the GCC warnings
2013-04-18 Arran Cudbard-BellApparently error messages shouldn't have been converted...
2013-04-18 Arran Cudbard-BellUse universal diagnostic macros
2013-04-17 Arran Cudbard-BellReplace radlog(L_ERR with DEBUGE
2013-04-17 Arran Cudbard-BellIgnore more literal fmt warnings
2013-04-16 Arran Cudbard-BellFix coverity issues
2013-04-04 Arran Cudbard-BellStart of dynamically allocated xlat expansions
2013-04-02 Arran Cudbard-BellMove ident.h macros into build.h
2013-03-21 Arran Cudbard-BellCleanup some logging stuff
2013-03-21 Arran Cudbard-BellMore debugging
2013-03-16 Arran Cudbard-BellReplace spaces with tabs
2013-03-16 Alan T. DeKokperl -p -i -e 's/\ +$//' $(find . -name "*.[ch]" -print)
2013-03-08 Alan DeKokMerge pull request #215 from alanbuxey/master
2013-02-21 Alan T. DeKokForce buffer to be terminated
2013-02-20 Alan T. DeKokreset only if we changed the colors
2013-02-19 Arran Cudbard-BellAdd talloc memory report on -M
2013-02-18 Alan T. DeKokMore debug macros
2013-02-18 Alan T. DeKokRemove L_CONS
2013-02-18 Arran Cudbard-BellRemove redundant checks for colourisation
2013-02-18 Arran Cudbard-BellQuick hack for colourising log output to stderr/stdout
2013-02-18 Arran Cudbard-BellWrite newline on buffer truncation too
2013-02-17 Arran Cudbard-BellFix for coverity (potential buffer overflow in radlog_r...
2012-10-08 Alan T. DeKokMerge branch 'master' of github.com:FreeRADIUS/freeradi...
2012-10-05 Alan DeKokMerge pull request #101 from philmayers/escape-context2
2012-10-05 Phil Mayersadd extra argument to radius_xlat for escape function...
2012-08-23 Alan DeKokMerge pull request #15 from pobept/dictionary-redback
2011-12-08 Alan T. DeKokAdded "log { use_utc = yes/no }" configuration
2011-10-18 Arran Cudbard-BellMerge pull request #11 from amne/master
2011-07-09 Alan T. DeKokIncrease size of log buffer
2011-05-28 Alan T. DeKokMake debug output easier to read.
2011-03-29 Alan T. DeKokFix handling of "-l stdout"
2011-03-29 Alan T. DeKokBuild with various compile flags.
2010-06-28 Alan T. DeKokBuild on systems without sys/un.h
2010-03-30 Alan T. DeKokRe-open log file after HUP.
2010-02-04 Alan T. DeKokPrint the request number on every log line.
next