freeradius.git
2011-06-30 Arran Cudbard... Overload the acct_unique module with a better policy...
2011-06-29 Alan T. DeKokDisallow pings for TCP sockets
2011-06-28 Alan T. DeKokHandle relayed packets better...
2011-06-28 Alan T. DeKokAllow DHCP-Opcode and DHCP-Hop-Count to be set from...
2011-06-28 Alan T. DeKokAllow giaddr to be updated when relaying
2011-06-28 Alan T. DeKokComplain about TLS only if there's a TLS subsection
2011-06-27 Petr Uzelrlm_mschap: silence gcc buffer overflow detection mechanism
2011-06-27 Alan T. DeKokHome servers are unique by proto, too.
2011-06-27 Alan T. DeKokFix calculation of response authenticator
2011-06-27 Alan T. DeKokFix > vs >= bug
2011-06-26 Phil Mayersexamples of Doxygen on the source base
2011-06-24 Alan T. DeKokfclose() frees buffers, too
2011-06-21 Alan T. DeKokSimplify TCP socket timers.
2011-06-21 Alan T. DeKokTCP connections don't ping home servers.
2011-06-21 Alan T. DeKokProgram name isn't available here
2011-06-21 Alan T. DeKokIf a child process gets a signal to exit, then just...
2011-06-21 Alan T. DeKokPrint out *which* program is causing the delay
2011-06-21 Alan T. DeKokFix > vs >= bug
2011-06-20 Alan T. DeKokDon't go too far ahead
2011-06-19 Alan T. DeKokStart of work to remove need for libtool && libltdl
2011-06-19 Alan T. DeKokMore hacks to make dlopen() work natively
2011-06-16 Alan T. DeKokBe more stringent about unexpected text
2011-06-16 Alan T. DeKokReleases don't get replied to
2011-06-15 Alan T. DeKokDocument "max_outstanding" for home servers
2011-06-15 Alan T. DeKokLook inside of virtuals for homes
2011-06-15 Alan T. DeKokTie virtual servers to home servers
2011-06-15 Alan T. DeKokTrack parent virtual server in home server.
2011-06-15 Alan T. DeKokMake home servers unique by source IP, too
2011-06-14 Alan T. DeKokAllow policies by section
2011-06-13 Alan T. DeKokAllow policies to refer to modules of the same name
2011-06-13 Alan T. DeKokNew modules && configs for v2.1.11
2011-06-10 Alan T. DeKokConvert BEGIN-TLV to tlv.attr
2011-06-10 Alan T. DeKokFix data types
2011-06-10 Alan T. DeKokMake "cadir" and "certdir" globals
2011-06-08 Alan T. DeKokRemove unnecessary assertion
2011-06-07 Alan T. DeKokFix build issues
2011-06-07 Alan T. DeKokMake the certificates on initial install
2011-06-07 Alan T. DeKokDon't look for eap.conf, etc.
2011-06-07 Alan T. DeKokFix typo. Closes bug #150
2011-06-07 Alan T. DeKokNote existence of "inner-tunnel"
2011-06-03 Alan T. DeKokSplit request_receive() into two functions.
2011-06-03 Alan T. DeKokMake RADCLIENT always have stats structures
2011-06-03 Alan T. DeKokRemoved unused prototypes
2011-06-03 Alan T. DeKokFix GCD code for new process functionality
2011-06-03 Alan T. DeKokUpdated year
2011-05-31 Alan T. DeKokAdded MS-CHAP-V2
2011-05-31 Alan T. DeKokLast set of vp_print fixes
2011-05-31 Alan T. DeKokMove \t into vp_print, just like the last commit
2011-05-31 Alan T. DeKokvp_print should add a "\n" to the end
2011-05-30 Alan T. DeKokRevert most of the "checked_write" code.
2011-05-28 Alan T. DeKokAdded support for "break"
2011-05-28 Alan T. DeKokMake copy of "foreach" variable
2011-05-28 Alan T. DeKokMake debug output easier to read.
2011-05-27 Alan T. DeKokDocument the "locking" configuration item
2011-05-27 Alan T. DeKokFix typo
2011-05-27 Alan T. DeKokAdded "foreach" to unlang
2011-05-27 Alan T. DeKokMake home server coa config match raddb/proxy.conf
2011-05-26 Alan T. DeKokBump buffer size for regex matches
2011-05-26 Alan T. DeKokTerminate string when using %{Attribute-Name[*]}
2011-05-25 Alan T. DeKokFix API for 3.0
2011-05-25 Alan T. DeKokHandle CHAP-Challenge
2011-05-25 Alan T. DeKokUse rlm_redis CFLAGS and LDFLAGS
2011-05-25 Alan T. DeKokMark "replicate" as stable
2011-05-25 Alan T. DeKokEnsure AF for src IP matches AF for dst IP
2011-05-25 Alan T. DeKokMake it build && work.
2011-05-25 Alan T. DeKokMake errors more prominent
2011-05-25 Alan T. DeKokInitial version of rlm_replicate
2011-05-24 Alan T. DeKokThis attribute is string. Closes #160
2011-05-23 Alan T. DeKokPrint, parse, and encode, decode "long" attributes
2011-05-23 Alexander Clouterdebian/patches/dialupadmin-help.diff wrong filename
2011-05-23 Alan T. DeKokSet limits on string/octet attributes
2011-05-23 Alan T. DeKokAdded dependencies so "make attrs" will automagically...
2011-05-21 Alan T. DeKokCatch more corner cases
2011-05-20 Alan T. DeKokBuild client certs for TLS
2011-05-20 Alan T. DeKokDon't build radeapclient for now
2011-05-20 Alan T. DeKokAdded deprecated flag to old config variables
2011-05-19 Alan T. DeKokBuild without TLS
2011-05-19 Alan T. DeKokAdd installation rule for man page
2011-05-18 Alan T. DeKokAdded deprecated flag to variables
2011-05-18 Alan T. DeKokCleaned up the "checked write" code a fair bit
2011-05-18 Alan T. DeKokMove the "install binaries" code to rules.mak
2011-05-16 Alan T. DeKokRemoved unused variable
2011-05-16 Alan T. DeKokFix issues bound by clang
2011-05-16 Alan T. DeKokRemoved duplicate code
2011-05-16 Alan T. DeKokEnsure we initialize all entries
2011-05-13 Alan T. DeKokSupport outer.control in dynamic xlat
2011-05-13 Ruslan Shevchenkoadded support of dhcp to rlm_ippool
2011-05-13 Alan T. DeKokSet "last packet" entry for all sockets
2011-05-13 Alan T. DeKokCreate TLS-* attrs only for EAP, not RadSec
2011-05-13 Alan T. DeKokPut checks for non-threaded TLS in a better place.
2011-05-13 Alan T. DeKokRadSec sockets don't have a user identity
2011-05-13 Alan T. DeKokAdd support for -P
2011-05-13 Phil Mayersadd mschap docs
2011-05-13 Phil MayersDEBUG message changes to make it more obvious which...
2011-05-13 Phil Mayersre-work rlm_eap_mschapv2 state machine - handle mschapv...
2011-05-13 Phil Mayerssave the new challenge in MS-CHAP-Error, to allow authe...
2011-05-13 Phil Mayersadd support for MS-CHAPv2 password changes to rlm_mschap
2011-05-13 Phil Mayerssplit exec functionality into 3 parts
2011-05-12 DanteGlue TLS code into listen.c
2011-05-12 Alan T. DeKokAdd rules for attribute encodings
next