freeradius.git
2015-11-26 Arran Cudbard... Merge pull request #1404 from jpereira/v3.0.x
2015-11-26 Jorge PereiraBring branch://master/scripts/munin/radsniff to here
2015-11-26 Arran Cudbard... Merge pull request #1402 from jpereira/fix/bug-with...
2015-11-26 Jorge PereiraBugfix - Used a wrong list to global statistics in...
2015-11-26 Alan T. DeKoktypo
2015-11-26 Alan DeKokMerge pull request #1401 from mcnewton/v30soh
2015-11-26 Matthew NewtonSoH isn't very useful without attributes
2015-11-25 Alan T. DeKokRemove extraneous message
2015-11-25 Alan T. DeKokSet src/dst ip/port for TCP connections
2015-11-25 Arran Cudbard... Merge pull request #1399 from jpereira/fix/syserror1
2015-11-25 Jorge Pereirabetter call fr_syserror() when in POSIX contexts
2015-11-25 Alan T. DeKoknote recent changes
2015-11-25 Alan T. DeKokComplain if error isn't ENOENT. Fixes #1398
2015-11-25 Alan T. DeKokDon't use full prefix
2015-11-24 Alan DeKokMerge pull request #1394 from jpereira/fix/ramin1
2015-11-24 Alan T. DeKokIf OCSP checks fail, don't run verify command
2015-11-24 Jorge PereiraFixing problem with radmin> stats detail <filename>
2015-11-20 Arran Cudbard... Fix buffer overflow in soh.c
2015-11-20 Arran Cudbard... No cases where this is helpful
2015-11-18 Alan T. DeKokuse correct number...
2015-11-18 Alan T. DeKokCheck name, not number
2015-11-18 Arran Cudbard... Various fixes for LEAP proxying
2015-11-18 Alan T. DeKok"localhost" is a valid host name
2015-11-17 Alan T. DeKokTurns out GNU people are retarded.
2015-11-17 Alan DeKokMerge pull request #1387 from jpereira/minor/warnings1
2015-11-17 Arran Cudbard... Remove duplicates
2015-11-17 Arran Cudbard... Merge pull request #1392 from mcnewton/conffix
2015-11-17 Matthew Newtonfixup configure script
2015-11-17 Pascal Pennersadded more Lancom VSAs
2015-11-16 Arran Cudbard... Minor fix
2015-11-16 Arran Cudbard... fclose destroys file descriptor Closes #1390
2015-11-16 Arran Cudbard... Merge pull request #1389 from jpereira/fix/vdprintf1
2015-11-16 Jorge PereiraFixing the missing vdprintf()
2015-11-16 Arran Cudbard... Provide fdprintf if it's missing Closes #1366
2015-11-13 Jorge PereiraFix warnings with $raddb/mods-available/cache
2015-11-13 Pascal Pennersadded IKEv2 Attributes to Lancom dictionary
2015-11-13 Alan T. DeKokNotes on location-info
2015-11-13 Alan T. DeKokRemove duplicate definition
2015-11-13 Arran Cudbard... Fix oracle login error message
2015-11-10 Arran Cudbard... Merge pull request #1382 from jpereira/fix/minor-pre...
2015-11-10 Jorge PereiraFix minor about NAS-Ip-Address. correct is NAS-IP-Address
2015-11-10 Alan T. DeKokCleanups
2015-11-10 Alan DeKokMerge pull request #1378 from skids/mschap_ad_errs
2015-11-10 Alan DeKokMerge pull request #1379 from jpereira/fix/abfab-tr1
2015-11-10 Jorge PereiraFixing wrong set with $raddb/sites-available/abfab...
2015-11-10 skidsPass on MSCHAP errors from ntlm_auth, too
2015-11-09 Alan T. DeKokfix modules debug
2015-11-09 Alan T. DeKokSet FR specific library path.
2015-11-09 Alan T. DeKokfree paircompare only if we had them
2015-11-08 Arran Cudbard... Merge pull request #1374 from spaetow/patch-2
2015-11-06 Stefan PaetowUpdate abfab-tr-idp
2015-11-05 Alan BuxeyUpdate dictionary.starent
2015-11-03 Alan T. DeKokPrint out CFLAGS, etc. in version.c
2015-11-03 Alan T. DeKokRemove unused flags.
2015-11-03 Alan T. DeKokAlways have at least '-x' for '-v'
2015-11-03 Alan T. DeKokExtra info is debug2, not debug3
2015-11-03 Arran Cudbard... Merge pull request #1369 from mcnewton/noeap2
2015-11-03 Arran Cudbard... Merge pull request #1367 from mcnewton/rname1
2015-11-03 Matthew Newtonthere is no eap2 module any more
2015-11-03 Matthew Newtonremove redundant "name" config option
2015-11-03 Alan T. DeKokRemove unused variable
2015-11-03 Alan DeKokMerge pull request #1365 from jpereira/fix/debug-with...
2015-11-03 Alan T. DeKokHard-code the default name to radiusd.
2015-11-03 Alan T. DeKokWe want unittest.c to pretend it's radiusd
2015-11-03 Jorge Pereiraif the variable DEBUG could be 'no', so need to accept...
2015-11-03 Arran Cudbard... Previous commit not quite right - Better to check for...
2015-11-03 Alan T. DeKokWhine and you shall be satisfied
2015-11-02 Alan T. DeKokDefault to Access-Accept response for Status-Server
2015-11-02 Alan T. DeKokSet name after initializing main_config
2015-11-02 Alan T. DeKokFix broken compilation
2015-11-02 Alan T. DeKokMore "radiusd" to main_config.name
2015-11-02 Alan T. DeKokUse main_config.name everywhere.
2015-11-02 Arran Cudbard... Print the macro name in system errors
2015-11-02 Alan T. DeKokFrom hillstone
2015-11-01 Arran Cudbard... Use the correct macro for INFO debugging
2015-10-31 Arran Cudbard... More compact
2015-10-30 Alan T. DeKokSend acct pings to acct port. Fixes #1364
2015-10-29 Adam BishopRestore trailing curly brace
2015-10-29 Alan T. DeKokFree the pointer, not the data it points to
2015-10-28 Arran Cudbard... Disable trailing garbage checks
2015-10-28 Arran Cudbard... Closes #1320 create User-name from peer ID correctly
2015-10-27 Alan T. DeKokMore checks for else. Fixes #1355
2015-10-26 Alan T. DeKokAllow multiple command-line arguments to be logical &&
2015-10-26 Alan T. DeKokAdd -D to raddebug, too
2015-10-25 Alan T. DeKokRevert "set this to NULL, too"
2015-10-25 Alan T. DeKokset this to NULL, too
2015-10-25 Alan DeKokMerge pull request #1349 from jpereira/devel/less-magic2
2015-10-25 Jorge PereiraOMG! magic values aren't fun
2015-10-24 Alan T. DeKokRemove more auto-generated headers
2015-10-24 Alan DeKokMerge pull request #1348 from jpereira/fix/ignore1
2015-10-24 Alan DeKokMerge pull request #1347 from jpereira/devel/less-magic1
2015-10-24 Jorge PereiraAdd src/include/freeradius.h to .gitignore
2015-10-23 Jorge Pereiratrust, magic values aren't fun
2015-10-23 Arran Cudbard... Don't use CURLOPT_PUT, it does extra things we don...
2015-10-23 Alan T. DeKokRemove redundant definition
2015-10-23 Alan T. DeKokPut warnings at the top of the file
2015-10-23 Alan T. DeKokInclude dictionary.freeradius, too
2015-10-23 Alan DeKokMerge pull request #1346 from jpereira/bug/stats1
2015-10-23 Jorge PereiraBugfix - increase a wrong stats-list
2015-10-23 Arran Cudbard... Merge pull request #1328 from clementhk/wbclient_debian
next