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 def161eeea Changed the mechanism for including the Samba includes.h in the ubiqx code
to something less hurried, simpler, and (I believe) more acceptable to
all.  The ubi_*.c files all now #include sys_include.h which, for Samba,
contains only comments and the line

#include "../includes.h"

That will make sure that the Samba header is there, allows me to
distribute a different default header with the main ubiqx set, and allows
others to write their own sys_includes.h for their own purposes.

Thanks to Andrew and Jeremy for hammering this out with me.

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 Changed the mechanism for including the Samba includes.h in the ubiqx code 0001-01-01 00:00:00 +00:00
ubi_BinTree.h Changed the mechanism for including the Samba includes.h in the ubiqx code 0001-01-01 00:00:00 +00:00
ubi_Cache.c Changed the mechanism for including the Samba includes.h in the ubiqx code 0001-01-01 00:00:00 +00:00
ubi_Cache.h Changed the mechanism for including the Samba includes.h in the ubiqx code 0001-01-01 00:00:00 +00:00
ubi_dLinkList.c Changed the mechanism for including the Samba includes.h in the ubiqx code 0001-01-01 00:00:00 +00:00
ubi_dLinkList.h Changed the mechanism for including the Samba includes.h in the ubiqx code 0001-01-01 00:00:00 +00:00
ubi_sLinkList.c Changed the mechanism for including the Samba includes.h in the ubiqx code 0001-01-01 00:00:00 +00:00
ubi_sLinkList.h Changed the mechanism for including the Samba includes.h in the ubiqx code 0001-01-01 00:00:00 +00:00
ubi_SplayTree.c Changed the mechanism for including the Samba includes.h in the ubiqx code 0001-01-01 00:00:00 +00:00
ubi_SplayTree.h Changed the mechanism for including the Samba includes.h in the ubiqx code 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