Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r7860: switch our ldb storage format to use a NDR encoded objectSid. This is | Andrew Tridgell | 1 | -161/+102 |
2007-10-10 | r7582: Better way to have a fast path searching for a specific DN. | Simo Sorce | 1 | -36/+30 |
2007-10-10 | r7507: fixed the problem with users being shown too many times in acl | Andrew Tridgell | 1 | -3/+3 |
2007-10-10 | r6544: Use common structures between SAMR, NETLGON and the Krb5 PAC. | Andrew Bartlett | 1 | -13/+13 |
2007-10-10 | r6470: Remove ldb_search_free() it is not needed anymore. | Simo Sorce | 1 | -2/+2 |
2007-10-10 | r6325: Rename aliasname -> alias_name in CreateDomAlias function. | Tim Potter | 1 | -11/+11 |
2007-10-10 | r6084: - Introduce the samldb module dependency on samba4 | Simo Sorce | 1 | -122/+82 |
2007-10-10 | r5988: Fix the -P option (use machine account credentials) to use the Samba4 | Andrew Bartlett | 1 | -20/+20 |
2007-10-10 | r5879: Rename SAMR_FIELD_WORKSTATION to SAMR_FIELD_WORKSTATIONS - it is a list. | Andrew Bartlett | 1 | -3/+3 |
2007-10-10 | r5783: Test renaming of accounts in the RPC-SAMR test, and add support into | Andrew Bartlett | 1 | -3/+13 |
2007-10-10 | r5364: Rename string fields called 'domain' and 'name' to be 'domain_name'. | Tim Potter | 1 | -4/+4 |
2007-10-10 | r5309: removed ads.h from includes.h | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r5298: - got rid of pstring.h from includes.h. This at least makes it a bit | Andrew Tridgell | 1 | -3/+3 |
2007-10-10 | r5080: patch from ronnie to make our samr IDL a little more consistent | Andrew Tridgell | 1 | -12/+12 |
2007-10-10 | r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the | Andrew Tridgell | 1 | -35/+35 |
2007-10-10 | r4745: remove the distinguishedName attribute adds from samr. See the | Andrew Tridgell | 1 | -5/+0 |
2007-10-10 | r4715: alwys add the distinguishedName attribute | Stefan Metzmacher | 1 | -0/+5 |
2007-10-10 | r4703: Add support for EnumTrustDomain, and expand the testsuite. | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r4698: - Initial implementation of trusted domains in LSA. | Andrew Bartlett | 1 | -39/+3 |
2007-10-10 | r4680: Make more efficient use of memory in SAMR: | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r4640: first stage in the server side support for multiple context_ids on one... | Andrew Tridgell | 1 | -39/+18 |
2007-10-10 | r4490: when implementing one rpc server call in terms of another call, you | Andrew Tridgell | 1 | -1/+3 |
2007-10-10 | r4475: fixed smbd to work with the small changes in the ldb API (the most imp... | Andrew Tridgell | 1 | -108/+156 |
2007-10-10 | r4417: Reply to samr_QueryDomainInfo with the same static value as level2 does. | Volker Lendecke | 1 | -0/+16 |
2007-10-10 | r4415: Implement samr_RemoveMemberFromForeignDomain. This is needed to delete... | Volker Lendecke | 1 | -1/+58 |
2007-10-10 | r4414: Various bits&pieces: | Volker Lendecke | 1 | -57/+107 |
2007-10-10 | r4399: Implement samr_GetAliasMembership and samr_GetGroupsForUser. With thes... | Volker Lendecke | 1 | -2/+143 |
2007-10-10 | r4393: Trivial bugfix for a silly bug | Volker Lendecke | 1 | -3/+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 | r4378: Implement samr_EnumDomainGroups and samr_EnumDomainAliases. | Volker Lendecke | 1 | -12/+195 |
2007-10-10 | r4376: Implement samr_AddAliasMember, samr_DeleteAliasMember and | Volker Lendecke | 1 | -5/+206 |
2007-10-10 | r4375: Implement samr_OpenAlias, samr_QueryAliasInfo and samr_SetAliasInfo. F... | Volker Lendecke | 1 | -3/+151 |
2007-10-10 | r4374: Follow metzes hint, change LookupRids a bit | Volker Lendecke | 1 | -19/+17 |
2007-10-10 | r4372: Implement samr_LookupRids | Volker Lendecke | 1 | -1/+67 |
2007-10-10 | r4367: Implement samr_AddGroupMember, samr_DeleteGroupMember and | Volker Lendecke | 1 | -5/+176 |
2007-10-10 | r4344: Unify memory handling in dcerpc_samr.c a bit | Volker Lendecke | 1 | -12/+7 |
2007-10-10 | r4335: Fix some potential memleaks, implement CreateDomAlias. Hmmmm. Isn't there | Volker Lendecke | 1 | -7/+124 |
2007-10-10 | r4332: Fix a potential memleak. | Volker Lendecke | 1 | -3/+3 |
2007-10-10 | r4320: fix locations of new trusting domains and domsin controller | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r3885: Add security descriptor comparison to our RPC-SAMSYNC test. We now | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r3807: Cross-check the basic attributes for groups and aliases in RPC-SAMSYNC. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r3804: Add more comparison tests in RPC-SAMSYNC. | Andrew Bartlett | 1 | -3/+3 |
2007-10-10 | r3788: give new accounts and groups a objectGUID | Stefan Metzmacher | 1 | -16/+27 |
2007-10-10 | r3783: - don't use make proto for ldb anymore | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r3724: Rename a number of structures, for better consistance between SAMR and | Andrew Bartlett | 1 | -150/+150 |
2007-10-10 | r3468: split out dcerpc_server.h | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3453: - split out the auth and popt includes | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r3447: more include/system/XXX.h include files | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3428: switched to using minimal includes for the auto-generated RPC code. | Andrew Tridgell | 1 | -0/+1 |