1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source/ubiqx
Christopher R. Hertel e30a7e023b It occurred to me that the samba includes.h file should be included in the
header files used by the ubiqx modules, instead of being hidden in the .c
files.  This would ensure that anything in includes.h would be "seen" by
the ubiqx headers.  I also had to put an #ifdef around the includes for
ubi_SplayTree.h and ubi_Cache.h in includes.h to prevent the header of the
descendant type from being included before its parent type.

Chris -)-----
0001-01-01 00:00:00 +00:00
..
COPYING.LIB Modified Files: 0001-01-01 00:00:00 +00:00
README.UBI Added a disclaimer regarding the changes Andrew wants. 0001-01-01 00:00:00 +00:00
sys_include.h Changed the mechanism for including the Samba includes.h in the ubiqx code 0001-01-01 00:00:00 +00:00
ubi_BinTree.c It occurred to me that the samba includes.h file should be included in the 0001-01-01 00:00:00 +00:00
ubi_BinTree.h It occurred to me that the samba includes.h file should be included in the 0001-01-01 00:00:00 +00:00
ubi_Cache.c It occurred to me that the samba includes.h file should be included in the 0001-01-01 00:00:00 +00:00
ubi_Cache.h It occurred to me that the samba includes.h file should be included in the 0001-01-01 00:00:00 +00:00
ubi_dLinkList.c It occurred to me that the samba includes.h file should be included in the 0001-01-01 00:00:00 +00:00
ubi_dLinkList.h It occurred to me that the samba includes.h file should be included in the 0001-01-01 00:00:00 +00:00
ubi_sLinkList.c It occurred to me that the samba includes.h file should be included in the 0001-01-01 00:00:00 +00:00
ubi_sLinkList.h It occurred to me that the samba includes.h file should be included in the 0001-01-01 00:00:00 +00:00
ubi_SplayTree.c It occurred to me that the samba includes.h file should be included in the 0001-01-01 00:00:00 +00:00
ubi_SplayTree.h It occurred to me that the samba includes.h file should be included in the 0001-01-01 00:00:00 +00:00

Fri Apr 17 10:21:56 CDT 1998

The C code files in the samba/source/ubiqx directory are licensed under
the terms of the GNU LIBRARY GENERAL PUBLIC LICENSE (LGPL).  A copy of the
LGPL should also be included in this directory under the name COPYING.LIB. 
If this file is not present, you can obtain a copy of the LGPL by writing
to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139,
USA. 

The versions of the ubiqx modules distributed with Samba may have been
modified for inclusion with Samba.  The main distribution, which contains
additional available modules, can be found at: 

  http://www.interads.co.uk/~crh/ubiqx/

Chris Hertel
Samba Team
ubiqx@ubiqx.mn.org