summaryrefslogtreecommitdiffstats
path: root/source/include
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branchcvs2svn Import User2003-06-031-231/+0
|\
* | Fix the events API. Patch by metze with some minor modifications.Jelmer Vernooij2003-05-291-13/+7
* | Merge of NTLMSSP name type fix from 3.0Tim Potter2003-05-281-2/+2
* | Sync up sid types enum.Tim Potter2003-05-271-1/+2
* | Merge: add DFS error constant.Tim Potter2003-05-271-0/+1
* | Whitespace syncup.Tim Potter2003-05-271-1/+0
* | Comment syncup.Tim Potter2003-05-271-1/+1
* | remove USE_SMBPASS_DBGerald Carter2003-05-201-4/+0
* | remove WITH_TDB_SAMGerald Carter2003-05-201-1/+1
* | Remove latest module_dummy patch from metze and me.Jelmer Vernooij2003-05-101-53/+0
* | Patch from metze and me that adds dummy smb_register_*() functionsJelmer Vernooij2003-05-101-0/+53
* | Add metze's exit and idle event patchJelmer Vernooij2003-05-063-3/+47
* | uff, forgot to put back this one :-/Simo Sorce2003-05-061-0/+1
* | sort out some include dependenciesSimo Sorce2003-05-064-33/+65
* | add mapping.h hereSimo Sorce2003-05-061-0/+1
* | restore structures from previous erroneous commitSimo Sorce2003-05-061-22/+30
* | move some things aroundSimo Sorce2003-05-044-138/+171
* | This is a nice rewrite:Simo Sorce2003-04-292-8/+3
* | ok next_rid out as well local_*id_to*id functionsSimo Sorce2003-04-291-2/+2
* | Use NTSTATUS as return value for smb_register_*() functions and init_module()Jelmer Vernooij2003-04-282-2/+2
* | Patch from Stefan Metzmacher to add default parameters to the lp_parm()Jelmer Vernooij2003-04-241-1/+4
* | Fixes to make SCHANNEL work against a W2K DC. Still need to fixJeremy Allison2003-04-161-2/+2
* | Store the type of 'sec channel' that we establish to the DC. If we are aAndrew Bartlett2003-04-161-1/+3
* | A struct must contain at least one declaration according to C99, butTim Potter2003-04-151-0/+1
* | Fix _smb_setlen to be non {} safe.Jeremy Allison2003-04-141-2/+2
* | Remove duplicate forward reference of smb_ldap_privates.Tim Potter2003-04-141-2/+0
* | smbcquota patch from metzeGerald Carter2003-04-114-29/+191
* | A new RPC pipe! The \pipe\echo named pipe is for testing large RPCTim Potter2003-04-113-1/+79
* | Complete what I've seen (and then some)t of the PAC.Jim McDonough2003-04-091-5/+17
* | This is the netlogon schannel client code. Try aVolker Lendecke2003-04-092-0/+8
* | no needed anymoreGerald Carter2003-04-091-48/+0
* | A little clarification in the rpc auth header struct.Volker Lendecke2003-04-091-4/+3
* | Added some preprocessor tricks to stop TRUE and FALSE from continuallyTim Potter2003-04-081-1/+14
* | Some comment updates, notably that I haven't seen the group membership arraysJim McDonough2003-04-071-0/+9
* | Decode the PAC! This patch just decodes it and then frees it, so it's justJim McDonough2003-04-072-1/+134
* | Remove duplicate "tallocdump" message from tdb messaging system. TheTim Potter2003-04-071-4/+0
* | fix commitSimo Sorce2003-04-061-1/+1
* | SMB signing updates - this gets NTLMSSP signing workin to the point where IAndrew Bartlett2003-04-061-3/+4
* | This commit make winbindd copy winbindd_idmap.tdb into idmap.tdb on theSimo Sorce2003-04-061-1/+1
* | This is a merge of the NETLOGON schannel server code from SambaVolker Lendecke2003-04-042-2/+44
* | The ldap idmap backend from Anthony Liguori (aliguori@us.ibm.com):Jim McDonough2003-04-032-0/+63
* | Commit some more fixes for Coolo ...Richard Sharpe2003-04-021-6/+4
* | Add const (from a patch by Stephan Kulow <coolo@kde.org>)Jelmer Vernooij2003-04-021-4/+5
* | THE Idmap patch :-)Simo Sorce2003-04-022-1/+3
* | Cleanup of winbind client side code.Tim Potter2003-03-311-1/+1
* | don't include proto.h during autoconf tests since it doesn't exist yet; fixed...Gerald Carter2003-03-281-0/+2
* | it is possible for some of the real time signals to be used by glibc,Andrew Tridgell2003-03-281-0/+4
* | Use the new modules system in VFS. If a module can't be loaded with theJelmer Vernooij2003-03-271-2/+2
* | The definition of pstrcpy_base(), and the preceeding comments, were givenChristopher R. Hertel2003-03-271-9/+3
* | Use execinfo.h to get prototypes for backtrace_symbols (fixesJelmer Vernooij2003-03-261-0/+4