freeradius.git
2006-05-25 nbk The variable $? in "make" is different from $? in... release_1_1_2
2006-05-24 aland Latest set of changes
2006-05-24 aland Pull fix from the head
2006-05-21 nbk Update the dpatch against 1.1.2.
2006-05-21 nbk Regenerate from configure.in 1.198.2.15.2.7 using...
2006-05-21 nbk Update version number, in preparation for 1.1.2 release.
2006-05-21 nbk Regenerate from configure.in 1.5.4.1 using autoconf...
2006-05-21 nbk Regenerate from configure.in 1.9.4.1 using autoconf...
2006-05-21 nbk Regenerate from configure.in 1.2.4.1 using autoconf...
2006-05-21 nbkPull from CVS head:
2006-05-20 nbk Drop unused config entries.
2006-05-20 nbk Latest set of changes.
2006-05-19 aland Pull tagged VSA fix from the head
2006-05-19 aland document Proxy-To-Realm
2006-05-19 aland Update with more docs on machine authentication &...
2006-05-19 nbk Don't use the option -static anymore when linking...
2006-05-19 nbk Define a function log_debug() which is an unresolved...
2006-05-19 nbk Don't use rad_assert in libeap, it's a server-only...
2006-05-16 aland Note changes
2006-05-16 aland If the packet fails verification, silently drop it.
2006-05-11 aland Be a little more careful about returning DICT_V...
2006-05-10 aland Pull Asterix dictionary from the head
2006-05-10 alandfile dictionary.digium was added on branch branch_1_1...
2006-05-09 aland Updates
2006-05-09 aland Fix linked list code for EAP handlers.
2006-05-09 fcusackimport from HEAD:
2006-05-09 fcusack update cardops keystring2keyblock method to take a...
2006-05-08 aland Initialize flags.
2006-05-08 aland Initialize flags.
2006-05-07 pnixonThis index modification makes accounting_update_query...
2006-05-05 aland Don't de-reference request->username if it's NULL
2006-05-05 aland Don't de-reference request->username if it's NULL
2006-05-03 aland Note abinary support
2006-05-03 aland Note abinary support
2006-05-03 aland Note recent changes
2006-05-03 aland If abinary is 0x..., then make it type "octets"
2006-05-03 aland Whoops.. don't make abinary into octets when we receiv...
2006-05-03 aland Whoops.. don't make abinary into octets when we receiv...
2006-05-03 aland Allow 0x... for abinary
2006-05-03 aland Better printing of octets
2006-05-03 aland Better printing of octets
2006-05-03 aland Initialize error string to something sane
2006-05-03 aland Initialize error string to something sane
2006-05-03 aland Allow hex data in abinary attributes, to be more flexible.
2006-05-02 aland mainconfig.radiusd_conf is dynamically allocated,...
2006-05-02 aland cleaner random stuff
2006-05-02 aland signed/unsigned fixes
2006-05-01 aland Pull fix for #298 from the head
2006-05-01 aland Catch NULL arg and return. This fixes bug #298
2006-05-01 aland Signed/unsigned fixes
2006-04-28 aland Corrected typo. This fixes bug #363
2006-04-28 aland Add check_cert_issuer config option to rlm_eap_tls
2006-04-28 aland Add check_cert_issuer config option to rlm_eap_tls
2006-04-28 aland Add check_cert_issuer config option to rlm_eap_tls
2006-04-28 aland Add cipher_list to list of config options
2006-04-28 aland Add check_cert_issuer config option to rlm_eap_tls.
2006-04-28 aland Remove rlm_eap_tls conf from eap_tls.h
2006-04-28 aland Whoops... more dumb things to fix
2006-04-28 aland Whoops, the name is "linelog", not "example"
2006-04-28 aland Added escape function, so embedded \n's and other...
2006-04-27 aland List new stuff
2006-04-27 aland Pull load cipher list from CVS head.
2006-04-27 aland Move rlm_eap_tls configuration to it's private header...
2006-04-27 aland Correct the documentation.
2006-04-27 aland Correct the documentation
2006-04-27 aland Don't use system libtool or force gnu LD. Bug #330...
2006-04-27 aland Move cbtls_verify to rlm_eap_tls, where it won't pollute
2006-04-27 aland Move cbtls_verify to rlm_eap_tls, where it won't pollute
2006-04-27 aland Move cbtls_verify to rlm_eap_tls, where it won't pollute
2006-04-27 aland Get rid of annoying "return invalid handle if we faile...
2006-04-27 aland Get rid of annoying "return invalid handle if we faile...
2006-04-27 aland Print SSL errors to radius.log, rather than stderr.
2006-04-27 aland Print SSL errors to radius.log, rather than stderr.
2006-04-27 aland Pull diff from -r1.34 to -r1.35 from cvs head
2006-04-26 bjordanovFix rlm_perl handle leak in perl_xlat and memory leak...
2006-04-20 aland updated note about Active Directory
2006-04-20 aland updated note about Active Directory
2006-04-19 aland less rants
2006-04-19 aland less rants
2006-04-19 aland More comments on EAP and LDAP, in the naive hope that...
2006-04-19 aland More comments on EAP and LDAP, in the naive hope that...
2006-04-19 aland Port "suppress" attribute printing from the head
2006-04-19 aland Add configurable suppression of attribute printing
2006-04-19 aland Port cf_item_is_pair() from the head
2006-04-19 aland add cf_item_is_pair() for completeness
2006-04-19 aland call ldap_escape_func for basedn, etc. too
2006-04-18 aland call ldap_escape_func for basedn, etc, too.
2006-04-18 aland close bug #361
2006-04-18 aland Port fix from the head for #352
2006-04-18 aland Add one more attribute. Closes bug #352
2006-04-17 aland Allow the "users" file to have keys other than User...
2006-04-17 aland Corrected typo
2006-04-14 aland If ':' is the last character of an attribute name...
2006-04-14 aland Don't do as many copies
2006-04-14 aland Speed up parsing by doing a little more by hand
2006-04-13 aland Port fix for stupidities from the head
2006-04-13 aland Comment out debugging stupidities
2006-04-13 aland Catch more cases
2006-04-13 aland Store data...
2006-04-13 aland Use hash tables for "users" file entries, and add...
next