28 Jul
2010
28 Jul
'10
10:46 a.m.
Ross, Michael wrote:
Alan DeKok wrote:
Patches are *very* much preferred. It's easier to see what's changed. Github makes this easier. See http://git.freeradius.org/ for more instructions.
I'll take a look at the code.
If there is interest in a feature like this, I'm happy to try and convert it into a patch.
Yes, there's interest. It's hard to easily see what the feature is without a patch. There are a lot of features that get discussed, but the patches do something else entirely. Use "git" (http://git.freeradius.org). Or save a copy of the original file in the same directory, and do a "diff". Patches should be simple to create. Alan DeKok.