freeradius.git
2008-03-05 aland Builds in 2.0
2008-03-05 aland Preliminary configure/make stuff
2008-03-05 aland As developed by Apple, as posted in bug #470.
2008-03-05 aland Enable more than 1 match in a "hints" file using
2008-03-05 aland Add deprecated flag, to let it build && run on 64...
2008-03-05 aland Use correct function. This closes bug #512
2008-03-05 aland Clear all allocated memory. Closes bug #518
2008-03-05 aland Use correct key (ca.key, not server.key)
2008-03-05 aland Target to print CA cert too
2008-03-05 aland Don't make old log_foo over-ride new one. This closes...
2008-03-04 aland More links
2008-03-04 aland Added notes on Novell
2008-03-04 aland Update the log message to make it excruciating clear...
2008-03-03 aland Move if/elsif/.... to switch
2008-02-27 aland added preliminary syslog support
2008-02-27 aland Corrected typo
2008-02-27 aland Note that proxying of VMPS requests is not supported
2008-02-27 aland Added a few more examples
2008-02-27 aland Add samples of creating VMPS-Mac field, if it doesn...
2008-02-26 aland Obseletes RFC 3576
2008-02-26 aland Corrected typo
2008-02-26 aland Clean up warning messages.
2008-02-26 aland Added notes on inner/outer tunnel identities being...
2008-02-26 aland Corrected typo. Closes bug #521
2008-02-26 aland Corrected typo. Close bug #522
2008-02-25 aland use strncmp, not memcmp
2008-02-19 aland Clean up handling of detail files && events. It's...
2008-02-19 aland Initialize buffer properly...
2008-02-18 aland Set fake->request->src_ipaddr from request->packet...
2008-02-16 aland Move offsetof into missing.h, where it really belongs
2008-02-15 aland add #else for non-GCC and non-SUN compilers
2008-02-15 aland Allow server[foo] references as singles.
2008-02-14 aland 2.0.2 release_2_0_2
2008-02-14 aland Notes on attr_filter
2008-02-14 aland Updated to 2.0.2
2008-02-14 aland Added 'deb' target
2008-02-14 aland Corrected behavior to match documentation.
2008-02-14 aland strncat is useless. Use strlcpy instead
2008-02-14 aland Corrected reference to schema
2008-02-13 aland Deleted code handling massaging of sockets on HUP...
2008-02-13 aland As per recent changes
2008-02-13 aland Added note on SSL performance
2008-02-13 aland Corrected typo
2008-02-13 aland Use 'virtual_server' everywhere
2008-02-13 aland Updated to make it work...
2008-02-12 aland Notes on new listener "type = proxy"
2008-02-12 aland Sanity checks for port ranges in listen sections.
2008-02-12 aland Print out "listening on proxy", too
2008-02-12 aland Print out more error messages on failure
2008-02-11 aland Added signal self for new proxy fd's, so that we will...
2008-02-11 aland Be fail-safe on multiple inserts
2008-02-11 aland Added a few attributes...
2008-02-10 aland Fall back to using DEFAULT realm. Based on patch...
2008-02-10 aland Singles in authenticate{} return immediately. Sections
2008-02-10 aland Note recent fixes
2008-02-10 aland Properly initialize random context. This solves the
2008-02-09 aland Use name2 for debug messages, not name1
2008-02-09 aland Corrected debug output
2008-02-09 aland Re-build from configure.in to add -DLDAP_DEPRECATED...
2008-02-07 aland Print more on "failed to remember handler"
2008-02-06 aland corrected typo
2008-02-06 aland Notes on 2.0.2
2008-02-06 aland Notes on proxying when "proxy_as_eap = no"
2008-02-06 aland Clean up detail file handling again
2008-02-06 aland Permit inner tunnel EAP things to be proxied, too
2008-02-06 aland Corrected documentation
2008-02-05 aland Don't print out internal attributes when sending packets
2008-02-05 aland Allow raw attributes to be sent if the server was...
2008-02-04 aland Corrected typos
2008-02-04 aland select() returns nothing if we're just before EOF.
2008-02-04 aland With -i && -n, also read listen sections from "server...
2008-02-01 aland Fix bugs, make der
2008-01-31 aland Don't create attributes of zero length.
2008-01-30 aland Track name_len for unknown attributes. This fixes...
2008-01-25 aland Cleaned up typos.
2008-01-22 aland Note 2.0.2-pre
2008-01-22 aland put VERSION into a separate file so that we don't...
2008-01-22 aland 2.0.1 release_2_0_1
2008-01-22 aland Release 2.0.1
2008-01-21 aland log_destination can now go in the log{} section.
2008-01-21 aland Parse log_* && log{} before doing anything else.
2008-01-21 aland Pass REQUEST to paircompare()
2008-01-21 aland request may be NULL
2008-01-20 nbk Fix MySQL errors, as posted to the list by Marcos...
2008-01-20 aland Test for value to be NULL
2008-01-19 aland Added db_dir. Database files should go into a writeable
2008-01-17 aland Move unix to after realms
2008-01-16 aland Corrected typos
2008-01-16 aland Do comparisons of octet strings properly
2008-01-16 aland Don't leave MS-CHAP2-Success in the reply packet....
2008-01-15 aland Initialize variables
2008-01-15 aland We no longer have to do "%{Attribute-Name}", we can...
2008-01-15 aland It's unsigned, not signed
2008-01-15 aland Allow:
2008-01-15 aland Permit *known* attributes to be sent as hex via 0x...
2008-01-12 aland Set operator
2008-01-12 aland Permit Client-IP-Address to work
2008-01-11 aland Notes for 2.0 methods
2008-01-11 aland Update for 2.0.1-pre
2008-01-10 aland Update configure script, too
next