freeradius.git
2007-03-05 aland More updates release_1_1_5
2007-03-05 aland In preparation for 1.1.5
2007-03-05 aland This would be useful
2007-03-05 aland Don't de-reference packet->vps if there's no packet.
2007-03-05 aland Free packet on successful return, too.
2007-03-05 aland Free packet if the contents are badly formatted. ...
2007-03-05 aland Free resources when using Exec-Program && Exec-Program...
2007-03-05 aland Free clients on error. Mostly a theoretical bug,...
2007-03-05 aland Free packet on error.
2007-03-05 aland Free packet if there was an allocation problem.
2007-03-05 aland Catch a corner case where use of Exec-Program and...
2007-03-05 aland Don't allow escapes (\\) if the input buffer is full
2007-03-05 aland Turned an assert into a run-time check, as it can...
2007-03-05 pnixonrewrite, using latest python C api thanks to Paul P...
2007-03-05 aland prev_eap_ds may be NULL. Don't dereference it.
2007-03-05 aland "randvp", not "rand".
2007-03-05 aland updated version to 1.1.5, and re-generated configure
2007-03-05 aland Read for 1.1.5, I think
2007-03-05 aland We're at 1.1.5
2007-03-05 aland Fix base64 decoding
2007-03-01 aland latest updates
2007-03-01 aland Don't retransmit accounting packets. The NAS should...
2007-02-27 pnixonadd rlm_sqlhpwippool from cvs head
2007-02-25 pnixonfile sqlhpwippool.sql was added on branch branch_1_1...
2007-02-25 pnixonfile rlm_sqlhpwippool.c was added on branch branch_1_1...
2007-02-25 pnixonfile configure.in was added on branch branch_1_1 on...
2007-02-25 pnixonfile configure was added on branch branch_1_1 on 2007...
2007-02-25 pnixonfile config.h.in was added on branch branch_1_1 on...
2007-02-25 pnixonfile Makefile.in was added on branch branch_1_1 on...
2007-02-25 nbk Fix a typo in log message.
2007-02-24 pnixonAdd additional attributes from voy.com/41165/3969.html
2007-02-23 aland If we find Cleartext-Password but not User-Password...
2007-02-23 aland type.data is malloc'd by everyone BUT radeapclient...
2007-02-21 aland Cleaned up sample entries to remove most uses of Auth...
2007-02-17 pnixonUpdate for 1.1.5 release
2007-02-16 aland When we have a tunneled MS-CHAP2-Success attribute...
2007-02-15 aland Handle Client-Error code. If the client sends us...
2007-02-14 aland Port OpenSSL locking mutexes from the CVS head
2007-02-13 aland Note recent changes
2007-02-13 aland Permissions are now 750 for directories, and 644 for...
2007-02-13 aland Pull fixes from the head
2007-02-13 aland Port Status-Server requirements for Message-Authenticator
2007-02-13 aland Free all REQUEST's on exit
2007-02-12 aland Pull 1.7 -> 1.8 patch from CVS head
2007-02-12 aland Added 'base' and 'variables' to a CONF_SECTION, which...
2007-02-12 aland Added undocumented '-m' so that for debugging, CTRL...
2007-02-12 aland free another tree
2007-02-09 aland Be more aggressive about freeing memory on clean exit.
2007-02-09 aland Free memory on detach
2007-02-09 aland Free more stuff on exit
2007-02-09 aland Define dict_free
2007-02-09 aland When a duplicate attribute is found, delete the old one
2007-02-09 aland Fix lrad_hash_table_free()
2007-02-09 aland Don't allow radius_dir to be globally writable
2007-02-09 aland Added new attributes from bug #417
2007-02-09 aland increase size of buffer to allow longer SQL qeuries
2007-02-09 aland use correct lineno
2007-02-09 aland Cleaned up exec stuff, to make it more like the CVS...
2007-02-08 aland If a packet is too long, truncate at the last good...
2007-02-08 aland Don't leave 'vp' pointing to a deleted attribute
2007-02-04 pnixonApply SUSE's edir.patch to explicitly set edir_account_...
2007-02-04 pnixonApplied radiusd-pamd.diff. thanks to SUSE
2007-02-04 pnixonAdd -pie patch thanks to SUSE
2007-01-30 aland Updated for latest changes
2007-01-30 aland Don't start if the config files are globally readable...
2007-01-30 aland Die if we see globally writable dictionaries. That...
2007-01-30 aland Increase the size of the value buffer to allow parsing...
2007-01-30 aland Add ASN dictionary, and include it
2007-01-28 alandfile dictionary.asn was added on branch branch_1_1...
2007-01-26 aland use strNcpy, not strncpy, and use the size of the...
2007-01-24 aland Fix longstanding bug where the session wasn't being...
2007-01-18 aland Remove old text, and clarify other text
2007-01-10 pnixonteach sqlippool to report if it allocated and IP or...
2007-01-05 pnixonAdd X-Ascend-Session-Svr-Key to table to allow Packet...
2007-01-05 aland notes about existing users release_1_1_4
2007-01-04 aland Noted changes to rlm_pap
2007-01-04 aland Updated version number
2006-12-19 aland Note changes to rlm_pap
2006-12-19 aland Updated functionality for rlm_pap
2006-12-12 pnixonoops. invalid syntax.. Test things before you commit...
2006-12-09 aland Defined Cleartext-Password and Password-With-Header...
2006-11-30 aland Added recent notes
2006-11-29 aland Vista workarounds
2006-11-28 aland Print out more information about bad packets
2006-11-28 aland Updated names so that upper/lower case matches...
2006-11-27 aland Pull -r1.23 -> -r1.24 from CVS head
2006-11-26 aland Parse a VALUE as an integer only if ALL of its characters
2006-11-26 aland VALUEs can only be defined for 'string' and 'octets...
2006-11-26 aland ATTRIBUTEs of type STRING shouldn't have VALUEs
2006-11-26 aland Correct definitions for stats, from
2006-11-26 aland Include dictionary.sofaware
2006-11-26 aland As posted to the list by Jacques Bourdeau
2006-11-22 aland Permit EAP-Message and State from the home server...
2006-11-20 nbk Update the types that were mistakenly inversed. (close...
2006-11-19 nbkPull from CVS head:
2006-11-19 nbk Update for 1.1.4
2006-11-18 nbk Update for 1.1.4.
2006-11-18 nbk Fix a corner case where the proxy port isn't set either in
2006-11-18 nbkPull from CVS head:
2006-11-18 nbkPull from CVS head:
next