summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* | s4/dcdiag: Handle ListRoles command for dcdiag:KnowsOfRoleHolders testAnatoliy Atanasov2010-09-203-29/+120
* | s4/fsmo: Create separate function for retrieving fsmo role dn and owner dn.Anatoliy Atanasov2010-09-202-54/+81
* | s4/drs: use type enum drsuapi_DsNameFormat in DsCrackNames codeAnatoliy Atanasov2010-09-201-9/+20
* | s4-smbtorture: add test_SetServiceObjectSecurity() to RPC-SVCCTL.Günther Deschner2010-09-201-1/+62
* | s4-rootdse: mark registered controls as non-criticalAndrew Tridgell2010-09-191-0/+37
* | s4-rodc: override client site from cldap responseAndrew Tridgell2010-09-191-0/+2
* | s4-dns: fixed the dns_domain_info_type for netlogon DNS callsAndrew Tridgell2010-09-191-3/+14
* | s4-dns: added --all-names option to samba_dnsupdateAndrew Tridgell2010-09-191-1/+2
* | s4-libnet: use the right domain name in libnet_lookupAndrew Tridgell2010-09-191-4/+1
* | s4-cldap: improved debug msgs in finddcs_cldap()Andrew Tridgell2010-09-191-3/+5
* | Fix regf.idl, subkey and rootkey types were switched.wilco@baanhofman.nl2010-09-191-2/+2
* | Fix file corruption (non-updated header) on new allocation.wilco@baanhofman.nl2010-09-191-8/+17
* | Fix crash when no subkeys exist. Fix writing outside of buffer error by regf ...wilco@baanhofman.nl2010-09-191-2/+13
* | Add python bindings for open_hive function to be able to load REGF files.wilco@baanhofman.nl2010-09-191-4/+43
* | s4/fsmo: Naming master support addedAnatoliy Atanasov2010-09-192-1/+6
* | s4-smbtorture: add LOCAL-NDR-NTLMSSP.Günther Deschner2010-09-194-2/+122
* | s4-rodc: added RODC DNS update support to samba_dnsupdateAndrew Tridgell2010-09-191-3/+70
* | s4-finddcs: added some debug messages on failureAndrew Tridgell2010-09-191-4/+7
* | s4-pydsdb: added am_rodc() method on samdbAndrew Tridgell2010-09-192-0/+30
* | s4-pydsdb: don't force am_rodc unless it is set by callerAndrew Tridgell2010-09-191-2/+3
* | s4-drs: Check for schema changes only in case we are *not* applying Schema re...Kamen Mazdrashki2010-09-181-8/+19
* | s4-ldapcmp: Fix options parsing for common Samba optionsKamen Mazdrashki2010-09-181-4/+10
* | s4-test: Add unit test for dsdb_schema_info_cmp()Kamen Mazdrashki2010-09-171-0/+81
* | s4-schema: Helper func to compare schemaInfo signituresKamen Mazdrashki2010-09-171-0/+41
* | s4-schema: use dsdb_schema_info_blob_is_valid() to verify schemaInfo blobKamen Mazdrashki2010-09-171-9/+6
* | s4-prefixMap: use dsdb_schema_info_blob_is_valid() for schemaInfo blob valida...Kamen Mazdrashki2010-09-171-4/+2
* | s4-dsdb: Add dsdb_schema_info_blob_is_valid() to verify schemaInfo bloblsKamen Mazdrashki2010-09-171-10/+24
* | s4-pyrpc: Print location and type name we got when checking for typesKamen Mazdrashki2010-09-171-1/+1
* | s4-devel: developer script for adding DNS entries via netlogon RPCAndrew Tridgell2010-09-171-0/+43
* | s4-pyrpc: allow python to access irpc interfacesAndrew Tridgell2010-09-172-10/+53
* | idl: build python interfaces for winbind and idmap IDLAndrew Tridgell2010-09-171-0/+12
* | s4-winbind Add a proxy method to update DNS records with a read-write DCAndrew Bartlett2010-09-175-1/+224
* | s4-smbtorture: fix winreg querymultiplevalues NDR test warning.Günther Deschner2010-09-171-2/+2
* | s3/s4: merge msleep and smb_msleepBjörn Jacke2010-09-1614-95/+95
|/
* s4-smbtorture: add NDR spoolss_GetPrinterDriver2 in and out check functions.Günther Deschner2010-09-161-2/+49
* s4-smbtorture: finally enable most of our NDR_OUT NDR tests that we couldnt h...Günther Deschner2010-09-163-10/+6
* s4-smbtorture: add functions to do NDR_OUT ndr_pull validation including NDR_...Günther Deschner2010-09-162-0/+99
* s4-smbtorture: fix some indentation in NDR testsuite.Günther Deschner2010-09-161-28/+30
* s3-smbtorture: fixup trailing whitespace in ndr testsuite.Günther Deschner2010-09-162-35/+35
* s4-smbtorture: add spoolss_GetPrinterDriver2 NDR tests.Günther Deschner2010-09-161-0/+212
* s4-smbtorture: mention -v switch for hexdump imports into the NDR testsuites.Günther Deschner2010-09-161-1/+1
* s4-smbtorture: activate spoolss_GetPrinterData NDR pull test.Günther Deschner2010-09-161-2/+2
* s4-winbind: fixed two valgrind errorsAndrew Tridgell2010-09-162-2/+2
* torture/raw Allow one more 'not implemented' status return as a valid responseAndrew Bartlett2010-09-161-1/+2
* s4-torture assert that we get a temp datagram socket.Andrew Bartlett2010-09-161-4/+8
* libcli/auth/ntlmssp Be clear about talloc parents for session keysAndrew Bartlett2010-09-161-0/+5
* s4-kdc: prevent segfault on bad trust stringsAndrew Tridgell2010-09-161-4/+8
* s4-netlogon: added IDL for netr_DsrUpdateReadOnlyServerDnsRecordsAndrew Tridgell2010-09-161-0/+20
* s4-rpcserver: allow saving of bad RPC packetsAndrew Tridgell2010-09-161-2/+28
* s4-dns: use a non-forwardable ticket in samba_dnsupdateAndrew Tridgell2010-09-161-2/+3