If we know the destination is a list, copy all instances of the source attribute
[freeradius.git] / src /
2013-07-10 Arran Cudbard-BellIf we know the destination is a list, copy all instance...
2013-07-10 Arran Cudbard-BellCurrently not finding an attribute causes an abort...
2013-07-10 Arran Cudbard-BellFix exec support in update sections. Fixes #355
2013-07-10 Arran Cudbard-BellFixes #356
2013-07-10 Arran Cudbard-BellMissed colon
2013-07-10 Arran Cudbard-BellEverywhere else just uses <core>
2013-07-10 Arran Cudbard-BellDisable recurssion for nested attributes until the...
2013-07-10 Arran Cudbard-BellShouldn't allocate in the NULL context
2013-07-10 Arran Cudbard-BellDie bubble die (radsniff)
2013-07-10 Arran Cudbard-BellFix debug output alignment in radsniff
2013-07-10 Arran Cudbard-BellFix double quoted VALUE_PAIR definitions
2013-07-09 Arran Cudbard-BellFix PCRE checks, and make code build cleanly without...
2013-07-09 Arran Cudbard-BellWe use extended regexps when available, this is no...
2013-07-09 Arran Cudbard-Bellregcomp whitespace changes
2013-07-09 Arran Cudbard-BellTypo
2013-07-09 Arran Cudbard-BellFix all the update list debug output
2013-07-09 Arran Cudbard-BellSimplify paircopy functions and fix them so they can...
2013-07-09 Arran Cudbard-BellSprinkle vp->type = VT_DATA in more places, this will...
2013-07-09 Arran Cudbard-BellFix support for list copy
2013-07-09 Arran Cudbard-BellAdd functions for validating a list of VALUE_PAIRs...
2013-07-09 Arran Cudbard-BellAdd merge sort for VALUE_PAIRs
2013-07-09 Arran Cudbard-BellAdd pairremove, which removes a pair from a linked...
2013-07-09 Arran Cudbard-BellCall talloc_set_log_stderr() in all utilities, so we...
2013-07-08 Alan T. DeKokZero-length strings are permitted Closes #352
2013-07-08 Arran Cudbard-BellMerge pull request #349 from alanbuxey/master
2013-07-07 Arran Cudbard-BellAs with unixodbc, let the destructor take care of freei...
2013-07-07 Arran Cudbard-BellLet destructor handle freeing all resources
2013-07-05 Alan DeKokMerge pull request #348 from arr2036/zero_length_exp
2013-07-05 Arran Cudbard-BellSet dbc and env to NULL to avoid double free
2013-07-05 Arran Cudbard-BellConsistently return a zero length buffer from xlat_proc...
2013-07-05 Arran Cudbard-BellDon't generate errors on zero length expansions
2013-07-05 Arran Cudbard-BellFix quoting style in debug messages, should be double...
2013-07-04 Arran Cudbard-BellOnly list one deprecated alternative to avoid users...
2013-07-04 Alan T. DeKokSet the destructor only when necessary. Closes #347
2013-07-04 Arran Cudbard-Bellre-align utility help output
2013-07-03 Arran Cudbard-BellFormatting
2013-07-03 Arran Cudbard-BellAnother missed default
2013-07-03 Arran Cudbard-BellOnly call paircompare register once per instance of...
2013-07-03 Arran Cudbard-BellEverything else uses attribute
2013-07-03 Arran Cudbard-BellLast tranche of config item name standardisation (in...
2013-07-03 Arran Cudbard-BellUse EXIT_FAILURE and EXIT_SUCCESS macros
2013-07-03 Arran Cudbard-BellFix return codes in radiusd
2013-07-03 Arran Cudbard-BellFix memory check on -C -m|-M
2013-07-03 Alan T. DeKokFix up uses of talloc
2013-07-02 Arran Cudbard-BellBe nice, and print out the name of the new config item...
2013-07-02 Arran Cudbard-BellRemove default for depricated config item
2013-07-02 Arran Cudbard-Bellrlm_expiration no longer takes any configuration items
2013-07-02 Arran Cudbard-BellMissed removing config for rlm_expiration
2013-07-02 Arran Cudbard-BellBe consistent in our inconsistency
2013-07-02 Arran Cudbard-BellTypo
2013-07-02 Arran Cudbard-Belldeprecate minimum-timeout in longin time, now minimum_t...
2013-07-02 Arran Cudbard-BellRemove support for reply-message from expiration, this...
2013-07-02 Arran Cudbard-BellReplace remaining instances of safe-characters with...
2013-07-02 Arran Cudbard-BellUse standard TLS config item names across all modules
2013-07-02 Arran Cudbard-BellAttribute should be singular not plaural
2013-07-02 Arran Cudbard-BellSupport 'children' scope
2013-07-02 Arran Cudbard-Bellnas_query is deprecated, replaced by client_query
2013-07-02 Arran Cudbard-Bellsafe-charcters is deprecated, replaced by safe_characters
2013-07-02 Arran Cudbard-BellCleanup things in modcall and fix missing closing brace
2013-07-02 Arran Cudbard-BellSQL functions now use ssize_t so that they can indicate...
2013-07-02 Alan T. DeKokDon't shadow a global symbol
2013-07-02 Arran Cudbard-BellReorder arguments to radius_exec_program so they make...
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-07-01 Arran Cudbard-BellWhitespace changes rlm_exec
2013-07-01 Arran Cudbard-BellAdd PW_TYPE_EXISTS
2013-07-01 Arran Cudbard-BellMark more things as filenames
2013-07-01 Arran Cudbard-Bellloc is not options
2013-06-30 Arran Cudbard-BellDon't start if the configuration contains deprecated...
2013-06-30 Alan T. DeKokNon-existent attrs expand to "". Closes #308
2013-06-30 skidsAlways fixup after deleting a black child node in rbtree
2013-06-30 skidsUse a consistent callback return code
2013-06-30 skidsFix obvious pasto in PostOrder walk.
2013-06-29 Alan T. DeKokWhen a socket is closed, just mark the requests as...
2013-06-29 Alan T. DeKokMake auto_limit_acct probabalistic
2013-06-29 Alan T. DeKokMinor cleanup to cleanup code
2013-06-29 Alan T. DeKokMake requests NULL talloc context
2013-06-28 Arran Cudbard-BellBe consistent with common config_item names
2013-06-28 Alan T. DeKokRemove debug macro
2013-06-28 Alan T. DeKokAlways set reply timestamp.
2013-06-28 Alan T. DeKokSteal the packet so we don't leak memory
2013-06-28 Alan T. DeKokRemove refcount on mainconfig. It's not used
2013-06-28 Alan T. DeKokSimplify request_free() now that we use talloc everywhere
2013-06-28 Alan T. DeKokSteal the CoA packet when we reparent it
2013-06-28 Alan T. DeKokMake request_alloc() take a TALLOC_CTX
2013-06-28 Alan T. DeKokIndentation matters
2013-06-28 Alan T. DeKokRemove unused function
2013-06-28 Alan T. DeKokMove request data to talloc
2013-06-28 Arran Cudbard-BellSprinkle PW_TYPE_REQUIRED over module configuration...
2013-06-28 Arran Cudbard-BellFix -HUP
2013-06-28 Arran Cudbard-BellMinor formatting in modules.c
2013-06-28 Arran Cudbard-BellMerge pull request #337 from armitasp/master
2013-06-28 Arran Cudbard-BellCall wait() with WNOHANG to reap any children left...
2013-06-28 Arran Cudbard-BellDebug messages in rlm_chap
2013-06-28 Arran Cudbard-BellRemove portcmp, it's now broken, and it's functionality...
2013-06-28 Arran Cudbard-BellUse name instead of value in ldap group debug message...
2013-06-27 Arran Cudbard-BellFix ruby/perl/python directory creation
2013-06-27 Arran Cudbard-Bellmake install output consistent
2013-06-27 Arran Cudbard-BellDeprecated config items MUST be listed first and MUST...
2013-06-27 Arran Cudbard-BellRestructure raddb dir
next