freeradius.git
2013-03-02 Alan T. DeKokFree memory on error
2013-03-02 Alan T. DeKokInitialize VP to NULL.
2013-03-02 Alan T. DeKokUse correct variable
2013-03-02 Alan T. DeKokUse correct variable
2013-03-02 Alan T. DeKokUse correct argument
2013-03-02 Alan T. DeKokFree memory on bind / select failed
2013-03-02 Alan T. DeKokHacks for Coverity.
2013-03-02 Alan T. DeKokMade "chase_referrals" and "rebind" to "yes" by default.
2013-03-02 Alan T. DeKokUse correct buffer for output
2013-03-02 Arran Cudbard... Fixup oracle configure script
2013-03-01 Arran Cudbard... Reconfig for new acinclude stuff
2013-03-01 Arran Cudbard... Fix reconfig
2013-03-01 Alan T. DeKokConfigure scripts depend on local macro files, too
2013-03-01 Alan T. DeKokUse GNU Make patterns to regenerate configure scripts
2013-03-01 Alan T. DeKokEnsure directory name always ends with "/"
2013-03-01 Alan T. DeKokEnsure that the directory name always ends with /
2013-03-01 Alan T. DeKokRemove extraneous fprintf
2013-03-01 Alan T. DeKokProperly track absolute / relative paths
2013-03-01 Alan T. DeKokProperly track relative / absolute filenames
2013-03-01 Arran Cudbard... The linker arguments still go through gcc...
2013-03-01 Arran Cudbard... Rename SQL data types so they don't conflict with drivers
2013-03-01 Arran Cudbard... Be extremely verbose about where were looking for things
2013-03-01 Arran Cudbard... Pass rpath when linking in directories that are probabl...
2013-03-01 Arran Cudbard... Add extra search location for db2
2013-02-27 Alan T. DeKokClean up test build rules
2013-02-27 Arran Cudbard... Add missing state definitions
2013-02-27 Arran Cudbard... Add configure scripts for rlm_securid
2013-02-27 Alan T. DeKokShouldn't have removed this
2013-02-27 Alan T. DeKokNo longer needed
2013-02-27 Alan DeKokMerge pull request #208 from alagoutte/master
2013-02-27 Alan T. DeKokRun the tests.
2013-02-27 Alexis La GoutteFrom ArubaOS 6.2.x : new Aruba RADIUS Attributes with...
2013-02-27 Arran Cudbard... Fix sybase enough that it builds
2013-02-27 Arran Cudbard... Add dependencies for firebird freetds and sybase
2013-02-27 Arran Cudbard... Add autoconf script for sybase (which also uses freetds...
2013-02-27 Arran Cudbard... Add autoconf script for freetds
2013-02-27 Arran Cudbard... Remove cruft from rlm_sql configure script, and inherit...
2013-02-26 Arran Cudbard... Fix quoting in rlm_ldap autoconf file
2013-02-26 Alan T. DeKokRemoved Makefile.in, no longer needed
2013-02-26 Alan T. DeKokRemoved old Makefiles, no longer used
2013-02-26 Alan T. DeKokFix typo
2013-02-26 Alan T. DeKokMoved raddb/ to use boilermake
2013-02-26 Alan T. DeKokq is char*, not PAIR_LIST*
2013-02-26 Alan T. DeKokRemove checks for libltdl
2013-02-26 Arran Cudbard... Merge pull request #193 from candlerb/candlerb/redis_fi...
2013-02-26 Brian CandlerRemove superfluous redis_escape_func
2013-02-26 Brian Candlerrlm_redis argument splitting
2013-02-26 Brian CandlerRemove quotes from quoted argv entries
2013-02-26 Brian CandlerFactor out argv splitting into rad_expand_xlat
2013-02-26 Arran Cudbard... Use less Travis buildbot time
2013-02-26 Arran Cudbard... Build the pam stuff too
2013-02-26 Arran Cudbard... Install more dependencies so we build more
2013-02-26 Arran Cudbard... Fix redis configure script
2013-02-26 Arran Cudbard... Fix build button [ci skip]
2013-02-26 Arran Cudbard... Fix library path in tests
2013-02-26 Arran Cudbard... Don't crash on server exit
2013-02-26 Arran Cudbard... Output last few lines of radius.log on error
2013-02-26 Arran Cudbard... Test target must trigger cert creation process, else...
2013-02-26 Arran Cudbard... Add configure script
2013-02-26 Arran Cudbard... Overwrite digest da *after* packing the TLV
2013-02-26 Arran Cudbard... Pass port to runtest.sh
2013-02-26 Arran Cudbard... Improve rlm_digest debug messages
2013-02-25 Arran Cudbard... Fix rlm_mschap builds on OSX
2013-02-25 Arran Cudbard... Fix test scripts [ci skip]
2013-02-25 Arran Cudbard... Install basic dependencies
2013-02-25 Arran Cudbard... Fix formatting in README.rst and add build status
2013-02-25 Arran Cudbard... Change README to README.rst
2013-02-25 Arran Cudbard... Build with clang and gcc
2013-02-25 Arran Cudbard... First attempt at integrating Travis
2013-02-25 Arran Cudbard... Fix typo
2013-02-25 Arran Cudbard... Fix eap-tnc configure script
2013-02-25 Arran Cudbard... Fix typos
2013-02-25 Arran Cudbard... Output required libcurl version
2013-02-25 Arran Cudbard... Remove reference to lvalue (when was this module last...
2013-02-25 Arran Cudbard... Check for OpenSSL support
2013-02-25 Alan T. DeKokUse boilermake for documentation.
2013-02-25 Alan T. DeKokFix typo
2013-02-25 Alan T. DeKokFix typos
2013-02-25 Alan T. DeKokMove scripts directory to boilermake
2013-02-25 Arran Cudbard... Dependencies need to be passed as LIBS
2013-02-25 Arran Cudbard... Try adding openssl libs to linkerflags when testing...
2013-02-25 Arran Cudbard... Fix eap-ikev2 configure script
2013-02-24 Alan T. DeKokMove EAP types (sub-modules) to use talloc
2013-02-23 Arran Cudbard... More formatting
2013-02-23 Arran Cudbard... Fix const free warnings
2013-02-23 Arran Cudbard... More jlibtool cleanups
2013-02-23 Arran Cudbard... Preliminary fix for linking in DynaLoader
2013-02-23 Arran Cudbard... Fixup formatting
2013-02-22 Arran Cudbard... Make rlm_perl configure script more verbose
2013-02-22 Arran Cudbard... Not needed as were using C99 types
2013-02-22 Arran Cudbard... Reformat base64 code, use library base64 functions...
2013-02-21 Alan T. DeKokFix error strings to make more sense
2013-02-21 Alan T. DeKokStatic declarations of structures belong in C files...
2013-02-21 Alan T. DeKokmark unused
2013-02-21 Alan T. DeKokdup may return < 0
2013-02-21 Alan T. DeKokfix for coverity
2013-02-21 Alan T. DeKokfix for coverity
2013-02-21 Alan T. DeKokFix for coverity
2013-02-21 Alan T. DeKokSkip encrypted, tagged, etc. attrs for zero-length CUI
2013-02-21 Alan T. DeKokCheck for !cs before expanding variables
next