Merge branch 'tr-integ' into kevin-chbind
[freeradius.git] / src / main /
2013-03-06 Sam HartmanMerge branch 'tr-integ' into kevin-chbind
2013-03-02 Alan T. DeKokRemove unused variable
2013-03-02 Alan T. DeKokUse memcpy for binary structures, not strncpy
2013-03-02 Alan T. DeKokUse talloc for hs_type
2013-03-02 Alan T. DeKokUse correct buffer for output
2013-03-01 Alan T. DeKokEnsure directory name always ends with "/"
2013-03-01 Alan T. DeKokProperly track absolute / relative paths
2013-02-26 Alan T. DeKokq is char*, not PAIR_LIST*
2013-02-26 Arran Cudbard-BellMerge pull request #193 from candlerb/candlerb/redis_fi...
2013-02-26 Brian CandlerRemove quotes from quoted argv entries
2013-02-26 Brian CandlerFactor out argv splitting into rad_expand_xlat
2013-02-26 Arran Cudbard-BellDon't crash on server exit
2013-02-26 Arran Cudbard-BellOverwrite digest da *after* packing the TLV
2013-02-22 Arran Cudbard-BellReformat base64 code, use library base64 functions...
2013-02-21 Alan T. DeKokmark unused
2013-02-21 Alan T. DeKokdup may return < 0
2013-02-21 Alan T. DeKokfix for coverity
2013-02-21 Alan T. DeKokCheck for !cs before expanding variables
2013-02-21 Alan T. DeKokFree variables on exit
2013-02-21 Alan T. DeKokForce buffer to be terminated
2013-02-20 Alan T. DeKokLast fix to colourise stuff
2013-02-20 Alan T. DeKokreset only if we changed the colors
2013-02-20 Alan T. DeKokColorise only if we mean to
2013-02-20 Arran Cudbard-BellRevert "Unlock mutex when we find a matching connection"
2013-02-20 Alan T. DeKokRemove the old build system.
2013-02-20 Alan T. DeKokRemove compiler warning
2013-02-20 Alan T. DeKokUnknown types in CONF_PARSER are catastrophic failures
2013-02-19 Arran Cudbard-BellRemove last reference to cf_section_parse_free
2013-02-19 Alan T. DeKokAssociate client lists with a parent section.
2013-02-19 Alan T. DeKok-M implies -m, too
2013-02-19 Alan T. DeKokRe-add TGT_PREREQS for libfreeradius-radius
2013-02-19 Alan T. DeKokUse destructor
2013-02-19 Alan T. DeKokShouldn't be any config when we boot
2013-02-19 Alan T. DeKokRequire that the modules call talloc for their instance...
2013-02-19 Arran Cudbard-BellConvert rad_alloc and rad_free to use talloc
2013-02-19 Arran Cudbard-BellTalloc REQUESTs
2013-02-19 Alan T. DeKokMove virtual servers to talloc
2013-02-19 Alan T. DeKokClean up modules, etc. before freeing mainconfig
2013-02-19 Alan T. DeKokUse talloc for clients.c
2013-02-19 Alan T. DeKokMake modules use talloc
2013-02-19 Alan T. DeKokMove all conf file stuff to talloc
2013-02-19 Alan T. DeKokMove all pair* to talloc
2013-02-19 Arran Cudbard-BellAdd talloc memory report on -M
2013-02-19 Arran Cudbard-BellAdd libtalloc to version.c
2013-02-19 Arran Cudbard-BellUpdate configure script to add -ltalloc
2013-02-19 Alan T. DeKokRemoved unused definitions for LTDL
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. DeKokMore debug macros
2013-02-18 Alan T. DeKokTurn colorize off only if it was one
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. 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 Alan T. DeKokRemove finger functionality from radwho. No one uses...
2013-02-17 Alan T. DeKokError if the dictionaries weren't initialized
2013-02-17 Arran Cudbard-BellFix for coverity (printf of non null terminated string)
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 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 (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 Arran Cudbard-BellFix for coverity (bail if we can't stat the file in...
2013-02-17 Alan T. DeKokUse strlcpy, and check sizeof module name
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. DeKokClear memory using correct size
2013-02-17 Alan T. DeKokDon't expand variables if cs==NULL
2013-02-17 Alan T. DeKokUse correct flag for check
2013-02-17 Alan T. DeKokvalue may be NULL. Only for admin mistake.
2013-02-17 Arran Cudbard-BellFix for coverity
2013-02-17 Arran Cudbard-BellFix for coverity
2013-02-17 Alan T. DeKokThere's no need to memset data to zero
2013-02-17 Arran Cudbard-BellFix for covertiy (ensure we have a home_server when...
2013-02-17 Arran Cudbard-BellFix for coverity (array will always decompose to a...
2013-02-17 Arran Cudbard-BellFix for coverity (fall-through is intentional)
2013-02-17 Arran Cudbard-BellFor for coverity (don't segfault in cf_log_err if we...
2013-02-17 Arran Cudbard-BellFix for coverity (fr_server_domain_socket should check...
2013-02-17 Alan T. DeKokClose newfd on error
2013-02-17 Alan T. DeKokCheck bufsize
2013-02-17 Alan T. DeKokFix compile warning
2013-02-16 Arran Cudbard-BellFixup Doxygen comments
2013-02-16 Arran Cudbard-BellFixup remaining calls to old xlat functions in evaluate...
2013-02-16 Arran Cudbard-BellRemove pairmake_xlat
2013-02-16 Arran Cudbard-BellRename some arguments to be more consistent in pair...
2013-02-16 Arran Cudbard-BellUse da->name in pair compare
2013-02-16 Arran Cudbard-BellUse da attribute and vendor in paircompare
2013-02-16 Arran Cudbard-BellAdd radius_xlat_do and rename pairxlatmove to radius_xl...
2013-02-16 Arran Cudbard-BellFixup some function documentation in main/valuepair.c
2013-02-16 Alan T. DeKokRemove "type" from paircreate() function.
2013-02-16 Alan T. DeKokMake xlat use vp->da->*
2013-02-16 Alan T. DeKokMove tag out of "flags" struct.
next