Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r4403: - added ACL inheritance in the pvfs backend. ACLs are now inherited on | Andrew Tridgell | 3 | -44/+287 |
2007-10-10 | r4402: use __location__ instead of __LINE__ in the RAW-RENAME test | Andrew Tridgell | 1 | -4/+4 |
2007-10-10 | r4401: stricter test for correct ACL inheritance in RAW-ACLS | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r4400: Pass rootdse.ldif past the subst code. | Andrew Bartlett | 1 | -1/+20 |
2007-10-10 | r4399: Implement samr_GetAliasMembership and samr_GetGroupsForUser. With thes... | Volker Lendecke | 1 | -2/+143 |
2007-10-10 | r4398: Make usrmgr.exe believe we're a DC. Otherwise it will not show global ... | Volker Lendecke | 1 | -1/+4 |
2007-10-10 | r4397: Fix a bug where '(&(objectclass=domain)(!(objectclass=builtindomain)))... | Volker Lendecke | 1 | -0/+1 |
2007-10-10 | r4396: Generate newrootdse.ldb in provision.pl as well | Jelmer Vernooij | 1 | -0/+10 |
2007-10-10 | r4395: Generate "newhklm.ldb" using provision.pl | Jelmer Vernooij | 2 | -1/+13 |
2007-10-10 | r4394: Use 'raw' protocol towers in the lists in the endpoint rather then | Jelmer Vernooij | 1 | -29/+22 |
2007-10-10 | r4393: Trivial bugfix for a silly bug | Volker Lendecke | 1 | -3/+5 |
2007-10-10 | r4392: Fix samr_GetAliasMembership idl | Volker Lendecke | 2 | -4/+4 |
2007-10-10 | r4391: bring the default ACL inline with what w2k3 uses | Andrew Tridgell | 2 | -74/+39 |
2007-10-10 | r4390: Registry value and key names are case-insensitive | Jelmer Vernooij | 3 | -12/+36 |
2007-10-10 | r4389: added checking for the default inherited ACL, which is used when no ACEs | Andrew Tridgell | 1 | -6/+39 |
2007-10-10 | r4388: - allow ACE flags to be specified in security_descriptor_create() | Andrew Tridgell | 2 | -1/+272 |
2007-10-10 | r4387: added a TODO about the NTCREATEX_FLAGS_OPEN_DIRECTORY flag - it seems ... | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r4386: Grr, fix copy-and-paste bug. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r4385: Set the correct target service. | Andrew Bartlett | 1 | -0/+7 |
2007-10-10 | r4384: Try again to fix compiling against a specified KRB5 library. | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r4383: in order to cope with overfilled buffers on trans2 findfirst we need t... | Andrew Tridgell | 1 | -5/+6 |
2007-10-10 | r4382: check for bad tid in SMBtdis | Andrew Tridgell | 1 | -0/+5 |
2007-10-10 | r4381: Add my copyright | Volker Lendecke | 1 | -0/+1 |
2007-10-10 | r4380: Implement samr_QueryDisplayInfo. This probably needs some polishing (D... | Volker Lendecke | 1 | -1/+195 |
2007-10-10 | r4379: Merge more Kerberos related configure checks (by jra, gd and Lars | Andrew Bartlett | 2 | -11/+5 |
2007-10-10 | r4378: Implement samr_EnumDomainGroups and samr_EnumDomainAliases. | Volker Lendecke | 1 | -12/+195 |
2007-10-10 | r4377: Fix default groupType attributes. | Volker Lendecke | 1 | -2/+2 |
2007-10-10 | r4376: Implement samr_AddAliasMember, samr_DeleteAliasMember and | Volker Lendecke | 3 | -5/+214 |
2007-10-10 | r4375: Implement samr_OpenAlias, samr_QueryAliasInfo and samr_SetAliasInfo. F... | Volker Lendecke | 3 | -9/+163 |
2007-10-10 | r4374: Follow metzes hint, change LookupRids a bit | Volker Lendecke | 1 | -19/+17 |
2007-10-10 | r4373: Support setting values and fix a segfault | Jelmer Vernooij | 2 | -20/+84 |
2007-10-10 | r4372: Implement samr_LookupRids | Volker Lendecke | 1 | -1/+67 |
2007-10-10 | r4371: Add "Create Key", "Delete Key" and "Delete Value" buttons. | Jelmer Vernooij | 2 | -24/+87 |
2007-10-10 | r4367: Implement samr_AddGroupMember, samr_DeleteGroupMember and | Volker Lendecke | 2 | -5/+230 |
2007-10-10 | r4366: Fix ldb_modify_internal: Adding values to an existing attribute you co... | Volker Lendecke | 1 | -9/+36 |
2007-10-10 | r4365: added command 'eainfo' to smbclient for displaying binary EA contents | Andrew Tridgell | 1 | -4/+55 |
2007-10-10 | r4364: - added support for testing of chained SMB operations in smbtorture | Andrew Tridgell | 6 | -7/+249 |
2007-10-10 | r4363: value "none required" is set if no library is needed (autoconf does th... | Jelmer Vernooij | 1 | -1/+7 |
2007-10-10 | r4362: dlopen() doesn't imply -ldl | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r4361: fix the build | Stefan Metzmacher | 1 | -2/+3 |
2007-10-10 | r4360: destroy the gensec context | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r4359: using talloc_free() of a child struct in a talloc_destructor is useless | Stefan Metzmacher | 1 | -5/+0 |
2007-10-10 | r4358: At metze's request, the Christmas elves have removed gensec_end in | Andrew Bartlett | 8 | -44/+30 |
2007-10-10 | r4357: Return a more sensible error code if a NULL (as opposed to the valid | Andrew Bartlett | 1 | -2/+3 |
2007-10-10 | r4356: Allow anonymous connections to use NTLMSSP. The silly bugs that | Andrew Bartlett | 1 | -1/+0 |
2007-10-10 | r4355: More work from the elves on Christmas eve: | Andrew Bartlett | 16 | -227/+952 |
2007-10-10 | r4354: The ldb databases do not go in lib/private, but in private/ under PREFIX | Andrew Bartlett | 2 | -2/+2 |
2007-10-10 | r4349: Start to fix the long-standing pain that --with-krb5 would be ignored ... | Andrew Bartlett | 1 | -3/+25 |
2007-10-10 | r4345: Unify the representation of grouptype and samaccounttype to hex. Witho... | Volker Lendecke | 1 | -18/+18 |
2007-10-10 | r4344: Unify memory handling in dcerpc_samr.c a bit | Volker Lendecke | 1 | -12/+7 |