Fresh meat in trusted domains code:
authorRafal Szczesniak <mimir@samba.org>
Fri, 14 Mar 2003 17:12:40 +0000 (17:12 +0000)
committerRafal Szczesniak <mimir@samba.org>
Fri, 14 Mar 2003 17:12:40 +0000 (17:12 +0000)
commit5281ee7e84421b9be746aed2f1718ceaf2a2fe3d
tree4a8bb32e791c78f088c70b59c84fe48ff1dad8a9
parent3f4cb7b2c4d9b54b41bcc184ccfd00032e2b021b
Fresh meat in trusted domains code:
 - packing/unpacking utility functions for trusted domain
   password struct; can be used to prepare buffer to store
   in secrets.tdb or (soon) passdb backend
 - similiar functions for DOM_SID
 - respectively modified secrets_(fetch|store) routines
 - new auth mapping code utilising introduced is_trusted_domain
   function
 - added tdb (un)packing of single bytes

Rafal
source/auth/auth_util.c
source/include/secrets.h
source/passdb/secrets.c
source/tdb/tdbutil.c