freeradius.git
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-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
2012-09-05 Alan T. DeKokCFLAGS now includes OPENSSL_INCLUDE
2012-09-05 Alan T. DeKokMake it build using old Make && new jlibtool
2012-09-05 Arran Cudbard... Disable ticket cache in the default configuration
2012-09-05 Alan T. DeKokFix build error
2012-09-05 Alan T. DeKokFix typo in m4 macro
2012-09-05 Arran Cudbard... Update wiki link
2012-09-04 Arran Cudbard... Add option to disable krb5 cache
2012-09-04 Alan T. DeKokRemove very old libltdl
2012-09-04 Alan T. DeKokUpdate configure to not use our local libltdl
2012-09-04 Alan T. DeKokSwitch to using dlopen() instead of libltdl.
2012-09-04 Alan T. DeKokDisable EAP-PWD by default.
2012-09-03 Arran Cudbard... Tweak file read/parse errors, they're confusing when...
2012-08-31 Arran Cudbard... Add configuration check on restart/reload
2012-08-31 Alan T. DeKokDrop packets means drop packets
2012-08-30 Arran Cudbard... Add BT dictionary
2012-08-29 Arran Cudbard... Unique indexes for everybody!
2012-08-29 Alan T. DeKokCheck for NULL secret on dynamic clients
2012-08-29 Arran Cudbard... Correct wiki link
2012-08-29 Arran Cudbard... Add additional attributes to support features on the...
2012-08-29 Arran Cudbard... Add entry hit stats
2012-08-28 Arran Cudbard... Fix typo
2012-08-26 Arran Cudbard... Use functions from version 3 API for processing list...
2012-08-26 Arran Cudbard... Add xlat support for retrieving specific attributes...
2012-08-24 Alan T. DeKokUnblocked, not blocked
2012-08-24 Alan T. DeKokTrack blocked / non-blocked state
2012-08-24 Alan T. DeKokAdd rlm_caching. Order alphabetically
2012-08-24 Alan T. DeKokUse correct subsection name
2012-08-24 Alan T. DeKokUpdate for 3.0 API
2012-08-24 Alan T. DeKokMakefile for new build system
2012-08-23 Arran Cudbard... Remove main rlm_caching code
2012-08-23 Arran Cudbard... Remove old rlm_caching module
2012-08-23 Arran Cudbard... Move rlm_cache config file
2012-08-23 Alan T. DeKokAdd rlm_cache
2012-08-23 Alan DeKokMerge pull request #15 from pobept/dictionary-redback
2012-08-22 Arran Cudbard... Fixup some log messages
2012-08-22 Arran Cudbard... Output the name of the file were reading
2012-08-22 Arran Cudbard... Quiet the compiler
2012-08-22 Arran Cudbard... Should be redebug
2012-08-22 Alan T. DeKokUpdates as per recent documentation
2012-08-22 Arran Cudbard... Section configs structs arent pointers...
2012-08-22 Arran Cudbard... Fix typo
2012-08-22 Arran Cudbard... Fix typo
2012-08-22 Arran Cudbard... Missing out ssection configs is ok, but we need a sanit...
2012-08-22 Arran Cudbard... Fix and document max_uses
2012-08-22 Arran Cudbard... Update src/modules/rlm_ldap/rlm_ldap.c
2012-08-22 Alan T. DeKokAdded "max_uses" parameter
2012-08-22 Alan T. DeKokMore cleanups of xlat code
2012-08-22 Alan T. DeKokIf we're expanding a non-attribute, try the namne
2012-08-22 Alan T. DeKokNuke the '[' on expansion
2012-08-21 Alan T. DeKokAccounting only needs select, insert, update
2012-08-21 Alan T. DeKoke table name, not "radius.table"
2012-08-21 Alan T. DeKokFix "update" logic
2012-08-20 Arran Cudbard... Add nas identifier to attribute list
2012-08-20 Arran Cudbard... Remove rlm_acct_unique
2012-08-20 Arran Cudbard... Merge pull request #79 from alanbuxey/master
2012-08-20 Arran Cudbard... Merge pull request #78 from alanbuxey/cui-updates
2012-08-20 Alan DeKokMerge pull request #77 from alanbuxey/fixes
2012-08-19 Alan Buxeyupdate of Copyright date in recently updated files
2012-08-19 Alan Buxeyupdated CUI to use new connection pools
2012-08-19 Alan Buxeyfixed error in dialup.conf for PSQL
2012-08-17 Alan T. DeKokrlm_wimax is now stable
2012-08-14 Alan T. DeKokIf there's no pool{} configuration, use the defaults
2012-08-14 Alan T. DeKokSQL could be used just for xlat, or ip pool.
2012-08-14 Alan T. DeKokRemoved references to sqltrace
2012-08-13 Alan T. DeKokRemove unused variable
2012-08-11 Alan T. DeKokRemove unused code
2012-08-11 Alan T. DeKokRemove compiler warning
2012-08-11 Alan T. DeKokAdd accounting-on / off statements
2012-08-11 Alan T. DeKokUpdated example
2012-08-11 Alan T. DeKokIgnore regex comparisons, too
2012-08-11 Alan T. DeKokV6-enable the log filename
2012-08-11 Alan T. DeKokDocument changes to SQL
2012-08-11 Alan T. DeKokAllow rlm_sql_null, and minor fixes to the sql logging
2012-08-11 Alan T. DeKokAdded NULL sql driver. It does nothing.
2012-08-11 Alan T. DeKokClean up SQL "tracefile" code
next