Age | Commit message (Expand) | Author | Files | Lines |
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 |
2009-09-10 | s4/drs: changed the UpdateRefs server to use the dn instead of the GUID | Andrew Tridgell | 1 | -27/+18 |
2009-09-10 | s4/drs: correctly fill in the GUID of DRS objects | Andrew Tridgell | 1 | -1/+1 |
2009-09-10 | s4: fix spelling | Andrew Tridgell | 1 | -1/+1 |
2009-09-10 | s4/provision: another fix for breakage from b1dabb1133 | Andrew Tridgell | 1 | -6/+8 |
2009-09-10 | s4:provision Don't reference provision_backend when using LDB | Andrew Bartlett | 1 | -1/+3 |
2009-09-10 | s4/torture: don't mix declarations and code | Andrew Tridgell | 1 | -22/+22 |
2009-09-10 | s4/schema: teach the schema_syntax code how to encode/decode more attributes | Andrew Tridgell | 1 | -0/+104 |
2009-09-10 | s4/schema: don't crash if we don't have subClassOf | Andrew Tridgell | 1 | -2/+7 |
2009-09-10 | s4: Use SASL authentication against Fedora DS. | Endi Sukma Dewata | 6 | -23/+103 |
2009-09-09 | s4/torture: add new SMB oplock tests | Aravind Srinivasan | 1 | -2/+397 |
2009-09-09 | s4/torture: convert printf to torture_comment() | Aravind Srinivasan | 1 | -6/+9 |
2009-09-10 | s4/drs: when we don't find an attribute use zero values | Andrew Tridgell | 1 | -19/+10 |
2009-09-10 | s4/vampire: fixed i/j index mixup in vampire code | Andrew Tridgell | 1 | -3/+3 |
2009-09-09 | s4:drs match the meta_data and attributes array | Andrew Tridgell | 1 | -16/+46 |
2009-09-09 | s4/drs: broke out the core of the getncchanges code | Andrew Tridgell | 1 | -81/+96 |
2009-09-09 | s4:drs level_out is a pointer | Andrew Tridgell | 1 | -1/+1 |
2009-09-09 | s4:drs split addentry and getncchanges into separate files | Andrew Tridgell | 7 | -292/+375 |