svn commit: samba r10916 - in branches/SAMBA_4_0/source: lib/ldb/common lib/ldb/include lib/ldb/modules setup

tridge at samba.org tridge at samba.org
Wed Oct 12 07:57:41 GMT 2005


Author: tridge
Date: 2005-10-12 07:57:39 +0000 (Wed, 12 Oct 2005)
New Revision: 10916

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10916

Log:

- finished the 'operational' ldb module

- removed the timestamps module, replacing it with the operational module

- added a ldb_msg_copy_shallow() function which should be used when a module 
  wants to add new elements to a message on add/modify. This is needed
  because the caller might be using a constant structure, or may want to
  re-use the structure again

- enabled the UTC time attribute syntaxes in the operational module

Modified:
   branches/SAMBA_4_0/source/lib/ldb/common/ldb_modules.c
   branches/SAMBA_4_0/source/lib/ldb/common/ldb_msg.c
   branches/SAMBA_4_0/source/lib/ldb/include/ldb_private.h
   branches/SAMBA_4_0/source/lib/ldb/modules/operational.c
   branches/SAMBA_4_0/source/lib/ldb/modules/rdn_name.c
   branches/SAMBA_4_0/source/setup/provision_init.ldif
   branches/SAMBA_4_0/source/setup/rootdse.ldif
   branches/SAMBA_4_0/source/setup/secrets.ldif


Changeset:
Sorry, the patch is too large (329 lines) to include; please use WebSVN to see it!
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10916


More information about the samba-cvs mailing list