summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2016-03-08dbcheck: Check for and remove duplicate values in attributesAndrew Bartlett2-0/+18
2016-03-08pysmb: Use pytalloc_BaseObject_PyType_Ready()Andrew Bartlett1-8/+1
2016-03-08pysmb: Do not use pytalloc_Object directlyAndrew Bartlett1-17/+17
2016-03-08pysmb: Rework py_smb_new() to use pytalloc_steal()Andrew Bartlett1-21/+14
2016-03-08pysmb: Use pytalloc_get_mem_ctx()Andrew Bartlett1-7/+7
2016-03-08pysmb: Use pytalloc_get_ptr()Andrew Bartlett1-12/+12
2016-03-08pyregistry: Use pytalloc_BaseObject_PyType_Ready()Andrew Bartlett1-14/+3
2016-03-08pyauth: Use pytalloc_BaseObject_PyType_Ready()Andrew Bartlett1-6/+1
2016-03-08pygensec: Use pytalloc_BaseObject_PyType_Ready()Andrew Bartlett1-6/+1
2016-03-08pygensec: Use pytalloc_steal() in gensec_start_{client,server}()Andrew Bartlett1-41/+31
2016-03-08pyparam: Use pytalloc_BaseObject_PyType_Ready()Andrew Bartlett1-10/+2
2016-03-08pyparam: Do not use pytalloc_Object directlyAndrew Bartlett1-42/+27
2016-03-08dbcheck: Fix incorrect/duplicate attrid in replPropertMetaDataAndrew Bartlett9-33/+490
2016-03-08selftest: Update release-4-1-0rc3 with more test recordsAndrew Bartlett19-77242/+77294
2016-03-08rpc_server/drsuapi: Block replication of incorrect/duplicate attrid in replPr...Andrew Bartlett1-0/+10
2016-03-08repl_meta_data: Correctly use msDS-IntId for custom schema, not the prefixMap...Andrew Bartlett2-14/+72
2016-03-08pidl: Fix our python reference handlingAndrew Bartlett1-3/+3
2016-03-08pyrpc: Clarify failure mode after pytalloc_reference_ex() improvementsAndrew Bartlett1-1/+1
2016-03-08pyrpc: Add warning about abuse of py_return_ndr_struct()Andrew Bartlett1-0/+3
2016-03-08pydsdb: Fix returning of ldb.MessageElement.Andrew Bartlett1-6/+43
2016-03-04s3,s4 torture/denytest: fix possible infinite loopAurelien Aptel1-1/+1
2016-03-04s4/torture/libnetapi/libnetapi_user.c: fix typoAurelien Aptel1-1/+1
2016-03-03heimdal asn1: avoid fclose(NULL) caused by missing bracesDouglas Bagnall1-1/+2
2016-03-03regtree: avoid GCC indentation warningDouglas Bagnall1-1/+2
2016-03-03torture:smb2: add smb2.replay.replay-dhv2-lease3Michael Adam1-0/+134
2016-03-03torture:smb2: add smb2.replay.replay-oplock-leaseMichael Adam1-0/+105
2016-03-03torture:smb2: add smb2.replay.replay-dhv2-lease-oplockMichael Adam1-0/+145
2016-03-03torture:smb2: add smb2.replay.replay-dhv2-lease2Michael Adam1-0/+152
2016-03-03torture:smb2: add smb2.replay.replay-dhv2-lease1Michael Adam1-0/+139
2016-03-03torture:smb2:replay: extend CHECK_CREATE_OUT() to know leasesMichael Adam1-0/+5
2016-03-03torture:smb2: split rename2 into multiple tests and extend theseMichael Adam1-46/+338
2016-03-03torture:smb2: rename replay1 -> replay-commandsMichael Adam1-3/+3
2016-03-02torture:smb2: skip replay4 if server does not support multi-channelMichael Adam1-0/+8
2016-03-01ntvfs: Fix CID 1354522 Unchecked return valueVolker Lendecke1-1/+6
2016-03-01lib/util: Add strv_util.[ch] containing new function strv_split()Martin Schwenke2-0/+2
2016-02-29torture:smb2: fix skip message if share is not CAMichael Adam1-1/+1
2016-02-29torture:smb2: skip replay5 test if server does not support persistent handlesMichael Adam1-0/+8
2016-02-29torture:smb2: skip replay3 if server does not support Multi-ChannelMichael Adam1-0/+8
2016-02-26lib/util: Add tests for strvMartin Schwenke2-0/+2
2016-02-25samba-tool: Support preloading multiple usersAndrew Bartlett1-0/+2
2016-02-23lib: Move data_blob_list_item to source4Volker Lendecke1-0/+5
2016-02-23py_xattr: Fix a "ignoring return value" warningVolker Lendecke1-2/+6
2016-02-23torture:smb2: improve torture_comments in connect testMichael Adam1-2/+2
2016-02-23torture:smb2: fix memory leak in connect test.Michael Adam1-0/+1
2016-02-23torture:smb2: rewrite connect test to use torture_asserts for create errorsMichael Adam1-8/+13
2016-02-23torture:smb2: rewrite connect test to use torture_assertsMichael Adam1-43/+20
2016-02-22libwbclient: Make source4/ use nsswitch/libwbclientVolker Lendecke2-321/+105
2016-02-19s4:dsdb_notification: fix the --picky-developer build with gcc 4.4.3Stefan Metzmacher1-1/+1
2016-02-19s4-libcli: Add missing ldb headerAndreas Schneider2-1/+4
2016-02-18s4-client: Fix cifsdd arg parsing for skipAndreas Schneider1-1/+1