1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/source4/lib/samba3
2007-12-21 05:51:07 +01:00
..
config.mk r26504: Don't rely on system-provided kerberos headers. 2007-12-21 05:51:07 +01:00
group.c r23801: The FSF has moved around a lot. This fixes their Mass Ave address. 2007-10-10 14:59:18 -05:00
idmap.c r23792: convert Samba4 to GPLv3 2007-10-10 14:59:12 -05:00
policy.c r23801: The FSF has moved around a lot. This fixes their Mass Ave address. 2007-10-10 14:59:18 -05:00
README r9718: Work a bit on the SWAT interface 2007-10-10 13:34:53 -05:00
registry.c r23801: The FSF has moved around a lot. This fixes their Mass Ave address. 2007-10-10 14:59:18 -05:00
samba3.c r26503: Change order of arguments in param interface so it's easier to make the 2007-12-21 05:51:06 +01:00
samba3.h r25624: Remove ipv4_addr hack. Only causes 4 extra includes of system/network.h because we stripped down includes. 2007-12-21 05:43:00 +01:00
secrets.c r23792: convert Samba4 to GPLv3 2007-10-10 14:59:12 -05:00
share_info.c r26432: Require ndr_pull users to specify iconv_convenience. 2007-12-21 05:50:02 +01:00
smbpasswd.c r24712: No longer expose the 'BOOL' data type in any interfaces. 2007-10-10 15:02:54 -05:00
STATUS r9919: Remove debug statement from samba3sam 2007-10-10 13:36:22 -05:00
tdbsam.c r24712: No longer expose the 'BOOL' data type in any interfaces. 2007-10-10 15:02:54 -05:00
winsdb.c r25624: Remove ipv4_addr hack. Only causes 4 extra includes of system/network.h because we stripped down includes. 2007-12-21 05:43:00 +01: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.

The other files in this directory support reading the various 
TDB databases from Samba3.