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 479ef0a387 r9557: Some more updates. Use combined function for parsing a set of
samba3 databases
(This used to be commit b91a695bd8)
2007-10-10 13:34:28 -05:00
..
config.mk r9557: Some more updates. Use combined function for parsing a set of 2007-10-10 13:34:28 -05:00
group.c r9557: Some more updates. Use combined function for parsing a set of 2007-10-10 13:34:28 -05:00
idmap.c r9557: Some more updates. Use combined function for parsing a set of 2007-10-10 13:34:28 -05:00
PLAN r9449: Add simple utility for dumping Samba3 domain information. Currently 2007-10-10 13:34:16 -05:00
policy.c r9557: Some more updates. Use combined function for parsing a set of 2007-10-10 13:34:28 -05:00
README r9437: Update PLAN and README for Samba3 compatibility layer 2007-10-10 13:34:14 -05:00
registry.c r9472: Add read-only version of Samba3 registry database (doesn't compile yet) 2007-10-10 13:34:19 -05:00
samba3.c r9557: Some more updates. Use combined function for parsing a set of 2007-10-10 13:34:28 -05:00
samba3.h r9557: Some more updates. Use combined function for parsing a set of 2007-10-10 13:34:28 -05:00
samba3dump.c r9557: Some more updates. Use combined function for parsing a set of 2007-10-10 13:34:28 -05:00
secrets.c r9555: More updates. Everything except for secrets.c compiles now.. 2007-10-10 13:34:28 -05:00
smbpasswd.c r8245: Add const. 2007-10-10 13:19:24 -05:00
tdbsam.c r9557: Some more updates. Use combined function for parsing a set of 2007-10-10 13:34:28 -05:00
winsdb.c r9555: More updates. Everything except for secrets.c compiles now.. 2007-10-10 13:34:28 -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.