Merge pull request #802 from spbnick/dont_detach_without_perl_parse
[freeradius.git] / src /
2014-10-01 Alan DeKokMerge pull request #802 from spbnick/dont_detach_withou...
2014-09-30 Arran Cudbard-BellDon't bitch if we're using references and the format...
2014-09-30 Alan T. DeKokAdd TMPL_TYPE_ATTR_UNKNOWN
2014-09-30 Alan T. DeKokExpose map_cast_from_hex()
2014-09-30 Alan T. DeKokUse tmpl_define_unknown_attr()
2014-09-30 Alan T. DeKokExpose tmpl_define_unknown_attr
2014-09-30 Alan T. DeKokBetter parsing for attributes defined in pass1
2014-09-30 Alan T. DeKokWe no longer return -2 on partial parse error
2014-09-30 Arran Cudbard-BellFix const errors
2014-09-30 Arran Cudbard-BellTypo
2014-09-30 Arran Cudbard-BellQuiet doxygen
2014-09-30 Arran Cudbard-BellSprinkle VERIFY_MAP in the map functions
2014-09-30 Arran Cudbard-BellFix comment
2014-09-30 Arran Cudbard-BellSprinkle VERIFY_TMPL in tmpl functions (to check they...
2014-09-30 Arran Cudbard-BellFormatting
2014-09-30 Arran Cudbard-BellAdd macros for VERIFY_TMPL and VERIFY_MAP
2014-09-30 Arran Cudbard-BellRename some of the fields in the literal member of...
2014-09-30 Arran Cudbard-BellChange tmpl_afrom_str so that it doesn't re-use allocat...
2014-09-30 Arran Cudbard-BellAdd tmpl_afrom_attrstr
2014-09-30 Arran Cudbard-BellDon't partially populate the tmpl and error out in...
2014-09-30 Arran Cudbard-BellUse tmpl_alloc to initialise templates in xlat.c
2014-09-30 Arran Cudbard-BellAdd functions to initialise tmpls, makes it easier...
2014-09-30 Arran Cudbard-BellConsistency checks should exit with an error code
2014-09-30 Arran Cudbard-BellExpose FR_FAULT_LOG
2014-09-30 Arran Cudbard-BellFormatting
2014-09-30 Arran Cudbard-BellMove tmpl_attribute fields out into its own type
2014-09-30 Nikolai Kondrashovperl: Don't call detach after failed perl_parse
2014-09-29 Arran Cudbard-BellMerge pull request #801 from spbnick/talloc_dummy_request
2014-09-29 Nikolai Kondrashovprocess: Talloc home_trigger dummy request
2014-09-29 Arran Cudbard-BellFinish creating the tmpl union. value_pair_tmpl_t struc...
2014-09-29 Arran Cudbard-BellEmit debug message when map_tp_vp returns no results
2014-09-29 Arran Cudbard-BellNo longer true
2014-09-29 Arran Cudbard-BellAlter tmpl_prints and vp_data_prints_value to take...
2014-09-28 Arran Cudbard-BellChange pairdatacpy to take a PW_TYPE instead of a DICT_ATTR
2014-09-28 Arran Cudbard-BellFormatting
2014-09-28 Arran Cudbard-BellRename map->src to map->rhs and map->dst to map->lhs...
2014-09-27 Arran Cudbard-BellTypo
2014-09-27 Arran Cudbard-BellUse memory within value_pair_tmpl_t structs to hold...
2014-09-27 Arran Cudbard-BellEcho failing unittest command
2014-09-27 Herwin WeststrateValidate availability of json on startup in rlm_rest
2014-09-27 Alan T. DeKokFix typos
2014-09-27 Arran Cudbard-BellAdd tmpl_afrom_attr_substr and tmpl_from_attr_substr
2014-09-27 Arran Cudbard-Bell':' is not a valid dictionary name character
2014-09-27 Arran Cudbard-BellModify dict_attrbytagged_name to update src string...
2014-09-27 Arran Cudbard-BellRemove another dynamically allocated vpt
2014-09-27 Arran Cudbard-BellMake mismatch message readable
2014-09-27 Arran Cudbard-BellUse a value_pair_tmpl_t in xlat_exp to store details...
2014-09-27 Alan T. DeKokEnsure that the password is terminated with zero
2014-09-26 Alan T. DeKokNo need to call vp_prints_value with -1
2014-09-26 Arran Cudbard-BellMore formatting
2014-09-26 Arran Cudbard-BellFormatting
2014-09-26 Arran Cudbard-BellAdd warning when sql.authorize is called and no queries...
2014-09-26 Arran Cudbard-BellDouble xlat internal buffers until we have a proper fix
2014-09-26 Arran Cudbard-BellReport space required for the whole %{pairs:} string.
2014-09-26 Arran Cudbard-BellHmm a 1k line buffer, and a 4k filename buffer, somethi...
2014-09-25 Arran Cudbard-BellMark map_verify as unused
2014-09-25 Arran Cudbard-BellThere are *very* few places where assuming a tmpl is...
2014-09-25 Arran Cudbard-BellAdd pairs xlat
2014-09-25 Alan T. DeKokMore specific ifdef's
2014-09-25 Alan T. DeKokCast to int
2014-09-25 Alan T. DeKokRemove unused assignment
2014-09-24 Alan T. DeKokBe more careful about expanding conditions in the unico...
2014-09-24 Alan T. DeKokAdd a smashing test
2014-09-24 Alan T. DeKokCandyland requires sugar
2014-09-24 Alan T. DeKokMuch magic. Magical land of magical unicorns and happiness
2014-09-23 Alan T. DeKokMark da as UNUSED to quiet scan
2014-09-23 Alan T. DeKokRemove unused variable
2014-09-23 Alan T. DeKokPre-parse insert / trim / expire, and mark them PW_TYPE...
2014-09-23 Alan T. DeKokReduce scope of "start" variable.
2014-09-23 Alan T. DeKokAdd parsing for "query" via PW_TYPE_MULTI
2014-09-23 Alan T. DeKokAdd PW_TYPE_MULTI
2014-09-23 Alan T. DeKokUse fr_canonicalize_error()
2014-09-23 Alan T. DeKokAdd fr_canonicalize_error()
2014-09-23 Alan T. DeKokDon't use "goto error" and variable named "error"
2014-09-23 Alan T. DeKokTrack auto-created subsections
2014-09-23 Alan T. DeKokParse accounting && post-auth sections statically
2014-09-23 Alan T. DeKokAdd PW_TYPE_XLAT to sql queries, too
2014-09-23 Alan T. DeKokAdd PW_TYPE_XLAT to most modules
2014-09-22 Alan T. DeKokCall cf_section_parse_pass2() after loading all of...
2014-09-22 Alan T. DeKokAdded cf_section_parse_pass2() for pass2 checks of...
2014-09-22 Alan T. DeKokSimplify pre-parsing of regexes
2014-09-22 Alan T. DeKokPrecompile regexes into xlat_struct.
2014-09-22 Alan T. DeKokRe-arrange request_finish()
2014-09-21 Alan T. DeKokNo need for packets to be in a packet list
2014-09-21 Alan T. DeKokEnsure structs are set to zero
2014-09-21 Alan T. DeKokDon't use DHCP-Server-IP-Address for source IP
2014-09-21 Alan T. DeKokcomment fr_packet_cmp() a bit more
2014-09-18 Alan T. DeKokFree dynamically allocated DA. Fixes #795
2014-09-18 Alan T. DeKokCreate dictionary entries for unknown attributes
2014-09-18 Alan T. DeKokverify da's by name, not by number in fr_verify_vp()
2014-09-18 Alan T. DeKokDeal with map verify functions. Missed in commit 21e7594e
2014-09-18 Alan T. DeKokFunction to add unknown attributes to the dictionary
2014-09-18 Alan T. DeKokIf the second parse is still unknown, don't use it
2014-09-18 Alan T. DeKokCheck da's, too, in fr_verify_vp()
2014-09-18 Alan T. DeKokAdded map / template verify functions.
2014-09-18 Alan T. DeKokWhen printing templates, use ' instead of " for literals.
2014-09-18 Alan T. DeKokRemove unused buffer
2014-09-18 Alan T. DeKokParse "known unknowns" to knowns to map_from_cp(),...
2014-09-18 Alan T. DeKokUnknown attributes are of type "octets", and therefore...
2014-09-18 Alan T. DeKokParse "known unknowns" to knowns, as with the previous...
next