summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-09-10libcli:drsuapi Add function to encrypt data for transport over DRSUAPIAndrew Bartlett1-0/+102
2009-09-10s4/drs: changed the UpdateRefs server to use the dn instead of the GUIDAndrew Tridgell1-27/+18
2009-09-09OPC oota editsJohn H Terpstra1-6/+6
2009-09-10s4/drs: correctly fill in the GUID of DRS objectsAndrew Tridgell1-1/+1
2009-09-10s4: fix spellingAndrew Tridgell1-1/+1
2009-09-10s4/provision: another fix for breakage from b1dabb1133Andrew Tridgell1-6/+8
2009-09-10s4:provision Don't reference provision_backend when using LDBAndrew Bartlett1-1/+3
2009-09-10s4/torture: don't mix declarations and codeAndrew Tridgell1-22/+22
2009-09-10s4: regenerate drsuapi IDLAndrew Tridgell2-0/+24
2009-09-10s4/schema: teach the schema_syntax code how to encode/decode more attributesAndrew Tridgell1-0/+104
2009-09-10s4/schema: don't crash if we don't have subClassOfAndrew Tridgell1-2/+7
2009-09-10s4/drsuapi: tech the IDL about some more key attribute namesAndrew Tridgell1-0/+8
2009-09-10s4: Use SASL authentication against Fedora DS.Endi Sukma Dewata6-23/+103
2009-09-09s3:docs: Add info about how to obtain cifs module in cifs mount helper manpageVolker Lendecke1-0/+8
2009-09-09Fix compile in a usually non-selected define.Jeremy Allison1-1/+1
2009-09-09s3:smbd: Add a "hidden" parameter "share:fake_fscaps"Volker Lendecke1-0/+3
2009-09-09s3:examples:ldap: allow substing search on more attributes in nds schema fileBjörn Jacke1-2/+2
2009-09-09s4/torture: add new SMB oplock testsAravind Srinivasan1-2/+397
2009-09-09s4/torture: convert printf to torture_comment()Aravind Srinivasan1-6/+9
2009-09-09s3:examples:ldap: fix some OIDs in various schema filesBjörn Jacke4-13/+13
2009-09-10s4/drs: when we don't find an attribute use zero valuesAndrew Tridgell1-19/+10
2009-09-10s4/vampire: fixed i/j index mixup in vampire codeAndrew Tridgell1-3/+3
2009-09-09s4:drs match the meta_data and attributes arrayAndrew Tridgell1-16/+46
2009-09-09s4/drs: broke out the core of the getncchanges codeAndrew Tridgell1-81/+96
2009-09-09s4:drs level_out is a pointerAndrew Tridgell1-1/+1
2009-09-09s4:drs split addentry and getncchanges into separate filesAndrew Tridgell7-292/+375
2009-09-09Added "admin_session" method.Nadezhda Ivanova4-1/+223
2009-09-09s4/repl: implement DsReplicaSyncAndrew Tridgell3-5/+68
2009-09-09s4/repl: added refresh of repsToAndrew Tridgell1-1/+87
2009-09-09s4: fixed format of repsTo in samdbAndrew Tridgell5-353/+70
2009-09-09s4: allow repl:RODC=true/false to set ourselves as a RODCAndrew Tridgell1-2/+6
2009-09-09s3-winbindd: Fix Bug #6700: Use dns domain name when needing to guess server ...Günther Deschner1-1/+1
2009-09-09ntlmssp: avoid duplicate inclusion of helper headers.Günther Deschner1-1/+0
2009-09-08Mark test_security_descriptor_add_neg as known failing (for now).Jelmer Vernooij2-1/+2
2009-09-08Basic tests for nTSceurityDescriptor both SDDL and BASE64 formatZahari Zahariev1-2/+194
2009-09-08s3-nterr: add NT_STATUS_RPC_NT_CALL_FAILED.Günther Deschner2-0/+2
2009-09-08s4/torture/smb2: removed SMB2-FIND testSteven Danneman3-222/+0
2009-09-08s4/torture/smb2: Fix several small bugs and style issues in SMB2 dir testsSteven Danneman1-136/+152
2009-09-08s4/torture: add new torture_assert_*_todo() macrosSteven Danneman1-0/+38
2009-09-08lib/util: add unique string generator helper functionSteven Danneman2-0/+69
2009-09-08ntlmssp: add some void decode calls (useful for ndrdump).Günther Deschner5-3/+311
2009-09-08socket_wrapper: swrap_read() should use SWRAP_RECV* for swrap_dump_packet()Stefan Metzmacher1-5/+3
2009-09-08s4:repl_meta_data: remove unused codeStefan Metzmacher1-11/+0
2009-09-08s3:drsuapi: add a simple DsRemoveDSServer() implementationStefan Metzmacher1-1/+42
2009-09-08s4:drsuapi: add an incomplete DsAddEntry implementationStefan Metzmacher2-10/+194
2009-09-08s3:smbd: Fix bug 6690, wrong error checkAndrew Klosterman1-1/+1
2009-09-08schannel: add missing prototype for ndr_print_nbt_string() in schannel helper.Günther Deschner1-0/+1
2009-09-08s3: remove unused RPC_AUTH_SCHANNEL_NEG struct and parsing functions.Günther Deschner3-55/+0
2009-09-08s3-rpc_server: use NL_AUTH_MESSAGE in pipe_schannel_auth_bind().Günther Deschner1-6/+23
2009-09-08s3-rpc_client: use NL_AUTH_MESSAGE in create_schannel_auth_rpc_bind_req().Günther Deschner1-7/+24