summaryrefslogtreecommitdiff
path: root/source3/include
AgeCommit message (Expand)AuthorFilesLines
2003-03-17Merge from HEAD:Andrew Bartlett1-0/+3
2003-03-17Merge from HEAD - sync up SessionSetup code to HEAD, including Luke Howard'sAndrew Bartlett3-0/+13
2003-03-13Change size parameters from signed to unsigned to fix up warnings.Jeremy Allison1-1/+1
2003-03-12adding some initiaial code to sert %a to Win2K3 (using Native LanMan string f...Gerald Carter1-1/+1
2003-03-10strcpy_base from HEAD and trivial fix for smbclient -LVolker Lendecke1-0/+9
2003-03-07Extra const committed by mistake - revert.Jeremy Allison1-1/+1
2003-03-07Patch from Michael Steffens. In his own words :Jeremy Allison1-1/+1
2003-03-06add #define for the max device name length in a DEVICEMODEGerald Carter1-0/+2
2003-03-04preparing for release of 3.0alpha22Gerald Carter1-1/+1
2003-02-28*Excellent* patch from Michael Steffens <michael_steffens@hp.com> to limitJeremy Allison1-0/+2
2003-02-27additional fix for CR 601Gerald Carter1-1/+1
2003-02-27Fix to allow blocking lock notification to be done rapidly (no waitJeremy Allison2-1/+2
2003-02-25Progress on CR 601Gerald Carter1-0/+45
2003-02-24Iconv as seperate library fixes from HEADAndrew Bartlett1-0/+5
2003-02-24Signed/unsigned fix from HEADAndrew Bartlett1-2/+2
2003-02-24Merge from HEAD client-side authentication changes:Andrew Bartlett3-1/+29
2003-02-24Merge of server-side authentication changes to 3.0:Andrew Bartlett1-0/+2
2003-02-19Sync with HEAD for verifying kerberos tickets.Jim McDonough1-2/+3
2003-02-19Merge minor library fixes from HEAD to 3.0.Andrew Bartlett2-3/+7
2003-02-15* set PRINTER_ATTRIBUTE_RAW_ONLY; CR 1736Gerald Carter1-0/+4
2003-02-15Remove obsolete file lib/netatalk.c - We now have a vfs moduleJelmer Vernooij1-3/+0
2003-02-14merge from HEAD - enable dynamic RPC modulesJim McDonough1-0/+2
2003-02-12Sync with HEAD version.Tim Potter1-1/+1
2003-02-06.cvsignore for configure and config.h.inAndrew Bartlett1-0/+1
2003-02-06(merge from HEAD)Andrew Bartlett1-1864/+0
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-01-30Re-added the Heimdal stuff tpot removed.Jeremy Allison1-0/+8
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-29Merge tridge's client priv code from HEAD.Jeremy Allison1-3/+20
2003-01-28Merging tridge's privillage client changes from HEAD.Jeremy Allison2-8/+23
2003-01-28Merge from HEAD:Andrew Bartlett3-4/+28
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-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-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-16Fixed up mutex protection around winbindd logon code. Sync with APP-HEAD.Jeremy Allison1-0/+8
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-7/+11
2003-01-15missed a fileGerald Carter1-13/+4
2003-01-15*lots of small merges form HEADGerald Carter3-34/+2
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