summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* r4469: Version n + 1 of the pidl ethereal parser generator. This version isTim Potter2007-10-102-67/+335
* r4468: Don't be a slacker and leave out parameter names when generatingTim Potter2007-10-101-12/+12
* r4467: - tdb standalone build doesn't need -DSTANDALONE any moreAndrew Tridgell2007-10-102-3/+3
* r4466: rather than defining "STANDALONE" for building tdb, ldb and tallocAndrew Tridgell2007-10-1013-25/+1114
* r4465: remove unused fileAndrew Tridgell2007-10-101-69/+0
* r4464: added pvfs backend support for the special CREATOR_OWNER and CREATOR_G...Andrew Tridgell2007-10-103-1/+47
* r4463: added testing of the special SID_CREATOR_OWNER inheritance rulesAndrew Tridgell2007-10-101-21/+56
* r4462: - enable DSSETUP on ncalrpcAndrew Tridgell2007-10-102-2/+9
* r4461: finished the remaining information levels in the DSSETUP pipe. The pip...Andrew Tridgell2007-10-103-28/+98
* r4460: Add a new GENSEC module: gensec_gssapiAndrew Bartlett2007-10-105-9/+376
* r4459: GENSEC refinements:Andrew Bartlett2007-10-109-125/+306
* r4458: Create ncalrpc directory with 0755 rather then 0700 so non-root usersJelmer Vernooij2007-10-101-1/+1
* r4457: Fix IDL + add torture test for InqObjectJelmer Vernooij2007-10-102-2/+23
* r4456: NT4 usrmgr.exe asks for 4096 accounts, allow twice that.Volker Lendecke2007-10-101-1/+1
* r4455: LSADS was a duplicate of DSSETUP, and is now goneAndrew Tridgell2007-10-101-12/+1
* r4454: This is the patch I use to Samba3 nmbd to allow a WinXP boxAndrew Tridgell2007-10-101-0/+178
* r4453: use lp_server_role(), which currently returns 3, for the dssetupAndrew Tridgell2007-10-101-1/+1
* r4452: the beginnings of a dssetup rpc server.Andrew Tridgell2007-10-104-13/+204
* r4451: added initial RPC-DSSETUP torture test. It works for level1 ofAndrew Tridgell2007-10-103-2/+73
* r4450: the beginnings of IDL for the dssetup pipe. I need this pipe for ACL e...Andrew Tridgell2007-10-102-27/+40
* r4449: fixed the helpstring for LSA IDLAndrew Tridgell2007-10-101-1/+1
* r4448: - fixed access_mask checking on acl setAndrew Tridgell2007-10-104-9/+57
* r4447: implement server side of lsa_LookupSids3() and lsa_LookupNames3()Andrew Tridgell2007-10-101-42/+138
* r4446: attempt to fix the build - andrew, can you check I've done this right?Andrew Tridgell2007-10-101-1/+1
* r4445: put the unlink test in a subdirectory, and ensure it cleans upAndrew Tridgell2007-10-101-2/+6
* r4444: - initialise registry:HKEY_LOCAL_MACHINE to a reasonable default (whereAndrew Tridgell2007-10-101-8/+9
* r4443: test lsa_LookupNames3() even when lsa_LookupSids3() failsAndrew Tridgell2007-10-101-0/+4
* r4442: fix lsa_TranslatedSid3 (its a dom_sid2 not a dom_sid)Andrew Tridgell2007-10-101-1/+1
* r4441: gensec_krb5 update:Andrew Bartlett2007-10-101-6/+21
* r4440: - add a start of srvsvc_NetShareCheck() server codeStefan Metzmacher2007-10-102-17/+83
* r4439: unlimited connections is -1Stefan Metzmacher2007-10-101-1/+1
* r4438: the ADMIN$ share is a diskshare but hiddenStefan Metzmacher2007-10-101-9/+12
* r4437: added IDL and test code for lsa_LookupSids3() and lsa_LookupNames3().Andrew Tridgell2007-10-102-2/+123
* r4436: add one more flagStefan Metzmacher2007-10-101-0/+1
* r4435: add another error codeStefan Metzmacher2007-10-102-0/+2
* r4434: - fix some NetShare* idl functionsStefan Metzmacher2007-10-102-7/+38
* r4433: added the boilerplate for the new w2k3 LSA functions in preparationAndrew Tridgell2007-10-102-0/+287
* r4432: - add srvsvc_NetShareInfo level 1006 and 1501 idlStefan Metzmacher2007-10-103-283/+572
* r4431: add WERR_NET_NAME_NOT_FOUNDStefan Metzmacher2007-10-102-3/+5
* r4430: - fixed the BASE-LOCK* tests to use a subdirectory, and properly setup...Andrew Tridgell2007-10-101-12/+30
* r4429: the owner of a file always gets SEC_STD_DELETEAndrew Tridgell2007-10-101-6/+5
* r4428: use minimum open permissions in the 'acl' command in smbclient, so the...Andrew Tridgell2007-10-101-1/+8
* r4427: - added ldb_msg_*() functions for sorting, comparing and copying messagesAndrew Tridgell2007-10-103-0/+153
* r4426: fix same namesStefan Metzmacher2007-10-102-25/+25
* r4425: - move srvsvc and wkssvc server code to the new W_ERROR_HAVE_NO_MEMORY...Stefan Metzmacher2007-10-104-95/+161
* r4424: fixed a simple bug in the '|' handling in indexed ldb searches. I'mAndrew Tridgell2007-10-101-0/+1
* r4423: give lp_parm_int() and lp_parm_ulong() default valuesStefan Metzmacher2007-10-103-12/+6
* r4422: make lp_set_cmdline("torture:dangerous", "Yes") a bool parameterStefan Metzmacher2007-10-105-8/+8
* r4421: fix typoStefan Metzmacher2007-10-101-2/+2
* r4420: - add usefull helper macros for allocation failures,Stefan Metzmacher2007-10-101-0/+13