summaryrefslogtreecommitdiff
path: root/source3/include
AgeCommit message (Expand)AuthorFilesLines
2003-10-01commit sign only patch from Andrew; bug 167; tested using 2k & XP clientsprev...Gerald Carter1-2/+9
2003-09-29Merge from 3.0:Tim Potter2-6/+4
2003-09-24Another round of merges from 3.0:Tim Potter1-81/+59
2003-09-18The "unknown_5" 32 bit field in the user structs is actually 2 16-bitJeremy Allison3-4/+14
2003-09-10Remove obsolete files.Jelmer Vernooij1-238/+0
2003-09-09version.h is autogenerated nowGerald Carter1-8/+0
2003-09-09removing unused filesGerald Carter1-59/+0
2003-09-09sync 3.0 into HEAD for the last timeGerald Carter23-216/+464
2003-08-02port latest changes from SAMBA_3_0 treeSimo Sorce16-43/+131
2003-07-16ading new files from 3.0Gerald Carter3-0/+655
2003-07-16trying to get HEAD building again. If you want the codeGerald Carter23-329/+509
2003-05-29Fix the events API. Patch by metze with some minor modifications.Jelmer Vernooij1-13/+7
2003-05-28Merge of NTLMSSP name type fix from 3.0Tim Potter1-2/+2
2003-05-27Sync up sid types enum.Tim Potter1-1/+2
2003-05-27Merge: add DFS error constant.Tim Potter1-0/+1
2003-05-27Whitespace syncup.Tim Potter1-1/+0
2003-05-27Comment syncup.Tim Potter1-1/+1
2003-05-20remove USE_SMBPASS_DBGerald Carter1-4/+0
2003-05-20remove WITH_TDB_SAMGerald Carter1-1/+1
2003-05-10Remove latest module_dummy patch from metze and me.Jelmer Vernooij1-53/+0
2003-05-10Patch from metze and me that adds dummy smb_register_*() functionsJelmer Vernooij1-0/+53
2003-05-06Add metze's exit and idle event patchJelmer Vernooij3-3/+47
2003-05-06uff, forgot to put back this one :-/Simo Sorce1-0/+1
2003-05-06sort out some include dependenciesSimo Sorce4-33/+65
2003-05-06add mapping.h hereSimo Sorce1-0/+1
2003-05-06restore structures from previous erroneous commitSimo Sorce1-22/+30
2003-05-04move some things aroundSimo Sorce4-138/+171
2003-04-29This is a nice rewrite:Simo Sorce2-8/+3
2003-04-29ok next_rid out as well local_*id_to*id functionsSimo Sorce1-2/+2
2003-04-28Use NTSTATUS as return value for smb_register_*() functions and init_module()Jelmer Vernooij2-2/+2
2003-04-24Patch from Stefan Metzmacher to add default parameters to the lp_parm()Jelmer Vernooij1-1/+4
2003-04-16Fixes to make SCHANNEL work against a W2K DC. Still need to fixJeremy Allison1-2/+2
2003-04-16Store the type of 'sec channel' that we establish to the DC. If we are aAndrew Bartlett1-1/+3
2003-04-15A struct must contain at least one declaration according to C99, butTim Potter1-0/+1
2003-04-14Fix _smb_setlen to be non {} safe.Jeremy Allison1-2/+2
2003-04-14Remove duplicate forward reference of smb_ldap_privates.Tim Potter1-2/+0
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-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-09no needed anymoreGerald Carter1-48/+0
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-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-04This is a merge of the NETLOGON schannel server code from SambaVolker Lendecke2-2/+44