summaryrefslogtreecommitdiff
path: root/source4/libcli
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r14876: added ENOSYS to unix error mappingAndrew Tridgell1-0/+3
2007-10-10r14860: create libcli/security/security.hStefan Metzmacher8-9/+29
2007-10-10r14859: fix bugs noticed by the ibm code checkerStefan Metzmacher1-9/+11
2007-10-10r14840: - rename some functionsStefan Metzmacher1-31/+41
2007-10-10r14724: Rearrange some source files, install more headers.Jelmer Vernooij9-10/+46
2007-10-10r14641: fix typoStefan Metzmacher1-2/+2
2007-10-10r14542: Remove librpc, libndr and libnbt from includes.hJelmer Vernooij14-2/+49
2007-10-10r14539: get rid of a pointless union layer in struct smb_notifyAndrew Tridgell2-29/+27
2007-10-10r14511: Install more headersJelmer Vernooij7-6/+22
2007-10-10r14498: Revert part of my commit that removed support for compilers thatJelmer Vernooij1-0/+12
2007-10-10r14492: Fix shared libs - set SO_VERSION to 0 everywhere for now.Jelmer Vernooij1-4/+4
2007-10-10r14484: Install more headersJelmer Vernooij1-0/+1
2007-10-10r14477: Remove the NOPROTO property - it's no longer used as proto.h is gone.Jelmer Vernooij1-2/+0
2007-10-10r14473: Modern splint has no problems with immediate structures.Jelmer Vernooij1-18/+0
2007-10-10r14470: Remove some unnecessary headers.Jelmer Vernooij1-1/+1
2007-10-10r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij26-8/+27
2007-10-10r14435: return after an errorAndrew Tridgell1-0/+1
2007-10-10r14434: use the right enum typeAndrew Tridgell1-1/+1
2007-10-10r14424: another empty controls caseAndrew Tridgell1-1/+3
2007-10-10r14423: don't die on no controlsAndrew Tridgell1-1/+3
2007-10-10r14414: added some error checksAndrew Tridgell1-0/+2
2007-10-10r14413: don't do memcpy of length 0Andrew Tridgell1-1/+4
2007-10-10r14402: Generate seperate headers for RPC client functions.Jelmer Vernooij1-0/+1
2007-10-10r14380: Reduce the size of structs.hJelmer Vernooij7-6/+38
2007-10-10r14372: fix bug found by sparseStefan Metzmacher1-1/+1
2007-10-10r14363: Remove credentials.h from the global includes.Jelmer Vernooij4-0/+4
2007-10-10r14349: Kill proto.h!Jelmer Vernooij1-1/+2
2007-10-10r14327: Replace MAJOR_VERSION/MINOR_VERSION/RELEASE_VERSION with two parameters:Jelmer Vernooij1-12/+8
2007-10-10r14297: make sure we can go through the loop for than onceAndrew Tridgell1-1/+3
2007-10-10r14256: - rename smb_file -> smb_handleStefan Metzmacher16-208/+237
2007-10-10r14239: Fix indentation.Rafal Szczesniak1-15/+15
2007-10-10r14208: removed use of req->flags2 inside the ntvfs layer. This should helpAndrew Tridgell4-0/+6
2007-10-10r14205: move smb specific stuff out of includes.h (finally!!!:-)Stefan Metzmacher5-46/+32
2007-10-10r14174: fix typosStefan Metzmacher1-2/+2
2007-10-10r14173: change smb interface structures to always useStefan Metzmacher14-251/+252
2007-10-10r14160: don't write behind the bufferStefan Metzmacher1-1/+0
2007-10-10r14141: fixed bugzilla 2921, forcing correct alignment when in ascii modeAndrew Tridgell1-2/+4
2007-10-10r14064: - split out MSRPC_PARSE into a speperate subsystemStefan Metzmacher2-1/+2
2007-10-10r13960: Generate makefile rules for installing/removing shared modules.Jelmer Vernooij4-4/+4
2007-10-10r13944: Yet another round of splitups.Jelmer Vernooij1-0/+1
2007-10-10r13938: Around round of splitupsJelmer Vernooij1-0/+2
2007-10-10r13936: fix dependecyStefan Metzmacher1-1/+1
2007-10-10r13935: add dependeciesStefan Metzmacher2-2/+2
2007-10-10r13926: More header splitups.Jelmer Vernooij1-1/+1
2007-10-10r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij28-0/+162
2007-10-10r13850: Test (and fix) not using SPNEGO at all, but instead using raw NTLMSSP.Andrew Bartlett1-13/+25
2007-10-10r13842: Make some more functions public.Jelmer Vernooij1-12/+13
2007-10-10r13840: Mark some functions as public.Jelmer Vernooij2-35/+35
2007-10-10r13658: More moving around of files:Jelmer Vernooij5-2/+473
2007-10-10r13654: Move some more stuff out of include/Jelmer Vernooij1-0/+2035