freeradius.git
2015-05-20 Arran Cudbard... Commit mk files for sql modules
2015-05-20 Arran Cudbard... Formatting
2015-05-20 Alan T. DeKokUse strlcpy for strings, not memcpy
2015-05-20 Alan T. DeKokWordsmithing and fixing for v3
2015-05-20 Alan T. DeKokPrint out bytes we see for TLS version
2015-05-19 Alan T. DeKokFormatting
2015-05-19 Alan T. DeKokOrdering for sqlite
2015-05-18 Arran Cudbard... Typo in comment
2015-05-17 Arran Cudbard... Make tmpl_expand and tmpl_aexpand work with TMPL_TYPE_D...
2015-05-17 Arran Cudbard... Fix invalid assert and error in conffile.c
2015-05-17 Arran Cudbard... Add function to check if something is a value utf8...
2015-05-17 Arran Cudbard... Disallow TMPL_TYPE_ATTR_UNDEFINED and throw an error...
2015-05-17 Arran Cudbard... Use appropriate quoting in map_debug_log
2015-05-17 Alan T. DeKoknode->cs can't be NULL. Closes CID #1298632
2015-05-16 Arran Cudbard... Use C99 initialisers for cache drivers too
2015-05-16 Arran Cudbard... Rename xlat_name -> name in rlm_cache
2015-05-16 Arran Cudbard... Print debug before, not after removing the attribute...
2015-05-16 Arran Cudbard... Need length for v3.0.x
2015-05-16 Alan T. DeKokFix build error
2015-05-16 Arran Cudbard... Fix map_to_request VP parenting
2015-05-16 Arran Cudbard... Allow certain special inst selectors to work with lists...
2015-05-16 Arran Cudbard... Fix overwriting values at specific indexes e.g. reply...
2015-05-16 Arran Cudbard... When RHS is a list, create a temporary vpt for the...
2015-05-16 Arran Cudbard... Fix tmpl_prints to print lists correctly
2015-05-16 Arran Cudbard... Print meaningful errors for unknown attrs with tags
2015-05-16 Arran Cudbard... Formatting
2015-05-15 Alan T. DeKoknote recent changes
2015-05-15 Alan T. DeKokShorten passwords from the end. Fixes #1013
2015-05-15 Arran Cudbard... unneeded cast
2015-05-15 Arran Cudbard... Formatting
2015-05-15 Arran Cudbard... Fix const stupidity in exec function and rad_expand_xlat
2015-05-15 Arran Cudbard... Add merge sort implementation for vp_map_t
2015-05-15 Arran Cudbard... Fix map to vp non-null args
2015-05-14 Arran Cudbard... Doxygen
2015-05-14 Arran Cudbard... Doxygen
2015-05-14 Jorge PereiraRemove warning for mods-available/cache_eap
2015-05-14 Arran Cudbard... Callbacks used by map_to_request should take a TALLOC_C...
2015-05-14 Arran Cudbard... Merge pull request #1010 from FreeRADIUS/revert-983...
2015-05-14 Arran Cudbard... Revert "make sure rlm_python does not segfault when...
2015-05-14 Alan T. DeKokNote EAP-PWD issues
2015-05-14 Alan T. DeKoknote recent changes
2015-05-14 Alan T. DeKokUse pairbstrncpy()
2015-05-14 Alan T. DeKokPrint out length of passwords in debug3
2015-05-14 Alan DeKokMerge pull request #983 from michael-mri/v3.0.x
2015-05-14 Alan T. DeKokSource data for pairBstrncpy is void*
2015-05-14 Arran Cudbard... Set cache_da after group_da
2015-05-14 Jorge PereiraRemoving unused sql_read_naslist()
2015-05-14 Arran Cudbard... Merge pull request #1008 from nward/v3.0.x
2015-05-14 Nathan WardFix boilerplates after valuepair.c split in 2de33b8.
2015-05-13 Alan T. DeKoktypos
2015-05-13 Alan T. DeKoknote recent changes
2015-05-13 Alan T. DeKokNT-Password attribute is not required for changing...
2015-05-13 Alan T. DeKokformatting
2015-05-13 skidsAdd new port bounce attribute from Aruba
2015-05-13 Alan T. DeKoknote recent changes
2015-05-13 Alan T. DeKokvalue might not be talloc'd
2015-05-13 Alan T. DeKokDon't do templates when they can't be put anywhere
2015-05-13 Alan T. DeKokParse TMPL into LITERAL in pass1.
2015-05-13 Alan T. DeKokBuild without proxying
2015-05-13 Alan T. DeKokReturn FAIL in post-proxy no reply.
2015-05-13 Arran Cudbard... Move value data printing functions
2015-05-12 Alan T. DeKokCall cf_section_parse_pass2() when the module is instan...
2015-05-12 Alan T. DeKoktypo
2015-05-12 Arran Cudbard... Formatting
2015-05-12 Arran Cudbard... Add tmpl_afrom_attr_substr
2015-05-12 Alan T. DeKokDeal with proxy failure for detail files
2015-05-12 Arran Cudbard... Allocate a new section for each dynamic client
2015-05-12 Alan T. DeKokDon't write to the detail file twice
2015-05-11 Alan T. DeKokRenew dynamic clients when their underlying file is...
2015-05-11 Alan T. DeKokDynamic clients from attrs don't have a CONF_SECTION
2015-05-09 Alan T. DeKokhandler_tree is no longer needed
2015-05-08 Alan T. DeKokfree state memory, too
2015-05-08 Alan T. DeKokInitialize variable
2015-05-08 Alan T. DeKokDrastically simplify "EAP session did not finish" code
2015-05-08 Alan T. DeKokMove to be bob / bob
2015-05-08 Alan T. DeKokAdd fr_state_t for use in modules
2015-05-08 Alan T. DeKokUse the correct name for the module tests
2015-05-08 Alan T. DeKokUse correct sense for test
2015-05-08 Jorge PereiraUpdating the Alcatel 7750 dictionary based on "93047201...
2015-05-07 Arran Cudbard... Consistently use NAT-Port-ID then NAS-Port in queries
2015-05-07 Arran Cudbard... Max outstanding isn't actually used...
2015-05-07 Alan T. DeKokTypo
2015-05-07 Arran Cudbard... Indent
2015-05-07 Arran Cudbard... Output added DHCP options using rdebug_pair
2015-05-07 Arran Cudbard... max outstanding should be uint32_t
2015-05-07 Arran Cudbard... Too many values in MySQL stop query
2015-05-07 Arran Cudbard... Check for presence of attributes in the cannon policies
2015-05-07 Arran Cudbard... Allow detail to be called from preacct
2015-05-07 Arran Cudbard... Write the value for max_outstanding to the field for...
2015-05-07 Arran Cudbard... Set default for max_outstanding so we don't get a spuri...
2015-05-06 Arran Cudbard... Fix -v in radclient
2015-05-06 Arran Cudbard... If didn't allocate it, we don't free it
2015-05-06 Arran Cudbard... Add attribute map attribute
2015-05-06 Arran Cudbard... Shouldn't have been renamed
2015-05-06 Arran Cudbard... Not every driver provides sql_num_rows
2015-05-06 Arran Cudbard... Consistent module names and instance structs
2015-05-06 Arran Cudbard... Use error macro in SQL drivers
2015-05-06 Arran Cudbard... Dynamic map test
2015-05-05 Arran Cudbard... Unix ODBC doesn't provide num rows either!
2015-05-05 Arran Cudbard... Add sql_fields function for unixodbc refs #993
next