1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source4/lib/samba3
Jelmer Vernooij 6e388c27d8 r9455: Support for reading the policy database
(This used to be commit 7548a5012a)
2007-10-10 13:34:17 -05:00
..
config.mk r9455: Support for reading the policy database 2007-10-10 13:34:17 -05:00
group.c r9450: Initial work on reading group mapping database. 2007-10-10 13:34:16 -05:00
PLAN r9449: Add simple utility for dumping Samba3 domain information. Currently 2007-10-10 13:34:16 -05:00
policy.c r9455: Support for reading the policy database 2007-10-10 13:34:17 -05:00
policy.h r9455: Support for reading the policy database 2007-10-10 13:34:17 -05:00
README r9437: Update PLAN and README for Samba3 compatibility layer 2007-10-10 13:34:14 -05:00
sam.h r9449: Add simple utility for dumping Samba3 domain information. Currently 2007-10-10 13:34:16 -05:00
samba3dump.c r9455: Support for reading the policy database 2007-10-10 13:34:17 -05:00
secrets.c r9448: Work on reading the secrets tdb. Build tdbsam support by default. 2007-10-10 13:34:16 -05:00
smbpasswd.c r8245: Add const. 2007-10-10 13:19:24 -05:00
tdbsam.c r9449: Add simple utility for dumping Samba3 domain information. Currently 2007-10-10 13:34:16 -05:00

This directory contains various files and functions for the purpose of
Samba3 import, migration and compatibility.

For example, the first file in this directory (smbpasswd.c) handles
portions of the smbpasswd file format.