Add version consistency checks between applications, libfreeradius-radius, libfreerad...
[freeradius.git] / src / main / radconf2xml.c
2014-01-23 Arran Cudbard-BellAdd version consistency checks between applications...
2014-01-10 Arran Cudbard-BellCorrect declarations for 'check_config' global
2013-12-19 Arran Cudbard-BellVarious fixes to allow building without threads
2013-08-15 Alan T. DeKokRemove redundant headers
2013-05-14 Alan T. DeKokMove many common functions to a common library
2013-04-25 Arran Cudbard-BellUse consistent macro names for logging
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-19 Arran Cudbard-BellReverse the order of const and type specifier e.g....
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-16 Arran Cudbard-BellReplace spaces with tabs
2012-12-01 Arran Cudbard-BellDeclare radius_xlat return as size_t
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-09-30 Alan DeKokMerge pull request #54 from mcnewton/patch-client-cert
2012-09-03 Arran Cudbard-BellTweak file read/parse errors, they're confusing when...
2012-08-23 Alan DeKokMerge pull request #15 from pobept/dictionary-redback
2011-12-26 Alan T. DeKokRemove compiler warnings
2011-10-19 Alan T. DeKokUnlink file only if it exists
2011-05-18 Alan T. DeKokAdded deprecated flag to variables
2010-10-03 Alan T. DeKokSigned / unsigned fixes and function prototypes
2008-09-14 Alan T. DeKokClean up XML output
2008-09-07 Alan T. DeKokAdded radconf2xml