freeradius.git
2006-02-04 nbk The schema is now at doc/examples/mysql.sql
2006-02-04 nbk Install the schema examples for a set of backends.
2006-02-04 nbk Install documentation under ${prefix}/share/doc/freeradius
2006-02-04 nbk Delete this file because it is (1) obviously broken...
2006-02-04 nbk Move doc/ldapv3-iplanet-schema.ldif to doc/examples...
2006-02-04 nbk Move doc/RADIUS-LDAP-iPlanet.schema to doc/examples...
2006-02-04 nbk Move doc/RADIUS-LDAPv3.schema to doc/examples/openldap...
2006-02-04 nbk Move src/modules/rlm_sql/drivers/rlm_sql_freetds/db_ms...
2006-02-04 nbk Move src/modules/rlm_sql/drivers/rlm_sql_postgresql...
2006-02-04 nbk Move src/modules/rlm_sql/drivers/rlm_sql_oracle/db_ora...
2006-02-04 nbk Move src/modules/rlm_sql/drivers/rlm_sql_mysql/db_mysq...
2006-02-03 nbk Minimalist Makefile to build the module.
2006-02-03 nbk This module doesn't need any autoconf test which is...
2006-02-03 nbk Regenerate from configure.in using Autoconf 2.59.
2006-02-03 nbk Print a message when testing for OpenSSL.
2006-01-31 nbk Don't enter any subdirectory when the target is empty...
2006-01-31 nbk CFLAGS += $(OPENSSL_INCLUDE)
2006-01-31 nbk Don't compile files with SSL content if there is no...
2006-01-31 nbk Fix the tests for OpenSSL: the macros FR_SMART_CHECK_...
2006-01-30 aland Don't increment num_elements too often
2006-01-30 aland Update warning message
2006-01-29 nbk Make the schema more consistent with RFC 2865.
2006-01-28 nbk Fix typos.
2006-01-27 aland Added notes on Active Directory
2006-01-26 aland As posted to the list
2006-01-25 aland Pull rad_verify() out of rad_decode(), and update...
2006-01-25 nbk Use $(LDFLAGS) and $(RLM_LDFLAGS) when linking the...
2006-01-25 nbk Undelete lines which were needed to build a static...
2006-01-24 aland Moved copied code in radsniff.c to rad_packet_ok()
2006-01-24 aland Don't make radiusd depend on $(MODULE_LIBS), that...
2006-01-24 aland Be a little more paranoid about checking packet codes
2006-01-23 nbk Install stand-alone binaries with libtool, too.
2006-01-23 nbk "make clean" must delete lib/*.o files, too.
2006-01-23 nbk Minimalist Makefile to build the module.
2006-01-23 nbk This module doesn't need any autoconf test which is...
2006-01-22 nbk libeap is a shared library, not a module, therefore...
2006-01-22 nbk Be a little more libtool-friendly and always use...
2006-01-22 nbk Wipe out last vestiges of static/dynamic rules.
2006-01-21 nbk Be a little more libtool-friendly and always use ...
2006-01-21 nbk We don't need to link the libradius with -lcrypt anymo...
2006-01-20 nbk Build radsniff, too.
2006-01-20 nbk Check for pcap library and pcap includes.
2006-01-20 nbk Structures and defines for the RADIUS sniffer.
2006-01-20 nbk This is a debug tool to display the RADIUS traffic...
2006-01-17 nbk Reorder the list of directories to be searched for...
2006-01-17 nbk Some simplifications and reformatting.
2006-01-17 nbk Simplify the path of a few filenames.
2006-01-16 nbk Fix a typo in dict_valbyname()
2006-01-15 nbk Add/update the downstream files from Suse.
2006-01-15 nbk Add/update the downstream files from Suse.
2006-01-12 nbk Fix a SEGV in back-quote expansion.
2006-01-11 nbk Fix a build problem on Mac OS X. (closes: #310)
2006-01-10 nbk Fix build problems on Mac OS X.
2006-01-10 nbk Fix a build problem on Mac OS X (thanks to Steven...
2006-01-09 aland Don't de-reference NULL points on dict_get*byname...
2006-01-08 nbk Delete the variable RLM_EAP_LINK_MODE support. This...
2006-01-07 nbk Don't run "make" two times inside rlm_eap_tls. This...
2006-01-07 nbk Use the libtool name of the library (libeap.la) instea...
2006-01-06 nbk libeap is a shared library, not a module, which seems...
2006-01-06 nbk Do some reformatting and clean-up a few things like...
2006-01-04 nbk Fix typo.
2005-12-29 aland Corrected typo
2005-12-28 aland Port patch from branch_1_1 to the HEAD
2005-12-28 aland Latest set of updates
2005-12-28 aland Make the LDAP module smarter, and more configurable...
2005-12-28 aland Don't reference interp if USE_ITHREADS isn't defined.
2005-12-28 aland Pulled fixes for bug #285 from the head
2005-12-28 aland Updates from bug #285
2005-12-28 aland Pull fix from the head
2005-12-28 aland wait for active threads only if we have spawned them.
2005-12-27 aland Pull fix from the head
2005-12-27 aland No query, die
2005-12-26 aland Casts to pass correct parameter
2005-12-21 nbkPull downstream fixes from Debian package 1.0.5-2:
2005-12-21 nbkPull downstream fixes from Debian package 1.0.5-2:
2005-12-21 nbk Fix up error in man.
2005-12-21 nbk Fix up error in man.
2005-12-21 nbkPull from CVS head:
2005-12-21 nbkrlm_eap_sim is fixed in CVS, therefore the dpatch isn...
2005-12-21 nbk Regenerate from configure 1.3.4.1 using Autoconf 2.13.
2005-12-21 nbk Delete unused file.
2005-12-21 nbkPull from CVS head:
2005-12-21 nbk Regenerate from configure 1.1.2.4 using Autoconf 2.13.
2005-12-21 nbk Regenerate from configure 1.3 using Autoconf 2.59.
2005-12-21 nbkPull from CVS head:
2005-12-21 nbk Use the user-supplied options for the tests, too.
2005-12-21 nbk Regenerate from configure 1.1.2.3 using Autoconf 2.13.
2005-12-21 nbk Regenerate from configure 1.2 using Autoconf 2.59.
2005-12-21 nbkPull from CVS head:
2005-12-21 nbk Disable module rlm_otp when there is no OpenSSL librar...
2005-12-21 nbk Update the pointer after realloc(3).
2005-12-20 aland pull fix from the head
2005-12-19 aland set a1_len when using MD5-Password
2005-12-19 aland Pull fix for bug #33 from the CVS head
2005-12-19 aland De-reference the correct pointer for MIT
2005-12-19 aland Pull fixes from the head.
2005-12-17 nbk rlm_x99 doesn't exist anymore in branch 1.1
2005-12-16 aland Update with differences for 1.1.0 release_1_1_0_pre0
2005-12-16 aland Update version numbers
2005-12-15 nbk Update for 1.1.0-pre0
next