freeradius.git
2009-12-30 Alan T. DeKokUpdate date release_2_1_8
2009-12-30 Alan T. DeKokUpdated
2009-12-30 Alan T. DeKokUpdate checks for debian
2009-12-21 Alan T. DeKokRemove patches no longer in use
2009-12-21 Alan T. DeKokFixed debian bug
2009-12-21 Alan T. DeKokFixed typo
2009-12-21 Alan T. DeKokSync with Debian to enable SSL
2009-12-21 Alan T. DeKokAdd OpenSSL license exception
2009-12-21 Alan T. DeKokSynced with upstream debian
2009-12-21 Alan T. DeKokMake integers unsigned 32-bit, rather than signed
2009-12-19 Alan T. DeKokMove DHCP options to "octets" type
2009-12-18 Alan T. DeKokSimplify stats code, and keep track of dropped versus...
2009-12-18 Alan T. DeKokMake "dropped packet" message debugging
2009-12-18 Alan T. DeKokAdded notes on SQL && packets with zero session time
2009-12-17 Alan T. DeKokFix typo in c0d32bd24
2009-12-17 Alan T. DeKokRemoved unnecessary debug message
2009-12-17 Alan T. DeKokSimplified use of llvm checker
2009-12-15 Alan T. DeKokEnsure that len > 0
2009-12-15 Alan T. DeKokInitialize value
2009-12-15 Alan T. DeKokCatch possible NULL pointer on editing attribute list
2009-12-15 Alan T. DeKokCatch situations where COA may be NULL
2009-12-15 Alan T. DeKokIf we have "user=foo", and we're ALREADY running as...
2009-12-11 Alan T. DeKokNotes for 2.1.8
2009-12-11 alandFix weird issue where it would stop proxying packets.
2009-12-10 Alan T. DeKokFix CVE-2009-3736
2009-12-09 Alan T. DeKokTemplate code to use lt_dladvise()
2009-12-08 Alan T. DeKokAdd datarootdir from bug #51
2009-12-08 Alan T. DeKokHandle case where Acct-Session-Time might not exist
2009-12-07 Alan T. DeKokAdd %{Attribute-Name#}
2009-12-07 Alan T. DeKokAdded notes on use of FreeRADIUS-Acct-Session-Start...
2009-12-07 Alan T. DeKokAdded synthetic session start time attribute
2009-12-06 Alan T. DeKokCleanly handle "32 proxy sockets open" error condition
2009-12-06 Alan T. DeKokUse "0" for later proxy sockets, rather than looping...
2009-12-06 Alan T. DeKokAdded sample ntlm_auth module
2009-12-06 Alan T. DeKokFixed before 2.1.8
2009-12-06 Alan T. DeKokUse case insensitive comparison. Closes #36
2009-12-06 Alan T. DeKokPortability fixes, as noted by bug #33
2009-12-06 Alan T. DeKokIP pools require a transactional back-end
2009-12-06 Alan T. DeKokRemove notes on unsupported configuration items
2009-12-06 Alan T. DeKokBe more specific about which detail files we suppress
2009-12-06 Alan T. DeKokRemoved re-definition of detail structure
2009-12-06 Alan T. DeKokMoved detail structure defs to a public header file
2009-12-05 Alan T. DeKokFix code so that corner cases of %{%{foo}:-%{bar}}...
2009-12-05 Alan T. DeKokRe-set FP after closing it
2009-12-05 Alan T. DeKokBuild from v2.1.x branch instead of stable
2009-12-04 Alan T. DeKokEnable new dictionaries
2009-12-04 Alan T. DeKokEnable Unix (Proftpd) dictionary
2009-12-03 Alan T. DeKokSign client certs with CA rather than server cert
2009-12-02 Alan T. DeKokUse intermediate buffer for error messages.
2009-12-02 Alan T. DeKokNote recent changes
2009-12-02 Alan T. DeKokRevert "Moved illegal attributes to the new dictionary"
2009-12-02 Alan T. DeKokRevert "Moved Ascends illegal attributes to their own...
2009-12-02 Alan T. DeKokRemoved erroneous 'break'
2009-12-02 Alan T. DeKokFixed string copying in sub variable.
2009-12-01 Alan T. DeKokFixed typo
2009-11-30 Alan T. DeKokFix build problem
2009-11-30 Alan T. DeKokPrint out more useful debugging messages
2009-11-30 Alan T. DeKokCleanups and simplifications.
2009-11-30 Alan T. DeKokClean up "dead" child if there's no thread associated...
2009-11-29 Alan T. DeKokClean up state machine.
2009-11-27 Alan T. DeKokL_INFO, "PROXY:... --> L_PROXY, "...
2009-11-27 Alan T. DeKokFix typo
2009-11-27 Alan T. DeKokInitialize timers for Status-Server
2009-11-27 Alan T. DeKokFixed log messages
2009-11-26 Alan T. DeKokRemove erroneous handling of option 82
2009-11-26 Alan T. DeKokPrint names for unsupported eap types
2009-11-22 Alan T. DeKokMore warnings
2009-11-22 Alan T. DeKokCheck for NULL
2009-11-22 Alan T. DeKokFixed typo
2009-11-22 Alan T. DeKokAs posted to the list
2009-11-22 Alan T. DeKokMove definition so that it doesn't cause issues
2009-11-22 Alan T. DeKokRevert "errormsg may be NULL"
2009-11-22 Alan T. DeKokAs posted to the list
2009-11-22 Alan T. DeKokMove user/group/chroot/core to bootstrap config
2009-11-22 Alan T. DeKokNotes for v2.1.8
2009-11-14 Alan T. DeKokMake templates work again
2009-11-14 Alan T. DeKokAllow !* to work
2009-11-14 Alan T. DeKokPrint commands from radmin when in debug mode
2009-11-14 Alan T. DeKokFix WiMAX encoding bug introduced in 326a68b90a1a
2009-11-14 Alan T. DeKokAs posted to the list
2009-11-04 Alan T. DeKokFrom bug #45
2009-10-30 Alan T. DeKokRemoved recursive mutexes
2009-10-30 Alan T. DeKokAs posted to the list
2009-10-30 Alan T. DeKokerrormsg may be NULL
2009-10-30 Alan T. DeKokIf the port is already used, try another.
2009-10-20 Alan T. DeKokStart simplifying the code that encodes attributes
2009-10-20 Alan T. DeKokBump to version 2.1.8
2009-10-20 Alan T. DeKokConf for debugging
2009-10-20 Alan T. DeKokFix openssl checks
2009-10-20 Alan T. DeKokRetry if there was no response to the packet.
2009-10-20 Alan T. DeKokPrint env vars in parent, not child
2009-10-20 Alan T. DeKokChanged stop packet msg to debug rather than error
2009-10-20 Alan T. DeKokDefine names
2009-10-20 Alan T. DeKokCall detach only if function exists
2009-10-20 Alan T. DeKokAs posted to the list
2009-10-20 Alan T. DeKokFixed typo
2009-10-20 Alan T. DeKokFix to prevent compiler optimizations
2009-10-20 Alan T. DeKokWrite the PID file as late as possible
2009-10-20 Alan T. DeKokFix typo
2009-10-20 Alexander Clouterfix debian/rules to honour CFLAGS
next