Age | Commit message (Expand) | Author | Files | Lines |
2011-08-25 | s4-dsdb: fixed use of RMD flags in ldb search in dirsync module | Andrew Tridgell | 1 | -2/+2 |
2011-08-25 | s4-dns: fixed dns_update_list for multi-domain forests | Andrew Tridgell | 1 | -13/+28 |
2011-08-25 | s4-dns: cope with duplicate entries in dns_update_list | Andrew Tridgell | 1 | -1/+5 |
2011-08-25 | s4-dsdb: fixed newlines in DEBUG() calls in cracknames | Andrew Tridgell | 1 | -14/+14 |
2011-08-25 | s4-join: fixed DNS hostname | Andrew Tridgell | 1 | -1/+1 |
2011-08-25 | s4-drs: fixed msdcs DNS name in getncchanges | Andrew Tridgell | 1 | -3/+2 |
2011-08-25 | s4-libnet: fixed forest DNS name | Andrew Tridgell | 2 | -2/+3 |
2011-08-25 | s4-acl: use dnsforest not dnsdomain for GC names | Andrew Tridgell | 1 | -3/+3 |
2011-08-25 | s4-join: setup DNS forest name on join context | Andrew Tridgell | 1 | -4/+4 |
2011-08-25 | s4-dns/spn: fixed DNS and SPN scripts to setup forest DNS name | Andrew Tridgell | 2 | -5/+6 |
2011-08-25 | s4-samdb: added host_dns_name(), domain_dns_name() and forest_dns_name() | Andrew Tridgell | 1 | -0/+15 |
2011-08-25 | s4-repl: fixed _msdcs DNS name | Andrew Tridgell | 3 | -14/+14 |
2011-08-25 | s4-kcc: fixed _msdcs DNS name | Andrew Tridgell | 1 | -3/+1 |
2011-08-25 | s4-dsdb: added samdb_ntds_msdcs_dns_name() | Andrew Tridgell | 1 | -2/+37 |
2011-08-25 | s4-dns: fixed DNS and SPN update lists for multi-domain support | Andrew Tridgell | 2 | -3/+3 |
2011-08-25 | s4-provision: pass the rootDN into guess_names() | Andrew Tridgell | 1 | -2/+2 |
2011-08-25 | s4-dsdb: fixed calls to ldb_val_string_cmp() | Andrew Tridgell | 1 | -2/+2 |
2011-08-25 | s4-dsdb: added samdb_dn_to_dns_domain() | Andrew Tridgell | 1 | -0/+36 |
2011-08-25 | s4-dsdb: assert that base DNs are used correctly | Andrew Tridgell | 2 | -0/+8 |
2011-08-25 | s4-dsdb: enforce NULL DN validity in partition module | Andrew Tridgell | 1 | -0/+3 |
2011-08-25 | s4-dsdb: fixed basedn in extended_dn_in module | Andrew Tridgell | 1 | -6/+10 |
2011-08-25 | samba-tool: fixed use of base DNs in ldapcmp | Andrew Tridgell | 1 | -17/+13 |
2011-08-25 | s4-spnupdate: fixed searches on domain NC | Andrew Tridgell | 1 | -2/+2 |
2011-08-25 | s4-dns: fixed base search on domain NC | Andrew Tridgell | 1 | -1/+1 |
2011-08-25 | s4-samr: fixed subtree search | Andrew Tridgell | 1 | -1/+1 |
2011-08-25 | s4-kdc: fixed subtree search in KDC | Andrew Tridgell | 1 | -1/+3 |
2011-08-25 | s4-dsdb: cleanup use of NULL vs base DN in samldb | Andrew Tridgell | 1 | -7/+18 |
2011-08-25 | s4-dsdb: removed unused function in ACL module | Andrew Tridgell | 1 | -39/+0 |
2011-08-25 | s4-dsdb: fixed all partitions search in cracknames | Andrew Tridgell | 1 | -1/+1 |
2011-08-25 | s4-dns: when searching all partitions the NULL basedn is OK | Andrew Tridgell | 1 | -8/+1 |
2011-08-25 | pdb-samba4: use ldb_get_default_basedn() instead of NULL | Andrew Tridgell | 1 | -3/+3 |
2011-08-25 | pyldb: fixed a warning | Andrew Tridgell | 1 | -2/+2 |
2011-08-24 | s3:winbindd fix a return code check | Christian Ambach | 1 | -2/+2 |
2011-08-24 | s3: Fix an uninitialized variable | Volker Lendecke | 1 | -1/+1 |
2011-08-23 | s3: Fix the build on FreeBSD | Volker Lendecke | 1 | -0/+1 |
2011-08-23 | s/event_context/tevent_context/ in smbsock_any_connect | Volker Lendecke | 1 | -2/+2 |
2011-08-23 | s/event_context/tevent_context/ in smbsock_connect | Volker Lendecke | 1 | -2/+2 |
2011-08-23 | scannedonly module: improve sleep behavior when reading a directory with mult... | Olivier Sessink | 1 | -14/+16 |
2011-08-22 | s3: Slightly simplify serverid_exists | Volker Lendecke | 1 | -1/+1 |
2011-08-22 | s3-net: Added documentation for net_rpc_conf functions | Vicentiu Ciorbaru | 1 | -1/+44 |
2011-08-22 | docs: Added documentation for net rpc conf. | Vicentiu Ciorbaru | 1 | -28/+29 |
2011-08-22 | s3-test: Added net conf tests to tests.py | Vicentiu Ciorbaru | 1 | -0/+6 |
2011-08-22 | s3-test: Added new testsuites for test net [rpc] conf | Vicentiu Ciorbaru | 1 | -0/+970 |
2011-08-22 | s3-test: added samba3.blackbox.net.rpc.registry.roundtrip testsuite | Vicentiu Ciorbaru | 1 | -1/+4 |
2011-08-22 | s3-test: Enhanced the net registry roundtrip test script | Vicentiu Ciorbaru | 1 | -13/+14 |
2011-08-22 | s3-net: Implemented net rpc conf import command | Vicentiu Ciorbaru | 1 | -3/+347 |
2011-08-22 | s3-net: Added net rpc conf import command to net rpc conf | Vicentiu Ciorbaru | 1 | -0/+16 |
2011-08-22 | s3-net: Implemented net rpc conf addshare command | Vicentiu Ciorbaru | 1 | -2/+255 |
2011-08-22 | s3-net: Added net rpc conf addshare command to net rpc conf | Vicentiu Ciorbaru | 1 | -0/+15 |
2011-08-22 | s3-net: Implemented net rpc conf setincludes command | Vicentiu Ciorbaru | 1 | -2/+141 |