summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r4429: the owner of a file always gets SEC_STD_DELETEAndrew Tridgell1-6/+5
2007-10-10r4428: use minimum open permissions in the 'acl' command in smbclient, so the...Andrew Tridgell1-1/+8
2007-10-10r4427: - added ldb_msg_*() functions for sorting, comparing and copying messagesAndrew Tridgell3-0/+153
2007-10-10r4426: fix same namesStefan Metzmacher2-25/+25
2007-10-10r4425: - move srvsvc and wkssvc server code to the new W_ERROR_HAVE_NO_MEMORY...Stefan Metzmacher4-95/+161
2007-10-10r4424: fixed a simple bug in the '|' handling in indexed ldb searches. I'mAndrew Tridgell1-0/+1
2007-10-10r4423: give lp_parm_int() and lp_parm_ulong() default valuesStefan Metzmacher3-12/+6
2007-10-10r4422: make lp_set_cmdline("torture:dangerous", "Yes") a bool parameterStefan Metzmacher5-8/+8
2007-10-10r4421: fix typoStefan Metzmacher1-2/+2
2007-10-10r4420: - add usefull helper macros for allocation failures,Stefan Metzmacher1-0/+13
2007-10-10r4419: move security_token stuff to the libcli/security/Stefan Metzmacher11-131/+177
2007-10-10r4418: fix compiler warning and remove unused typedefStefan Metzmacher1-2/+1
2007-10-10r4417: Reply to samr_QueryDomainInfo with the same static value as level2 does.Volker Lendecke1-0/+16
2007-10-10r4416: [in,out] variables do have an r->out component...Volker Lendecke1-1/+1
2007-10-10r4415: Implement samr_RemoveMemberFromForeignDomain. This is needed to delete...Volker Lendecke1-1/+58
2007-10-10r4414: Various bits&pieces:Volker Lendecke3-58/+160
2007-10-10r4413: login failure doesn't warrant a level 1 debug (its filling my logs dur...Andrew Tridgell1-1/+1
2007-10-10r4412: SEC_FILE_READ_ATTRIBUTE is always granted, even if not requested. This...Andrew Tridgell1-0/+2
2007-10-10r4411: when checking for create permissions, we need to check the parent, not...Andrew Tridgell1-1/+1
2007-10-10r4410: pvfs_rename_one() should not check for create permissions, as the renameAndrew Tridgell1-14/+7
2007-10-10r4409: fixed handling of zero access masks for the POSITION_INFORMATION query...Andrew Tridgell2-2/+2
2007-10-10r4408: added the remaining access check hooks into pvfs. All calls should now...Andrew Tridgell6-7/+159
2007-10-10r4407: stricter checking of parameters on hard link creation in the RAW-RENAM...Andrew Tridgell1-0/+8