freeradius.git
2016-03-22 Alan T. DeKoknote recent changes
2016-03-22 Alan T. DeKokfree the row earlier
2016-03-22 Alan T. DeKoktypo
2016-03-22 Alan T. DeKokConsistent messages
2016-03-21 Alan T. DeKokAllow extended attrs to have "encrypt=2"
2016-03-15 Alan T. DeKoknote recent changes
2016-03-15 Alan T. DeKokDon't call radius_pairmove. It does too much work.
2016-03-14 Alan T. DeKoknote recent changes
2016-03-14 Arran Cudbard... Merge 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-10 Alan DeKokMerge pull request #1562 from matsimon/1510-debian...
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 Alan T. DeKokEnable simul_count_query
2016-03-09 Arran Cudbard... Merge pull request #1559 from pwdng/freetds
2016-03-09 Arran Cudbard... Merge pull request #1558 from pwdng/v3.0.x
2016-03-09 Philippe Woodingrlm_sql_freetds is now stable, remove conditions from...
2016-03-09 Arran Cudbard... Use threadsafe OpenSSL error functions
2016-03-08 Mathieu SimonFix Debian logrotate, closes #1510
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. DeKoknote recent changes
2016-03-08 Alan T. DeKokPass talloc context to function.
2016-03-05 Arran Cudbard... Still need to set the value field
2016-03-05 Arran Cudbard... Don't set value field to NULL
2016-03-05 Arran Cudbard... Print more useful error
2016-03-04 Alan T. DeKokUse the shorter of the two lengths
2016-03-04 Alan T. DeKoknote recent changes
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... Need 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. DeKoknote recent changes
2016-03-01 Alan T. DeKokDon't create response if it's do_not_respond.
2016-02-26 Alan T. DeKoknote recent changes
2016-02-25 Alan DeKokMerge pull request #1548 from lytboris/v3.0.x
2016-02-25 Boris Lytochkinsmall fixups for previous commit
2016-02-25 Boris Lytochkinadd note for rlm_preprocess
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-18 Alan T. DeKoknote recent changes
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... Regenerate configure
2016-02-15 Arran Cudbard... Merge pull request #1537 from matsimon/1517-aclocal-30x
2016-02-15 AlejandroAdds missing error codes
2016-02-15 Mathieu SimonLet aclocal update aclocal.m4, fixes #1517
2016-02-13 Alan T. DeKokmake code more consistent in API calls
2016-02-11 Arran Cudbard... Allow 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. DeKoknote recent changes
2016-02-09 Alan T. DeKoksizeof(new_nt_encrypted) is allowed
2016-02-09 Alan T. DeKokAdded checkpoint dictionary
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 Alan T. DeKoknote recent changes
2016-02-05 Alan T. DeKokDocument =~ and !~ for filtering
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... Prefix list name
2016-02-02 Arran Cudbard... Quiet clang scan
2016-02-02 Alan T. DeKokport for 3.0
2016-02-02 Alan T. DeKoknote recent changes
2016-02-02 Arran Cudbard... Merge 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... Add better filter tests
2016-02-02 Alan T. DeKokCorrect filter operators, and add filtering for =~...
2016-01-30 Arran Cudbard... Quiet clang scan
2016-01-30 Arran Cudbard... rand_file can only be set as a global option
2016-01-29 Alan T. DeKoknote recent changes
2016-01-29 Alan T. DeKokfree memory on quick exit
next