summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r4071: - ldap does allow adding additional attribute values with a modifyAndrew Tridgell3-4/+12
2007-10-10r4070: move some defines from asn_1.h to the places they belong toStefan Metzmacher12-41/+32
2007-10-10r4069: better error code for SMBwriteBMPXAndrew Tridgell1-4/+2
2007-10-10r4068: added LANMAN2.1 to list of supported protocols (for OS/2)Andrew Tridgell1-0/+1
2007-10-10r4067: no matches in findnext is not an errorAndrew Tridgell1-5/+0
2007-10-10r4066: add a mapping for NT_STATUS_NO_MORE_ENTRIESAndrew Tridgell1-0/+1
2007-10-10r4065: fixed ntstatus->dos error code for NT_STATUS_NO_SUCH_FILEAndrew Tridgell1-1/+1
2007-10-10r4064: use the same name for type on both endsStefan Metzmacher1-1/+1
2007-10-10r4063: - change char * -> uint8_t in struct request_bufferStefan Metzmacher39-154/+159
2007-10-10r4062: the RAW-ACLS test now passes. The SEC_STD_DELETE bit is rather strangeAndrew Tridgell2-4/+17
2007-10-10r4061: more additions to the RAW-ACLS test, to help me work out some details ...Andrew Tridgell1-5/+54
2007-10-10r4060: removed an unused fileAndrew Tridgell1-117/+0
2007-10-10r4059: moved the ldb -o option parsing to a common routineAndrew Tridgell9-84/+36
2007-10-10r4058: added a type safe version of smb_xmalloc()Andrew Tridgell6-12/+16
2007-10-10r4057: unknown5 represents the account policy "Users must logon to changeGünther Deschner1-1/+1
2007-10-10r4056: modified the access check code based on results from RAW-ACLSAndrew Tridgell2-26/+60
2007-10-10r4055: fixed more places to use type safe allocation macrosAndrew Tridgell31-67/+64
2007-10-10r4054: got rid of Realloc(), replacing it with the type safe macro realloc_p()Andrew Tridgell11-50/+25
2007-10-10r4053: expanded and fixed a bug in the RAW-ACLS testAndrew Tridgell1-6/+19
2007-10-10r4052: fixed a bunch of code to use the type safe _p allocation macrosAndrew Tridgell23-55/+77
2007-10-10r4051: use talloc_array() instead of talloc() when allocating arrays in auto-...Andrew Tridgell1-1/+1
2007-10-10r4050: make sure we add objectClass and sAMAccountNameAndrew Tridgell1-7/+6
2007-10-10r4049: a simple perl script to add a new user to Samba4 ldbAndrew Tridgell1-0/+146
2007-10-10r4046: add more servicePrincipalName's for the dc accountStefan Metzmacher1-0/+5
2007-10-10r4045: readd krb5 support defaulted to disableStefan Metzmacher8-5/+22