summaryrefslogtreecommitdiffstats
path: root/source4/libcli
Commit message (Expand)AuthorAgeFilesLines
* s4 torure: Add SMB2 utility functionsZack Kirsch2009-12-071-0/+1
* s4/libcli: add define for exclusive lock modeSteven Danneman2009-12-071-0/+1
* s4 torture: Add lockread_supported based off of CAP_LOCK_AND_READZachary Loafman2009-12-032-0/+4
* s4: fix SD update and password change in upgrade scriptMatthieu Patou2009-11-281-0/+20
* s4:security/sddl - rework of the security descriptor abbreviationsMatthias Dieter Wallnöfer2009-11-271-28/+33
* s4/libcli: rename previously reserved field in SMB2 LOCK structSteven Danneman2009-11-252-2/+2
* s4/libcli: Initialize client PID for SMB2 connectionsSteven Danneman2009-11-253-0/+6
* s4:ldbcli - Added encoder/decoder for relax control.Endi S. Dewata2009-11-191-2/+20
* s4/libcli: add a FILE_NOTIFY_CHANGE_ALL macroAravind Srinivasan2009-11-171-0/+8
* Fixed incorrect SID for RAS Servers.Nadezhda Ivanova2009-11-172-1/+2
* Fixed some major bugs in inheritance and access checks.Nadezhda Ivanova2009-11-151-13/+16
* s4:libcli/ldap Add 'relax' OID to known network representationsAndrew Bartlett2009-11-121-0/+2
* Version 1.0 of the directory service acls module.Nadezhda Ivanova2009-11-052-47/+60
* Fixed some missing flags and bugs in the security creation.Nadezhda Ivanova2009-11-031-11/+47
* Fixed a bug in object specific access checks.Nadezhda Ivanova2009-11-031-2/+4
* s4:libcli/security/access_check - Add "const" in front of "type"Matthias Dieter Wallnöfer2009-10-221-1/+1
* s4-acl: SEC_FLAG_MAXIMUM_ALLOWED doesn't auto-apply privilege access masksAndrew Tridgell2009-10-171-6/+2
* s4-security: honor more of the privilege access bitsAndrew Tridgell2009-10-171-4/+12
* s4-libcli: fixed structure element bug in ntcreatexreadxAndrew Tridgell2009-10-151-1/+1
* s4-smb: declare root_fid as a file handleAndrew Tridgell2009-10-154-7/+7
* s4: Changes the old occurences of "lp_realm" in "lp_dnsdomain" where neededMatthias Dieter Wallnöfer2009-10-141-1/+3
* s4: fix various warnings (not "const" related ones)Matthias Dieter Wallnöfer2009-10-023-6/+5
* s4/torture: Add two new SMB RAW-OPEN testsAravind Srinivasan2009-10-012-0/+126
* s4/torture: Ported SMB oplock torture tests to SMB2Steven Danneman2009-10-011-0/+9
* s4-acl: fixed SD creationAndrew Tridgell2009-09-281-12/+22
* Fixed a dereferenced null pointer.Nadezhda Ivanova2009-09-241-16/+14
* Initial Implementation of the DS objects access checks.Nadezhda Ivanova2009-09-214-1/+252
* Initial implementation of security descriptor creation in DSNadezhda Ivanova2009-09-201-4/+348
* s4-resolve: fixed a crash bug on timeoutAndrew Tridgell2009-09-194-6/+8
* pyldb: Don't segfault when invalid type is specified to as_sddl and from_sddl.Matthieu Patou2009-09-171-0/+17
* Owner and group defaulting.Nadezhda Ivanova2009-09-162-1/+118
* s4-security: added a new security level SECURITY_DOMAIN_CONTROLLERAndrew Tridgell2009-09-152-0/+10
* libcli:nbt make the lmhosts parsing code and dependicies commonAndrew Bartlett2009-09-151-43/+0
* s4/libcli: when we get a DNS lookup failure show the nameAndrew Tridgell2009-09-111-0/+2
* s4:libcli/ldap Explain why we set a hostname for ldapi:// connectionsAndrew Bartlett2009-08-171-1/+3
* libcli/smb: move smb2_create_blob code to libcli/smb/Stefan Metzmacher2009-08-123-165/+2
* libcli: move some common SMB and SMB2 stuff into libcli/smb/Stefan Metzmacher2009-08-123-177/+1
* s4:libcli/smb2: move SMB2_GETINFO_* flags into smb2_constants.hStefan Metzmacher2009-08-072-6/+6
* s4:libcli/smb2: remove unused and redundant SMB2 security flagsStefan Metzmacher2009-08-071-6/+0
* s4:libcli: move SMB2 Find constants to smb2_constants.hStefan Metzmacher2009-08-072-16/+16
* s4:libcli/raw: we don't need to include "smb.h" explicitStefan Metzmacher2009-08-074-4/+0
* s4:libcli/raw: also include smb2_constants.h into interfaces.hStefan Metzmacher2009-08-071-1/+2
* fixed several places that unnecessarily take a reference to the event contextAndrew Tridgell2009-08-075-12/+7
* handle large directories in smb2_deltree()Andrew Tridgell2009-08-051-36/+42
* Adds new error codes (needed for enhancing error messages for SAMBA 4 AD LDAP...Matthias Dieter Wallnöfer2009-07-311-1/+1
* s4:libcli/ldap: the tls code steals the original socket on its own nowStefan Metzmacher2009-07-311-3/+0
* s4:libcli/ldap: add support for new Recycle Bin Feature LDAP ControlsStefan Metzmacher2009-07-231-0/+40
* Fix typoMatthias Dieter Wallnöfer2009-07-191-1/+1
* s4:libcli/smb2: add smb2_transport_credits_set_charge() to change the Credits...Stefan Metzmacher2009-07-153-4/+14
* s4:libcli: move SMB2 lock flags to smb2_constants.hStefan Metzmacher2009-07-022-7/+8