Age | Commit message (Expand) | Author | Files | Lines |
2009-09-12 | s4-repl: we should only update uSNChanged when replication data changes | Andrew Tridgell | 1 | -29/+39 |
2009-09-12 | s4-kcc: we should only add to the repsFrom if it doesn't already exist | Andrew Tridgell | 2 | -45/+182 |
2009-09-12 | Fix up-to-dateness vector creation. | Anatoliy Atanasov | 1 | -15/+76 |
2009-09-12 | repl_meta_data: Fix include path when building with standalone ldb. | Jelmer Vernooij | 1 | -1/+1 |
2009-09-11 | ldb: Remove references to operational module init function. | Jelmer Vernooij | 2 | -2/+0 |
2009-09-11 | ldb: Support running testsuite without installing first. | Jelmer Vernooij | 2 | -4/+5 |
2009-09-11 | s4:group policies - add the domain controller group policy | Matthias Dieter Wallnöfer | 4 | -11/+60 |
2009-09-11 | s4-vampire: cope with no invocationID when vampiring the schema | Andrew Tridgell | 1 | -3/+4 |
2009-09-11 | s4-drs: fixed the ldap SPN in AddEntry | Andrew Tridgell | 1 | -1/+1 |
2009-09-11 | s4-provision: revert _gc_tcp priority | Andrew Tridgell | 1 | -1/+1 |
2009-09-11 | s4-repl: refresh the partitions on each cycle | Andrew Tridgell | 2 | -3/+4 |
2009-09-11 | s4-smbtorture: fix remaining lsa lookup call unknowns. sorry... | Günther Deschner | 1 | -4/+4 |
2009-09-11 | s4-kcc: add a very simple KCC | Andrew Tridgell | 6 | -1/+535 |
2009-09-11 | s4-repl: don't update replPropertyMetaData for non-replicated attributes | Andrew Tridgell | 1 | -0/+7 |
2009-09-11 | s4-idl: added the IDL for the DsReplica* calls | Andrew Tridgell | 1 | -9/+9 |
2009-09-11 | lsa: fill in more unknowns in lsa_LookupSid calls. | Günther Deschner | 2 | -10/+10 |
2009-09-11 | s4:ldb_map_outbound - fix memory leak | Matthias Dieter Wallnöfer | 1 | -0/+2 |
2009-09-11 | s4-repl: on every ldb modify we need to update replPropertyMetaData | Andrew Tridgell | 1 | -8/+171 |
2009-09-11 | s4-repl: don't add the RDN if it is already there | Andrew Tridgell | 1 | -3/+19 |
2009-09-11 | s4-ldb: don't remove a message element beyond the end of the array | Andrew Tridgell | 1 | -0/+4 |
2009-09-11 | s4-provision: use DNS name, not domain name | Andrew Tridgell | 2 | -2/+3 |
2009-09-11 | s4-drs: actually call the new drsuapi_add_SPNs() code | Andrew Tridgell | 1 | -2/+2 |
2009-09-11 | s4-drs: add the magic DRS SPNs on AddEntry | Andrew Tridgell | 2 | -27/+122 |
2009-09-11 | s4/provision: add the nTDSDSA GUID based DNS entries and SPNs | Andrew Tridgell | 3 | -12/+27 |
2009-09-11 | s4/drs: parentGUID needs to be specififcally asked for | Andrew Tridgell | 1 | -1/+2 |
2009-09-11 | s4/libcli: when we get a DNS lookup failure show the name | Andrew Tridgell | 1 | -0/+2 |
2009-09-11 | s4/tort: RPC-DRSUAPI test case refactored to match torture architecture | Kamen Mazdrashki | 2 | -68/+74 |
2009-09-11 | s4/tort: code clean up using torture_drsuapi_assert_call() macro | Kamen Mazdrashki | 1 | -132/+36 |
2009-09-11 | s4/tort: assert macro for drsuapi dcerpc call | Kamen Mazdrashki | 1 | -0/+26 |
2009-09-11 | s4/tort: Propagate torture_context and use torture_comment | Kamen Mazdrashki | 1 | -66/+79 |
2009-09-11 | s4:setup Updated Display Specifiers from Microsoft (with #s) | Andrew Bartlett | 5 | -91/+30 |
2009-09-11 | s4:ldb_map: Don't free ares too early. | Andrew Kroeger | 1 | -3/+3 |
2009-09-11 | s4/tort: CRACKNAMES tests to use private structure for testing. | Kamen Mazdrashki | 1 | -2/+33 |
2009-09-11 | s4/tort: Make common setup/teardown drsuapi test funcs really common | Kamen Mazdrashki | 1 | -13/+6 |
2009-09-11 | s4/tort: CrackNames test update to work against W2K3. | Kamen Mazdrashki | 1 | -0/+4 |
2009-09-10 | s4:srvsvc: Fix logic on error checking. | Andrew Kroeger | 1 | -6/+6 |
2009-09-10 | s4:pwsettings: Added blackbox tests. | Andrew Kroeger | 1 | -0/+2 |
2009-09-10 | s4:pwsettings: Show default values in help messages. | Andrew Kroeger | 1 | -4/+4 |
2009-09-10 | s4:pwsettings: Add 'default' option for password complexity. | Andrew Kroeger | 1 | -2/+2 |
2009-09-10 | s4:pwsettings: Added validation. | Andrew Kroeger | 1 | -4/+26 |
2009-09-10 | s4:pwsettings: Don't assume a value for pwdProperties. | Andrew Kroeger | 1 | -2/+2 |
2009-09-10 | s4:pwsettings: Run all updates as a single modify() operation. | Andrew Kroeger | 1 | -31/+19 |
2009-09-10 | s4:pwsettings: Added --quiet option. | Andrew Kroeger | 1 | -16/+17 |
2009-09-10 | s4:netlogon - Put the "supported encryption types" more back in the "LogonGet... | Matthias Dieter Wallnöfer | 1 | -6/+8 |
2009-09-10 | Revert "s4: Let the "setpassword" script finally use the "samdb_set_password"... | Matthias Dieter Wallnöfer | 2 | -70/+9 |
2009-09-10 | s4/torture: fixed lots of crash bugs in the DRS tests | Andrew Tridgell | 1 | -17/+19 |
2009-09-10 | s4:provision Only delete SASL mappings with Fedora DS, not OpenLDAP | Andrew Bartlett | 1 | -31/+30 |
2009-09-10 | s4/drs: enable attribute encryption | Andrew Tridgell | 1 | -6/+41 |
2009-09-10 | s4: kludge_acl needs to be above repl_meta_data | Andrew Tridgell | 1 | -2/+2 |
2009-09-10 | s4/repl: give a useful error message if we can't decode an object | Andrew Tridgell | 1 | -1/+4 |