2007-10-10 |
Andrew Tridgell | r4455: LSADS was a duplicate of DSSETUP, and is now...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4454: This is the patch I use to Samba3 nmbd to allow...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4453: use lp_server_role(), which currently returns...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4452: the beginnings of a dssetup rpc server.
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4451: added initial RPC-DSSETUP torture test. It works...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4450: the beginnings of IDL for the dssetup pipe....
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4449: fixed the helpstring for LSA IDL
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4448: - fixed access_mask checking on acl set
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4447: implement server side of lsa_LookupSids3() and...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4446: attempt to fix the build - andrew, can you check...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4445: put the unlink test in a subdirectory, and ensure...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4444: - initialise registry:HKEY_LOCAL_MACHINE to...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4443: test lsa_LookupNames3() even when lsa_LookupSids3...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4442: fix lsa_TranslatedSid3 (its a dom_sid2 not a...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r4441: gensec_krb5 update:
|
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r4440: - add a start of srvsvc_NetShareCheck() server...
|
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r4439: unlimited connections is -1
|
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r4438: the ADMIN$ share is a diskshare but hidden
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4437: added IDL and test code for lsa_LookupSids3...
|
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r4436: add one more flag
|
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r4435: add another error code
|
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r4434: - fix some NetShare* idl functions
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4433: added the boilerplate for the new w2k3 LSA functions...
|
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r4432: - add srvsvc_NetShareInfo level 1006 and 1501 idl
|
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r4431: add WERR_NET_NAME_NOT_FOUND
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4430: - fixed the BASE-LOCK* tests to use a subdirectory...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4429: the owner of a file always gets SEC_STD_DELETE
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4428: use minimum open permissions in the 'acl' command...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4427: - added ldb_msg_*() functions for sorting, comparing...
|
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r4426: fix same names
|
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r4425: - move srvsvc and wkssvc server code to the...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4424: fixed a simple bug in the '|' handling in indexed...
|
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r4423: give lp_parm_int() and lp_parm_ulong() default...
|
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r4422: make lp_set_cmdline("torture:dangerous", "Yes...
|
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r4421: fix typo
|
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r4420: - add usefull helper macros for allocation failures,
|
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r4419: move security_token stuff to the libcli/security/
|
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r4418: fix compiler warning and remove unused typedef
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r4417: Reply to samr_QueryDomainInfo with the same...
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r4416: [in,out] variables do have an r->out component...
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r4415: Implement samr_RemoveMemberFromForeignDomain...
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r4414: Various bits&pieces:
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4413: login failure doesn't warrant a level 1 debug...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4412: SEC_FILE_READ_ATTRIBUTE is always granted, even...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4411: when checking for create permissions, we need...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4410: pvfs_rename_one() should not check for create...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4409: fixed handling of zero access masks for the...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4408: added the remaining access check hooks into...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4407: stricter checking of parameters on hard link...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4406: - don't call the xattr unlink hook on unlink...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4405: added acl inheritance to the mkdir and t2mkdir...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4404: check for SEC_ACE_FLAG_INHERIT_ONLY in the ...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4403: - added ACL inheritance in the pvfs backend...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4402: use __location__ instead of __LINE__ in the...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4401: stricter test for correct ACL inheritance in...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r4400: Pass rootdse.ldif past the subst code.
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r4399: Implement samr_GetAliasMembership and samr_GetGroupsF...
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r4398: Make usrmgr.exe believe we're a DC. Otherwise...
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r4397: Fix a bug where '(&(objectclass=domain)(!(objectclass...
|
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r4396: Generate newrootdse.ldb in provision.pl as well
|
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r4395: Generate "newhklm.ldb" using provision.pl
|
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r4394: Use 'raw' protocol towers in the lists in the...
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r4393: Trivial bugfix for a silly bug
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r4392: Fix samr_GetAliasMembership idl
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4391: bring the default ACL inline with what w2k3...
|
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r4390: Registry value and key names are case-insensitive
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4389: added checking for the default inherited ACL...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4388: - allow ACE flags to be specified in security_descrip...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4387: added a TODO about the NTCREATEX_FLAGS_OPEN_DIRECTORY...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r4386: Grr, fix copy-and-paste bug.
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r4385: Set the correct target service.
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r4384: Try again to fix compiling against a specified...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4383: in order to cope with overfilled buffers on...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4382: check for bad tid in SMBtdis
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r4381: Add my copyright
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r4380: Implement samr_QueryDisplayInfo. This probably...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r4379: Merge more Kerberos related configure checks...
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r4378: Implement samr_EnumDomainGroups and samr_EnumDomainAl...
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r4377: Fix default groupType attributes.
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r4376: Implement samr_AddAliasMember, samr_DeleteAliasMember and
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r4375: Implement samr_OpenAlias, samr_QueryAliasInfo...
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r4374: Follow metzes hint, change LookupRids a bit
|
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r4373: Support setting values and fix a segfault
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r4372: Implement samr_LookupRids
|
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r4371: Add "Create Key", "Delete Key" and "Delete Value...
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r4367: Implement samr_AddGroupMember, samr_DeleteGroupMember and
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r4366: Fix ldb_modify_internal: Adding values to an...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4365: added command 'eainfo' to smbclient for displaying...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r4364: - added support for testing of chained SMB operations...
|
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r4363: value "none required" is set if no library is...
|
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r4362: dlopen() doesn't imply -ldl
|
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r4361: fix the build
|
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r4360: destroy the gensec context
|
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r4359: using talloc_free() of a child struct in a talloc_des...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r4358: At metze's request, the Christmas elves have...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r4357: Return a more sensible error code if a NULL...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r4356: Allow anonymous connections to use NTLMSSP....
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r4355: More work from the elves on Christmas eve:
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r4354: The ldb databases do not go in lib/private,...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r4349: Start to fix the long-standing pain that --with...
|
commit | commitdiff | tree |
next |