summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* s4/schema: don't crash if we don't have subClassOfAndrew Tridgell2009-09-101-2/+7
* s4: Use SASL authentication against Fedora DS.Endi Sukma Dewata2009-09-106-23/+103
* s4/torture: add new SMB oplock testsAravind Srinivasan2009-09-091-2/+397
* s4/torture: convert printf to torture_comment()Aravind Srinivasan2009-09-091-6/+9
* s4/drs: when we don't find an attribute use zero valuesAndrew Tridgell2009-09-101-19/+10
* s4/vampire: fixed i/j index mixup in vampire codeAndrew Tridgell2009-09-101-3/+3
* s4:drs match the meta_data and attributes arrayAndrew Tridgell2009-09-091-16/+46
* s4/drs: broke out the core of the getncchanges codeAndrew Tridgell2009-09-091-81/+96
* s4:drs level_out is a pointerAndrew Tridgell2009-09-091-1/+1
* s4:drs split addentry and getncchanges into separate filesAndrew Tridgell2009-09-097-292/+375
* Added "admin_session" method.Nadezhda Ivanova2009-09-094-1/+223
* s4/repl: implement DsReplicaSyncAndrew Tridgell2009-09-093-5/+68
* s4/repl: added refresh of repsToAndrew Tridgell2009-09-091-1/+87
* s4: fixed format of repsTo in samdbAndrew Tridgell2009-09-091-52/+70
* s4: allow repl:RODC=true/false to set ourselves as a RODCAndrew Tridgell2009-09-091-2/+6
* Mark test_security_descriptor_add_neg as known failing (for now).Jelmer Vernooij2009-09-082-1/+2
* Basic tests for nTSceurityDescriptor both SDDL and BASE64 formatZahari Zahariev2009-09-081-2/+194
* s4/torture/smb2: removed SMB2-FIND testSteven Danneman2009-09-083-222/+0
* s4/torture/smb2: Fix several small bugs and style issues in SMB2 dir testsSteven Danneman2009-09-081-136/+152
* ntlmssp: add some void decode calls (useful for ndrdump).Günther Deschner2009-09-081-1/+7
* s4:repl_meta_data: remove unused codeStefan Metzmacher2009-09-081-11/+0
* s3:drsuapi: add a simple DsRemoveDSServer() implementationStefan Metzmacher2009-09-081-1/+42
* s4:drsuapi: add an incomplete DsAddEntry implementationStefan Metzmacher2009-09-082-10/+194
* schannel: add NL_AUTH_MESSAGE and both NL_AUTH_SIGNATURE structs.Günther Deschner2009-09-081-1/+1
* Return a correct value for Supported Encryption TypeMatthieu Patou2009-09-081-1/+6
* tort: RPC-CRACKNAMES test case refactoredKamen Mazdrashki2009-09-082-1/+18
* tort: DsCrackNames - propagate torture context to all tests.Kamen Mazdrashki2009-09-082-208/+166
* tort: Helper function to get DC info for testingKamen Mazdrashki2009-09-081-0/+53
* tort: Implement 'setup' and 'teardown' for DRSUAPI test cases.Kamen Mazdrashki2009-09-082-0/+44
* s4/ldb: support NDR printing for 2 more replication typesAndrew Tridgell2009-09-082-0/+40
* s4/ldb: allow prefixMap to be shown as NDRAndrew Tridgell2009-09-081-0/+8
* s4/ldb: allow printing ntSecurityDescriptor in fullAndrew Tridgell2009-09-081-33/+39
* s4/ldb: added ldif handler for repsFrom/repsToAndrew Tridgell2009-09-082-2/+57
* s4/ldb: expose the ldb flags with ldb_get_flags()Andrew Tridgell2009-09-082-0/+11
* s4/ldb: don't line wrap ldif when --show-binary is usedAndrew Tridgell2009-09-081-4/+9
* s4/ldb: added --show-binary command line optionAndrew Tridgell2009-09-086-4/+20