summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* r4111: fixed winreg to use much simpler (and I believe correct) IDL for Query...Andrew Tridgell2007-10-102-21/+10
* r4110: fixed pidl to allow arrays to have size_is() and length_is() elementsAndrew Tridgell2007-10-103-65/+152
* r4109: fixed an uninitialised socket write found by kukksAndrew Tridgell2007-10-101-0/+1
* r4106: Add full name of two more hivesJelmer Vernooij2007-10-102-2/+6
* r4105: Fix IDL for QueryValue() and add a torture test for it.Jelmer Vernooij2007-10-102-12/+50
* r4102: more uint64 vs HYPER_T fixesStefan Metzmacher2007-10-104-14/+20
* r4101: ignore secondary session requests to cope with a OS/2 bug reported byAndrew Tridgell2007-10-101-2/+1
* r4100: fix drsuapi_DsReplicaObjMetaData2() idlStefan Metzmacher2007-10-101-16/+15
* r4099: Spelling fixes.Tim Potter2007-10-102-6/+6
* r4098: catch null guid string so RPC-DRSUAPI works against my serverAndrew Tridgell2007-10-101-0/+4
* r4097: add missing file from last commitStefan Metzmacher2007-10-101-0/+15
* r4096: move the samdb code to source/dsdb/Stefan Metzmacher2007-10-104-17/+2
* r4095: smbsrv_terminate_connection() doesn't exit() in single processor mode,...Andrew Tridgell2007-10-103-2/+11
* r4087: - add idl and torture tests for drsuapi_DsReplicaGetInfo()Stefan Metzmacher2007-10-103-9/+421
* r4086: - make dcerpc_ndr_request_table_send() the default and rename it to justStefan Metzmacher2007-10-105-65/+56
* r4085: print out dcerpc_fault's as namesStefan Metzmacher2007-10-101-1/+1
* r4084: add some more error codesStefan Metzmacher2007-10-102-0/+4
* r4082: support alter_context requestsStefan Metzmacher2007-10-102-0/+133
* r4081: use clearer namesStefan Metzmacher2007-10-103-5/+5
* r4080: missing file from the last commitStefan Metzmacher2007-10-101-1/+1
* r4079: implement the gensec_have_feature() correctly by askingStefan Metzmacher2007-10-106-32/+49
* r4078: use clearer namesStefan Metzmacher2007-10-101-3/+3
* r4077: don't add wrapping to empty blobsStefan Metzmacher2007-10-101-1/+5
* r4076: fix compiler warningStefan Metzmacher2007-10-101-1/+3
* r4075: implement RemoteTOD server functionStefan Metzmacher2007-10-103-6/+36
* r4074: make the RAW-ACLS test use the new lsa helper functions to determineAndrew Tridgell2007-10-102-17/+40
* r4073: - added a set of lsa helper routines to make lsa lookups that areAndrew Tridgell2007-10-107-2/+419
* r4072: - changed the names of some of the well known sids to be more consistentAndrew Tridgell2007-10-102-8/+51
* r4071: - ldap does allow adding additional attribute values with a modifyAndrew Tridgell2007-10-103-4/+12
* r4070: move some defines from asn_1.h to the places they belong toStefan Metzmacher2007-10-1012-41/+32
* r4069: better error code for SMBwriteBMPXAndrew Tridgell2007-10-101-4/+2
* r4068: added LANMAN2.1 to list of supported protocols (for OS/2)Andrew Tridgell2007-10-101-0/+1
* r4067: no matches in findnext is not an errorAndrew Tridgell2007-10-101-5/+0
* r4066: add a mapping for NT_STATUS_NO_MORE_ENTRIESAndrew Tridgell2007-10-101-0/+1
* r4065: fixed ntstatus->dos error code for NT_STATUS_NO_SUCH_FILEAndrew Tridgell2007-10-101-1/+1
* r4064: use the same name for type on both endsStefan Metzmacher2007-10-101-1/+1
* r4063: - change char * -> uint8_t in struct request_bufferStefan Metzmacher2007-10-1039-154/+159
* r4062: the RAW-ACLS test now passes. The SEC_STD_DELETE bit is rather strangeAndrew Tridgell2007-10-102-4/+17
* r4061: more additions to the RAW-ACLS test, to help me work out some details ...Andrew Tridgell2007-10-101-5/+54
* r4060: removed an unused fileAndrew Tridgell2007-10-101-117/+0
* r4059: moved the ldb -o option parsing to a common routineAndrew Tridgell2007-10-109-84/+36
* r4058: added a type safe version of smb_xmalloc()Andrew Tridgell2007-10-106-12/+16
* r4057: unknown5 represents the account policy "Users must logon to changeGünther Deschner2007-10-101-1/+1
* r4056: modified the access check code based on results from RAW-ACLSAndrew Tridgell2007-10-102-26/+60
* r4055: fixed more places to use type safe allocation macrosAndrew Tridgell2007-10-1031-67/+64
* r4054: got rid of Realloc(), replacing it with the type safe macro realloc_p()Andrew Tridgell2007-10-1011-50/+25
* r4053: expanded and fixed a bug in the RAW-ACLS testAndrew Tridgell2007-10-101-6/+19
* r4052: fixed a bunch of code to use the type safe _p allocation macrosAndrew Tridgell2007-10-1023-55/+77
* r4051: use talloc_array() instead of talloc() when allocating arrays in auto-...Andrew Tridgell2007-10-101-1/+1
* r4050: make sure we add objectClass and sAMAccountNameAndrew Tridgell2007-10-101-7/+6