freeradius.git
2010-07-21 Alan T. DeKokUpdated as per Cisco web site.
2010-07-21 Alan T. DeKokAllow for spaces to be escaped in exec program.
2010-07-21 Alan T. DeKokFix parameters passed by Novell code in post-auth.
2010-07-21 Alan T. DeKokAdd undocumented keepalive configuration
2010-07-20 Alan T. DeKokUse new format for the attributes
2010-07-20 Alan T. DeKokPrint all decoded TLVs, not just the first one.
2010-07-19 Alan T. DeKokFixed a few bugs using tests posted to the list.
2010-07-19 Alan T. DeKokDon't "originate" CoA requests if the packet is a CoA...
2010-07-19 Alan T. DeKokMPPE Key deriviation documentation
2010-07-19 Alan T. DeKokUpdated documentation
2010-07-19 Alan T. DeKokUpdated Password-With-Header handling to make it more...
2010-07-16 Alan T. DeKokFix long-standing memory leak as found by Jerry Nichols
2010-07-15 Alan T. DeKokMore documentation
2010-07-09 Alan T. DeKokRe-enabled Exec-Program and Exec-Program-Wait for accou...
2010-07-09 Alan T. DeKokUpdated documentation
2010-07-08 Alan T. DeKokerrorcode may be NULL. Ignore it if so.
2010-07-08 Alan T. DeKokCertificates do not depend on index / serial
2010-07-08 Alan T. DeKokPack DHCP-BootFilename into header
2010-07-07 Alan T. DeKokAdded Motorola WimMAX dictionary
2010-07-07 Alan T. DeKokRe-worked PEAP state machine to be clearer
2010-07-07 Alan T. DeKokMoved eappeap_identity to its own function.
2010-07-07 Alan T. DeKokChanged multiple "if" statements to switch.
2010-07-06 Alan T. DeKokEnable passwd in coa send/recv
2010-07-06 Alan T. DeKokMap all types of attrs, not just int/string
2010-07-01 Alan T. DeKokAllow exec in recv/send coa sections
2010-06-30 Alan T. DeKokDo not delete "old" requests until they are free.
2010-06-30 Alan T. DeKokChange default lifetime for dynamic clients from 1d...
2010-06-30 Alan T. DeKokRefer to the correct packet type.
2010-06-30 Alan T. DeKokScan the number, not the leading \
2010-06-30 Alan T. DeKokALWAYS save the MPPE keys for later.
2010-06-29 Alan T. DeKokMore NAS-Port-Type values defined in random places
2010-06-29 Alan T. DeKokAdded NAS-Port-Type values from RFC 4603
2010-06-29 Alan T. DeKokAs posted to the list
2010-06-28 Alan T. DeKokRegister SQL-Group only if the query is defined
2010-06-27 Alan T. DeKokFix debug messages for incorrect shared secret
2010-06-27 Alan T. DeKokWrap commands in "if ! output_file, then run command"
2010-06-27 Alan T. DeKokCheck for a working make before running it.
2010-06-27 Alan T. DeKokEnable 127.0.0.1:18120 for inner-tunnel testing
2010-06-26 Alan T. DeKokAdded more eapol_test tests
2010-06-22 Alan T. DeKokBuild on systems without setuid
2010-06-22 Alan T. DeKokBuild on systems without fcntl
2010-06-22 Alan T. DeKokBuild on systems without sys/un.h
2010-06-22 Alan T. DeKokBuild on systems without fcntl
2010-06-22 Alan T. DeKokinterface is a #define on Mingw
2010-06-22 Alan T. DeKokAdd <instance>-SQL-Group, just like the LDAP module
2010-06-15 Alan T. DeKokMore descriptive error messages
2010-06-14 Alan T. DeKokSimple rules to build HTML files if we don't have sphinx
2010-06-14 Alan T. DeKokMakefile / index for Sphinx builds
2010-06-14 Alan T. DeKokMinor cleanups
2010-06-14 Alan T. DeKokManually pull from git "old-dev" branch
2010-06-14 Alan T. DeKokNew RST versions from bjlockie
2010-06-14 Alan T. DeKokMoved files without changing contents
2010-06-10 Alan T. DeKokCatch "ping" packets before
2010-06-10 Alan T. DeKokFix typo
2010-06-09 Alan T. DeKokCleaned up debug output to be readable
2010-06-09 Alan T. DeKokDefine MS-CHAP-Password for previous commits
2010-06-09 Alan T. DeKokNote recent changes
2010-06-09 Alan T. DeKokEnable MS-CHAPv1 support in radclient.
2010-06-09 Alan T. DeKokMove MS-CHAP code to separate files.
2010-06-09 Alan T. DeKokRemoved the "unix" module from the default configuration
2010-06-08 Alan T. DeKokInstall cryptpasswd as "radcrypt"
2010-06-08 Alan T. DeKokShorten debug message
2010-06-08 Alan T. DeKokFix proxying of inner tunneled requests
2010-06-08 Alan T. DeKokIf we've parsed " in a string, set the length to the...
2010-06-08 Alan T. DeKokAllow parsing of IPv6 addresses as domain names
2010-06-07 Alan T. DeKokUse requested source IP as a template.
2010-06-07 Alan T. DeKokTell OpenSSL to NOT do "no session Id" sessions
2010-06-07 Alan T. DeKokBe more careful about parsing comments after bare words
2010-06-07 Alan T. DeKokFix typo
2010-06-07 Alan T. DeKokPlain EAP-MSCHAPv2 should return the MPPE keys.
2010-05-31 Alan T. DeKokMake schema more in line with the schema for other...
2010-05-29 Alan T. DeKokPrint out DHCP attributes sent / received
2010-05-29 Alan T. DeKokBump for 2.1.10
2010-05-29 Alan T. DeKokFix endless loop when there are multiple DHCP options
2010-05-24 Alan T. DeKokSet line buf on stdout/err when logs go there
2010-05-24 Alan T. DeKokNote spaces for 2.1.9 release_2_1_9
2010-05-24 Alan T. DeKokIf an integer is surrounded by whitespace, it's still...
2010-05-20 Alan T. DeKokFix template documentation
2010-05-20 Alan T. DeKokNo longer needed
2010-05-20 Alan T. DeKokDo cert configuration stuff
2010-05-20 Alan T. DeKokNote changes
2010-05-20 Alan T. DeKokNote 2.1.9
2010-05-19 Alan T. DeKokSync with upstream
2010-05-19 Alan T. DeKokNote module return codes
2010-05-19 Alan T. DeKokNote v2.1.9
2010-05-19 Alan T. DeKokPull change from RedHat devel
2010-05-19 Alan T. DeKokSource files shouldn't have the executable bit set.
2010-05-19 Alan T. DeKokAs supplied by RedHat.
2010-05-19 Alan T. DeKokPrint out section name for empty sections
2010-05-13 Alan T. DeKokNote more changes
2010-05-07 Alan T. DeKokNote example of SQL in post-auth reject, too
2010-05-07 Alan T. DeKokAdded server field to NAS table, and updated docs to...
2010-05-07 Alan T. DeKokMade connected / disconnected messages into informational
2010-05-07 Alan T. DeKokChange %{Acct-}*x -> %{%{Acct-}:-0}*x
2010-05-06 Alan T. DeKokDon't use msqlippool by default
2010-05-04 Alan T. DeKokEnable core dumps after suid_down
2010-05-04 Alan T. DeKokTreat bad records as EOF.
2010-04-30 Alan T. DeKokNote Samba bug
2010-04-30 Alan T. DeKokUse pairadd() properly.
2010-04-29 Alan T. DeKokNote major changes for v2.1.9
next