summaryrefslogtreecommitdiff
path: root/source4/libcli
AgeCommit message (Expand)AuthorFilesLines
2008-05-20Revert addition of 'mailslot' parameter.Andrew Bartlett2-2/+1
2008-05-20Fix prototype generation in new syntax for netlogon.cAndrew Bartlett1-1/+1
2008-05-20Add the core of the new CLDAP/NBT 'netlogon' parsing library.Andrew Bartlett2-0/+364
2008-05-20Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett6-44/+56
2008-05-18Fix a bunch of dependencies.Jelmer Vernooij2-2/+2
2008-05-18Fix a couple (well, little more than that..) of typos.Jelmer Vernooij5-15/+15
2008-05-18Create prototype headers from Makefile directory, without smb_build in the mi...Jelmer Vernooij5-15/+26
2008-05-18Use variables for source directory in a couple more places.Jelmer Vernooij6-28/+28
2008-05-17Ensure we don't send a reply if we couldn't push the CLDAP blobAndrew Bartlett1-1/+1
2008-05-17Show that the NTLOGON and NETLOGON mailslots are *very* similar.Andrew Bartlett2-1/+2
2008-05-17Put back the old netlogn parsing code - for the request onlyAndrew Bartlett2-15/+41
2008-05-16Rework the CLDAP and NBT netlogon requests and responses.Andrew Bartlett6-187/+39
2008-05-14Fix an uninitialized variable introduced by 3045d391Volker Lendecke1-2/+1
2008-05-05Reorder this function in the file, so it reads bottom-up.Andrew Bartlett1-19/+18
2008-04-25Revert to using the old CIFS connection API.Andrew Bartlett2-17/+8
2008-04-25Make the composite 'connect to server' code useful for security=serverAndrew Bartlett3-14/+35
2008-04-24Add comment explaining why io.in.workgroup isn't important.Andrew Bartlett1-0/+5
2008-04-22fix an extrasemi compile warningBjörn Jacke1-1/+1
2008-04-21Remove more event_context_init() uses from function calls within deep down th...Simo Sorce15-70/+33
2008-04-19libcli/smb2: make it possible to handle incoming oplock requestsStefan Metzmacher2-0/+54
2008-04-19libcli/smb2: add smb2_break() callsStefan Metzmacher2-1/+75
2008-04-19libcli: define structure for SMB2 BreakStefan Metzmacher1-1/+16
2008-04-17fix the overflow/wrap checks in Samba4 for new gcc optimisation behaviorAndrew Tridgell3-10/+10
2008-04-17libcli/smb2: make it possible to pass additional extra blobs in smb2_create()Stefan Metzmacher2-23/+79
2008-04-17libcli/smb2: also offer the SMB2 dialect that what used in longhorn beta3Stefan Metzmacher1-3/+4
2008-04-15Fix warnings.Jelmer Vernooij1-0/+2
2008-04-15Move SOVERSION, VERSION and PC_FILE out of smb_build but use make variables d...Jelmer Vernooij1-2/+0
2008-04-14Use _OBJ_FILES variables in a couple more places.Jelmer Vernooij6-109/+87
2008-04-14fill in unknown fields in SMB2 READ callAndrew Tridgell2-9/+22
2008-04-09Make sure we do not reference req after it has been freedSimo Sorce1-1/+4
2008-04-04Install pidl by default if ExtUtils::MakeMaker is available. This should make...Jelmer Vernooij1-2/+0
2008-04-02wbclient: Add an async winbind client library.Kai Blin4-0/+267
2008-04-02Reintroduce header previously autogenerated but ignored by git.Jelmer Vernooij1-0/+10
2008-04-02Reduce the number of installed headers.Jelmer Vernooij1-2/+2
2008-04-02Install public header files again and include required prototypes.Jelmer Vernooij58-94/+371
2008-04-01Rename libsamba-config to libsamba-hostconfig.Jelmer Vernooij2-4/+4
2008-03-28libcli/security: fix compiler warningsStefan Metzmacher1-0/+2
2008-03-21Add my copyrightVolker Lendecke1-0/+1
2008-03-20More kludge ACLs!Andrew Bartlett2-0/+35
2008-03-14swig: regenerate _wrap.c filesStefan Metzmacher2-5/+5
2008-03-14swig: make the code more portable and use NT_STATUS_V() and W_ERROR_V()Stefan Metzmacher1-2/+2
2008-03-11libcli/raw: add RAW_RENAME_NTTRANS supportStefan Metzmacher2-1/+38
2008-03-06libcli/raw: make it possible to not send CAP_LEVEL_II_OPLOCKSStefan Metzmacher1-0/+4
2008-02-29Change remaining prototype headers to be private.Jelmer Vernooij1-1/+1
2008-02-29Move public header accumulation out of the perl code.Jelmer Vernooij3-7/+14
2008-02-28Remove use of global_loadparm.Jelmer Vernooij1-2/+9
2008-02-28Remove use of global_loadparm.Jelmer Vernooij2-1/+2
2008-02-25Remove uses of global_loadparm.Jelmer Vernooij1-1/+3
2008-02-21Remove another global_loadparm instance.Jelmer Vernooij1-6/+8
2008-02-21Fix the build.Jelmer Vernooij2-2/+4