1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source4/libnet
Andrew Bartlett 66b2a04346 r8790: Finish the migration of aliases and privilages with SamSync, by adding
templating support for foreignSecurityPrincipals to the samdb module.
This is an extension beyond what microsoft does, and has been very
useful :-)

The setup scripts have been modified to use the new template, as has
the SAMR and LSA code.

Other cleanups in LSA remove the assumption that the short domain name
is the first component of the realm.

Also add a lot of useful debug messages, to make it clear how/why the
SamSync may have gone wrong.  Many of these should perhaps be hooked
into an error string.

Andrew Bartlett
(This used to be commit 1f071b0609)
2007-10-10 13:30:05 -05:00
..
composite.h r8759: Another couple of fields in usermod routine. 2007-10-10 13:30:03 -05:00
config.mk r8752: With all the infrustructure done, details like a SamSync migration 2007-10-10 13:30:02 -05:00
domain.c r8232: remove samr_String and netr_String as they are the same as lsa_String 2007-10-10 13:19:22 -05:00
libnet_join.c r8248: Make these comments more accurate. 2007-10-10 13:19:25 -05:00
libnet_join.h r5298: - got rid of pstring.h from includes.h. This at least makes it a bit 2007-10-10 13:09:38 -05:00
libnet_lookup.c r8076: Put name resolution methods into libnet_context. This allows libnet based 2007-10-10 13:19:05 -05:00
libnet_lookup.h r7732: Implementation of very basic lookup function (to be used in more 2007-10-10 13:18:27 -05:00
libnet_passwd.c r8235: fix the build 2007-10-10 13:19:23 -05:00
libnet_passwd.h r4721: Changes to libnet_passwd to take advantage of the new easier to call 2007-10-10 13:08:48 -05:00
libnet_rpc.c r8136: remove unused var 2007-10-10 13:19:12 -05:00
libnet_rpc.h r8096: Remove function that has became libnet_Lookup fuction. 2007-10-10 13:19:07 -05:00
libnet_samdump.c r8744: Split 'net samdump' out into a separate file 2007-10-10 13:30:01 -05:00
libnet_samsync_ldb.c r8790: Finish the migration of aliases and privilages with SamSync, by adding 2007-10-10 13:30:05 -05:00
libnet_share.c r8077: Propagate changes in rpc connect routine to functions using it 2007-10-10 13:19:06 -05:00
libnet_share.h r6962: Severely simplified share functions. Removed call levels as we don't 2007-10-10 13:17:00 -05:00
libnet_time.c r8077: Propagate changes in rpc connect routine to functions using it 2007-10-10 13:19:06 -05:00
libnet_time.h r2065: add libnet_RemoteTOD() call with levels GENERIC and SRVSVC 2007-10-10 12:58:23 -05:00
libnet_user.c r8077: Propagate changes in rpc connect routine to functions using it 2007-10-10 13:19:06 -05:00
libnet_user.h r7379: Simplify CreateUser function and io structure. Also, implementing 2007-10-10 13:17:48 -05:00
libnet_vampire.c r8744: Split 'net samdump' out into a separate file 2007-10-10 13:30:01 -05:00
libnet_vampire.h r8752: With all the infrustructure done, details like a SamSync migration 2007-10-10 13:30:02 -05:00
libnet.c r8246: Don't try and set the element after the end off the array to NULL. 2007-10-10 13:19:25 -05:00
libnet.h r8076: Put name resolution methods into libnet_context. This allows libnet based 2007-10-10 13:19:05 -05:00
userinfo.c r8761: Propagate changes in monitor messaging code. 2007-10-10 13:30:03 -05:00
userinfo.h r8760: Rework monitor messaging code a bit, as Metze once suggested. 2007-10-10 13:30:03 -05:00
userman.c r8789: Send new monitor messages from userdel routine. 2007-10-10 13:30:05 -05:00
userman.h r8788: New monitor messages. 2007-10-10 13:30:05 -05:00