freeradius.git
2004-07-09 kkalevAdd a missing.php3 file with functions that may be...
2004-07-08 kkalev* Use require_once instead of require when including...
2004-07-06 phampsonUpdate for Debian Policy 3.6.1.1.
2004-07-06 phampsonUpdate the _comment_ regarding autotools-dev support.
2004-07-06 phampsonUpdate Debian build scripts and changelog with net...
2004-07-06 phampsonRerun autoconf after acinlude.m4 1.27 "use ucd-snmp...
2004-07-06 phampsonRegenerate using aclocal 1.4-p6 after acinclude.m4 1.2
2004-07-06 phampsonInclude ucd-snmp/ucd-snmp-config.h when using ucd-snmp...
2004-07-06 phampsonAlso delete .lo files on clean
2004-07-06 phampsonRemove other stuff that ends up in src/modules/lib...
2004-07-06 phampsonClean up after ourselves by removing src/modules/rlm_sq...
2004-07-06 kkalevDon't core dump when ldap.attrmap contains only one...
2004-07-05 aland Removed dup
2004-07-05 aland As posted to the list
2004-07-05 aland Move "missing", so we don't have bogus complaints
2004-07-05 aland If we don't have pthreads, don't call thread pool...
2004-07-02 aland Updates
2004-07-02 kkalevMake previous change work
2004-07-01 kkalevUpdate documentation for ippool
2004-07-01 kkalevIf Pool-Name is set to DEFAULT we always run
2004-06-30 kkalevAlways use sql_escape_func when calling radius_xlat
2004-06-29 kkalev* Escape special characters in the sql password. This...
2004-06-29 kkalevChange is_int to is_numeric. This closes Bug #90
2004-06-24 aland Cleanups for presufcmp(), to make it make more sense...
2004-06-24 aland Don't use AC_OUTPUT_COMMANDS, as it has been deprecate...
2004-06-24 aland Minor change to allow the server to run from local...
2004-06-23 kkalevAlso pass $(LIBS) when compiling smbencrypt
2004-06-23 aland Updated with instructions on what to do, and what...
2004-06-23 aland Use new way of grabbing OpenSSL
2004-06-22 aland --with-openssl-foo sets OPENSSL_FOO_DIR.
2004-06-22 aland New way of looking for OpenSSL libraries and includes...
2004-06-22 aland Don't pollute LIBS when looking for -lssl && -lcrypto
2004-06-22 aland Re-gen from configure.in, now that those rules have...
2004-06-22 aland libltdl is just a directory name, and doesn't need...
2004-06-22 aland A little clearer explanation
2004-06-22 aland Updated with latest changes
2004-06-22 aland Re-arranged the order of options in the code && usage.
2004-06-22 aland Add '-p', based on a patch from Nicolas Baradakis.
2004-06-22 aland These are no longer necessary
2004-06-22 aland Don't do our own checks for -lcrypto
2004-06-22 aland No longer needed
2004-06-22 aland Use the timestamp from the request
2004-06-22 kkalevAdd postgresql specific sql schema by apellido jr....
2004-06-18 kkalevFix a few bugs
2004-06-18 aland Fail if lber.h or ldap.h don't exist
2004-06-18 kkalev* Move the xlat function to a separate file in lib...
2004-06-17 aland Corrected version from Kenneth Grady
2004-06-17 aland Stop xlat of Reply-Message, as it's done automatically...
2004-06-17 aland Cleaned up ATTR_FLAGS
2004-06-16 aland Updated comments
2004-06-15 vorlonget the module ordering right, so rlm_eap_tls is built...
2004-06-15 aland Don't be smart. Don't use BYTE_ORDER
2004-06-15 aland Use memcpy, not bcopy
2004-06-15 aland Don't call pairdelete() from pairmove() on :=.
2004-06-15 vorlonautotools revamp:
2004-06-15 vorlondon't depend on a .a target when .la will do
2004-06-15 vorloncommit non-ancient config.*
2004-06-15 vorlonnew files used for reworking autotools support
2004-06-14 aland syslog_facility is in a new place
2004-06-14 pnixonIncrease CallID field length to support the insanely...
2004-06-14 aland Corrected typo, for inet_ntop
2004-06-14 aland Check to inet_ntop, too
2004-06-14 aland Check for inet_pton, too
2004-06-14 aland Message is informational, not a real error
2004-06-14 pnixonComment updates and automatic creation of plpgsql langu...
2004-06-14 pnixonDocumentation update/cleanup
2004-06-13 aland As found on the net, with edits
2004-06-11 aland Add support for ${Attribute-Name[2]}, which grabs...
2004-06-11 aland Make it build. Forgot to commit thgis yesterday
2004-06-11 aland Add $#{string}, which prints the number of characters...
2004-06-11 aland Added rlm_copy_packet, which is a trivial ~10-line...
2004-06-11 aland Added a trivial module to copy the request to the...
2004-06-10 aland Add two new fields to the REQUEST: module & component.
2004-06-10 aland Document new configuration items which allow logging...
2004-06-10 aland These don't need radlog_dest any more
2004-06-10 aland Permit logging to syslog, after:
2004-06-10 phampsonWe're really 1.1.0 now
2004-06-10 aland Don't leak memory if pairmove doesn't move
2004-06-10 aland Conditionally add Auth-Type.
2004-06-10 phampsonPut quotes around %{Acct-Delay-Time} in accounting_onof...
2004-06-09 aland When building statically, tell libtool to build a...
2004-06-09 aland Make common *after* creating man directories
2004-06-08 aland Check for old socket after initializing port
2004-06-08 phampsonImprove value naming slightly. L2TP values start with...
2004-06-08 phampsonRegenerate from configure.in using autoconf2.13 after:
2004-06-08 phampsonWe're now 1.1.0-pre0, as 1.0.0 has branched off.
2004-06-03 aland Added mschapv2
2004-06-03 aland Include EAP-GTC and PEAP
2004-06-03 phampsonUnbreak building of rlm_eap_ttls and rlm_eap_peap.
2004-06-03 aland Minor re-formatting, and updates from "barry"
2004-06-03 aland Include Valemount in standard dictionary.
2004-06-02 aland Assert that the names for VALUEs aren't numbers
2004-06-02 aland Update more names
2004-06-02 aland Update names for values
2004-06-02 aland In xlat_packet, allow xlat's of Packet-Type, even...
2004-06-02 aland Use $(EXEEXT) to enable it to work a little better...
2004-06-02 aland Actually set the port
2004-06-02 aland Make '-i' work again
2004-06-02 3APA3A! TTY-Level-Max, TTY-Level-Start
2004-06-02 3APA3A+ 2 redback attributes added
next