freeradius.git
2009-09-24 Alan T. DeKokFixed typo && include attrs.access_challenge in build
2009-09-24 Alan T. DeKokFixed compile error
2009-09-24 bduncan64-bit fixes.
2009-09-24 bduncanCheck for NOOP from opendir.c
2009-09-24 bduncan64-bit fixes and return NOOP for AD users.
2009-09-24 bduncanGet private key passphrase from keychain using certadmi...
2009-09-24 Alan T. DeKokJumbo patch to clean up socket handling
2009-09-24 Alan T. DeKokChanged order of code to avoid race conditions
2009-09-24 Alan T. DeKokEnsure that cached SSL sessions have data
2009-09-17 Alan T. DeKokFix arguments to client_find
2009-09-16 Alan T. DeKokBump to version 2.1.8
2009-09-16 DanteMore plumbing to get the server to listen on TCP sockets.
2009-09-16 DanteMore plumbing to get to home servers via TCP
2009-09-16 DanteFree tcp structure, too
2009-09-16 DanteAllow outgoing TCP connections to home servers.
2009-09-16 DanteAdd scaffolding for proxy listeners.
2009-09-15 DanteMore ifdef's and assertions for checkign TCP != UDP
2009-09-15 DanteTrack the number of outstanding packets on a TCP connec...
2009-09-15 DanteStop processing packets when the socket is closed.
2009-09-15 DanteDocument TCP options for clients and home servers.
2009-09-15 DanteAllow radclient to send/receive RADIUS over TCP
2009-09-15 DanteAllow the packet API to auto-discover TCP
2009-09-15 DanteAllow clients to use TCP
2009-09-15 DanteAllow home servers to use TCP
2009-09-15 DanteAllow TCP code to build if WITH_TCP is defined
2009-09-15 DanteHeader file and protocol handler for RADIUS over TCP
2009-09-14 Alan T. DeKokUpdate change logs before 2.1.7 release_2_1_7
2009-09-14 Alan T. DeKokPrint out a little more information
2009-09-14 Alan T. DeKokMove "set state" to before log message
2009-09-13 Alan T. DeKokAs posted to the list.
2009-09-13 Alan T. DeKokRemoved redundant code
2009-09-11 Alan T. DeKokMake a better name
2009-09-11 Alan T. DeKokWrap crap with more crap
2009-09-10 Alan T. DeKokMore updates
2009-09-10 Alan T. DeKokAdded sample configs for MySQL cluster
2009-09-09 Alan T. DeKokUpdate to new syntax
2009-09-09 Alan T. DeKokCheck value of Fall-Through, too
2009-09-08 Alan T. DeKokBe less forgiving about the allowed operators.
2009-09-07 Alan T. DeKokWrap header file in protective #ifdef
2009-09-07 Alan T. DeKokNo need to include modules.h twice
2009-09-06 Alan T. DeKokCheck for the proper number of arguments to rebind
2009-09-05 Alan T. DeKokReplace references to <ltdl.h> with <freeradius-devel...
2009-09-05 Alan T. DeKokFirst stab at removing libltdl.
2009-09-05 Alan T. DeKokFirst stab at removing libltdl.
2009-09-05 Alan T. DeKokReference $(INCLTDL) instead of fixed link
2009-09-05 Alan T. DeKokWork around insane retarded libtool && libltdl issues.
2009-09-04 Alan T. DeKokAdded --with-system-libltdl
2009-09-03 Alan T. DeKokAs posted to the list
2009-09-03 Alan T. DeKokFix values as note on list
2009-09-02 Alan T. DeKokRemove reference to cui.conf which isn't added yet
2009-09-02 Alan T. DeKokLots of notes prior to 2.1.7
2009-09-01 Alan T. DeKokSet DF flag for packets from the server, too
2009-08-29 Alan T. DeKokReturn 0 if no counter exists
2009-08-29 rootSigned-off-by: root <root@pclinux-ccalmb.lut.ac.uk>
2009-08-29 Alan T. DeKokAdded comments and simplified code
2009-08-21 Alan T. DeKokAs posted to the list
2009-08-20 Alan T. DeKokAllow 100% to mean "read as fast as possible"
2009-08-20 Alan T. DeKokPacket may not exist, so check for that, too
2009-08-19 Alan T. DeKokMinor updates
2009-08-19 Alan T. DeKokDisallow NULL for regex comparisons
2009-08-18 Alan T. DeKokFix more typos
2009-08-18 Alan T. DeKokFixed typo
2009-08-18 Alan T. DeKokTurn off the DF bit.
2009-08-18 Alan T. DeKokFix args to printfy
2009-08-17 Alan T. DeKokAdd notes on SHA1 versus MD5
2009-08-17 Alan T. DeKokAllow "no response" to DHCPy
2009-08-17 Alan T. DeKokCatch non-fatal race conditions
2009-08-15 Alan T. DeKokFix typo in last commit
2009-08-14 Alan T. DeKokChave the hash comparison algorithm to avoid timing...
2009-08-13 Alan T. DeKokInternal functions should be static
2009-08-13 Alan T. DeKokAdded query_timeout parameter. For now, it does nothing.
2009-08-13 Alan T. DeKokAlpha version from Gabriel Blanchard
2009-08-12 Alan T. DeKokFix minor issue
2009-08-12 Alan T. DeKokLook up home servers by type, too.
2009-08-12 Alan T. DeKokRemove final restrictions on attributes > 32767
2009-08-12 Alan T. DeKokMove restrictions on vendor ID from 32767 to 65535
2009-08-12 Alan T. DeKokMoved prototypes to a better place
2009-08-12 Alan T. DeKokMove "attr" to unsigned int
2009-08-12 Alan T. DeKokAdd "const" and remove compiler warningsy
2009-08-11 Alan T. DeKokMake code consistent with examples.
2009-08-10 Alan T. DeKokrequest may be NULL
2009-08-10 Alan T. DeKokRFC 5580 and dictionary
2009-08-09 Alan T. DeKokCache module lists for VMPS and DHCP
2009-08-05 Alan T. DeKokRemove wrong documentation
2009-08-03 Alan T. DeKokUse more fields in the query.
2009-08-03 Alan T. DeKokAllow home_server_pools to exist without realms
2009-07-30 Boian JordanovMoved pthread keys to the "perl_inst" struct. Keys...
2009-07-29 Alan T. DeKokAs posted to bug #7
2009-07-29 Alan T. DeKokLog reasons for failure.
2009-07-27 Alan T. DeKokMove chown to place where it checks for log file existence
2009-07-27 Alan T. DeKokDon't increment total_requests for proxied packets
2009-07-27 Alan T. DeKokSet state to RUNNING when proxying fails
2009-07-27 Alan T. DeKokMake %l work
2009-07-27 Alan T. DeKokFix use of memset.
2009-07-17 Alan T. DeKoksuid down earlier, ensure log files have correct ownership
2009-07-17 Alan T. DeKokMove zombie checks to later so other rules apply, too
2009-07-17 Alan T. DeKokAllow requests to fail over to live servers earlier
2009-07-15 Alan T. DeKokAdded wildcard to sub-dirs
2009-07-15 Alan T. DeKokFix typo
2009-07-15 Alan T. DeKokBetter handle variable that isn't in the module instance
next