removed 2 compilation warnings
[freeradius.git] / src /
2012-09-18 Alan Buxeyremoved 2 compilation warnings
2012-09-18 Arran Cudbard-BellDon't use ci to iterate over subsections if we might...
2012-09-17 Arran Cudbard-BellUpdate links that point to wiki pages
2012-09-17 Arran Cudbard-BellAdd bounds check for max_queue_size
2012-09-17 Alan T. DeKokUse max_queue_size when initializing the queues
2012-09-16 Arran Cudbard-BellAdd alphanumeric char class
2012-09-15 Arran Cudbard-BellAdd randstr expansion to generate random strings up...
2012-09-14 Alan T. DeKokSkip OCSP if there's no host / port / url
2012-09-14 Arran Cudbard-BellFix typo
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. DeKokFix CVE-2012-3547. Found by Timo Warns.
2012-09-12 Arran Cudbard-BellMerge pull request #86 from armitasp/master
2012-09-12 Arran Cudbard-BellFix typo
2012-09-07 Arran Cudbard-BellDon't die if the clients file doesn't contain client...
2012-09-07 Arran Cudbard-BellDon't die if the clients file doesn't contain client {}
2012-09-07 Arran Cudbard-BellHungroups and hints should default to NULL, so theyre...
2012-09-06 Arran Cudbard-BellUpdate src/modules/rlm_cache/rlm_cache.c
2012-09-06 Arran Cudbard-BellAdd 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-05 Alan T. DeKokCFLAGS now includes OPENSSL_INCLUDE
2012-09-05 Alan T. DeKokFix build error
2012-09-04 Arran Cudbard-BellAdd option to disable krb5 cache
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-03 Arran Cudbard-BellTweak file read/parse errors, they're confusing when...
2012-08-31 Alan T. DeKokDrop packets means drop packets
2012-08-29 Alan T. DeKokCheck for NULL secret on dynamic clients
2012-08-29 Arran Cudbard-BellAdd entry hit stats
2012-08-26 Arran Cudbard-BellUse functions from version 3 API for processing list...
2012-08-26 Arran Cudbard-BellAdd 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. DeKokUpdate for 3.0 API
2012-08-24 Alan T. DeKokMakefile for new build system
2012-08-23 Arran Cudbard-BellRemove main rlm_caching code
2012-08-23 Arran Cudbard-BellRemove old rlm_caching module
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-BellFixup some log messages
2012-08-22 Arran Cudbard-BellOutput the name of the file were reading
2012-08-22 Arran Cudbard-BellQuiet the compiler
2012-08-22 Arran Cudbard-BellShould be redebug
2012-08-22 Arran Cudbard-BellSection configs structs arent pointers...
2012-08-22 Arran Cudbard-BellFix typo
2012-08-22 Arran Cudbard-BellFix typo
2012-08-22 Arran Cudbard-BellMissing out ssection configs is ok, but we need a sanit...
2012-08-22 Arran Cudbard-BellFix and document max_uses
2012-08-22 Arran Cudbard-BellUpdate 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. DeKokFix "update" logic
2012-08-20 Arran Cudbard-BellRemove rlm_acct_unique
2012-08-20 Arran Cudbard-BellMerge pull request #79 from alanbuxey/master
2012-08-19 Alan Buxeyupdate of Copyright date in recently updated files
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. DeKokIgnore regex comparisons, too
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
2012-08-11 Alan T. DeKokFind the query in the relevant section.
2012-08-11 Alan T. DeKok"Executing query" is not an error message
2012-08-02 Alan T. DeKokFix typo
2012-08-02 Alan T. DeKokRename confusing attr
2012-07-30 Alan T. DeKokNext update time may be NULL
2012-07-30 Alan T. DeKokCheck for NULL parameters to functions
2012-07-30 Alan T. DeKokCheck for NULL parameter
2012-07-30 Alan T. DeKokCall globfree() if glob() returns error.
2012-07-30 Alan T. DeKokMerge branch 'master' of github.com:alandekok/freeradiu...
2012-07-27 Alan T. DeKokDump invalid diameter attrs in TTLS inner tunnel
2012-07-26 Alan T. DeKokRemoved unused module.
2012-07-24 Arran Cudbard-BellAdd reference based query selection for accounting...
2012-07-24 Alan T. DeKokTrigger whitespace removal via '"\EOL'
2012-07-21 Alan T. DeKokCompletely decode Vendor-Specific inside of Diameter...
2012-07-21 Alan T. DeKokManually pull fixes from v2.1.x
2012-07-19 Alan DeKokMerge pull request #70 from arr2036/connpool_block
2012-07-19 Arran Cudbard-BellPrevent all threads from blocking if the resource were...
2012-07-18 Arran Cudbard-BellFixup SQL error message
2012-07-18 Alan T. DeKokAdd Event-Timestamp for accounting packets
next