summaryrefslogtreecommitdiff
path: root/source3/include
AgeCommit message (Expand)AuthorFilesLines
2003-02-06ignore config.h.in in cvs as generated by autoheaderAndrew Tridgell1-0/+1
2003-02-06(merge from HEAD)Andrew Bartlett1-1864/+0
2003-02-06Remove configure and config.h.in from CVS.Andrew Bartlett1-1894/+0
2003-02-06added the LSA privileges server backend stubs. Right now they just logAndrew Tridgell1-2/+0
2003-02-01We now have client-side SMB signing support!Andrew Bartlett1-0/+1
2003-02-01Merge from HEAD: netbsd supports dynamic libsJelmer Vernooij1-1/+7
2003-02-01Merge of signed/unsigned fixes from HEAD.Andrew Bartlett1-1/+1
2003-02-01Bitmap offsets and counts are always positive.Andrew Bartlett1-1/+1
2003-01-30Sync up with 3.0 heimdal.Jeremy Allison1-0/+8
2003-01-30Re-added the Heimdal stuff tpot removed.Jeremy Allison1-0/+8
2003-01-30Fix kerberos compile after the tpot massicre :-).Jeremy Allison1-1006/+1115
2003-01-30Sync of Heimdal kerberos stuff with HEAD. If this breaks I'm blamingTim Potter1-15/+1
2003-01-30Fix for interesting resource constraint condition. When all opens areJeremy Allison1-1/+3
2003-01-30Fix for interesting resource constraint condition. When all opens areJeremy Allison1-1/+3
2003-01-29Merge tridge's client priv code from HEAD.Jeremy Allison1-3/+20
2003-01-28added LsaRemoveAccountRightsAndrew Tridgell1-3/+20
2003-01-28Merging tridge's privillage client changes from HEAD.Jeremy Allison2-8/+23
2003-01-28cleaned up the lsa_enum_acct_rights function and added aAndrew Tridgell2-8/+23
2003-01-28Merge from HEAD:Andrew Bartlett3-4/+28
2003-01-28Factor out common code in the NTLMSSP/SPNEGO code.Andrew Bartlett1-0/+4
2003-01-28Finally we compile with Heimdal as well as MIT ! Wonder if it works... :-).Jeremy Allison2-0/+4
2003-01-28Get smbd to link with Heimdal. Still missing some client progs...Jeremy Allison2-1006/+1088
2003-01-24Commit just a little more infrastructure for HAVE_GETDIRENTRIESRichard Sharpe1-1/+1
2003-01-24At the prompting, start to add infrastructure to detect the presence ofRichard Sharpe1-0/+3
2003-01-21Get closer to Heimdal compile... Damn. HEAD has different code inJeremy Allison2-1/+32
2003-01-21Fixup proto generation to not include krb5 specific symbolsJeremy Allison1-0/+3
2003-01-21Fixup proto generation to not include krb5 specific symbolsJeremy Allison1-0/+3
2003-01-21More fixes getting us closer to full Heimdal compile....Jeremy Allison1-0/+6
2003-01-21More fixes getting us closer to full Heimdal compile....Jeremy Allison1-0/+6
2003-01-19Merge in more of the SuSE patches for Heimdal. These changes show howJeremy Allison2-1050/+995
2003-01-19Merge in more of the SuSE patches for Heimdal. These changes show howJeremy Allison2-0/+21
2003-01-17Enable dynamic loading of RPC modules. See docs/textdocs/RPC_PLUGGIN.txt for...Jim McDonough2-1049/+999
2003-01-16Fixed up mutex protection around winbindd logon code. Sync with APP-HEAD.Jeremy Allison1-0/+8
2003-01-16Fixed up mutex protection around winbindd logon code. Sync with APP-HEAD.Jeremy Allison1-0/+8
2003-01-16Updates to the NTLMSSP code again - moving the base64 decode fuctionality outAndrew Bartlett1-2/+4
2003-01-16More Heimdal changes. Still not compiling with Heimdal yet...Jeremy Allison2-0/+7
2003-01-16More Heimdal changes. Still not compiling with Heimdal yet...Jeremy Allison2-0/+7
2003-01-16Fist part of fixes to make us compile with Heimdal. Don't explicitlyJeremy Allison2-1/+11
2003-01-16Fist part of fixes to make us compile with Heimdal. Don't explicitlyJeremy Allison2-7/+11
2003-01-15missed a fileGerald Carter1-13/+4
2003-01-15*lots of small merges form HEADGerald Carter3-34/+2
2003-01-15small merges from SAMBA_3_0; mostly typos, renames, etc...Gerald Carter1-1/+0
2003-01-15merging some rpcclient and net functionality from HEADGerald Carter2-0/+33
2003-01-15This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User1-0/+88
2003-01-15Refactor the NTLMSSP code again - this time we use function pointers toAndrew Bartlett2-4/+22
2003-01-15added cli_lsa_enum_account_rights() call. Note that this is inAndrew Tridgell2-0/+33
2003-01-15Run autoheaderMartin Pool1-6/+0
2003-01-14Merge from HEAD:Andrew Bartlett1-0/+21
2003-01-14Commit my (disabled) fstring/pstring mixup detection code.Andrew Bartlett1-0/+21
2003-01-13Now that I am running config.developer, I decided to get rif of some warnings:Richard Sharpe1-97/+160