r10810: This adds the hooks required to communicate the current user from the
[jelmer/samba4-debian.git] / source / rpc_server / samr / dcesrv_samr.c
2007-10-10 Andrew Bartlettr10810: This adds the hooks required to communicate...
2007-10-10 Andrew Bartlettr9930: Use a single samdb_base_dn() function rather...
2007-10-10 Simo Sorcer9654: introduce the samdb_search_dn call
2007-10-10 Simo Sorcer9392: Fix ldb_dn_compose to make build farm happy
2007-10-10 Simo Sorcer9391: Convert all the code to use struct ldb_dn to...
2007-10-10 Andrew Bartlettr9015: Fix access to BUILTIN again.
2007-10-10 Andrew Bartlettr9011: Remove more references to "name" as a netbios...
2007-10-10 Andrew Bartlettr8790: Finish the migration of aliases and privilages...
2007-10-10 Andrew Bartlettr8670: Remove GUID code from SAMR, it is handled lower...
2007-10-10 Andrew Tridgellr8520: fixed a pile of warnings from the build farm...
2007-10-10 Stefan Metzmacherr8370: remove the '$' from in the cn: attribute for...
2007-10-10 Stefan Metzmacherr8232: remove samr_String and netr_String as they are...
2007-10-10 Andrew Bartlettr7993: Further work on the Krb5 PAC.
2007-10-10 Andrew Tridgellr7860: switch our ldb storage format to use a NDR encod...
2007-10-10 Simo Sorcer7582: Better way to have a fast path searching for...
2007-10-10 Andrew Tridgellr7507: fixed the problem with users being shown too...
2007-10-10 Andrew Bartlettr6544: Use common structures between SAMR, NETLGON...
2007-10-10 Simo Sorcer6470: Remove ldb_search_free() it is not needed anymore.
2007-10-10 Tim Potterr6325: Rename aliasname -> alias_name in CreateDomAlias...
2007-10-10 Simo Sorcer6084: - Introduce the samldb module dependency on...
2007-10-10 Andrew Bartlettr5988: Fix the -P option (use machine account credentia...
2007-10-10 Andrew Bartlettr5879: Rename SAMR_FIELD_WORKSTATION to SAMR_FIELD_WORK...
2007-10-10 Andrew Bartlettr5783: Test renaming of accounts in the RPC-SAMR test...
2007-10-10 Tim Potterr5364: Rename string fields called 'domain' and 'name...
2007-10-10 Andrew Tridgellr5309: removed ads.h from includes.h
2007-10-10 Andrew Tridgellr5298: - got rid of pstring.h from includes.h. This...
2007-10-10 Andrew Tridgellr5080: patch from ronnie to make our samr IDL a little...
2007-10-10 Andrew Tridgellr5037: got rid of all of the TALLOC_DEPRECATED stuff...
2007-10-10 Andrew Tridgellr4745: remove the distinguishedName attribute adds...
2007-10-10 Stefan Metzmacherr4715: alwys add the distinguishedName attribute
2007-10-10 Andrew Bartlettr4703: Add support for EnumTrustDomain, and expand...
2007-10-10 Andrew Bartlettr4698: - Initial implementation of trusted domains...
2007-10-10 Andrew Bartlettr4680: Make more efficient use of memory in SAMR:
2007-10-10 Andrew Tridgellr4640: first stage in the server side support for multi...
2007-10-10 Andrew Tridgellr4490: when implementing one rpc server call in terms...
2007-10-10 Andrew Tridgellr4475: fixed smbd to work with the small changes in...
2007-10-10 Volker Lendecker4417: Reply to samr_QueryDomainInfo with the same...
2007-10-10 Volker Lendecker4415: Implement samr_RemoveMemberFromForeignDomain...
2007-10-10 Volker Lendecker4414: Various bits&pieces:
2007-10-10 Volker Lendecker4399: Implement samr_GetAliasMembership and samr_GetGr...
2007-10-10 Volker Lendecker4393: Trivial bugfix for a silly bug
2007-10-10 Volker Lendecker4381: Add my copyright
2007-10-10 Volker Lendecker4380: Implement samr_QueryDisplayInfo. This probably...
2007-10-10 Volker Lendecker4378: Implement samr_EnumDomainGroups and samr_EnumDom...
2007-10-10 Volker Lendecker4376: Implement samr_AddAliasMember, samr_DeleteAliasM...
2007-10-10 Volker Lendecker4375: Implement samr_OpenAlias, samr_QueryAliasInfo...
2007-10-10 Volker Lendecker4374: Follow metzes hint, change LookupRids a bit
2007-10-10 Volker Lendecker4372: Implement samr_LookupRids
2007-10-10 Volker Lendecker4367: Implement samr_AddGroupMember, samr_DeleteGroupM...
2007-10-10 Volker Lendecker4344: Unify memory handling in dcerpc_samr.c a bit
2007-10-10 Volker Lendecker4335: Fix some potential memleaks, implement CreateDom...
2007-10-10 Volker Lendecker4332: Fix a potential memleak.
2007-10-10 Stefan Metzmacherr4320: fix locations of new trusting domains and domsin...
2007-10-10 Andrew Bartlettr3885: Add security descriptor comparison to our RPC...
2007-10-10 Andrew Bartlettr3807: Cross-check the basic attributes for groups...
2007-10-10 Andrew Bartlettr3804: Add more comparison tests in RPC-SAMSYNC.
2007-10-10 Stefan Metzmacherr3788: give new accounts and groups a objectGUID
2007-10-10 Stefan Metzmacherr3783: - don't use make proto for ldb anymore
2007-10-10 Andrew Bartlettr3724: Rename a number of structures, for better consis...
2007-10-10 Andrew Tridgellr3468: split out dcerpc_server.h
2007-10-10 Andrew Tridgellr3453: - split out the auth and popt includes
2007-10-10 Andrew Tridgellr3447: more include/system/XXX.h include files
2007-10-10 Andrew Tridgellr3428: switched to using minimal includes for the auto...
2007-10-10 Andrew Bartlettr3080: Make the Samba4 SAMR server pass the new, nasty...
2007-10-10 Andrew Bartlettr3077: Add initial handling of Account Flags in SAMR...
2007-10-10 Andrew Tridgellr2675: added a convenience function
2007-10-10 Andrew Tridgellr2628: got rid of some warnings and converted a few...
2007-10-10 Tim Potterr2458: Rename policy handle parameters for the SAMR...
2007-10-10 Tim Potterr2247: talloc_destroy -> talloc_free
2007-10-10 Andrew Tridgellr2051: switched the samdb over to using the new destruc...
2007-10-10 Andrew Tridgellr1983: a completely new implementation of talloc
2007-10-10 Stefan Metzmacherr1335: NT_STATUS_INTERNAL_DB_CORRUPTION
2007-10-10 Stefan Metzmacherr1235: as the pidl code init all output data.
2007-10-10 Andrew Bartlettr1028: More consistancy fixes, which should also fix...
2007-10-10 Andrew Bartlettr1025: Rename (across the samr and netlogon pipes,...
2007-10-10 Stefan Metzmacherr1013: WE NEED ALWAYS TO INIT THE OUTPUT VARS!
2007-10-10 Andrew Tridgellr937: - added a simple QuerySecurity implementation...
2007-10-10 Andrew Tridgellr917: - added the start of a LSA server to samba4.
2007-10-10 Andrew Tridgellr901: w2k3 completely ignores the domain name argument...
2007-10-10 Andrew Tridgellr897: - user/group creation needs to create unique...
2007-10-10 Stefan Metzmacherr884: convert samba4 to use [u]int32_t instead of ...
2007-10-10 Andrew Tridgellr873: converted samba4 to use real 64 bit integers...
2007-10-10 Andrew Tridgellr839: password set/change in the samr server is complex...
2007-10-10 Andrew Tridgellr812: added a new samdb_replace() call that simplifies...
2007-10-10 Andrew Tridgellr796: fixed samr_OemChangePasswordUser2() to replace...
2007-10-10 Andrew Tridgellr793: - don't make templates members of any class...
2007-10-10 Simo Sorcer789: we return wrong number of entries
2007-10-10 Andrew Bartlettr754: Implement the SetPassword operation on the netlog...
2007-10-10 Andrew Bartlettr743: Start on a NETLOGON server in Samba4.
2007-10-10 Stefan Metzmacherr626: make the code a bit more readable
2007-10-10 Andrew Tridgellr625: - handle passwords longer than length 14 (thanks...
2007-10-10 Andrew Tridgellr623: setUserInfo level 24 (password set) now works...
2007-10-10 Volker Lendecker615: Implement samr_OpenGroup, samr_QueryGroupInfo...
2007-10-10 Andrew Tridgellr608: - a couple of very minor fixes to the CreateGroup...
2007-10-10 Volker Lendecker605: Implement CreateDomainGroup, essentially cut...
2007-10-10 Andrew Tridgellr601: added the server code for all the samr_SetUserInf...
2007-10-10 Andrew Tridgellr595: nicer handling on max_size multiplier
2007-10-10 Andrew Tridgellr587: added server code for samr_EnumDomainUsers, and...
2007-10-10 Andrew Tridgellr578: initial server side implementation of samr_Create...
2007-10-10 Andrew Tridgellr514: added a context pointer to the samdb interface...
next