summaryrefslogtreecommitdiffstats
path: root/source4/libcli
Commit message (Expand)AuthorAgeFilesLines
...
* | remember the server time fields on negotiate. Needed for gentestAndrew Tridgell2008-05-202-0/+5
* | Merge commit 'origin/v4-0-test' into vfs_smb2Andrew Tridgell2008-05-209-193/+437
|\|
| * Fix prototype generation in new syntax for netlogon.cAndrew Bartlett2008-05-201-1/+1
| * Add the core of the new CLDAP/NBT 'netlogon' parsing library.Andrew Bartlett2008-05-202-0/+364
| * Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett2008-05-206-44/+56
| |\
| * | Ensure we don't send a reply if we couldn't push the CLDAP blobAndrew Bartlett2008-05-171-1/+1
| * | Show that the NTLOGON and NETLOGON mailslots are *very* similar.Andrew Bartlett2008-05-172-1/+2
| * | Put back the old netlogn parsing code - for the request onlyAndrew Bartlett2008-05-172-15/+41
| * | Rework the CLDAP and NBT netlogon requests and responses.Andrew Bartlett2008-05-166-187/+39
* | | added SMB2 proxying of rmdirAndrew Tridgell2008-05-191-1/+73
* | | Merge commit 'origin/v4-0-test' into vfs_smb2Andrew Tridgell2008-05-196-43/+54
|\ \ \ | | |/ | |/|
| * | Fix a bunch of dependencies.Jelmer Vernooij2008-05-182-2/+2
| * | 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