summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r4480: autofree the dcom proxy tablesAndrew Tridgell1-1/+1
2007-10-10r4479: added the function talloc_autofree_context() which returns a talloc co...Andrew Tridgell6-8/+41
2007-10-10r4477: expanded the test suite to increase code coverage a lotAndrew Tridgell9-77/+73
2007-10-10r4476: added a little gcov howto for ldbAndrew Tridgell1-0/+33
2007-10-10r4475: fixed smbd to work with the small changes in the ldb API (the most imp...Andrew Tridgell10-152/+193
2007-10-10r4474: - converted ldb to use talloc internallyAndrew Tridgell28-1140/+729
2007-10-10r4473: - moved talloc into its own lib/talloc/ areaAndrew Tridgell12-1009/+613
2007-10-10r4472: improve the discard_const() macro for standalone build of tallocAndrew Tridgell1-1/+6
2007-10-10r4471: Running 'make eparser_idl' doesn't need --header anymore.Tim Potter1-1/+1
2007-10-10r4470: Try not to have GSSAPI built unless we detected krb5. We should splitAndrew Bartlett1-0/+2
2007-10-10r4469: Version n + 1 of the pidl ethereal parser generator. This version isTim Potter2-67/+335
2007-10-10r4468: Don't be a slacker and leave out parameter names when generatingTim Potter1-12/+12
2007-10-10r4467: - tdb standalone build doesn't need -DSTANDALONE any moreAndrew Tridgell2-3/+3
2007-10-10r4466: rather than defining "STANDALONE" for building tdb, ldb and tallocAndrew Tridgell13-25/+1114
2007-10-10r4465: remove unused fileAndrew Tridgell1-69/+0
2007-10-10r4464: added pvfs backend support for the special CREATOR_OWNER and CREATOR_G...Andrew Tridgell3-1/+47
2007-10-10r4463: added testing of the special SID_CREATOR_OWNER inheritance rulesAndrew Tridgell1-21/+56
2007-10-10r4462: - enable DSSETUP on ncalrpcAndrew Tridgell2-2/+9
2007-10-10r4461: finished the remaining information levels in the DSSETUP pipe. The pip...Andrew Tridgell3-28/+98
2007-10-10r4460: Add a new GENSEC module: gensec_gssapiAndrew Bartlett5-9/+376
2007-10-10r4459: GENSEC refinements:Andrew Bartlett9-125/+306
2007-10-10r4458: Create ncalrpc directory with 0755 rather then 0700 so non-root usersJelmer Vernooij1-1/+1
2007-10-10r4457: Fix IDL + add torture test for InqObjectJelmer Vernooij2-2/+23
2007-10-10r4456: NT4 usrmgr.exe asks for 4096 accounts, allow twice that.Volker Lendecke1-1/+1
2007-10-10r4455: LSADS was a duplicate of DSSETUP, and is now goneAndrew Tridgell1-12/+1
2007-10-10r4454: This is the patch I use to Samba3 nmbd to allow a WinXP boxAndrew Tridgell1-0/+178
2007-10-10r4453: use lp_server_role(), which currently returns 3, for the dssetupAndrew Tridgell1-1/+1
2007-10-10r4452: the beginnings of a dssetup rpc server.Andrew Tridgell4-13/+204
2007-10-10r4451: added initial RPC-DSSETUP torture test. It works for level1 ofAndrew Tridgell3-2/+73
2007-10-10r4450: the beginnings of IDL for the dssetup pipe. I need this pipe for ACL e...Andrew Tridgell2-27/+40
2007-10-10r4449: fixed the helpstring for LSA IDLAndrew Tridgell1-1/+1
2007-10-10r4448: - fixed access_mask checking on acl setAndrew Tridgell4-9/+57
2007-10-10r4447: implement server side of lsa_LookupSids3() and lsa_LookupNames3()Andrew Tridgell1-42/+138
2007-10-10r4446: attempt to fix the build - andrew, can you check I've done this right?Andrew Tridgell1-1/+1
2007-10-10r4445: put the unlink test in a subdirectory, and ensure it cleans upAndrew Tridgell1-2/+6
2007-10-10r4444: - initialise registry:HKEY_LOCAL_MACHINE to a reasonable default (whereAndrew Tridgell1-8/+9
2007-10-10r4443: test lsa_LookupNames3() even when lsa_LookupSids3() failsAndrew Tridgell1-0/+4
2007-10-10r4442: fix lsa_TranslatedSid3 (its a dom_sid2 not a dom_sid)Andrew Tridgell1-1/+1
2007-10-10r4441: gensec_krb5 update:Andrew Bartlett1-6/+21
2007-10-10r4440: - add a start of srvsvc_NetShareCheck() server codeStefan Metzmacher2-17/+83
2007-10-10r4439: unlimited connections is -1Stefan Metzmacher1-1/+1
2007-10-10r4438: the ADMIN$ share is a diskshare but hiddenStefan Metzmacher1-9/+12
2007-10-10r4437: added IDL and test code for lsa_LookupSids3() and lsa_LookupNames3().Andrew Tridgell2-2/+123
2007-10-10r4436: add one more flagStefan Metzmacher1-0/+1
2007-10-10r4435: add another error codeStefan Metzmacher2-0/+2
2007-10-10r4434: - fix some NetShare* idl functionsStefan Metzmacher2-7/+38
2007-10-10r4433: added the boilerplate for the new w2k3 LSA functions in preparationAndrew Tridgell2-0/+287
2007-10-10r4432: - add srvsvc_NetShareInfo level 1006 and 1501 idlStefan Metzmacher3-283/+572
2007-10-10r4431: add WERR_NET_NAME_NOT_FOUNDStefan Metzmacher2-3/+5
2007-10-10r4430: - fixed the BASE-LOCK* tests to use a subdirectory, and properly setup...Andrew Tridgell1-12/+30