summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r4147: converted from NT_USER_TOKEN to struct security_tokenAndrew Tridgell13-190/+225
2007-10-10r4146: an attempted fix for a OS/2 rename problem found by kukks - seems OS/2Andrew Tridgell1-2/+4
2007-10-10r4145: make sure we don't set the 32-bit error codes flag unless the clientAndrew Tridgell1-5/+9
2007-10-10r4142: Check result value of OpenHKU and OpenHKCRJelmer Vernooij1-0/+9
2007-10-10r4141: Fix crash bug in ldb backendJelmer Vernooij2-9/+9
2007-10-10r4140: Get rid of close_hive (replace it with talloc destructors).Jelmer Vernooij3-22/+27
2007-10-10r4139: 2nd attempt at fixing the null ptr in size_is() problem.Andrew Tridgell2-10/+8
2007-10-10r4138: initialise 'type' in RPC-WINREG EnumValue testAndrew Tridgell1-1/+1
2007-10-10r4137: Make *_open_key take a registry_key instead of a hive (more efficientJelmer Vernooij6-35/+42
2007-10-10r4136: when we have a size or switch variable that is a pointer we need to ch...Andrew Tridgell1-1/+25
2007-10-10r4135: improve a debug messageAndrew Tridgell1-1/+1
2007-10-10r4133: Cache results of subkey and value queriesJelmer Vernooij1-26/+58
2007-10-10r4132: - Bunch of rather large fixes in the registryJelmer Vernooij21-417/+551
2007-10-10r4124: include locale.h to get LC_ALL in include/system/iconv.hAndrew Tridgell3-2/+6
2007-10-10r4123: set locale to C to ensure ascii string functions workAndrew Tridgell2-0/+13
2007-10-10r4118: don't assume that "unsigned int" is the same type as uint32_tAndrew Tridgell1-1/+2
2007-10-10r4117: fixed EnumValue in winreg serverAndrew Tridgell1-7/+5
2007-10-10r4116: fixed compilation of EnumValue code in winreg rpc backendAndrew Tridgell1-17/+13
2007-10-10r4115: check for gensec errors before calling memcpy on a set of credentials,Andrew Tridgell1-0/+6
2007-10-10r4114: added have_features bits to gensec schannel code. This fixes ourAndrew Tridgell1-0/+4
2007-10-10r4113: modified EnumValue in winreg to take advantage of the new pidl handlingAndrew Tridgell2-49/+28
2007-10-10r4112: when a pointer is NULL on the wire ensure it is null in the structureAndrew Tridgell1-0/+1
2007-10-10r4111: fixed winreg to use much simpler (and I believe correct) IDL for Query...Andrew Tridgell2-21/+10
2007-10-10r4110: fixed pidl to allow arrays to have size_is() and length_is() elementsAndrew Tridgell3-65/+152
2007-10-10r4109: fixed an uninitialised socket write found by kukksAndrew Tridgell1-0/+1
2007-10-10r4106: Add full name of two more hivesJelmer Vernooij2-2/+6
2007-10-10r4105: Fix IDL for QueryValue() and add a torture test for it.Jelmer Vernooij2-12/+50
2007-10-10r4102: more uint64 vs HYPER_T fixesStefan Metzmacher4-14/+20
2007-10-10r4101: ignore secondary session requests to cope with a OS/2 bug reported byAndrew Tridgell1-2/+1
2007-10-10r4100: fix drsuapi_DsReplicaObjMetaData2() idlStefan Metzmacher1-16/+15
2007-10-10r4099: Spelling fixes.Tim Potter2-6/+6
2007-10-10r4098: catch null guid string so RPC-DRSUAPI works against my serverAndrew Tridgell1-0/+4
2007-10-10r4097: add missing file from last commitStefan Metzmacher1-0/+15
2007-10-10r4096: move the samdb code to source/dsdb/Stefan Metzmacher4-17/+2
2007-10-10r4095: smbsrv_terminate_connection() doesn't exit() in single processor mode,...Andrew Tridgell3-2/+11
2007-10-10r4087: - add idl and torture tests for drsuapi_DsReplicaGetInfo()Stefan Metzmacher3-9/+421
2007-10-10r4086: - make dcerpc_ndr_request_table_send() the default and rename it to justStefan Metzmacher5-65/+56
2007-10-10r4085: print out dcerpc_fault's as namesStefan Metzmacher1-1/+1
2007-10-10r4084: add some more error codesStefan Metzmacher2-0/+4
2007-10-10r4082: support alter_context requestsStefan Metzmacher2-0/+133
2007-10-10r4081: use clearer namesStefan Metzmacher3-5/+5
2007-10-10r4080: missing file from the last commitStefan Metzmacher1-1/+1
2007-10-10r4079: implement the gensec_have_feature() correctly by askingStefan Metzmacher6-32/+49
2007-10-10r4078: use clearer namesStefan Metzmacher1-3/+3
2007-10-10r4077: don't add wrapping to empty blobsStefan Metzmacher1-1/+5
2007-10-10r4076: fix compiler warningStefan Metzmacher1-1/+3
2007-10-10r4075: implement RemoteTOD server functionStefan Metzmacher3-6/+36
2007-10-10r4074: make the RAW-ACLS test use the new lsa helper functions to determineAndrew Tridgell2-17/+40
2007-10-10r4073: - added a set of lsa helper routines to make lsa lookups that areAndrew Tridgell7-2/+419
2007-10-10r4072: - changed the names of some of the well known sids to be more consistentAndrew Tridgell2-8/+51