Merge tag 'release_3_0_12' into branch moonshot-fr-3.0.12-upgrade.
[freeradius.git] / src / main / radwho.c
2017-01-27 Dan BreslauMerge tag 'release_3_0_12' into branch moonshot-fr...
2015-11-16 Sam HartmanMerge tag 'release_3_0_10' into tr-integ
2015-11-02 Alan T. DeKokUse main_config.name everywhere.
2015-10-07 Arran Cudbard-BellFix tests on macs running in rootless mode
2015-08-19 Arran Cudbard-BellUse macro for terminating CONF_PARSER arrays
2015-05-14 Alan DeKokMerge pull request #983 from michael-mri/v3.0.x
2015-05-06 Arran Cudbard-BellIf didn't allocate it, we don't free it
2015-05-05 Arran Cudbard-BellMove rad_debug_lvl into src/main.log
2015-04-28 Arran Cudbard-Bellsed -ie 's/fr_debug_flag/fr_debug_lvl/' sed -ie 's...
2015-04-26 Alan T. DeKoktypo
2015-04-26 Arran Cudbard-BellCleanup main_config struct and document it
2015-03-31 Arran Cudbard-BellMerge pull request #931 from nchaigne/3.0.x-fb4-rc
2015-03-28 Alan T. DeKokInitialize raddb_dir, too
2015-03-27 Alan T. DeKokSet dict_dir
2015-03-27 Alan T. DeKokAdd -D to radwho and radzap
2015-02-27 Sam HartmanMerge tag 'release_3_0_7' into tr-integ
2015-01-18 Arran Cudbard-BellFix stupid redundant getgr* and getpw* functions
2015-01-05 Arran Cudbard-BellAlloc main config section before reading config file...
2014-12-22 Arran Cudbard-BellTurn on super pedantic warnings in CLANG
2014-12-15 Arran Cudbard-BellMerge pull request #849 from spbnick/util_help
2014-12-09 Arran Cudbard-BellFix argument order in fr_prints so out is first
2014-12-08 Arran Cudbard-BellRename fr_print_string to fr_prints
2014-12-08 Arran Cudbard-BellMake fr_print_string take -1 to signify that it should...
2014-12-03 Arran Cudbard-BellMerge pull request #847 from spbnick/man_clients_update
2014-12-03 Arran Cudbard-BellUse correct type for log_lvl and add prefix to rdebug_pair
2014-11-04 Arran Cudbard-BellFormatting
2014-10-01 Alan T. DeKokUse new API
2014-09-04 Kevin WassermanMerge remote-tracking branch 'freeradius/v3.0.x' into...
2014-08-22 Alan DeKokMerge pull request #758 from spbnick/trigger_max_thread...
2014-08-14 Arran Cudbard-BellFix section lookup in radwho
2014-07-23 Arran Cudbard-BellFix formatting of switch statements
2014-06-18 Sam HartmanMerge tag 'release_3_0_4_rc1' into tr-upgrade
2014-05-30 Arran Cudbard-BellFix all remaining config items to use FR_CONF_OFFSET
2014-05-11 Arran Cudbard-BellDon't rate limit messages with -X so we get consistent...
2014-04-07 Arran Cudbard-BellIf we can figure out which binary is being used for...
2014-02-04 Sam HartmanMerge tag 'release_3_0_1' into tr-integ
2014-01-27 Arran Cudbard-BellAdd ENV[PANIC_ACTION] support to all applications
2014-01-26 Arran Cudbard-BellBackport fr_syserror() from master
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-11-14 Arran Cudbard-BellUpdate the conffile parser to treat the fields mapped...
2013-07-17 Arran Cudbard-BellWhen printing time_t values, cast to 64bit signed int
2013-07-14 Arran Cudbard-Bell/[ \t]+$//
2013-07-09 Arran Cudbard-BellCall talloc_set_log_stderr() in all utilities, so we...
2013-07-04 Arran Cudbard-Bellre-align utility help output
2013-07-02 Arran Cudbard-BellMerge pull request #342 from fajarnugraha/master-suse...
2013-07-01 Arran Cudbard-BellAdd PW_TYPE_FILE_INPUT (which verifies the file exists...
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. 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-19 Arran Cudbard-BellReverse the order of const and type specifier e.g....
2013-04-09 Alan T. DeKokDon't shadow globals
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-31 Alan T. DeKokGet rid of warning
2013-03-16 Arran Cudbard-BellReplace spaces with tabs
2013-03-14 Alan T. DeKokDon't use %s for non-nil terminated strings
2013-03-08 Alan DeKokMerge pull request #215 from alanbuxey/master
2013-03-02 Alan T. DeKokUse memcpy for binary structures, not strncpy
2013-02-17 Alan T. DeKokRemove finger functionality from radwho. No one uses...
2013-02-17 Arran Cudbard-BellFix for coverity (printf of non null terminated string)
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. DeKokAdd and document -F radutmp_file
2011-12-26 Alan T. DeKokRemove compiler warnings
2011-10-18 Arran Cudbard-BellMerge pull request #11 from amne/master
2011-09-19 Alan DeKokMerge pull request #18 from bmork/radsniff-decode
2011-09-18 John DennisDocument all command line args & add missing man pages
2011-05-18 Alan T. DeKokAdded deprecated flag to variables
2010-10-03 Alan T. DeKokSigned / unsigned fixes and function prototypes
2009-01-30 Alan T. DeKokAdded UNUSED
2008-08-26 Alan T. DeKokRename librad_* to fr_*
2008-07-01 aland Make this build, too. radwho shouldn't really need to
2008-06-22 aland Increase field sizes. Patch from bug #517
2007-11-25 aland Many "unsigned char" to "uint8_t" and "int" to "size_t...
2007-08-13 aland Pulled fix from branch_1_1
2007-05-25 fcusackimport from HEAD:
2007-05-24 fcusackimport from HEAD:
2007-05-23 fcusackimport from branch_1_1:
2007-05-23 fcusackimport from HEAD:
2007-05-23 fcusackimport from HEAD:
2007-05-14 nbk Delete trailing whitespace.
2007-04-14 aland Clean up header files
2007-04-08 aland Pull fix for bug #436 from branch_1_1
2007-04-05 aland Massively cleaned up #include's, so they're in a consi...
2007-03-26 aland port fix from branch_1_1
2007-03-21 fcusackimport from branch_1_1:
2007-03-21 fcusackimport from branch_1_1:
2007-02-26 aland Pulled from branch_1_1, with formatting
2007-02-23 aland Pull fix from branch_1_1
2007-02-16 aland Port "use_tunneled_reply" fix for MS-CHAP from branch_1_1
next