summaryrefslogtreecommitdiff
path: root/source4/libcli/smb_composite
AgeCommit message (Expand)AuthorFilesLines
2008-04-02Install public header files again and include required prototypes.Jelmer Vernooij5-0/+6
2008-02-28Remove use of global_loadparm.Jelmer Vernooij2-1/+2
2008-02-21Remove yet more global_loadparm instances.Jelmer Vernooij1-6/+6
2008-02-21Remove more uses of global_loadparm.Jelmer Vernooij1-2/+2
2008-02-21Remove more uses of global_loadparm.Jelmer Vernooij2-2/+3
2008-01-06r26676: libcli: Fill in lp_workgroup() again, should fix my breakage of cifsd...Jelmer Vernooij1-1/+1
2008-01-05r26674: smb_composite: Avoid use of global_loadparm.Jelmer Vernooij1-2/+3
2008-01-05r26670: Janitorial: Remove global_loadparm uses.Jelmer Vernooij1-2/+2
2008-01-03r26654: libcli/smb_composite: Rather than specifying each of the gazillion op...Jelmer Vernooij4-28/+6
2008-01-03r26651: libsmb: Allow specifying signing policy from higher up.Jelmer Vernooij4-2/+8
2008-01-02r26646: libcli/smb_composite: Allow specifying SMB parameters in smb_composit...Jelmer Vernooij4-5/+26
2008-01-02r26644: Janitorial: Pass resolve_context explicitly to various SMB functions,...Jelmer Vernooij4-6/+16
2007-12-21r26409: Pass smb ports along.Jelmer Vernooij4-6/+7
2007-12-21r26376: Add context for libcli_resolve.Jelmer Vernooij1-2/+1
2007-12-21r26266: Remove more global_loadparm uses.Jelmer Vernooij1-1/+3
2007-12-21r26260: Store loadparm context in gensec context.Jelmer Vernooij1-1/+2
2007-12-21r26236: Remove more uses of global_loadparm or specify loadparm_context expli...Jelmer Vernooij1-1/+1
2007-12-21r26231: Spell check: credentails -> credentials.Jelmer Vernooij1-1/+1
2007-10-10r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij4-8/+8
2007-10-10r25446: Merge some changes I made on the way home from SFO:Jelmer Vernooij2-4/+7
2007-10-10r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij2-11/+11
2007-10-10r25026: Move param/param.h out of includes.hJelmer Vernooij2-0/+2
2007-10-10r24994: Fix some C++ warnings.Jelmer Vernooij4-4/+4
2007-10-10r24712: No longer expose the 'BOOL' data type in any interfaces.Jelmer Vernooij1-2/+2
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell6-18/+12
2007-10-10r22628: convert to new composite apiStefan Metzmacher1-29/+28
2007-10-10r19598: Ahead of a merge to current lorikeet-heimdal:Andrew Bartlett1-0/+2
2007-10-10r19481: - reset the vuid before trying a new session setupStefan Metzmacher1-3/+14
2007-10-10r19480: - clear the whole session struct (only let the pid untouched)Stefan Metzmacher1-1/+4
2007-10-10r17930: Merge noinclude branch:Jelmer Vernooij1-1/+0
2007-10-10r17277: we need to trigger an event when we return directly,Stefan Metzmacher1-1/+1
2007-10-10r16464: split client and server min/max protocol settingsStefan Metzmacher1-1/+1
2007-10-10r15741: move smb2 request structures into the main smb request structsStefan Metzmacher1-0/+5
2007-10-10r15416: Point out that this doesn't work, but for servers this old, I justAndrew Bartlett1-0/+2
2007-10-10r15415: Use Jelmer's new credentials 'wrong password' code to give the user 3Andrew Bartlett1-1/+52
2007-10-10r14860: create libcli/security/security.hStefan Metzmacher1-1/+1
2007-10-10r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij1-0/+1
2007-10-10r14414: added some error checksAndrew Tridgell1-0/+2
2007-10-10r14380: Reduce the size of structs.hJelmer Vernooij2-2/+3
2007-10-10r14363: Remove credentials.h from the global includes.Jelmer Vernooij2-0/+2
2007-10-10r14256: - rename smb_file -> smb_handleStefan Metzmacher3-12/+12
2007-10-10r14208: removed use of req->flags2 inside the ntvfs layer. This should helpAndrew Tridgell1-0/+1
2007-10-10r14205: move smb specific stuff out of includes.h (finally!!!:-)Stefan Metzmacher1-0/+1
2007-10-10r14173: change smb interface structures to always useStefan Metzmacher3-14/+14
2007-10-10r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij4-0/+5
2007-10-10r13850: Test (and fix) not using SPNEGO at all, but instead using raw NTLMSSP.Andrew Bartlett1-13/+25
2007-10-10r13405: Allow a fallback if SPNEGO is somehow disabled in the client, to just...Andrew Bartlett1-1/+7
2007-10-10r13203: Make this comment clearer.Andrew Bartlett1-1/+1
2007-10-10r12608: Remove some unused #include lines.Jelmer Vernooij6-6/+0
2007-10-10r12542: Move some more prototypes out to seperate headersJelmer Vernooij1-0/+1