1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00
samba-mirror/source4/lib/samba3
Stefan Metzmacher e996cd5571 r17780: better fix this one correctly
metze
(This used to be commit fbdc5c6356)
2007-10-10 14:16:41 -05:00
..
config.mk r14492: Fix shared libs - set SO_VERSION to 0 everywhere for now. 2007-10-10 13:57:32 -05:00
group.c r16517: Get rid of pointless safe_free() (not SAFE_FREE()!) function. 2007-10-10 14:09:31 -05:00
idmap.c r17780: better fix this one correctly 2007-10-10 14:16:41 -05:00
policy.c r9621: Bunch of bug fixes. Add 'format' option to samba3dump (text,summary,ldif) 2007-10-10 13:34:35 -05:00
README r9718: Work a bit on the SWAT interface 2007-10-10 13:34:53 -05:00
registry.c r15326: Fix compiler warnings. 2007-10-10 14:05:16 -05:00
samba3.c r9827: Convert 'passdb backend' rather then 'passdb backends' 2007-10-10 13:36:16 -05:00
samba3.h r14554: Write out header dependencies. This means all C files affected will be 2007-10-10 13:58:45 -05:00
secrets.c r14464: Don't include ndr_BASENAME.h files unless strictly required, instead 2007-10-10 13:57:27 -05:00
share_info.c r15328: Move some functions around, remove dependencies. 2007-10-10 14:05:17 -05:00
smbpasswd.c r15573: Fix build of systems that have iconv headers in non-standard locations 2007-10-10 14:05:58 -05:00
STATUS r9919: Remove debug statement from samba3sam 2007-10-10 13:36:22 -05:00
tdbsam.c r15573: Fix build of systems that have iconv headers in non-standard locations 2007-10-10 14:05:58 -05:00
winsdb.c r14067: give more usefull errors 2007-10-10 13:52:40 -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.

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