freeradius.git
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-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
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 Ludolph NeethlingFixed typo of password
2016-01-28 Arran Cudbard... Fix typedef order Closes #1515
2016-01-27 Arran Cudbard... Merge pull request #1514 from gbeaudoin78/v3.0.x
2016-01-27 Guillaume BeaudoinAdd column [priority] for table [radusergroup].
2016-01-25 Alan T. DeKokBump for 3.0.12
2016-01-25 Alan T. DeKokupdate release time release_3_0_11
2016-01-25 Arran Cudbard... Move captive portal URL
2016-01-25 Alexis La GoutteAdd new HP Attribute
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 Arran Cudbard... Merge pull request #1501 from mcnewton/nes30
2016-01-18 Matthew NewtonUpdate elasticsearch fields to use "_" rather than "."
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... Merge pull request #1499 from mcnewton/es30
2016-01-18 Alan T. DeKokLook for mschap, not eap
2016-01-18 Matthew Newtonadd note about elasticsearch versions
2016-01-15 Alan T. DeKoknote recent changes
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
next