summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* s4-vampire: cope with no invocationID when vampiring the schemaAndrew Tridgell2009-09-111-3/+4
* s4-drs: fixed the ldap SPN in AddEntryAndrew Tridgell2009-09-111-1/+1
* s4-provision: revert _gc_tcp priorityAndrew Tridgell2009-09-111-1/+1
* s4-repl: refresh the partitions on each cycleAndrew Tridgell2009-09-112-3/+4
* s4-smbtorture: fix remaining lsa lookup call unknowns. sorry...Günther Deschner2009-09-111-4/+4
* s4-kcc: add a very simple KCCAndrew Tridgell2009-09-116-1/+535
* s4-repl: don't update replPropertyMetaData for non-replicated attributesAndrew Tridgell2009-09-111-0/+7
* s4-idl: added the IDL for the DsReplica* callsAndrew Tridgell2009-09-111-9/+9
* lsa: fill in more unknowns in lsa_LookupSid calls.Günther Deschner2009-09-112-10/+10
* s4:ldb_map_outbound - fix memory leakMatthias Dieter Wallnöfer2009-09-111-0/+2
* s4-repl: on every ldb modify we need to update replPropertyMetaDataAndrew Tridgell2009-09-111-8/+171
* s4-repl: don't add the RDN if it is already thereAndrew Tridgell2009-09-111-3/+19
* s4-ldb: don't remove a message element beyond the end of the arrayAndrew Tridgell2009-09-111-0/+4
* s4-provision: use DNS name, not domain nameAndrew Tridgell2009-09-112-2/+3
* s4-drs: actually call the new drsuapi_add_SPNs() codeAndrew Tridgell2009-09-111-2/+2
* s4-drs: add the magic DRS SPNs on AddEntryAndrew Tridgell2009-09-112-27/+122
* s4/provision: add the nTDSDSA GUID based DNS entries and SPNsAndrew Tridgell2009-09-113-12/+27
* s4/drs: parentGUID needs to be specififcally asked forAndrew Tridgell2009-09-111-1/+2
* s4/libcli: when we get a DNS lookup failure show the nameAndrew Tridgell2009-09-111-0/+2
* s4/tort: RPC-DRSUAPI test case refactored to match torture architectureKamen Mazdrashki2009-09-112-68/+74
* s4/tort: code clean up using torture_drsuapi_assert_call() macroKamen Mazdrashki2009-09-111-132/+36
* s4/tort: assert macro for drsuapi dcerpc callKamen Mazdrashki2009-09-111-0/+26
* s4/tort: Propagate torture_context and use torture_commentKamen Mazdrashki2009-09-111-66/+79
* s4:setup Updated Display Specifiers from Microsoft (with #s)Andrew Bartlett2009-09-115-91/+30
* s4:ldb_map: Don't free ares too early.Andrew Kroeger2009-09-111-3/+3
* s4/tort: CRACKNAMES tests to use private structure for testing.Kamen Mazdrashki2009-09-111-2/+33
* s4/tort: Make common setup/teardown drsuapi test funcs really commonKamen Mazdrashki2009-09-111-13/+6
* s4/tort: CrackNames test update to work against W2K3.Kamen Mazdrashki2009-09-111-0/+4
* s4:srvsvc: Fix logic on error checking.Andrew Kroeger2009-09-101-6/+6
* s4:pwsettings: Added blackbox tests.Andrew Kroeger2009-09-101-0/+2
* s4:pwsettings: Show default values in help messages.Andrew Kroeger2009-09-101-4/+4
* s4:pwsettings: Add 'default' option for password complexity.Andrew Kroeger2009-09-101-2/+2
* s4:pwsettings: Added validation.Andrew Kroeger2009-09-101-4/+26
* s4:pwsettings: Don't assume a value for pwdProperties.Andrew Kroeger2009-09-101-2/+2
* s4:pwsettings: Run all updates as a single modify() operation.Andrew Kroeger2009-09-101-31/+19
* s4:pwsettings: Added --quiet option.Andrew Kroeger2009-09-101-16/+17
* s4:netlogon - Put the "supported encryption types" more back in the "LogonGet...Matthias Dieter Wallnöfer2009-09-101-6/+8
* Revert "s4: Let the "setpassword" script finally use the "samdb_set_password"...Matthias Dieter Wallnöfer2009-09-102-70/+9
* s4/torture: fixed lots of crash bugs in the DRS testsAndrew Tridgell2009-09-101-17/+19
* s4:provision Only delete SASL mappings with Fedora DS, not OpenLDAPAndrew Bartlett2009-09-101-31/+30
* s4/drs: enable attribute encryptionAndrew Tridgell2009-09-101-6/+41
* s4: kludge_acl needs to be above repl_meta_dataAndrew Tridgell2009-09-101-2/+2
* s4/repl: give a useful error message if we can't decode an objectAndrew Tridgell2009-09-101-1/+4
* s4/drs: changed the UpdateRefs server to use the dn instead of the GUIDAndrew Tridgell2009-09-101-27/+18
* s4/drs: correctly fill in the GUID of DRS objectsAndrew Tridgell2009-09-101-1/+1
* s4: fix spellingAndrew Tridgell2009-09-101-1/+1
* s4/provision: another fix for breakage from b1dabb1133Andrew Tridgell2009-09-101-6/+8
* s4:provision Don't reference provision_backend when using LDBAndrew Bartlett2009-09-101-1/+3
* s4/torture: don't mix declarations and codeAndrew Tridgell2009-09-101-22/+22
* s4/schema: teach the schema_syntax code how to encode/decode more attributesAndrew Tridgell2009-09-101-0/+104