Merge pull request #1617 from qnet-herwin/v3.0.x-typo
[freeradius.git] / src /
2016-06-02 Matthew NewtonMerge pull request #1617 from qnet-herwin/v3.0.x-typo
2016-06-02 Herwin WeststrateFixed typo: lenth => length
2016-06-02 Herwin WeststrateImproved sentence in rlm_perl comment
2016-05-27 Alan T. DeKokuse memchr on binary fields
2016-05-18 Alan T. DeKokWARN on duplicate Auth-Type
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-BellMerge pull request #1601 from gyx1000/rlm_python_tests
2016-05-05 Guillaume Pannatierrlm_python tests
2016-05-05 Arran Cudbard-BellShould default to cext compat in v3.0.x so we don't...
2016-05-05 Arran Cudbard-BellFixup thread local storage destructors so they should...
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. DeKokcontinue if filename doesn't match.
2016-04-25 Alan T. DeKokRaise exfile limit to 256
2016-04-25 Alan T. DeKokClean up the oldest entry if there are no unused ones
2016-04-25 Alan T. DeKokMove common code to cleanup routine
2016-04-19 Alan T. DeKokFix #ifdef placement error. Fixes #1572
2016-04-19 Arran Cudbard-BellMerge pull request #1583 from lytboris/v3.0.x
2016-04-19 Boris LytochkinENOTRECOVERABLE & EOWNERDEAD may not be defined on...
2016-04-18 Alan T. DeKokminor cleanup
2016-04-15 Alan T. DeKokEnsure da is parented from VP, not ctx
2016-04-15 Alan T. DeKoktalloc_parent(vp) == ctx
2016-04-15 Alan T. DeKokEnsure da is parented from VP, not ctx
2016-04-12 Matthew NewtonOnly build mschap auth_wbclient when core/ntstatus...
2016-04-04 Alan T. DeKokmore messages about broken RADIUS clients
2016-04-01 Alan T. DeKokPrint xlat types, too. Fixes #1574
2016-04-01 Alan T. DeKokUse xlat for regex comparison. Fixes #1574
2016-03-22 Alan T. DeKokfree the row earlier
2016-03-22 Alan T. DeKokConsistent messages
2016-03-21 Alan T. DeKokAllow extended attrs to have "encrypt=2"
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-10 Alan T. DeKokxlat for home server pool state
2016-03-10 Alan T. DeKokxlat for home server state
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-09 Arran Cudbard-BellMerge pull request #1559 from pwdng/freetds
2016-03-09 Arran Cudbard-BellMerge pull request #1558 from pwdng/v3.0.x
2016-03-09 Arran Cudbard-BellUse threadsafe OpenSSL error functions
2016-03-08 Alan T. DeKokLeave Response-Packet-Type for request_finish
2016-03-08 Alan DeKokMerge pull request #1556 from mcnewton/wbcparams30
2016-03-08 Matthew NewtonwbcCtxAuthenticateUserEx params update to allow worksta...
2016-03-08 Alan T. DeKokPass talloc context to function.
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. DeKokUse the shorter of the two lengths
2016-03-04 Alan T. DeKokrealmname may be NULL
2016-03-04 Alan T. DeKokIncrement proxy responses in the right place
2016-03-04 Arran Cudbard-BellNeed to advance q too
2016-03-03 Alan T. DeKokDon't do fail-over for originate CoA
2016-03-02 Alan T. DeKokHandle NO_DATA. Fixes #1551
2016-03-01 Alan T. DeKokDon't create response if it's do_not_respond.
2016-02-24 Alan T. DeKokremove unnecessary request->proxy_timestamp
2016-02-24 Alan T. DeKokOnly normal attributes are treated specially. Fixes...
2016-02-23 Alan T. DeKokUse correct packet for CoA
2016-02-23 Alan T. DeKokReturn the correct list.
2016-02-19 Alan T. DeKokuse FR_ACTION_DONE
2016-02-17 Alan T. DeKoktypo
2016-02-17 Alan T. DeKokclean up linelog_escape function
2016-02-17 Alan T. DeKokSet "dup" in more cases
2016-02-17 Alan T. DeKokcleanups
2016-02-17 Alan T. DeKokClean up old files only once a second
2016-02-17 Alan T. DeKokminor cleanups
2016-02-17 Alan T. DeKokexfile will create directories for us
2016-02-17 Alan T. DeKokClarify the code.
2016-02-16 Alan T. DeKokand another
2016-02-16 Alan T. DeKok%zd -> %d
2016-02-16 Alan T. DeKokwarning on possible truncation
2016-02-16 Alan T. DeKokmove MAX_PACKET_LEN to common header
2016-02-16 Alan T. DeKokBreak out early if we're at the end of the packet.
2016-02-16 Alan T. DeKokMore checks as per commit 39149c
2016-02-15 Arran Cudbard-BellMerge pull request #1537 from matsimon/1517-aclocal-30x
2016-02-15 AlejandroAdds missing error codes
2016-02-13 Alan T. DeKokmake code more consistent in API calls
2016-02-11 Arran Cudbard-BellAllow any assignment or equality operator in rlm_sql
2016-02-10 Alan T. DeKokGo to next attribute if we can't encode this one. ...
2016-02-10 Alan T. DeKokzero is unknown, too. Fixes #1533
2016-02-09 Alan T. DeKoksizeof(new_nt_encrypted) is allowed
2016-02-09 Alan T. DeKokminor simplification, and add Event-Timestamp
2016-02-09 Alan T. DeKokDon't need to free packet VPs
2016-02-09 Alan T. DeKokPrint out the attributes we're using in the accounting...
2016-02-07 Alan T. DeKokHighlight message a bit more.
2016-02-06 Herwin WeststrateMade rlm_perl less error-prone
2016-02-05 Alan T. DeKokComplaints about required things are errors
2016-02-05 Nicolas CDHCP strings decoding
2016-02-04 Alan T. DeKokPrint out extra information only in debug3
2016-02-04 Alan T. DeKokPrint out the server version number.
2016-02-04 Alan DeKokMerge pull request #1523 from qnet-herwin/remove_obsole...
2016-02-03 Alan T. DeKokCheck data before using it
next