summaryrefslogtreecommitdiff
path: root/source3/include
AgeCommit message (Expand)AuthorFilesLines
2003-04-14Merge of rpcecho pipe for testing large dcerpc requests and responses.Tim Potter2-1/+4
2003-04-14Merge of TRUE/FALSE preprocessor traps from HEAD.Tim Potter1-1/+14
2003-04-13This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User4-0/+369
2003-04-11smbcquota patch from metzeGerald Carter4-29/+191
2003-04-11A new RPC pipe! The \pipe\echo named pipe is for testing large RPCTim Potter3-1/+79
2003-04-09Ensure we have WinXP-like semantics for checking TIDs and FIDs.Jeremy Allison1-3/+6
2003-04-09Complete what I've seen (and then some)t of the PAC.Jim McDonough1-5/+17
2003-04-09This is the netlogon schannel client code. Try aVolker Lendecke2-0/+8
2003-04-09This is the netlogon schannel client code. Try aVolker Lendecke2-0/+8
2003-04-09no needed anymoreGerald Carter1-48/+0
2003-04-09no needed anymoreGerald Carter1-48/+0
2003-04-09A little clarification in the rpc auth header struct.Volker Lendecke1-4/+3
2003-04-09A little clarification in the rpc auth header struct.Volker Lendecke1-4/+3
2003-04-08Added some preprocessor tricks to stop TRUE and FALSE from continuallyTim Potter1-1/+14
2003-04-07Some comment updates, notably that I haven't seen the group membership arraysJim McDonough1-0/+9
2003-04-07Decode the PAC! This patch just decodes it and then frees it, so it's justJim McDonough2-1/+134
2003-04-07This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User1-0/+56
2003-04-07Remove duplicate "tallocdump" message from tdb messaging system. TheTim Potter1-4/+0
2003-04-06fix commitSimo Sorce1-1/+1
2003-04-06SMB signing updates - this gets NTLMSSP signing workin to the point where IAndrew Bartlett1-3/+4
2003-04-06This commit make winbindd copy winbindd_idmap.tdb into idmap.tdb on theSimo Sorce1-1/+1
2003-04-06Merge the TNG netlogon schannel from HEAD.Volker Lendecke2-2/+44
2003-04-04This is a merge of the NETLOGON schannel server code from SambaVolker Lendecke2-2/+44
2003-04-03The ldap idmap backend from Anthony Liguori (aliguori@us.ibm.com):Jim McDonough2-0/+63
2003-04-02Commit some more fixes for Coolo ...Richard Sharpe1-6/+4
2003-04-02Add const (from a patch by Stephan Kulow <coolo@kde.org>)Jelmer Vernooij1-4/+5
2003-04-02set version to alpha24 so we can distinguish from the alpha23 releaseGerald Carter1-1/+1
2003-04-02THE Idmap patch :-)Simo Sorce2-1/+3
2003-04-02Merge of winbind nss library cleanup from HEAD.Tim Potter1-1/+1
2003-03-31Cleanup of winbind client side code.Tim Potter1-1/+1
2003-03-31set version stringGerald Carter1-1/+1
2003-03-28don't include proto.h during autoconf tests since it doesn't exist yet; fixed...Gerald Carter1-0/+2
2003-03-28don't include proto.h during autoconf tests since it doesn't exist yet; fixed...Gerald Carter1-0/+2
2003-03-28merged real time signal fixes from headAndrew Tridgell1-0/+4
2003-03-28it is possible for some of the real time signals to be used by glibc,Andrew Tridgell1-0/+4
2003-03-27This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User1-0/+48
2003-03-27Use the new modules system in VFS. If a module can't be loaded with theJelmer Vernooij1-2/+2
2003-03-27The definition of pstrcpy_base(), and the preceeding comments, were givenChristopher R. Hertel1-9/+3
2003-03-27The definition of pstrcpy_base(), and the preceeding comments, were givenChristopher R. Hertel1-9/+3
2003-03-26Use execinfo.h to get prototypes for backtrace_symbols (fixesJelmer Vernooij1-0/+4
2003-03-26Output backtrace to logfile in smb_panic(), as suggested by mbpJelmer Vernooij1-0/+4
2003-03-24- Add support to auth/ for the new modules systemJelmer Vernooij1-0/+4
2003-03-24Revoke some of the popt patch from metze I applied earlier today. It addedJelmer Vernooij1-1/+5
2003-03-24Define POPT_TABLEEND if current popt.h doesn't contain it alreadyJelmer Vernooij1-0/+4
2003-03-24Patch from metze to generalise POPT_COMMON_SAMBA, with some minor changesJelmer Vernooij1-9/+2
2003-03-24(merge from HEAD)Andrew Bartlett1-1/+1
2003-03-23NTLM Authentication:Andrew Bartlett1-1/+1
2003-03-22Add -U, -N, -i, -A, -W to popt.Jelmer Vernooij2-8/+48
2003-03-22(merge from HEAD)Andrew Bartlett2-28/+25
2003-03-22Small clenaup patches:Andrew Bartlett2-28/+25