freeradius.git
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
2009-07-13 Alan T. DeKokAllow response_window && zombie_period to be smaller.
2009-07-09 Alan T. DeKokFix for newer versions of MySQL
2009-07-09 Alan T. DeKokUse postgresl style comments
2009-07-08 Alan T. DeKokFix typos
2009-07-08 Alan T. DeKokFix for newer versions of MySQL
2009-07-06 Alan T. DeKokAdded sample radrelay.conf
2009-07-05 Alan T. DeKokMade thread pool section optional
2009-07-03 Alan T. DeKokPreliminary implementation of DHCP relay
2009-07-03 Alan T. DeKokUse new name
2009-07-03 Alan T. DeKokSuppress more messages in debugging mode
2009-07-03 Alan T. DeKokFirst draft of CUI policies
2009-07-03 Alan T. DeKokAllow UTF-8 in SQL log
2009-07-02 Alan T. DeKokDocument chase_referrals and rebind
2009-07-02 Alan T. DeKokExtend the logging capabilities of auth good/badpass
2009-07-01 Alan T. DeKokUpdates as posted by David Hobley
2009-06-30 Alan T. DeKokIf the previous evaluation failed, don't process '!'
2009-06-25 Alan T. DeKokRemove bad assertion
2009-06-19 Alan T. DeKokFix typos
2009-06-19 Alan T. DeKokA number of fixes for the DHCP code.
2009-06-17 Alan T. DeKokSort attributes, and print times as offsets
2009-06-17 Alan T. DeKokNote recent changes
2009-06-17 Alan T. DeKokDocument Cleartext-Password
2009-06-17 Alan T. DeKokAllow for overload, to read packets as fast as possible
2009-06-16 Alan T. DeKokRemoved requirement for DHCP to have clients
2009-06-16 Alan T. DeKokAdded udpfromto support for sending, too
2009-06-16 Alan T. DeKokAdded the ability to selectively mark a module as alive...
2009-06-16 Alan T. DeKokOption to suppress packet contents
2009-06-16 Alan T. DeKokMake radsniff more useful.
2009-06-15 Alan T. DeKokUpdated to apply packet src/dst rules BEFORE printing...
2009-06-15 Alan T. DeKokMake it work on Mac OS X
2009-06-15 Alan T. DeKokFix stupid typo
2009-06-15 Alan T. DeKokFixed typo
2009-06-15 Alan T. DeKokDocument how to filter access-challenges
2009-06-15 Alan T. DeKokRun packet through processing ONLY if we have a reply
2009-06-14 Alan T. DeKokHack the dhcp offset
2009-06-11 Alan T. DeKokMore debugging messages
2009-06-11 Alan T. DeKokMore debugging messages
2009-06-11 Alan T. DeKokInclude chillispot dictionary
2009-06-09 Alan T. DeKokFilter Access-Challenge packets, too
2009-06-06 Alan T. DeKokSome clients end option 53 buried inside of the packet.
2009-06-02 Alan T. DeKokMark the proxy mutex as being recursive
2009-06-01 Alan T. DeKokCopy the User-Name by value
2009-05-30 Alan T. DeKokSuppress more ping check none
2009-05-27 Alan T. DeKokFixe typo
2009-05-27 Alan T. DeKokRead all of the packet using MSG_PEEK for dynamic clients
2009-05-26 Alan T. DeKokFix typo in last commit
2009-05-26 Alan T. DeKokDon't over-ride NAK with ACK
2009-05-26 Alan T. DeKokDon't walk over empty trees
2009-05-26 Alan T. DeKok"perl -MExtUtils::Embed -e ldopts" LIES to us
next