1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-07 12:23:51 +03:00
Commit Graph

5 Commits

Author SHA1 Message Date
Stefan Metzmacher
39dc57a502 r18153: html/ isn't needed
metze
2007-10-10 14:17:43 -05:00
Andrew Tridgell
f41d3ed4b3 r17765: fix handling of old solaris /bin/sh in ldb build/test 2007-10-10 14:16:38 -05:00
Andrew Tridgell
7f3c699d0f r17732: after some help from Jelmer, changed builddocs.sh not to rely on
either an internet connection, or a list of xsl paths
2007-10-10 14:16:33 -05:00
Andrew Tridgell
16be09e0d6 r17729: remove the dependence on an internet connection for building
standalone ldb by only running xsltproc if we can find a local copy of
the required stylesheets
2007-10-10 14:16:32 -05:00
Andrew Tridgell
dc6f41f9e7 make a more recent snapshot of ldb available to interested
people. Note that I decided to make it LGPL.

ldb is not finished yet, but enough of it is there for people to get
an idea of what it does, and quite a few simple tests work
-