Age | Commit message (Expand) | Author | Files | Lines |
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 | r4096: move the samdb code to source/dsdb/ | Stefan Metzmacher | 2 | -1029/+0 |
2007-10-10 | r3977: fixed the lmPwdHash change in the rpc server (we were not fetching the | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r3953: the lm verifier key in passwoed ChangePasswordUser3 is based on the nt | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r3952: added validation of the lm and nt verifiers to our server side passwor... | Andrew Tridgell | 1 | -2/+41 |
2007-10-10 | r3885: Add security descriptor comparison to our RPC-SAMSYNC test. We now | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r3810: create a LIB_SECURITY subsystem | Stefan Metzmacher | 1 | -1/+1 |
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 | 2 | -8/+8 |
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 | 3 | -1/+3 |
2007-10-10 | r3724: Rename a number of structures, for better consistance between SAMR and | Andrew Bartlett | 2 | -152/+152 |
2007-10-10 | r3468: split out dcerpc_server.h | Andrew Tridgell | 2 | -0/+2 |
2007-10-10 | r3462: separate out the crypto includes | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3453: - split out the auth and popt includes | Andrew Tridgell | 2 | -4/+5 |
2007-10-10 | r3447: more include/system/XXX.h include files | Andrew Tridgell | 2 | -0/+2 |
2007-10-10 | r3428: switched to using minimal includes for the auto-generated RPC code. | Andrew Tridgell | 3 | -0/+3 |
2007-10-10 | r3425: got rid of a bunch of cruft from rewrite.h | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r3080: Make the Samba4 SAMR server pass the new, nasty torture test (now that | Andrew Bartlett | 1 | -0/+14 |
2007-10-10 | r3077: Add initial handling of Account Flags in SAMR user info level 21 and 25. | Andrew Bartlett | 1 | -0/+9 |
2007-10-10 | r3005: added talloc wrappers around tdb_open() and ldb_connect(), so that the | Andrew Tridgell | 1 | -78/+18 |
2007-10-10 | r2792: got rid of talloc_ldb_alloc() and instead created talloc_realloc_fn(), | Andrew Tridgell | 1 | -10/+10 |
2007-10-10 | r2734: the samdb_destructor can be static | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r2680: switched the libcli/raw/ code over to use talloc_reference(), which si... | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r2675: added a convenience function | Andrew Tridgell | 1 | -47/+11 |
2007-10-10 | r2670: use a destructor to auto-close the samr ldb when the last user | Andrew Tridgell | 1 | -15/+18 |
2007-10-10 | r2628: got rid of some warnings and converted a few more places to use hierar... | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r2592: this fixes one of the security memory leaks in the server | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r2537: Add static and use strlen_m instead of str_charnum(). | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r2458: Rename policy handle parameters for the SAMR pipe. Parameters now | Tim Potter | 2 | -38/+38 |
2007-10-10 | r2290: Fix 'lsakey' for the server-side, it is static for | Andrew Bartlett | 1 | -10/+8 |
2007-10-10 | r2282: Remove one more magic constant from the source, replace with sizeof(). | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r2280: fixed the session key choice for ncacn_np and ncacn_ip_tcp in the rpc ... | Andrew Tridgell | 1 | -10/+2 |
2007-10-10 | r2247: talloc_destroy -> talloc_free | Tim Potter | 1 | -1/+1 |
2007-10-10 | r2059: abartlet: is there a better way to fix this compiler warning | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r2055: Add PRINTF_ATTRIBUTE to many more parts of the code, and a new | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r2051: switched the samdb over to using the new destructor and reference | Andrew Tridgell | 4 | -157/+74 |