summaryrefslogtreecommitdiffstats
path: root/source4/libcli
Commit message (Expand)AuthorAgeFilesLines
* s4:libcli/smb2: only add the 1 byte dynamic buffer padding for non compounded...Stefan Metzmacher2009-06-091-2/+6
* s4:libcli/smb2: add support sending compounded requestsStefan Metzmacher2009-06-093-50/+205
* s4:libcli/smb2: prepare SMB2 signing code for compounded requestsStefan Metzmacher2009-06-091-2/+8
* libwbclient: Add async call framework.Kai Blin2009-05-301-2/+2
* s4: Add additional 2-letter SID/RID mappings.Andrew Kroeger2009-05-291-0/+23
* s4:libcli/smb2: remove old dialect revision constantsStefan Metzmacher2009-05-261-4/+0
* s4:libcli/smb2: use new SMB2_DIVELECT_REVISION constantsStefan Metzmacher2009-05-261-2/+5
* s4:libcli/smb2: add some more SMB2 constantsStefan Metzmacher2009-05-261-4/+14
* s4:libcli/smb2: fix session setup with raw NTLMSSPStefan Metzmacher2009-05-201-13/+17
* s4:libcli/smb2: use raw ntlmssp if the server didn't provide a sec blobStefan Metzmacher2009-05-201-1/+8
* s4:libcli/smb2: fill in transport->negotiate.secblob with the correct dataStefan Metzmacher2009-05-201-0/+2
* s4: try to fix privileges implementation in order to pass the RPC-SAMR-USERS-...Günther Deschner2009-05-201-1/+5
* s4:libcli/raw: initialy read the first 4 bytes onlyStefan Metzmacher2009-05-201-0/+1
* errormap: Remove wbc -> NTSTATUS error map for now. It is not used.Jelmer Vernooij2009-05-151-37/+0
* Move SMB2 constants to a separate fileVolker Lendecke2009-05-112-114/+140
* Fix SMB2_CAP_DFSVolker Lendecke2009-05-111-1/+1
* s4:libcli: remember operating system and lan manager strings from session setupStefan Metzmacher2009-05-012-0/+24
* s4:libcli/raw: write can return STATUS_BUFFER_OVERFLOW as a real errorStefan Metzmacher2009-05-011-1/+1
* Fix of a bug in the security.descriptor.as_sddl() methodnadezhda ivanova2009-04-231-0/+6
* errormap: Change the WBC_ERR_UNKNOWN_ERROR to map to NT_STATUS_UNSUCCESSFULKai Blin2009-04-231-1/+1
* errormap: Add wbcErr to NTSTATUS mappingsKai Blin2009-04-221-0/+37
* libcli: fix a "not handled in switch" compile warningBjörn Jacke2009-04-221-0/+1
* ѕ4: fix a "not handled in switch" compile warningBjörn Jacke2009-04-221-0/+2
* Move the security_descriptor utility code to the top-level.Jelmer Vernooij2009-04-213-535/+2
* Merge commit 'origin/master' into libcli-auth-merge-without-netlogondAndrew Bartlett2009-04-201-0/+10
|\
| * Add a unit test for security_descriptor.as_sddl() without arguments.Jelmer Vernooij2009-04-201-0/+10
* | Move libcli/auth to the top levelAndrew Bartlett2009-04-148-1657/+0
|/
* s/NT_STATUS_WIN7_INVALID_RANGE/NT_STATUS_INVALID_LOCK_RANGE/gZach Loafman2009-04-011-1/+1
* s4:smb2: Add lease break support for SMB2.1Zach Loafman2009-04-016-12/+167
* s4:smb2: Add rudimentary SMB2.1 lease support to libcliZach Loafman2009-03-283-0/+50
* display_sec: Move to common libcli/security directory.Jelmer Vernooij2009-03-251-2/+0
* move source4/libcli/cldap => libcli/cldapStefan Metzmacher2009-03-193-1263/+0
* s4:cldap: rewrite the cldap library based on tsocketStefan Metzmacher2009-03-193-476/+812
* s4 libcli: Add back Longhorn beta dialect as a constantZach Loafman2009-03-182-4/+4
* s4 torture: Add a string version for NT_STATUS_WIN7_INVALID_RANGEZach Loafman2009-03-171-0/+1
* s4 libcli: Add SMB2.1 dialect to libcliZach Loafman2009-03-172-2/+5
* s4:errormap: map ECANCELED to NT_STATUS_CANCELLEDStefan Metzmacher2009-03-061-0/+4
* Merge branch 'master' of git://git.samba.org/samba into convenienceJelmer Vernooij2009-03-012-2/+5
|\
| * Add header files for secace and secacl.Jelmer Vernooij2009-03-011-1/+2
| * Move secacl to top-level.Jelmer Vernooij2009-03-011-1/+2
| * Move secace.c to top-level.Jelmer Vernooij2009-03-011-1/+2
* | Use common header file for character set handling in Samba 3 and Samba 4.Jelmer Vernooij2009-03-011-15/+17
* | s4: Use same function signature for convert_* as s3.Jelmer Vernooij2009-03-013-27/+31
|/
* Add allow_badcharcnv argument to all conversion function, forJelmer Vernooij2009-03-013-7/+7
* libcli/ldap: move generic ldap control encoding code to ldap_message.cStefan Metzmacher2009-02-243-135/+12
* s4:libcli/ldap: don't use 'void **out' as arguments as the behavior is not de...Stefan Metzmacher2009-02-241-17/+32
* libcli/ldap: move ldap_ndr from source4/ to toplevelStefan Metzmacher2009-02-243-114/+1
* libcli/ldap: move ldap_errors.h to the toplevel and install itStefan Metzmacher2009-02-242-67/+1
* libcli/ldap: move ldap_message.[ch] from source4/ to the toplevelStefan Metzmacher2009-02-244-1701/+1
* s4:libcli/ldap: remove reference to DEBUG()Stefan Metzmacher2009-02-241-1/+0