summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2011-08-30smbtorture4: Fix a typoVolker Lendecke1-1/+1
2011-08-30Fixed regression test case for Bug 8412 - Microsoft Office 2007 (Microsoft Wo...Jeremy Allison1-2/+40
2011-08-29s4: Mark the winsreplication test as knownfailVolker Lendecke1-1/+1
2011-08-27RAW_SFILEINFO_RENAME_INFORMATION_SMB2 sends 4 bytes of uninitialized data out...Jeremy Allison1-0/+1
2011-08-26s4-drsuapi Allow DsAddEntry of normal objectsAndrew Bartlett1-1/+6
2011-08-26s4-messaging ensure we do not segfault on a NULL msg context in cleanupAndrew Bartlett1-0/+4
2011-08-26build: Add dcerpc-binding to dcerpc.pcAndrew Bartlett1-1/+1
2011-08-26s4-dsdb Return ACL errors as ldb_errstring()Andrew Bartlett3-17/+33
2011-08-26s4-provision Use samba.dns_name_to_dnAndrew Bartlett2-2/+6
2011-08-26py-samba3-test: Copy sample database in tempdir before running testAmitay Isaacs1-7/+11
2011-08-26samba3dump: Update the code using modified samba3 module with passdb apiAmitay Isaacs1-40/+53
2011-08-26s3_upgrade: Set lock directory to correct directoryAmitay Isaacs2-1/+3
2011-08-26py-samba3-test: Set lock directory to the datadirAmitay Isaacs1-0/+1
2011-08-26s3_upgrade: Update commandline options and use updated samba3 python moduleAmitay Isaacs3-166/+140
2011-08-26py-samba3: Use passdb/param wrapper for samba3 moduleAmitay Isaacs2-567/+117
2011-08-26s4-param: Use s3 dump method if s3 context is definedAmitay Isaacs1-0/+4
2011-08-26s3-param: Add a dump() method to output parametersAmitay Isaacs1-0/+1
2011-08-26s3_upgrade: Let python generate backtrace for unknown exceptionsAmitay Isaacs1-15/+4
2011-08-26s3_upgrade: Add document strings for python methodsAmitay Isaacs1-9/+23
2011-08-25s4-dsdb: fixed use of RMD flags in ldb search in dirsync moduleAndrew Tridgell1-2/+2
2011-08-25s4-dns: fixed dns_update_list for multi-domain forestsAndrew Tridgell1-13/+28
2011-08-25s4-dns: cope with duplicate entries in dns_update_listAndrew Tridgell1-1/+5
2011-08-25s4-dsdb: fixed newlines in DEBUG() calls in cracknamesAndrew Tridgell1-14/+14
2011-08-25s4-join: fixed DNS hostnameAndrew Tridgell1-1/+1
2011-08-25s4-drs: fixed msdcs DNS name in getncchangesAndrew Tridgell1-3/+2
2011-08-25s4-libnet: fixed forest DNS nameAndrew Tridgell2-2/+3
2011-08-25s4-acl: use dnsforest not dnsdomain for GC namesAndrew Tridgell1-3/+3
2011-08-25s4-join: setup DNS forest name on join contextAndrew Tridgell1-4/+4
2011-08-25s4-dns/spn: fixed DNS and SPN scripts to setup forest DNS nameAndrew Tridgell2-5/+6
2011-08-25s4-samdb: added host_dns_name(), domain_dns_name() and forest_dns_name()Andrew Tridgell1-0/+15
2011-08-25s4-repl: fixed _msdcs DNS nameAndrew Tridgell3-14/+14
2011-08-25s4-kcc: fixed _msdcs DNS nameAndrew Tridgell1-3/+1
2011-08-25s4-dsdb: added samdb_ntds_msdcs_dns_name()Andrew Tridgell1-2/+37
2011-08-25s4-dns: fixed DNS and SPN update lists for multi-domain supportAndrew Tridgell2-3/+3
2011-08-25s4-provision: pass the rootDN into guess_names()Andrew Tridgell1-2/+2
2011-08-25s4-dsdb: fixed calls to ldb_val_string_cmp()Andrew Tridgell1-2/+2
2011-08-25s4-dsdb: added samdb_dn_to_dns_domain()Andrew Tridgell1-0/+36
2011-08-25s4-dsdb: assert that base DNs are used correctlyAndrew Tridgell2-0/+8
2011-08-25s4-dsdb: enforce NULL DN validity in partition moduleAndrew Tridgell1-0/+3
2011-08-25s4-dsdb: fixed basedn in extended_dn_in moduleAndrew Tridgell1-6/+10
2011-08-25samba-tool: fixed use of base DNs in ldapcmpAndrew Tridgell1-17/+13
2011-08-25s4-spnupdate: fixed searches on domain NCAndrew Tridgell1-2/+2
2011-08-25s4-dns: fixed base search on domain NCAndrew Tridgell1-1/+1
2011-08-25s4-samr: fixed subtree searchAndrew Tridgell1-1/+1
2011-08-25s4-kdc: fixed subtree search in KDCAndrew Tridgell1-1/+3
2011-08-25s4-dsdb: cleanup use of NULL vs base DN in samldbAndrew Tridgell1-7/+18
2011-08-25s4-dsdb: removed unused function in ACL moduleAndrew Tridgell1-39/+0
2011-08-25s4-dsdb: fixed all partitions search in cracknamesAndrew Tridgell1-1/+1
2011-08-25s4-dns: when searching all partitions the NULL basedn is OKAndrew Tridgell1-8/+1
2011-08-22selftest: skip all plugin_s4_dc tests if we do not have LDAP libsAndrew Bartlett1-5/+6