copy_request_to_tunnel if turned on
[freeradius.git] / src /
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
2016-02-03 Herwin WeststrateRemoved some outdated/obsolete README files
2016-02-02 Arran Cudbard-BellPrefix list name
2016-02-02 Arran Cudbard-BellQuiet clang scan
2016-02-02 Alan T. DeKokport for 3.0
2016-02-02 Arran Cudbard-BellMerge pull request #1521 from qnet-herwin/remove_SQL_DOWN
2016-02-02 Herwin WeststrateRemoved outdated README file in rlm_sql
2016-02-02 Arran Cudbard-BellAdd better filter tests
2016-02-02 Alan T. DeKokCorrect filter operators, and add filtering for =~...
2016-01-30 Arran Cudbard-BellQuiet clang scan
2016-01-30 Arran Cudbard-Bellrand_file can only be set as a global option
2016-01-29 Alan T. DeKokfree memory on quick exit
2016-01-29 Alan T. DeKokSet FILE_EXISTS for random files
2016-01-29 Alan T. DeKokAdd FILE_EXISTS for things like /dev/urandom.
2016-01-28 Arran Cudbard-BellFix typedef order Closes #1515
2016-01-27 Arran Cudbard-BellMerge pull request #1514 from gbeaudoin78/v3.0.x
2016-01-27 Guillaume BeaudoinAdd column [priority] for table [radusergroup].
2016-01-21 Alan T. DeKokRequire passwords for "request" status in "auth+acct...
2016-01-19 Alan T. DeKokmove check to be closer to where it's needed
2016-01-19 Alan T. DeKoktypo
2016-01-19 Alan T. DeKokMove run-time error to run-time warning
2016-01-19 Alan T. DeKokmake error message clearer
2016-01-18 Alan T. DeKokAttribute contents on the LHS of regexes are not escaped
2016-01-18 Alan T. DeKokDon't regex-escape the LHS of a regex comparison.
2016-01-18 Alan T. DeKokServer may be NULL
2016-01-18 Alan T. DeKokCheck if Auth-Type EAP is defined
2016-01-18 Alan T. DeKokMake inner EAP name configurable
2016-01-18 Arran Cudbard-BellMerge pull request #1499 from mcnewton/es30
2016-01-18 Alan T. DeKokLook for mschap, not eap
2016-01-15 Alan T. DeKokallow Message-Authenticator, too.
2016-01-14 Alan T. DeKokfix last commit
2016-01-14 Alan T. DeKokSkip encoding zero-length attributes
2016-01-14 Alan T. DeKokfix typo
2016-01-14 Alan DeKokMerge pull request #1495 from mcnewton/elk30
2016-01-13 Alan T. DeKokAllow setting of Response-Packet-Type in Post-Proxy...
2016-01-13 Alan T. DeKokchecks for auth_item due to issues reported on the...
2016-01-13 Alan DeKokMerge pull request #1488 from herwinw/debian_samba_dev
2016-01-12 Alan DeKokMerge pull request #1492 from qnet-herwin/rlm_perl_dbg_...
2016-01-12 Alan T. DeKokDon't use pair_make_request for fake packets
2016-01-06 Alan DeKokMerge pull request #1484 from herwinw/rlm_python_fixes
2016-01-06 Alan T. DeKokAdd --silent for jlibtool
2016-01-06 Herwin WeststrateAllow strings as operator in rlm_python
2016-01-06 Herwin WeststrateShow operator that is actually used instead of the...
next