Fixes to build without PTHREADs
[freeradius.git] / src / modules / rlm_unix /
2010-09-25 Alan T. DeKokFix long-standing bug where unix Groupcmp didn't work
2010-05-31 Alan T. DeKokAutomatic search and replace for pairfind.
2010-03-31 Alan T. DeKokRegenerated configure scripts using common version...
2009-05-08 Alan T. DeKokFix issues found by LLVM checker.
2008-09-05 Alan T. DeKokRe-arrange braces to fix problems.
2008-08-13 Alan T. DeKokDEBUG -> RDEBUG
2008-08-13 Alan T. DeKokUse new radlog_request function
2008-07-09 Alan T. DeKokLots of .gitignore files
2007-12-10 aland Now that we have request->client, we don't need client...
2007-11-23 aland More changes to make a common naming scheme. This...
2007-11-12 aland Mark more modules safe for -C
2007-11-09 nbk When s = cl->shortname we try to copy a string of...
2007-08-13 aland Pulled fix from branch_1_1
2007-05-25 fcusackimport from HEAD:
2007-05-24 fcusackimport from HEAD:
2007-05-23 fcusackimport from branch_1_1:
2007-05-23 fcusackimport from HEAD:
2007-05-23 fcusackimport from HEAD:
2007-05-14 nbk Delete trailing whitespace.
2007-04-17 aland Rename vp->lvalue to vp->vp_*, as appropriate.
2007-04-14 aland Check for pwd.h && grp.h, and don't build rlm_unix...
2007-04-08 aland Pull fix for bug #436 from branch_1_1
2007-04-07 aland Border-line case where cache may be NULL...
2007-04-05 aland Massively cleaned up #include's, so they're in a consi...
2007-03-26 aland port fix from branch_1_1
2007-03-21 fcusackimport from branch_1_1:
2007-03-21 fcusackimport from branch_1_1:
2007-02-26 aland Pulled from branch_1_1, with formatting
2007-02-23 aland Pull fix from branch_1_1
2007-02-16 aland Port "use_tunneled_reply" fix for MS-CHAP from branch_1_1
2007-02-15 aland Port fix for bug #419 from branch_1_1
2007-02-14 aland Removed all free(inst->foo) where "foo" comes from...
2007-02-13 aland replace strncpy strlcpy `cat filelist`
2007-02-13 aland replace strNcpy strlcpy -- `cat file_list`
2006-11-26 aland pull fixes from branch_1_1
2006-11-26 aland From branch_1_1
2006-11-22 aland Pull fix from branch_1_1, so proxied EAP replies work
2006-11-14 fcusack use new RCSID macro to prevent Id keyword from being...
2006-10-24 fcusackimport from HEAD
2006-10-24 fcusackimport from HEAD
2006-10-24 fcusackimport from HEAD:
2006-10-24 fcusackimport from HEAD:
2006-10-24 fcusackimport from HEAD:
2006-08-18 aland Pulled from branch_1_1
2006-08-17 aland Pulled from branch_1_1. Untested!
2006-07-01 fcusackimport from branch_1_1:
2006-06-26 aland Updated after re-running with new autoconf
2006-06-01 fcusackimport from HEAD:
2006-05-09 fcusackimport from HEAD:
2006-03-29 fcusackimport from HEAD:
2006-03-23 fcusackimport from HEAD:
2006-03-23 fcusackimport from HEAD:
2006-03-20 bjordanovPolled from branch_1_1 fix for bug #348
2006-03-16 nbk Update the GPL boilerplate with the new address of...
2006-03-06 fcusackimport from HEAD:
2006-03-03 fcusackimport from HEAD:
2006-02-17 fcusackimport from HEAD:
2006-02-10 nbkPull from CVS head:
2006-02-09 fcusackimport from HEAD:
2006-02-08 fcusackimport from HEAD:
2006-02-08 fcusackimport from HEAD:
2006-02-08 fcusackimport from HEAD:
2006-02-08 fcusackimport from HEAD:
2006-02-08 fcusackimport from HEAD:
2006-02-08 fcusackimport from HEAD:
2006-01-22 nbk Wipe out last vestiges of static/dynamic rules.
2005-12-28 aland Port patch from branch_1_1 to the HEAD
2005-12-08 nbk Generated by autoheaders 2.13
2005-12-08 fcusack backport from HEAD
2005-12-08 fcusack rlm_otp import from HEAD
2005-11-11 aland Include files used to build the server are now <freera...
2005-09-29 nbk Add an attribute to the unused parameters.
2005-09-01 aland s/->strvalue/->vp_strvalue/g
2005-08-17 aland Re-arrange entries in the module_t structure, and...
2005-07-18 aland Move RADCLIENT* in mainconfig to rbtree's. This means...
2005-04-27 aland Remove libradius.h from the top of the standard header...
2005-04-19 aland Massive change to add foundational support for IPv6.
2005-04-08 aland 'static' to 'static const'
2005-03-26 phampsonRerun autogen.sh (skipping libtoolize) with autoconf...
2005-02-17 aland unused headers
2005-02-17 aland Add OSFFIA stuff back in. It looks like it's not...
2005-02-17 aland Removed all references to caching from the module...
2004-12-29 phampsonMore autoheader cleanups. Use autoheader for modules...
2004-08-30 aland Pull fixes 1.126, 1.127, 1.128 from HEAD
2004-07-06 phampsonRerun autoconf after acinlude.m4 1.27 "use ucd-snmp...
2004-06-15 vorlonautotools revamp:
2004-06-08 phampsonRegenerate from configure.in using autoconf2.13 after:
2004-05-31 phampsonRegenerate autoconf for pre1 release.
2004-02-26 aland perl -i -npe "s/[ \t]+$//g" `find src -name "*.[ch...
2004-01-20 aland Look for stripped user name, then user name, in group...
2003-09-11 phampsonCorrect GPL boilerplate in files which had it wrong...
2003-09-03 cparkerGlob patch to change #if to #ifdef when checking variab...
2003-08-25 phampsonPull from branch_0_9: Widen call{ed,ing}stationid from...
2003-08-18 aland Don't get excited if there's no user name
2003-08-18 aland Don't get excited if there's no user name
2003-07-07 aland check & memset
2003-06-30 aland corrected typo
2003-06-30 aland Use the 'canonical user name' for Unix group lookups...
2003-06-24 pnixonCrypt thread patch from Oliver Graf <ograf@rz-online...
2003-05-14 wichertMake encrypted_pass const
next