summaryrefslogtreecommitdiffstats
path: root/source4/libcli
Commit message (Expand)AuthorAgeFilesLines
...
* r4494: Allow gensec_gssapi to use the SPNEGO mech provided by Heimdal (off byAndrew Bartlett2007-10-101-7/+44
* r4470: Try not to have GSSAPI built unless we detected krb5. We should splitAndrew Bartlett2007-10-101-0/+2
* r4460: Add a new GENSEC module: gensec_gssapiAndrew Bartlett2007-10-104-9/+375
* r4459: GENSEC refinements:Andrew Bartlett2007-10-105-11/+212
* r4446: attempt to fix the build - andrew, can you check I've done this right?Andrew Tridgell2007-10-101-1/+1
* r4441: gensec_krb5 update:Andrew Bartlett2007-10-101-6/+21
* r4435: add another error codeStefan Metzmacher2007-10-101-0/+1
* r4431: add WERR_NET_NAME_NOT_FOUNDStefan Metzmacher2007-10-101-1/+2
* r4429: the owner of a file always gets SEC_STD_DELETEAndrew Tridgell2007-10-101-6/+5
* r4419: move security_token stuff to the libcli/security/Stefan Metzmacher2007-10-106-5/+158
* r4413: login failure doesn't warrant a level 1 debug (its filling my logs dur...Andrew Tridgell2007-10-101-1/+1
* r4404: check for SEC_ACE_FLAG_INHERIT_ONLY in the "maximum allowed" logicAndrew Tridgell2007-10-101-0/+4
* r4388: - allow ACE flags to be specified in security_descriptor_create()Andrew Tridgell2007-10-101-1/+2
* r4386: Grr, fix copy-and-paste bug.Andrew Bartlett2007-10-101-1/+1
* r4385: Set the correct target service.Andrew Bartlett2007-10-101-0/+7
* r4364: - added support for testing of chained SMB operations in smbtortureAndrew Tridgell2007-10-103-6/+140
* r4361: fix the buildStefan Metzmacher2007-10-101-2/+3
* r4358: At metze's request, the Christmas elves have removed gensec_end inAndrew Bartlett2007-10-102-33/+16
* r4357: Return a more sensible error code if a NULL (as opposed to the validAndrew Bartlett2007-10-101-2/+3
* r4356: Allow anonymous connections to use NTLMSSP. The silly bugs thatAndrew Bartlett2007-10-101-1/+0
* r4355: More work from the elves on Christmas eve:Andrew Bartlett2007-10-1010-211/+891
* r4338: reuse netlogon structs in the krb5 PACStefan Metzmacher2007-10-101-105/+19
* r4326: fix memory leakStefan Metzmacher2007-10-101-1/+1
* r4325: add the GENSEC_FEATURE_DCE_STYLE flagStefan Metzmacher2007-10-102-0/+2
* r4316: - now that the trans2 code properly supports multi-part requests, we c...Andrew Tridgell2007-10-104-7/+7
* r4315: use the remote hosts max_xmit, not the local hosts, in calculating max...Andrew Tridgell2007-10-101-1/+1
* r4263: added support for the trans2 RAW_SEARCH_EA_LIST informationAndrew Tridgell2007-10-102-2/+61
* r4261: added the RAW_FILEINFO_EA_LIST trans2 qfileinfo and qpathinfoAndrew Tridgell2007-10-102-10/+170
* r4243: a sniff from kukks showed that the ea_set interface in trans2 setfilei...Andrew Tridgell2007-10-102-4/+4
* r4229: - added support for multi-part SMBtrans and SMBtrans2 requests in theAndrew Tridgell2007-10-102-18/+106
* r4228: make sure the caller knows the packet is in error when a signing error...Andrew Tridgell2007-10-101-0/+1
* r4202: added smbclient commands "addprivileges" and "delprivileges" forAndrew Tridgell2007-10-101-0/+46
* r4196: - added server side code for lsa_LookupPrivDisplayNameAndrew Tridgell2007-10-101-24/+112
* r4182: fixed trans2 mkdir, allowing mkdir with an initial EA listAndrew Tridgell2007-10-101-2/+2
* r4177: add some more error codesStefan Metzmacher2007-10-101-0/+3
* r4173: - new t2open code, that can cope with "create with EAs". Many thanksAndrew Tridgell2007-10-102-7/+7
* r4151: added privilege attribute handling on samdb.Andrew Tridgell2007-10-102-5/+20
* r4150: - add fns for manipulating the privilege_mask in a security_tokenAndrew Tridgell2007-10-102-6/+33
* r4147: converted from NT_USER_TOKEN to struct security_tokenAndrew Tridgell2007-10-105-34/+111
* r4084: add some more error codesStefan Metzmacher2007-10-101-0/+2
* r4080: missing file from the last commitStefan Metzmacher2007-10-101-1/+1
* r4079: implement the gensec_have_feature() correctly by askingStefan Metzmacher2007-10-104-25/+42
* r4077: don't add wrapping to empty blobsStefan Metzmacher2007-10-101-1/+5
* r4073: - added a set of lsa helper routines to make lsa lookups that areAndrew Tridgell2007-10-103-1/+304
* r4070: move some defines from asn_1.h to the places they belong toStefan Metzmacher2007-10-108-17/+28
* r4066: add a mapping for NT_STATUS_NO_MORE_ENTRIESAndrew Tridgell2007-10-101-0/+1
* r4065: fixed ntstatus->dos error code for NT_STATUS_NO_SUCH_FILEAndrew Tridgell2007-10-101-1/+1
* r4063: - change char * -> uint8_t in struct request_bufferStefan Metzmacher2007-10-1014-37/+40
* r4062: the RAW-ACLS test now passes. The SEC_STD_DELETE bit is rather strangeAndrew Tridgell2007-10-101-4/+7
* r4056: modified the access check code based on results from RAW-ACLSAndrew Tridgell2007-10-101-26/+19