freeradius.git
2012-09-30 Alan DeKokMerge pull request #54 from mcnewton/patch-client-cert
2012-09-29 Alan T. DeKokRemove unused definitions
2012-09-29 Matthew Newtonadd User-Password warning to rlm_chap
2012-09-29 Matthew Newtonremove ifs and returns from attribute detection loop
2012-09-29 Matthew Newtonbreak pap auth up into smaller functions, remove goto...
2012-09-29 Matthew Newtonstart tidy of rlm_pap - move crypt to separate function
2012-09-29 Matthew Newtonremove encryption_scheme option & related code from...
2012-09-28 Arran Cudbard... Merge pull request #95 from alanbuxey/master
2012-09-28 Alan Buxeyadded better compatibility with eduroam requirements
2012-09-28 Alan T. DeKokFix to work with jlibtool
2012-09-28 Alan T. DeKokAdded Makefile for new build system
2012-09-28 Alan T. DeKokInclude all sub-modules, if they're built
2012-09-28 Arran Cudbard... Merge pull request #94 from mcnewton/auth_tidy
2012-09-28 Alan T. DeKokAdd options for -4 and -6 IP families, like radclient.
2012-09-28 Alan T. DeKok rse PPPHint better
2012-09-27 Matthew Newtonfix encryption_scheme option in rlm_pap, and update...
2012-09-27 Matthew Newtontidy comments in auth.c
2012-09-27 Matthew Newtonmove User-Password warning from auth.c to rlm_pap
2012-09-27 Matthew NewtonDon't copy User-Password -> Cleartext-Password. They...
2012-09-27 Matthew NewtonRemove code for Auth-Types Local and Crypt; pap or...
2012-09-27 Arran Cudbard... debug: should output previous level instead of the...
2012-09-27 Arran Cudbard... Update share/dictionary.bskyb
2012-09-27 Arran Cudbard... Latest updates
2012-09-27 Alan T. DeKokDocument cache parameters in listen + tls, too
2012-09-27 Alan DeKokMerge pull request #93 from mcnewton/rad_virtual_server
2012-09-27 Alan DeKokMerge pull request #92 from philmayers/sess-persist
2012-09-25 Matthew Newtonrlm_eap virtual servers now call postauth for both...
2012-09-25 Matthew NewtonAdd rad_virtual_server to call rad_authenticate and...
2012-09-25 Matthew NewtonMove rad_postauth ACCEPT from rad_authenticate to reque...
2012-09-25 Arran Cudbard... Remove duplicate version/copyright info
2012-09-25 Arran Cudbard... Pass rpath when installing libeap
2012-09-25 Arran Cudbard... More AL attributes to support their NAT features
2012-09-22 Alan T. DeKokCheck for dlopen, too
2012-09-22 Alan T. DeKokIf we can't install, print error rather than SEGV
2012-09-22 Alan T. DeKokAdd -rpath to allow it to link && install
2012-09-22 Alan T. DeKokHack dependencies to get "touch foo.c;make install...
2012-09-21 Phil Mayersadd the ability to persist SSL session cache to disk...
2012-09-21 Arran Cudbard... Add safe-characters function from rlm_sql
2012-09-20 Arran Cudbard... Merge pull request #91 from philmayers/ldap-xlat-escape
2012-09-20 Phil Mayerswe should use ldap_escape_func when escaping the URL
2012-09-20 Arran Cudbard... Start removing the old one char expansions
2012-09-20 Arran Cudbard... Move string manipulation functions from xlat.c to rlm_expr
2012-09-20 Arran Cudbard... Remove b from randstr and implement h (hex encoded b)
2012-09-20 Arran Cudbard... Mark instance as unused in %{rand:}
2012-09-20 Alan DeKokMerge pull request #90 from philmayers/urlquote
2012-09-19 Phil Mayersadd urlquote xlat - useful for LDAP DNs with comma...
2012-09-19 Arran Cudbard... Quiet the compiler
2012-09-19 Arran Cudbard... Add dictionary for BSkyB
2012-09-18 Alan Buxeyremove compilation warnings
2012-09-18 Alan Buxeyremoved 2 compilation warnings
2012-09-18 Arran Cudbard... Don't use ci to iterate over subsections if we might...
2012-09-17 Arran Cudbard... Update links that point to wiki pages
2012-09-17 Arran Cudbard... Add bounds check for max_queue_size
2012-09-17 Alan T. DeKokUse max_queue_size when initializing the queues
2012-09-16 Arran Cudbard... Add alphanumeric char class
2012-09-16 Alan T. DeKokUse -rpath on install, so that we know the installation...
2012-09-16 Alan T. DeKokBetter errors. Use install path, if it exists
2012-09-15 Arran Cudbard... Add randstr expansion to generate random strings up...
2012-09-14 Alan T. DeKokAs posted to the Wiki
2012-09-14 Alan T. DeKokRemove --finish for library directory
2012-09-14 Alan T. DeKokFinish getting rid of radwatch
2012-09-14 Alan T. DeKokSkip OCSP if there's no host / port / url
2012-09-14 Arran Cudbard... Fix typo
2012-09-13 Arran Cudbard... git show-ref works in more cases than git tag
2012-09-13 Alan T. DeKokHacks to make it work with jlibtool
2012-09-13 Alan T. DeKokFix pattern substitution to work only for C/CPP
2012-09-13 Alan T. DeKokAllow building without TLS
2012-09-13 Alan T. DeKokAccept --quiet as a synonym for --silent
2012-09-13 Alan T. DeKokFix CVE-2012-3547. Found by Timo Warns.
2012-09-12 Arran Cudbard... Merge pull request #86 from armitasp/master
2012-09-12 Scott ArmitageUpdate raddb/sites-available/default
2012-09-12 Scott ArmitageUpdate raddb/policy.d/operator-name
2012-09-12 Arran Cudbard... Fix typo
2012-09-12 Arran Cudbard... Remove radwatch from configure scripts
2012-09-12 Arran Cudbard... Document the upgrade process for rlm_sql release_3_0_0_beta0
2012-09-12 Arran Cudbard... Note more 3.0 features
2012-09-11 GEANT GN3 JRA3 T1Policy for injecting operator-name
2012-09-08 Arran Cudbard... Minor fixes
2012-09-08 Alan T. DeKokAdded script for monit
2012-09-08 Arran Cudbard... Remove old radwatch script
2012-09-07 Arran Cudbard... Don't die if the clients file doesn't contain client...
2012-09-07 Arran Cudbard... Don't die if the clients file doesn't contain client {}
2012-09-07 Arran Cudbard... Hungroups and hints should default to NULL, so theyre...
2012-09-06 Arran Cudbard... Update src/modules/rlm_cache/rlm_cache.c
2012-09-06 Arran Cudbard... Add cache to accounting and preacct
2012-09-06 Alan T. DeKokCheck for more parse errors when reading dicts. Bug...
2012-09-06 Alan T. DeKokDouble-check that we don't over-run the buffer
2012-09-06 Alan T. DeKokCheck for memset of zero
2012-09-06 Alan T. DeKokClose directory when done with it. Bug found by Coverity
2012-09-06 Alan T. DeKokClose socket on error. Bug found by Coverity
2012-09-06 Alan T. DeKokClose FD if there's nothing to log. Bug found by Coverity
2012-09-06 Alan T. DeKokEnsure all fields are initialized
2012-09-06 Alan T. DeKokFix possible bug
2012-09-06 Alan T. DeKokFix use after free. Bug found by Coverity
2012-09-06 Alan T. DeKokOnly log known Acct-Status-Types. Bug found by Coverity
2012-09-06 Alan T. DeKokCorrected bug with NS-MTA-MD5 passwords. Found by...
2012-09-06 Alan T. DeKokRemove double free. Found by Coverity
2012-09-06 Arran Cudbard... Add debug option
2012-09-05 Arran Cudbard... Add hup to default logrotate script
2012-09-05 Arran Cudbard... Allow defaults to come from env
next