Print out DHCP attributes sent / received
[freeradius.git] / src / modules /
2010-05-29 Alan T. DeKokPrint out DHCP attributes sent / received master origin/HEAD origin/master
2010-05-29 Alan T. DeKokFix endless loop when there are multiple DHCP options
2010-05-19 Alan T. DeKokSource files shouldn't have the executable bit set.
2010-05-11 Alan T. DeKokMade connected / disconnected messages into informational
2010-05-04 Alan T. DeKokTreat bad records as EOF.
2010-04-30 Alan T. DeKokUse pairadd() properly.
2010-04-29 Alan T. DeKokMore debugging messages
2010-04-29 Alan T. DeKokRemoved unnecessary fflush()
2010-04-29 Alan T. DeKokLarge code cleanups.
2010-04-29 Alan T. DeKokMake dhcp_socket_t structure fall in line with listen_s...
2010-04-29 Alan T. DeKokFixed typo
2010-04-29 Alan T. DeKokTry to fix link issues, as posted to the list
2010-04-29 Alan T. DeKokUse rebind_proc only if args==3
2010-04-26 Alan T. DeKokMore WITH_PROXY fixes
2010-04-26 Alan T. DeKokAttributes for "cisco vsa hack" don't need to be string
2010-04-26 Alan T. DeKokAdded WITH_PROXY to allow it to build without proxying
2010-04-14 Alan T. DeKokappend tunneled reply, rather than moving it
2010-04-14 Alan T. DeKokPrint out hex for invalid data in PEAP tunnel.
2010-04-08 Alan T. DeKokMake subdirs before modules
2010-04-08 Alan T. DeKokAdd missing 'break' to escape '%' properly.
2010-04-08 Alan T. DeKokOn DHCP Discover fail, don't send a NAK
2010-03-31 Alan T. DeKokFixed typo
2010-03-31 Alan T. DeKokCorrect realm regex examples, and creation of REALM...
2010-03-31 Alan T. DeKokAllow the "server" field to be blank
2010-03-31 Alan T. DeKokMade 'reconfig' target use PHONY subdirectories, too
2010-03-31 Alan T. DeKokMove to using phony targets for subdirectories
2010-03-30 Alan T. DeKokMove to using phony targets for subdirectories.
2010-03-09 Alan T. DeKokCheck for closed sockets.
2010-02-04 Alan T. DeKokMake MS-CHAP call xlat on NT-Hash and LM-Password
2010-02-04 Alan T. DeKokAdded more 'const', and changed stats to %u
2010-02-04 Alan T. DeKokSet flag CORRECTLY for resumed session
2010-02-04 Alan T. DeKokAdd statistics for detail listeners, too
2010-01-05 Alan T. DeKokCorrectly handle large attributes
2009-12-17 Alan T. DeKokSimplified use of llvm checker
2009-12-06 Alan T. DeKokUse case insensitive comparison. Closes #36
2009-12-06 Alan T. DeKokBe more specific about which detail files we suppress
2009-12-06 Alan T. DeKokMoved detail structure defs to a public header file
2009-12-05 Alan T. DeKokRe-set FP after closing it
2009-11-30 Alan T. DeKokFix build problem
2009-11-30 Alan T. DeKokPrint out more useful debugging messages
2009-11-27 Alan T. DeKokUse new home_server_find API
2009-11-27 Alan T. DeKokAdd tcp/udp to CLI for home_servers
2009-11-26 Alan T. DeKokRemove erroneous handling of option 82
2009-11-22 Alan T. DeKokPrint names for unsupported eap types
2009-11-22 Alan T. DeKokCheck for NULL
2009-11-22 Alan T. DeKokAs posted to the list
2009-11-22 Alan T. DeKokRevert "errormsg may be NULL"
2009-11-12 Alan T. DeKokPrint commands from radmin when in debug mode
2009-10-28 Alan T. DeKokerrormsg may be NULL
2009-10-20 Alan T. DeKokRetry if there was no response to the packet.
2009-10-18 Alan T. DeKokChanged stop packet msg to debug rather than error
2009-10-18 Alan T. DeKokCall detach only if function exists
2009-10-13 Alan T. DeKokFix typo
2009-10-12 Alan T. DeKokDon't use source IP for EAP packets.
2009-10-12 Alan T. DeKokReturn rather than use the same ptr twice
2009-10-06 Alan T. DeKokAdded more debugging messages
2009-10-05 Alan T. DeKokSet broadcast && reuseaddr before binding to socket
2009-10-05 Alan T. DeKokMore detailed debugging for detail
2009-10-01 Alan T. DeKokPrint more descriptive error message for too many EAP...
2009-10-01 Alan T. DeKokevent.c frees the listener, so we don't need to
2009-09-29 Alan T. DeKokUse packet codes from libradius
2009-09-27 Alan T. DeKokUse new API
2009-09-27 Alan T. DeKokInclude proto in API, no matter what build options
2009-09-25 Alan T. DeKokBe more flexible about parsing detail files
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. DeKokEnsure that cached SSL sessions have data
2009-09-16 DanteScaffolding to make it build.
2009-09-16 DanteAllow clients to use TCP
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. 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. DeKokReference $(INCLTDL) instead of fixed link
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-17 Alan T. DeKokAllow "no response" to DHCPy
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. DeKokMove restrictions on vendor ID from 32767 to 65535
2009-08-12 Alan T. DeKokMoved prototypes to a better place
2009-08-11 Alan T. DeKokMake code consistent with examples.
2009-08-10 Alan T. DeKokrequest may be NULL
2009-07-30 Alan T. DeKokLog reasons for failure.
2009-07-29 Boian JordanovMoved pthread keys to the "perl_inst" struct. Keys...
2009-07-27 Alan T. DeKokFix use of memset.
2009-07-15 Alan T. DeKokFix typo
2009-07-15 Alan T. DeKokBetter handle variable that isn't in the module instance
2009-07-08 Alan T. DeKokFix typos
2009-07-03 Alan T. DeKokPreliminary implementation of DHCP relay
2009-07-03 Alan T. DeKokSuppress more messages in debugging mode
2009-07-03 Alan T. DeKokAllow UTF-8 in SQL log
2009-07-02 Alan T. DeKokExtend the logging capabilities of auth good/badpass
2009-06-19 Alan T. DeKokFix typos
2009-06-19 Alan T. DeKokA number of fixes for the DHCP code.
next