summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s4-join: fixed DNS hostnameAndrew Tridgell2011-08-251-1/+1
* s4-drs: fixed msdcs DNS name in getncchangesAndrew Tridgell2011-08-251-3/+2
* s4-libnet: fixed forest DNS nameAndrew Tridgell2011-08-252-2/+3
* s4-acl: use dnsforest not dnsdomain for GC namesAndrew Tridgell2011-08-251-3/+3
* s4-join: setup DNS forest name on join contextAndrew Tridgell2011-08-251-4/+4
* s4-dns/spn: fixed DNS and SPN scripts to setup forest DNS nameAndrew Tridgell2011-08-252-5/+6
* s4-samdb: added host_dns_name(), domain_dns_name() and forest_dns_name()Andrew Tridgell2011-08-251-0/+15
* s4-repl: fixed _msdcs DNS nameAndrew Tridgell2011-08-253-14/+14
* s4-kcc: fixed _msdcs DNS nameAndrew Tridgell2011-08-251-3/+1
* s4-dsdb: added samdb_ntds_msdcs_dns_name()Andrew Tridgell2011-08-251-2/+37
* s4-dns: fixed DNS and SPN update lists for multi-domain supportAndrew Tridgell2011-08-252-3/+3
* s4-provision: pass the rootDN into guess_names()Andrew Tridgell2011-08-251-2/+2
* s4-dsdb: fixed calls to ldb_val_string_cmp()Andrew Tridgell2011-08-251-2/+2
* s4-dsdb: added samdb_dn_to_dns_domain()Andrew Tridgell2011-08-251-0/+36
* s4-dsdb: assert that base DNs are used correctlyAndrew Tridgell2011-08-252-0/+8
* s4-dsdb: enforce NULL DN validity in partition moduleAndrew Tridgell2011-08-251-0/+3
* s4-dsdb: fixed basedn in extended_dn_in moduleAndrew Tridgell2011-08-251-6/+10
* samba-tool: fixed use of base DNs in ldapcmpAndrew Tridgell2011-08-251-17/+13
* s4-spnupdate: fixed searches on domain NCAndrew Tridgell2011-08-251-2/+2
* s4-dns: fixed base search on domain NCAndrew Tridgell2011-08-251-1/+1
* s4-samr: fixed subtree searchAndrew Tridgell2011-08-251-1/+1
* s4-kdc: fixed subtree search in KDCAndrew Tridgell2011-08-251-1/+3
* s4-dsdb: cleanup use of NULL vs base DN in samldbAndrew Tridgell2011-08-251-7/+18
* s4-dsdb: removed unused function in ACL moduleAndrew Tridgell2011-08-251-39/+0
* s4-dsdb: fixed all partitions search in cracknamesAndrew Tridgell2011-08-251-1/+1
* s4-dns: when searching all partitions the NULL basedn is OKAndrew Tridgell2011-08-251-8/+1
* pdb-samba4: use ldb_get_default_basedn() instead of NULLAndrew Tridgell2011-08-251-3/+3
* pyldb: fixed a warningAndrew Tridgell2011-08-251-2/+2
* s3:winbindd fix a return code checkChristian Ambach2011-08-241-2/+2
* s3: Fix an uninitialized variableVolker Lendecke2011-08-241-1/+1
* s3: Fix the build on FreeBSDVolker Lendecke2011-08-231-0/+1
* s/event_context/tevent_context/ in smbsock_any_connectVolker Lendecke2011-08-231-2/+2
* s/event_context/tevent_context/ in smbsock_connectVolker Lendecke2011-08-231-2/+2
* scannedonly module: improve sleep behavior when reading a directory with mult...Olivier Sessink2011-08-231-14/+16
* s3: Slightly simplify serverid_existsVolker Lendecke2011-08-221-1/+1
* s3-net: Added documentation for net_rpc_conf functionsVicentiu Ciorbaru2011-08-221-1/+44
* docs: Added documentation for net rpc conf.Vicentiu Ciorbaru2011-08-221-28/+29
* s3-test: Added net conf tests to tests.pyVicentiu Ciorbaru2011-08-221-0/+6
* s3-test: Added new testsuites for test net [rpc] confVicentiu Ciorbaru2011-08-221-0/+970
* s3-test: added samba3.blackbox.net.rpc.registry.roundtrip testsuiteVicentiu Ciorbaru2011-08-221-1/+4
* s3-test: Enhanced the net registry roundtrip test scriptVicentiu Ciorbaru2011-08-221-13/+14
* s3-net: Implemented net rpc conf import commandVicentiu Ciorbaru2011-08-221-3/+347
* s3-net: Added net rpc conf import command to net rpc confVicentiu Ciorbaru2011-08-221-0/+16
* s3-net: Implemented net rpc conf addshare commandVicentiu Ciorbaru2011-08-221-2/+255
* s3-net: Added net rpc conf addshare command to net rpc confVicentiu Ciorbaru2011-08-221-0/+15
* s3-net: Implemented net rpc conf setincludes commandVicentiu Ciorbaru2011-08-221-2/+141
* s3-net: Added net rpc conf setincludes command to net rpc confVicentiu Ciorbaru2011-08-221-0/+16
* s3-net: Implemented net rpc conf setparm commandVicentiu Ciorbaru2011-08-221-2/+201
* s3-net: Added net rpc conf setparm command to net rpc confVicentiu Ciorbaru2011-08-221-0/+14
* s3-net: Implemented net rpc conf delparm commandVicentiu Ciorbaru2011-08-221-2/+77