freeradius.git
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
2008-01-10 aland CVS head is now 2.0.1-pre
2008-01-10 aland bz2 is -j, not -z
2008-01-10 aland Added targets: release_2_0_0
2008-01-10 aland We don't need this any more
2008-01-10 aland And it's 2.0.0
2008-01-10 aland BEWARE! It's 2.0.0!
2008-01-10 aland Notes on how to use CA's if CA_file is NULL
2008-01-10 aland Notes on CA_file being NULL
2008-01-10 aland If no ca_file, don't set CA list for client certificates
2008-01-10 aland Added notes on self-signed certificates
2008-01-10 aland One more for -Wunused
2008-01-10 aland Don't use mkdir -p
2008-01-10 aland Make directory before copying files to it
2008-01-10 aland Additional notes on CA_path
2008-01-10 aland Fix compile warnings on some platforms
2008-01-10 aland Allow in-tree tests
2008-01-10 aland Updated copyright
2008-01-10 aland Add top-level "tests" target
2008-01-09 aland When we have attributes in the config files, AND the...
2008-01-09 aland Corrected typo in "redundant-load-balance"
2008-01-09 aland Match "hints" on DEFAULT or on matching User-Name.
2008-01-09 aland Audit the code for other uses of 'now' where it might...
2008-01-09 aland Update 'now' in the function. This means that if...
2008-01-09 aland Update calling pointer to be NULL, too
2008-01-09 aland Removed dead code
2008-01-09 aland Free alloc'd memory
2008-01-09 aland Remember the listen head in mainconfig, so it's not...
2008-01-09 aland Comment out code that isn't used, and doesn't do anything.
2008-01-09 aland xlat_name = cf_section_name*() means that it's free...
2008-01-09 aland Ensure that EAP-TNC can only run AFTER the user has...
2008-01-08 aland Expand %{config: ...} sub-strings
2008-01-08 aland If we've found -lcrypto, update LIBS so that the next...
next