freeradius.git
2006-07-01 fcusackimport from branch_1_1:
2006-07-01 fcusack fix (reverse) selection of challenge and response...
2006-06-29 nbk This dpatch is not needed anymore since version 1...
2006-06-29 nbk Delete 13_a_libtool14_to_call_your_own.dpatch
2006-06-28 aland When we get a new packet, IF the old one is not curren...
2006-06-27 aland Don't retransmit accounting packets, the NAS should...
2006-06-27 aland Move to new packet list for main request handler,...
2006-06-27 aland Corrected typo
2006-06-27 aland Clean up API for packet list stuff, and a minor bug.
2006-06-26 aland Updated after re-running with new autoconf
2006-06-26 aland Use -I rather than -l with autoconf
2006-06-26 nbk Regenerate from configure.in 1.2 using autoconf 2.59.
2006-06-23 fcusack note libltdl patch
2006-06-23 fcusack try_dlopen() has a bug: it sometimes returns a handle...
2006-06-23 fcusack update libtool and libltdl to 1.5.22, and improve...
2006-06-22 nbk Test for unset variable, rather than empty variable in
2006-06-21 aland Cleaned up fork code (again) so that when a module...
2006-06-16 aland Added "hash" back to RADIUS_PACKET, for speed.
2006-06-16 alandfile dictionary.walabi was added on branch branch_1_1...
2006-06-16 aland As found on the net
2006-06-15 aland Port update hash code (using hash && compare callbacks...
2006-06-14 aland Document "if", "else", and "elsif" in modules sections.
2006-06-14 aland else and elsif can't be used in load-balance sections...
2006-06-14 aland Bump the stack max to 32
2006-06-14 aland Indent lines in debug mode after "modcall:", so we...
2006-06-14 pnixonShell-User should be Administrative-User these days
2006-06-13 aland When returning, set return code
2006-06-12 aland Call modules iteratively, rather than recursively.
2006-06-12 nbk Don't use a "config.h" file when it's not needed.
2006-06-12 nbk Don't use a "config.h" file when it's not needed.
2006-06-12 nbk Get only the mandatory variables from configure.
2006-06-12 nbk Get only the mandatory variables from configure.
2006-06-08 aland If no source IP, or AF_UNSPEC, use sendto(). This...
2006-06-07 pnixonminor gramatical fix
2006-06-05 aland Include riverstone. We're up to 90+ dictionaries...
2006-06-05 alandfile dictionary.riverstone was added on branch branch_1...
2006-06-05 aland As found on the net, with edits
2006-06-05 pnixonAdded link to general documentation on Cisco RADIUS...
2006-06-02 fcusack add 1.1.3 fixes
2006-06-02 nbk Regenerate from configure.in using autoheader 2.13.
2006-06-01 fcusackimport from HEAD:
2006-06-01 fcusackfile otp_pw_valid.h was added on branch branch_1_1...
2006-06-01 fcusackfile otp_pw_valid.c was added on branch branch_1_1...
2006-06-01 fcusackfile otp_mppe.h was added on branch branch_1_1 on 2006...
2006-06-01 fcusackfile otp_mppe.c was added on branch branch_1_1 on 2006...
2006-06-01 fcusackfile extern.h was added on branch branch_1_1 on 2006...
2006-06-01 fcusack update rlm_otp implementation to talk to otpd instead of
2006-05-30 aland Make hash table have comparison callback, it's needed.
2006-05-30 aland Update docs on how it works
2006-05-30 aland More descriptive error message
2006-05-30 aland Note conflicts with digest dictionary
2006-05-30 aland Add pointer to updated specs
2006-05-27 aland Be a little smarter about allowing VALUE names that...
2006-05-25 nbk The variable $? in "make" is different from $? in... release_1_1_2
2006-05-25 nbk The variable $? in "make" is different from $? in...
2006-05-24 aland Latest set of changes
2006-05-24 aland Pull fix from the head
2006-05-24 aland Be smarter about returning error codes, so that SQL...
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-21 bjordanov Make %RAD_REQUEST read-write
2006-05-20 nbk Drop unused config entries.
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 Allow tagged VSA's, because Juniper uses them.
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 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 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-19 nbk Don't use rad_assert in libeap, it's a server-only...
2006-05-16 aland Drop changes that are in 1.1.x
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-11 aland Be a little more careful about returning DICT_VALUEs
2006-05-10 fcusack fix the supposed typo which wasn't a typo:
2006-05-10 fcusack fix compiler warnings (and one typo)
2006-05-10 fcusack udpate comments re: thread_pool.active_threads and...
2006-05-10 aland Pull Asterix dictionary from the head
2006-05-10 aland For Asterix, as found on the net
2006-05-10 alandfile dictionary.digium was added on branch branch_1_1...
2006-05-10 fcusack delete_thread(): clarify thread exit comments
2006-05-09 aland Updates
2006-05-09 aland Fix linked list code for EAP handlers.
2006-05-09 aland Fix linked list code for EAP handlers.
2006-05-09 pnixonAdd Called/Calling StationId
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...
next