summaryrefslogtreecommitdiffstats
path: root/source4/libcli
Commit message (Expand)AuthorAgeFilesLines
...
| * | Fix a couple (well, little more than that..) of typos.Jelmer Vernooij2008-05-185-15/+15
| * | Create prototype headers from Makefile directory, without smb_build in the mi...Jelmer Vernooij2008-05-185-15/+26
| * | Use variables for source directory in a couple more places.Jelmer Vernooij2008-05-186-28/+28
| |/
* | added mkdir to SMB2 proxyAndrew Tridgell2008-05-191-0/+72
* | private -> private_data for struct smb2_requestAndrew Tridgell2008-05-165-15/+30
* | build the smb2 composite callsAndrew Tridgell2008-05-161-1/+2
* | declare composite_wait_free()Andrew Tridgell2008-05-161-0/+1
* | - added a composite_wait_free() callAndrew Tridgell2008-05-161-1/+18
* | started adding SMB2 composite functions that emulate common SMB callsAndrew Tridgell2008-05-161-0/+122
* | update some SMB2 find flagsAndrew Tridgell2008-05-152-4/+5
* | use a newer fsinfo level in smbclient, to support larger disksAndrew Tridgell2008-05-151-5/+6
|/
* Fix an uninitialized variable introduced by 3045d391Volker Lendecke2008-05-141-2/+1
* Reorder this function in the file, so it reads bottom-up.Andrew Bartlett2008-05-051-19/+18
* Revert to using the old CIFS connection API.Andrew Bartlett2008-04-252-17/+8
* Make the composite 'connect to server' code useful for security=serverAndrew Bartlett2008-04-253-14/+35
* Add comment explaining why io.in.workgroup isn't important.Andrew Bartlett2008-04-241-0/+5
* fix an extrasemi compile warningBjörn Jacke2008-04-221-1/+1
* Remove more event_context_init() uses from function calls within deep down th...Simo Sorce2008-04-2115-70/+33
* libcli/smb2: make it possible to handle incoming oplock requestsStefan Metzmacher2008-04-192-0/+54
* libcli/smb2: add smb2_break() callsStefan Metzmacher2008-04-192-1/+75
* libcli: define structure for SMB2 BreakStefan Metzmacher2008-04-191-1/+16
* fix the overflow/wrap checks in Samba4 for new gcc optimisation behaviorAndrew Tridgell2008-04-173-10/+10
* libcli/smb2: make it possible to pass additional extra blobs in smb2_create()Stefan Metzmacher2008-04-172-23/+79
* libcli/smb2: also offer the SMB2 dialect that what used in longhorn beta3Stefan Metzmacher2008-04-171-3/+4
* Fix warnings.Jelmer Vernooij2008-04-151-0/+2
* Move SOVERSION, VERSION and PC_FILE out of smb_build but use make variables d...Jelmer Vernooij2008-04-151-2/+0
* Use _OBJ_FILES variables in a couple more places.Jelmer Vernooij2008-04-146-109/+87
* fill in unknown fields in SMB2 READ callAndrew Tridgell2008-04-142-9/+22
* Make sure we do not reference req after it has been freedSimo Sorce2008-04-091-1/+4
* Install pidl by default if ExtUtils::MakeMaker is available. This should make...Jelmer Vernooij2008-04-041-2/+0
* wbclient: Add an async winbind client library.Kai Blin2008-04-024-0/+267
* Reintroduce header previously autogenerated but ignored by git.Jelmer Vernooij2008-04-021-0/+10
* Reduce the number of installed headers.Jelmer Vernooij2008-04-021-2/+2
* Install public header files again and include required prototypes.Jelmer Vernooij2008-04-0258-94/+371
* Rename libsamba-config to libsamba-hostconfig.Jelmer Vernooij2008-04-012-4/+4
* libcli/security: fix compiler warningsStefan Metzmacher2008-03-281-0/+2
* Add my copyrightVolker Lendecke2008-03-211-0/+1
* More kludge ACLs!Andrew Bartlett2008-03-202-0/+35
* swig: regenerate _wrap.c filesStefan Metzmacher2008-03-142-5/+5
* swig: make the code more portable and use NT_STATUS_V() and W_ERROR_V()Stefan Metzmacher2008-03-141-2/+2
* libcli/raw: add RAW_RENAME_NTTRANS supportStefan Metzmacher2008-03-112-1/+38
* libcli/raw: make it possible to not send CAP_LEVEL_II_OPLOCKSStefan Metzmacher2008-03-061-0/+4
* Change remaining prototype headers to be private.Jelmer Vernooij2008-02-291-1/+1
* Move public header accumulation out of the perl code.Jelmer Vernooij2008-02-293-7/+14
* Remove use of global_loadparm.Jelmer Vernooij2008-02-281-2/+9
* Remove use of global_loadparm.Jelmer Vernooij2008-02-282-1/+2
* Remove uses of global_loadparm.Jelmer Vernooij2008-02-251-1/+3
* Remove another global_loadparm instance.Jelmer Vernooij2008-02-211-6/+8
* Fix the build.Jelmer Vernooij2008-02-212-2/+4
* Remove yet more global_loadparm instances.Jelmer Vernooij2008-02-213-6/+14