simplify code
[freeradius.git] / src / modules /
2016-09-20 Alan T. DeKokMore cleanups
2016-09-20 Alan T. DeKokclarify message
2016-09-20 Alan T. DeKokremove unnecessary FIXMEs
2016-09-20 Alan T. DeKokuse defines for shift, instead of hard-coded number
2016-09-20 Alan DeKokMerge pull request #1751 from jrouzierinverse/feature...
2016-09-20 James RouzierUse the proper eap version
2016-09-20 James RouzierFree list after usage
2016-09-20 James RouzierRemove unused variables
2016-09-20 James RouzierShift to use the proper attribute id
2016-09-19 Alan T. DeKokwhitespace and formatting
2016-09-19 Arran Cudbard-BellMerge pull request #1750 from TheMysteriousX/v3.0.x
2016-09-19 Adam BishopNULL the configuration item if no trust router is confi...
2016-09-19 Alan T. DeKokuse the correct function API
2016-09-19 Alan T. DeKokseparate messages for separate error cases
2016-09-19 Alan T. DeKokAutomatically create install directories.
2016-09-16 Alan T. DeKokformatting
2016-09-16 Alan DeKokMerge pull request #1730 from jrouzierinverse/feature...
2016-09-15 James RouzierUse the virtual_server defined in the eap fast config
2016-09-14 Alan DeKokMerge pull request #1727 from jrouzierinverse/feature...
2016-09-14 Alan DeKokMerge pull request #1728 from jrouzierinverse/feature...
2016-09-14 Alan T. DeKokUse normal escape routines, and not special ones.
2016-09-13 Alan T. DeKokpull NEAT fix from v4.0.x branch
2016-09-13 James RouzierUse the new name FreeRADIUS-EAP-FAST-PAC-Opaque-TLV...
2016-09-13 James RouzierUse dict_parent for figure the parent attribute
2016-09-13 James Rouziercopy_request_to_tunnel if turned on
2016-09-13 James RouzierUse the naming convention of 3.0.x
2016-09-13 James RouzierRemove debuging
2016-09-13 James RouzierAdd eapfast_copy_request_to_tunnel
2016-09-13 James Rouzieruse eap_fast_decode_vp convert tlv to a value pair
2016-09-13 James RouzierFix api change
2016-09-13 James Rouziernew function eap_fast_decode_vp
2016-09-13 James RouzierFix up tabs and have eap fast start append data
2016-09-13 James RouzierRemove default_provisioning_method
2016-09-13 James RouzierSet the stage to process
2016-09-13 James RouzierCompile all sources
2016-09-13 James Rouzierfr_pair_asprint to vp_aprints_value
2016-09-13 James RouzierUse rad_virtual_server
2016-09-13 James RouzierManually copy PW_STATE, PW_EAP_MESSAGE, and PW_REPLY_ME...
2016-09-13 James RouzierUse the use_tunneled_reply
2016-09-13 James RouzierBackport use_tunneled_reply
2016-09-13 James RouzierAdd state
2016-09-13 James RouzierAdd eap_fast_tls_gen_challenge
2016-09-13 James RouzierInit commit
2016-09-13 James RouzierT_PRF
2016-09-13 Alan T. DeKokparent username from the correct place
2016-09-01 Alan T. DeKokset non-FIPS flag for FIPS build
2016-08-29 Arran Cudbard-BellVerify list and output vp in pairaddsv
2016-08-23 Herwin WeststrateFree rad_perlconf_hv in correct perl context
2016-08-10 Alan T. DeKokInitialize perl only once. Fixes #1674
2016-07-28 Matthew Newtonrlm_pap: show the request password on mismatch, not...
2016-07-22 Arran Cudbard-BellMerge pull request #1664 from qnet-herwin/v3.0.x_build_...
2016-07-22 Herwin WeststrateFixed compile error in v3.0.x
2016-07-19 Arran Cudbard-BellDon't leak rest handles on connection errors‽
2016-07-15 Arran Cudbard-BellFix merge issue
2016-07-15 Arran Cudbard-BellFix SEGV if SQL connection becomes unavailable Closes...
2016-06-21 Alan T. DeKokmake message REDEBUG
2016-06-08 Arran Cudbard-BellIgnore things from other branches
2016-06-02 Matthew NewtonMerge pull request #1617 from qnet-herwin/v3.0.x-typo
2016-06-02 Herwin WeststrateImproved sentence in rlm_perl comment
2016-05-27 Alan T. DeKokuse memchr on binary fields
2016-05-13 Alan T. DeKokAdd more debug messages
2016-05-10 Matthew Newtonrlm_python: add missing default NULL
2016-05-09 Alan Buxeyfix week adjustment
2016-05-06 Arran Cudbard-BellString "yes" not true
2016-05-06 Arran Cudbard-BellDon't mix labels and positional field assignments
2016-05-05 Arran Cudbard-BellShould default to cext compat in v3.0.x so we don't...
2016-05-04 Arran Cudbard-BellDon't escape quotes when passing strings to Python
2016-05-04 Arran Cudbard-BellAdd missing constant
2016-05-04 Arran Cudbard-BellBackport rlm_python from v3.1.x Closes #1589, Closes...
2016-05-04 Arran Cudbard-BellIgnore v3.1.x modules
2016-05-04 Arran Cudbard-BellMark server pair in rlm_ldap as having multiple instances
2016-04-26 Arran Cudbard-BellRemove support for statically compiled EAP methods...
2016-04-25 Alan T. DeKokRaise exfile limit to 256
2016-04-12 Matthew NewtonOnly build mschap auth_wbclient when core/ntstatus...
2016-04-04 Alan T. DeKokmore messages about broken RADIUS clients
2016-03-22 Alan T. DeKokfree the row earlier
2016-03-22 Alan T. DeKokConsistent messages
2016-03-15 Alan T. DeKokDon't call radius_pairmove. It does too much work.
2016-03-14 Arran Cudbard-BellMerge pull request #1527 from herwinw/rlm_perl_robustne...
2016-03-09 Alan T. DeKokregularize debug messages
2016-03-09 Alan T. DeKokcheck length against zero integer, not zero character
2016-03-09 Alan T. DeKokCheck for zero integer, not zero character
2016-03-09 Alan T. DeKokPrint warning if checksimul is used without a query
2016-03-08 Alan DeKokMerge pull request #1556 from mcnewton/wbcparams30
2016-03-08 Matthew NewtonwbcCtxAuthenticateUserEx params update to allow worksta...
2016-03-05 Arran Cudbard-BellStill need to set the value field
2016-03-05 Arran Cudbard-BellDon't set value field to NULL
2016-03-05 Arran Cudbard-BellPrint more useful error
2016-03-04 Alan T. DeKokrealmname may be NULL
2016-03-02 Alan T. DeKokHandle NO_DATA. Fixes #1551
2016-02-24 Alan T. DeKokOnly normal attributes are treated specially. Fixes...
2016-02-17 Alan T. DeKoktypo
2016-02-17 Alan T. DeKokclean up linelog_escape function
2016-02-17 Alan T. DeKokexfile will create directories for us
2016-02-17 Alan T. DeKokClarify the code.
2016-02-15 Arran Cudbard-BellMerge pull request #1537 from matsimon/1517-aclocal-30x
2016-02-15 AlejandroAdds missing error codes
2016-02-11 Arran Cudbard-BellAllow any assignment or equality operator in rlm_sql
2016-02-09 Alan T. DeKoksizeof(new_nt_encrypted) is allowed
2016-02-07 Alan T. DeKokHighlight message a bit more.
next