Add autoconf script for sybase (which also uses freetds but a new version of the...
[freeradius.git] / src /
2013-02-19 Alan T. DeKokPrint out better message on operations error
2013-02-19 Alan T. DeKokMake more debug messages errors
2013-02-19 Alan T. DeKokRemoved unused definitions for LTDL
2013-02-19 Alan T. DeKokDon't use strncpy
2013-02-19 Arran Cudbard-BellChange slightly confusing log message
2013-02-19 Arran Cudbard-Belldict_attr_free should check pointer value
2013-02-18 Alan T. DeKokDon't free config data manually.
2013-02-18 Arran Cudbard-BellSet vp_strvalue to NULL if the pair is marked for xlat
2013-02-18 Alan T. DeKokCall cf_section_parse_free before freeing sub-modules
2013-02-18 Alan T. DeKokNo longer need to free conf file stuff manually.
2013-02-18 Alan T. DeKokCall cf_section_parse_free before calling the module...
2013-02-18 Alan T. DeKokcf_section_parse_free() recurses into sub-sections
2013-02-18 Alan T. DeKokUnlock mutex when we find a matching connection
2013-02-18 Alan T. DeKokFree newfd on error
2013-02-18 Alan T. DeKokFree correct VP
2013-02-18 Alan T. DeKokOne more check for size > 253
2013-02-18 Alan T. DeKokAdd empty field to struct
2013-02-18 Arran Cudbard-BellFix for coverity (missed mutex free)
2013-02-18 Alan T. DeKokMore debug macros
2013-02-18 Alan T. DeKokTurn colorize off only if it was one
2013-02-18 Arran Cudbard-BellCheck return code of pairmark_xlat
2013-02-18 Arran Cudbard-BellWhitespace fixes
2013-02-18 Arran Cudbard-Bellvalue.xlat should be set to NULL after being freed
2013-02-18 Alan T. DeKokSimplify copying of xlat value
2013-02-18 Alan T. DeKokRemove L_CONS
2013-02-18 Arran Cudbard-BellRemove redundant checks for colourisation
2013-02-18 Arran Cudbard-BellCheck whether it's appropriate to output colourised...
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-BellBe explicit about why were not building rlm_rest
2013-02-17 Arran Cudbard-BellUpdate autoconf.h.in
2013-02-17 Arran Cudbard-BellCheck for libcurl >= 17.9.1
2013-02-17 Alan T. DeKokdir can't be NULL
2013-02-17 Alan T. DeKokCheck pointers before using them
2013-02-17 Alan T. DeKokCheck length of ascend secrets
2013-02-17 Alan T. DeKokRemove finger functionality from radwho. No one uses...
2013-02-17 Alan T. DeKokCheck array[0], not array
2013-02-17 Alan T. DeKokError if the dictionaries weren't initialized
2013-02-17 Alan T. DeKokCorrect args to memset
2013-02-17 Alan T. DeKokUse strlcpy instead of strcpy
2013-02-17 Alan T. DeKokReturn on error
2013-02-17 Alan T. DeKokEOL is EOL
2013-02-17 Alan T. DeKokEOL is EOL
2013-02-17 Alan T. DeKokFix build error
2013-02-17 Arran Cudbard-BellFix for coverity (printf of non null terminated string)
2013-02-17 Alan T. DeKokClean up and sanitize pairread()
2013-02-17 Arran Cudbard-BellFix for coverity (potential buffer overflow in radlog_r...
2013-02-17 Alan T. DeKokFix race condition in conf file
2013-02-17 Alan T. DeKokFix typo
2013-02-17 Alan T. DeKokCheck for =~ and !~
2013-02-17 Alan T. DeKokCheck for no challenge/response in packet
2013-02-17 Alan T. DeKokRemove unused variables
2013-02-17 Alan T. DeKokRemove unused variable
2013-02-17 Arran Cudbard-BellFix for coverity (redundant default statement)
2013-02-17 Arran Cudbard-BellFix for coverity (redundant condition)
2013-02-17 Arran Cudbard-BellFix for coverity (duplicate case statements)
2013-02-17 Arran Cudbard-BellFix for coverity (remove redundant default statement)
2013-02-17 Arran Cudbard-BellOutput proper error messages for prthread_setspecific...
2013-02-17 Arran Cudbard-BellFix for coverity (verify we parsed the proxy config...
2013-02-17 Arran Cudbard-BellFix for covertiy
2013-02-17 Arran Cudbard-BellFix for coverity (check setsockopt in listen.c)
2013-02-17 Arran Cudbard-BellFix for coverity (check return of ip_hton in detail.c)
2013-02-17 Alan T. DeKokCheck return code of dup()
2013-02-17 Alan T. DeKokDon't check array for existence.
2013-02-17 Alan T. DeKokDon't check an array for existence
2013-02-17 Arran Cudbard-BellFix for coverity (bail if we can't stat the file in...
2013-02-17 Arran Cudbard-BellFix for coverity (more radrecv stuff)
2013-02-17 Arran Cudbard-BellFix for coverity
2013-02-17 Alan T. DeKokUse strlcpy, and check sizeof module name
2013-02-17 Alan T. DeKokUse strlcpy
2013-02-17 Alan T. DeKokFail safely if the directory exists in rad_mkdir
2013-02-17 Alan T. DeKokInitialize IPaddr
2013-02-17 Alan T. DeKokSign error
2013-02-17 Alan T. DeKokClear memory using correct size
2013-02-17 Alan T. DeKokDon't expand variables if cs==NULL
2013-02-17 Arran Cudbard-BellFix for coverity (don't need to check recvfrom return...
2013-02-17 Arran Cudbard-BellFix for coverity (check return value of setsockopt)
2013-02-17 Arran Cudbard-BellFix for coverity
2013-02-17 Alan T. DeKokUse correct flag for check
2013-02-17 Alan T. DeKokDon't free data returned from gdbm_fetch
2013-02-17 Alan T. DeKokRemove dead code.
2013-02-17 Alan T. DeKokCheck for NULL da. Only if dictionary files are broken.
2013-02-17 Alan T. DeKokvalue may be NULL. Only for admin mistake.
2013-02-17 Alan T. DeKokCheck for NULL.
2013-02-17 Alan T. DeKokLimit attrlen to 128K.
2013-02-17 Arran Cudbard-BellFix for coverity
2013-02-17 Arran Cudbard-BellFix for coverity
2013-02-17 Arran Cudbard-BellFix for coverity
2013-02-17 Arran Cudbard-BellFix for coverity
2013-02-17 Arran Cudbard-BellFix for coverity (don't segv if the ruby function retur...
2013-02-17 Arran Cudbard-BellFix for coverity (assign return from recvfrom to a...
2013-02-17 Alan T. DeKokUnlock on error
2013-02-17 Alan T. DeKokAdd missing break
2013-02-17 Alan T. DeKokAdd missing break
2013-02-17 Alan T. DeKokNote fall-through
2013-02-17 Alan T. DeKokAdd missing break
2013-02-17 Alan T. DeKokRemove unnecessary check
2013-02-17 Alan T. DeKokUse sizeof(struct) not sizeof(*struct)
2013-02-17 Alan T. DeKokThere's no need to memset data to zero
2013-02-17 Alan T. DeKokCheck size of raw attributes in TTLS
next