summaryrefslogtreecommitdiff
path: root/source4/libcli
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r4263: added support for the trans2 RAW_SEARCH_EA_LIST informationAndrew Tridgell2-2/+61
2007-10-10r4261: added the RAW_FILEINFO_EA_LIST trans2 qfileinfo and qpathinfoAndrew Tridgell2-10/+170
2007-10-10r4243: a sniff from kukks showed that the ea_set interface in trans2 setfilei...Andrew Tridgell2-4/+4
2007-10-10r4229: - added support for multi-part SMBtrans and SMBtrans2 requests in theAndrew Tridgell2-18/+106
2007-10-10r4228: make sure the caller knows the packet is in error when a signing error...Andrew Tridgell1-0/+1
2007-10-10r4202: added smbclient commands "addprivileges" and "delprivileges" forAndrew Tridgell1-0/+46
2007-10-10r4196: - added server side code for lsa_LookupPrivDisplayNameAndrew Tridgell1-24/+112
2007-10-10r4182: fixed trans2 mkdir, allowing mkdir with an initial EA listAndrew Tridgell1-2/+2
2007-10-10r4177: add some more error codesStefan Metzmacher1-0/+3
2007-10-10r4173: - new t2open code, that can cope with "create with EAs". Many thanksAndrew Tridgell2-7/+7
2007-10-10r4151: added privilege attribute handling on samdb.Andrew Tridgell2-5/+20
2007-10-10r4150: - add fns for manipulating the privilege_mask in a security_tokenAndrew Tridgell2-6/+33
2007-10-10r4147: converted from NT_USER_TOKEN to struct security_tokenAndrew Tridgell5-34/+111
2007-10-10r4084: add some more error codesStefan Metzmacher1-0/+2
2007-10-10r4080: missing file from the last commitStefan Metzmacher1-1/+1
2007-10-10r4079: implement the gensec_have_feature() correctly by askingStefan Metzmacher4-25/+42
2007-10-10r4077: don't add wrapping to empty blobsStefan Metzmacher1-1/+5
2007-10-10r4073: - added a set of lsa helper routines to make lsa lookups that areAndrew Tridgell3-1/+304
2007-10-10r4070: move some defines from asn_1.h to the places they belong toStefan Metzmacher8-17/+28
2007-10-10r4066: add a mapping for NT_STATUS_NO_MORE_ENTRIESAndrew Tridgell1-0/+1
2007-10-10r4065: fixed ntstatus->dos error code for NT_STATUS_NO_SUCH_FILEAndrew Tridgell1-1/+1
2007-10-10r4063: - change char * -> uint8_t in struct request_bufferStefan Metzmacher14-37/+40
2007-10-10r4062: the RAW-ACLS test now passes. The SEC_STD_DELETE bit is rather strangeAndrew Tridgell1-4/+7
2007-10-10r4056: modified the access check code based on results from RAW-ACLSAndrew Tridgell1-26/+19
2007-10-10r4055: fixed more places to use type safe allocation macrosAndrew Tridgell6-14/+12
2007-10-10r4054: got rid of Realloc(), replacing it with the type safe macro realloc_p()Andrew Tridgell2-4/+7
2007-10-10r4052: fixed a bunch of code to use the type safe _p allocation macrosAndrew Tridgell3-16/+12
2007-10-10r4045: readd krb5 support defaulted to disableStefan Metzmacher6-5/+17
2007-10-10r4044: only send supportedMech when we also send other dataStefan Metzmacher1-5/+8
2007-10-10r4037: fixed a bunch of "might be uninitialised" warnings after enabling -O1 ...Andrew Tridgell2-1/+3
2007-10-10r4034: add a function security_descriptor_create() which can be used toAndrew Tridgell1-0/+79
2007-10-10r4025: added a sec_access_check() function for checking security descriptorsAndrew Tridgell3-39/+163
2007-10-10r4015: correct copyright attributionsAndrew Tridgell1-3/+2
2007-10-10r4013: got rid of a bunch of unused or unmaintained codeAndrew Tridgell3-590/+25
2007-10-10r4001: fix segfault fix auth failedStefan Metzmacher1-0/+3
2007-10-10r4000: DATA_BLOB.data is uint8_t * not void * :-)Stefan Metzmacher1-1/+1
2007-10-10r3988: made dom_sid_add_rid() allocate the new sid with proper parent/child t...Andrew Tridgell1-3/+5
2007-10-10r3979: added server side code for lsa_LookupSids2() and fixed authority_nameAndrew Tridgell1-0/+26
2007-10-10r3971: fix compiler warningsStefan Metzmacher3-4/+4
2007-10-10r3967: fix compiler warningsStefan Metzmacher1-2/+2
2007-10-10r3960: fix compiler warningsStefan Metzmacher1-4/+4
2007-10-10r3959: fix compiler warningsStefan Metzmacher2-8/+8
2007-10-10r3910: add some error codesStefan Metzmacher1-0/+6
2007-10-10r3906: fix compiler warningsStefan Metzmacher1-1/+1
2007-10-10r3903: better fix for -r 3902Stefan Metzmacher1-2/+2
2007-10-10r3902: fix compiler warningsStefan Metzmacher1-2/+2
2007-10-10r3901: fix compiler warningsStefan Metzmacher1-2/+2
2007-10-10r3900: fix compiler warningStefan Metzmacher1-1/+1
2007-10-10r3899: fix compiler warningsStefan Metzmacher1-2/+2
2007-10-10r3898: Work towards local/server DCOM support, start workingJelmer Vernooij1-6/+6