garming/samba-autobuild/.git
21 years agoSync docbook directory with HEAD.
Tim Potter [Fri, 22 Nov 2002 00:32:24 +0000 (00:32 +0000)]
Sync docbook directory with HEAD.

Sorry but there are way too many changes to track down all the commit
messages and list them here.  Most of the changes look like updates
and cleanups from Jelmer though.
(This used to be commit 75615648d0ace3bde6a2ef2dad562094f1b25d00)

21 years agoget_nt_error_msg from APPLIANCE_HEAD is called nt_errstr in HEAD. This should fix...
Jim McDonough [Thu, 21 Nov 2002 01:01:58 +0000 (01:01 +0000)]
get_nt_error_msg from APPLIANCE_HEAD is called nt_errstr in HEAD.  This should fix the build.
(This used to be commit a89187ccc95cc54e39518413bd4fff92c7223108)

21 years agomerge get_friendly_nt_err_msg() from app_head
Gerald Carter [Thu, 21 Nov 2002 00:12:14 +0000 (00:12 +0000)]
merge get_friendly_nt_err_msg() from app_head
(This used to be commit af21e7738404f073fe2e22b282322e3facdfeb82)

21 years agomerged the %U changes to 3.0
Andrew Tridgell [Wed, 20 Nov 2002 00:53:24 +0000 (00:53 +0000)]
merged the %U changes to 3.0
(This used to be commit 58fa6bfee8ba35cc182c18c980e0a4040ddd7d09)

21 years agoLatest updates from author.
John Terpstra [Wed, 20 Nov 2002 00:30:56 +0000 (00:30 +0000)]
Latest updates from author.
(This used to be commit bdf0d66577c78c92e8bf0f7e6a23d7812b2f76dd)

21 years agoLikewise. Two small typos caught my eye so I fixed them.
Christopher R. Hertel [Tue, 19 Nov 2002 22:08:11 +0000 (22:08 +0000)]
Likewise.  Two small typos caught my eye so I fixed them.
(This used to be commit 2087e16b87d32170c08394fe589f1eb54e42a68e)

21 years agoAdded logon script generator provided by: Timothy Grant <tjg@craigelachie.org>
John Terpstra [Tue, 19 Nov 2002 19:06:11 +0000 (19:06 +0000)]
Added logon script generator provided by: Timothy Grant <tjg@craigelachie.org>
(This used to be commit 93cfbb000f8e28f3c4c600e7779dd81bac6ce9a4)

21 years agoVery curious. It turns out attribute matching on truncate only matters
Jeremy Allison [Tue, 19 Nov 2002 01:46:10 +0000 (01:46 +0000)]
Very curious. It turns out attribute matching on truncate only matters
when opening truncate with current SYSTEM|HIDDEN -> NONE. It's fine to
truncate on open with current NONE -> SYSTEM | HIDDEN.
Jeremy.
(This used to be commit 3bf21ca936973efcd74b826bc750131c6ab2c701)

21 years agoMerge from appliance:
Tim Potter [Tue, 19 Nov 2002 01:12:44 +0000 (01:12 +0000)]
Merge from appliance:

>Fix memory leak in cli_ds_getprimarydominfo()
(This used to be commit ca689916da200f2d772b007a913665a6b7df5bd7)

21 years agoMerge from HEAD:
Tim Potter [Tue, 19 Nov 2002 01:07:24 +0000 (01:07 +0000)]
Merge from HEAD:

>Fix typo in docstring.

>Remove non-integer Pointer values, which are no longer supported.
(This used to be commit dcef3ae5caaa4461a279a4463a7b467e75efa6d7)

21 years agoMerge from HEAD:
Tim Potter [Tue, 19 Nov 2002 01:06:10 +0000 (01:06 +0000)]
Merge from HEAD:

>Rename unpack_* functions to be consistent
>
>Decode CP850 strings when unpacking
>
>Add variable giving default encoding name
(This used to be commit de26084f0d6cac2caf43976f18f0b56deee53167)

21 years agoAdded OPEN test with HIDDEN/NORMAL attributes.
Jeremy Allison [Mon, 18 Nov 2002 23:13:25 +0000 (23:13 +0000)]
Added OPEN test with HIDDEN/NORMAL attributes.
Jeremy.
(This used to be commit fc5774b075f435dfbf3253e5e6af8afc9ee4ca22)

21 years agoBug fix from appliance - we must initialise the winbindd server state
Tim Potter [Mon, 18 Nov 2002 22:50:57 +0000 (22:50 +0000)]
Bug fix from appliance - we must initialise the winbindd server state
before reading smb.conf parameters, not after.
(This used to be commit 7bdaa03f2fc7ea6ef0f56f7c73b951c177d64a2e)

21 years agoMerge from HEAD:
Tim Potter [Mon, 18 Nov 2002 22:49:02 +0000 (22:49 +0000)]
Merge from HEAD:

>must add one to the extra_data size to transfer the 0 string terminator.
>This was causing "wbinfo --sequence" to access past the end of malloced
>memory.
(This used to be commit a3c4f013d679c97dd56779c927884deae0c1027a)

21 years agoDon't pass a function to ADS_ERR_OK().
Jim McDonough [Mon, 18 Nov 2002 20:45:46 +0000 (20:45 +0000)]
Don't pass a function to ADS_ERR_OK().
(This used to be commit dff4c93d85717ba29799a0ebaaba8b8539c8d68d)

21 years agoRevert changes to ADS_ERR_OK() as in head. Broke some compilers.
Jim McDonough [Mon, 18 Nov 2002 20:41:41 +0000 (20:41 +0000)]
Revert changes to ADS_ERR_OK() as in head.  Broke some compilers.
(This used to be commit a3ca6d5a191ee9d3c7022ec2dfcaf41533ee1244)

21 years agoNext step of printer publishing.
Jim McDonough [Mon, 18 Nov 2002 20:23:05 +0000 (20:23 +0000)]
Next step of printer publishing.
net ads printer publish <printername> [servername]
Will retreive the DsSpooler and DsDriver info by rpc for a remote server
then publish it.

Next comes doing it within smbd
(This used to be commit efeaa8f4f4104f3a4a4b12bd1d30e8efd5e3ec67)

21 years agoNext step of printer publishing.
Jim McDonough [Mon, 18 Nov 2002 19:59:58 +0000 (19:59 +0000)]
Next step of printer publishing.
net ads printer publish <printername> [servername]
Will retreive the DsSpooler and DsDriver info by rpc for a remote server
then publish it.

Next comes doing it within smbd
(This used to be commit 8f047a4492f7bd66ac2afd2a2f6194d5dad4a434)

21 years agoSync with HEAD:
Jelmer Vernooij [Mon, 18 Nov 2002 16:22:44 +0000 (16:22 +0000)]
Sync with HEAD:
- Move working VFS modules to source/
- Move documentation to SGML
(This used to be commit be4894815cf7a8e3d792d9801fe9a343f2060c3e)

21 years agoMerge in modules system from HEAD:
Jelmer Vernooij [Mon, 18 Nov 2002 16:22:04 +0000 (16:22 +0000)]
Merge in modules system from HEAD:
 - Detect MySQL and XML libraries
 - Add modules rules to Makefile
 - Move working VFS modules to source/
(This used to be commit fadada3555a1f3db724789a7fcfa7ed5404c4324)

21 years agoAdd scripts for modules make rule
Jelmer Vernooij [Mon, 18 Nov 2002 15:52:01 +0000 (15:52 +0000)]
Add scripts for modules make rule
(This used to be commit ef567525a6576e8a2a87a58071e438bb942ba9ca)

21 years agouse
Gerald Carter [Mon, 18 Nov 2002 15:17:35 +0000 (15:17 +0000)]
use
(This used to be commit 936065c928782ea9775b9fcf9812dacff510523d)

21 years agoSamba janitor... Merging tridge's change to 3.0. Original commit
Jeremy Allison [Mon, 18 Nov 2002 06:12:47 +0000 (06:12 +0000)]
Samba janitor... Merging tridge's change to 3.0. Original commit
message :

the change in the way %U is handled to use current_user has broken
some basic usages like 'include = smb.conf.%U'

This changes fixes things again, by checking for reload after we setup
current_user in tconx.
(This used to be commit 64b2243ccd984e0d69d8bb7421d43f1f1f84b017)

21 years agoAdded for the people who want to use Windows XP with plaintext
Tim Potter [Sun, 17 Nov 2002 00:01:51 +0000 (00:01 +0000)]
Added for the people who want to use Windows XP with plaintext
passwords.  From dcb.
(This used to be commit fcb52742383345ca2c5165db3334bc172353de58)

21 years agoThis commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This used to...
cvs2svn Import User [Sat, 16 Nov 2002 23:59:58 +0000 (23:59 +0000)]
This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This used to be commit b3e68c1283aac417956ba8c21b7dd80fc55ab580)

21 years agoAdded for the people who want to use Windows XP with plaintext
Tim Potter [Sat, 16 Nov 2002 23:59:57 +0000 (23:59 +0000)]
Added for the people who want to use Windows XP with plaintext
passwords.  From dcb.
(This used to be commit 1ebc6d04e198267377e0293d9cf369010a3ea92e)

21 years agoUpdate docs status document
Jelmer Vernooij [Sat, 16 Nov 2002 02:23:34 +0000 (02:23 +0000)]
Update docs status document
(This used to be commit ffe1626d879d95f8bef42e9bd331a17d524e620b)

21 years agoUpdate for 3.0
Jelmer Vernooij [Sat, 16 Nov 2002 02:17:23 +0000 (02:17 +0000)]
Update for 3.0
(This used to be commit 6430bef92c416692e7b2a9c550d8cf17c26aaa81)

21 years agoUpdate for 3.0
Jelmer Vernooij [Sat, 16 Nov 2002 01:55:01 +0000 (01:55 +0000)]
Update for 3.0
(This used to be commit ca3bfea8e79dc7bf04840b58c2fd79b1e1dc2c9f)

21 years agoMerge from HEAD - updates to the build farm, /bin/sh can swallow return values,
Andrew Bartlett [Sat, 16 Nov 2002 01:12:31 +0000 (01:12 +0000)]
Merge from HEAD - updates to the build farm, /bin/sh can swallow return values,
and add the RENAME torture test.
(This used to be commit fbd49f915f620831d6b04496986bb24df372cda2)

21 years agoMerge from HEAD: Remove assumption that all solaris has -lsendfile
Andrew Bartlett [Sat, 16 Nov 2002 01:08:46 +0000 (01:08 +0000)]
Merge from HEAD:  Remove assumption that all solaris has -lsendfile
(This used to be commit 6520592453582c908e4bb5b7c9f9012153df60d2)

21 years ago/bin/sh on solaris swallows the failure code, so exec this directly.
Andrew Bartlett [Fri, 15 Nov 2002 23:48:39 +0000 (23:48 +0000)]
/bin/sh on solaris swallows the failure code, so exec this directly.

Andrew Bartlett
(This used to be commit 35b73aa0a139721d8560e81ba1caf26ebdf7d0b6)

21 years agoOne more small fix in tree.c
Richard Sharpe [Fri, 15 Nov 2002 22:55:15 +0000 (22:55 +0000)]
One more small fix in tree.c
(This used to be commit 0674d5a2b0f7ee621940c93b3b58960efd91a763)

21 years agoFix some problems with tree.c reported by users.
Richard Sharpe [Fri, 15 Nov 2002 22:51:03 +0000 (22:51 +0000)]
Fix some problems with tree.c reported by users.
(This used to be commit b0772a1a0531896d5b343863434622d4d0ff437f)

21 years agoRemove the assumption that all Solaris has -lsendfile.
Andrew Bartlett [Fri, 15 Nov 2002 21:56:14 +0000 (21:56 +0000)]
Remove the assumption that all Solaris has -lsendfile.

Andrew Bartlett
(This used to be commit efa639c5cef51f2ca903c08d2ad19db70ab7206c)

21 years agoUpdates from HEAD:
Andrew Bartlett [Fri, 15 Nov 2002 21:43:57 +0000 (21:43 +0000)]
Updates from HEAD:

 - const for PACKS() in lanman.c
 - change auth to 'account before password'
 - add help to net rpc {vampire,samsync}
 - configure updates for sun workshop cc
 - become_root() around pdb_ calls in auth_util for guest login.

Andrew Bartlett
(This used to be commit 43e90eb6e331d478013a9c038292f245edc51bd0)

21 years agoAdd samdump and vampire to 'net rpc help'
Andrew Bartlett [Fri, 15 Nov 2002 21:28:33 +0000 (21:28 +0000)]
Add samdump and vampire to 'net rpc help'

Andrew Bartlett
(This used to be commit cc7566ca508f8705a95cdd546553a018731d5f5f)

21 years agoAdd const to PACKS()
Andrew Bartlett [Fri, 15 Nov 2002 21:27:55 +0000 (21:27 +0000)]
Add const to PACKS()
(This used to be commit 0e87408eb0e2786589e23cf4435a0d3223cf55cc)

21 years agoInclude the hostname we are trying to match with $@, to allow easier debugging.
Andrew Bartlett [Fri, 15 Nov 2002 21:25:40 +0000 (21:25 +0000)]
Include the hostname we are trying to match with $@, to allow easier debugging.
(This used to be commit f5d8afc626b8f7792aa7dd7fa7082f55725b539c)

21 years agoSmall auth updates:
Andrew Bartlett [Fri, 15 Nov 2002 21:23:55 +0000 (21:23 +0000)]
Small auth updates:

 - add static remove unnneded prototype
 - move become_root() to just around pdb calls, so as to make it easier to
remove when we kill off this silly idea
 - Change auth_sam to do 'account before password' rather than 'password before
account'.  This means that we match Win2k in giving 'account disabled' instead
of 'wrong password' if the wrong password to a disabled account is used.

Andrew Bartlett
(This used to be commit e6d2debaf6064c3229f41c06545a1ccb83695a77)

21 years agopatch from aedil@alchar.org to correctly detect solaris workshop CC's ability
Andrew Bartlett [Fri, 15 Nov 2002 21:15:51 +0000 (21:15 +0000)]
patch from aedil@alchar.org to correctly detect solaris workshop CC's ability
to build shared libs (but not with .po suffix).

Andrew Bartlett
(This used to be commit 2fd47d0c25bdf1d5351f79164c6cb35b83a9cc5f)

21 years agoFix from "Stefan (metze) Metzmacher" <metze@metzemix.de> for nmbd 1c group
Jeremy Allison [Fri, 15 Nov 2002 18:55:30 +0000 (18:55 +0000)]
Fix from "Stefan (metze) Metzmacher" <metze@metzemix.de> for nmbd 1c group
release.
Jeremy.
(This used to be commit 507ff510e7e7d63e02be5b11d974fc05839e6eaf)

21 years agoFix from "Stefan (metze) Metzmacher" <metze@metzemix.de> for nmbd 1c group
Jeremy Allison [Fri, 15 Nov 2002 18:55:18 +0000 (18:55 +0000)]
Fix from "Stefan (metze) Metzmacher" <metze@metzemix.de> for nmbd 1c group
release.
Jeremy.
(This used to be commit 7d9552e9c58e533f451a720c9c9c54b8abf3a454)

21 years agofix segfault
Gerald Carter [Fri, 15 Nov 2002 17:57:25 +0000 (17:57 +0000)]
fix segfault
(This used to be commit 36bcb312e95f46d196575ed3535679deeddd89b0)

21 years agoenable enumeration of domain local groups using LDAP (and in a native mode domain)
Gerald Carter [Fri, 15 Nov 2002 17:57:21 +0000 (17:57 +0000)]
enable enumeration of domain local groups using LDAP (and in a native mode domain)
(This used to be commit ff4b2411d146b72f5f578b2e78701f125fec8f08)

21 years agofix segfault
Gerald Carter [Fri, 15 Nov 2002 17:56:46 +0000 (17:56 +0000)]
fix segfault
(This used to be commit 32ca3afa5486b1b04118e9f144bfdf4b3702d118)

21 years agoenable enumeration of domain local groups using LDAP (and in a native mode domain)
Gerald Carter [Fri, 15 Nov 2002 17:56:21 +0000 (17:56 +0000)]
enable enumeration of domain local groups using LDAP (and in a native mode domain)
(This used to be commit 3ac98b59632fd771b8819f88a479ef4c0daade68)

21 years agoUpdate to use smb_register_passdb()
Jelmer Vernooij [Fri, 15 Nov 2002 17:49:47 +0000 (17:49 +0000)]
Update to use smb_register_passdb()
(This used to be commit b10541b71ba288783976e8c124b6667b7df3b12d)

21 years agoRename pdb_mysql and pdb_xml to 'mysql' and 'xml'
Jelmer Vernooij [Fri, 15 Nov 2002 17:03:58 +0000 (17:03 +0000)]
Rename pdb_mysql and pdb_xml to 'mysql' and 'xml'
(This used to be commit 7b860414b11ec3b2ecb34c515536c598322f06ee)

21 years agoUse smb_register_passdb() - plus some small fixes
Jelmer Vernooij [Fri, 15 Nov 2002 17:01:24 +0000 (17:01 +0000)]
Use smb_register_passdb() - plus some small fixes
(This used to be commit 2addbaff358993923a58ad3845c63168678c2c21)

21 years agoAdd smb_register_passdb()
Jelmer Vernooij [Fri, 15 Nov 2002 16:48:00 +0000 (16:48 +0000)]
Add smb_register_passdb()
(This used to be commit b5b3b2e6bef431c9c30dc8f2899dc22328801c0e)

21 years agoThis commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This used to...
cvs2svn Import User [Fri, 15 Nov 2002 14:24:28 +0000 (14:24 +0000)]
This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This used to be commit 12c1579b18b95326eb0b837ff71a8a8b25cbda04)

21 years agoAdd the rename torture test.
Andrew Bartlett [Fri, 15 Nov 2002 14:24:27 +0000 (14:24 +0000)]
Add the rename torture test.
(This used to be commit 644b5e30c825d26ee34be79847c9469acd9fb640)

21 years agoMerge from HEAD:
Andrew Bartlett [Fri, 15 Nov 2002 14:06:35 +0000 (14:06 +0000)]
Merge from HEAD:
 - heimdal updates to configure
 - make DEBUG() const
 - add testsuite for:
   - preexec
   - preexec close
   - valid users
 - fix testsuite for 'invalid users'

Andrew Bartlett
(This used to be commit aa41fb8703db4a4ecd3b353874c99a994e8ed630)

21 years agoRerun autoconf
Andrew Bartlett [Fri, 15 Nov 2002 14:00:09 +0000 (14:00 +0000)]
Rerun autoconf
(This used to be commit 32684e133fa5d33d2478c0270af09a6fa9f0e57a)

21 years agoWhen testing for /usr/include/heimdal, don't include /usr/heimdal/include
Andrew Bartlett [Fri, 15 Nov 2002 13:59:33 +0000 (13:59 +0000)]
When testing for /usr/include/heimdal, don't include /usr/heimdal/include
instead :-)
(This used to be commit 9d8aa4bd51736709a9295791f54c9481b876699f)

21 years agoAdd const to DEBUG() macro.
Andrew Bartlett [Fri, 15 Nov 2002 13:57:25 +0000 (13:57 +0000)]
Add const to DEBUG() macro.
(This used to be commit 43020bb4e61e3b44c2637e49f9e98222262f09b1)

21 years agoThis commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This used to...
cvs2svn Import User [Fri, 15 Nov 2002 13:53:03 +0000 (13:53 +0000)]
This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This used to be commit 2662e351f2f8802a3bf13df3e7e3f0c1497fdb1c)

21 years agoUpdates to the build farm tests:
Andrew Bartlett [Fri, 15 Nov 2002 13:53:02 +0000 (13:53 +0000)]
Updates to the build farm tests:

- Get valid/invalid users working
- Test preexec, preexec close

Andrew Bartlett
(This used to be commit 36441899e61a711b8fe03ec7b6f95973b1e69fc5)

21 years agoA cool idea from mbp: create a big shared library of all Samba objects
Tim Potter [Fri, 15 Nov 2002 00:33:55 +0000 (00:33 +0000)]
A cool idea from mbp: create a big shared library of all Samba objects
which we can use to link against Samba unit test programs.  Now we can
compile and link unit tests without having to create 4MB executables
for each program

It's called libbigballofmud.so both to discourage casual usage and
also to reflect what the dependencies within Samba have become.
(This used to be commit a59f731256f3a1c09f32452de9483b44088c942b)

21 years agoA cool idea from mbp: create a big shared library of all Samba objects
Tim Potter [Fri, 15 Nov 2002 00:20:55 +0000 (00:20 +0000)]
A cool idea from mbp: create a big shared library of all Samba objects
which we can use to link against Samba unit test programs.  Now we can
compile and link unit tests without having to create 4MB executables
for each program

It's called libbigballofmud.so both to discourage casual usage and
also to reflect what the dependencies within Samba have become.
(This used to be commit fdce4be719d7a81f25a4bae05934a5590038ec47)

21 years agoSome small updates - 'ads server' is no longer required for example
Jelmer Vernooij [Thu, 14 Nov 2002 22:54:23 +0000 (22:54 +0000)]
Some small updates - 'ads server' is no longer required for example
(This used to be commit b8f9930f62db8b997a0d6126e79212a113f8b29c)

21 years agoRemove some obsolete info
Jelmer Vernooij [Thu, 14 Nov 2002 21:36:46 +0000 (21:36 +0000)]
Remove some obsolete info
(This used to be commit ffd2d3a0ba56f967112aaa63efd4221fad2cee70)

21 years agoAdd more info about stackable VFS objects
Jelmer Vernooij [Thu, 14 Nov 2002 21:18:22 +0000 (21:18 +0000)]
Add more info about stackable VFS objects
(This used to be commit 2dcb295d8eceea7e92e7e8f2e2ffc3583db833fd)

21 years agoUpdate testparm for 3.0
Jelmer Vernooij [Thu, 14 Nov 2002 21:04:12 +0000 (21:04 +0000)]
Update testparm for 3.0
(This used to be commit f01fad02d75975f25235eeeba8262bf11657e54a)

21 years agoThere is support for the cups printing system now as well
Jelmer Vernooij [Thu, 14 Nov 2002 18:24:14 +0000 (18:24 +0000)]
There is support for the cups printing system now as well
(This used to be commit 72e0cfbb42b474404a2f8040f84d3136d8abc97c)

21 years agoRemove #ifdef's for NISPLUS_SAM - there are no function name collisions anymore
Jelmer Vernooij [Thu, 14 Nov 2002 18:21:22 +0000 (18:21 +0000)]
Remove #ifdef's for NISPLUS_SAM - there are no function name collisions anymore
(This used to be commit 32c93921b01b5d28a2f5837026aad2445a0ece03)

21 years agoRemove the #ifdef's for NISPLUS_SAM - there are no function name collisions anymore
Jelmer Vernooij [Thu, 14 Nov 2002 18:16:17 +0000 (18:16 +0000)]
Remove the #ifdef's for NISPLUS_SAM - there are no function name collisions anymore
(This used to be commit f6ef18df11cc48f25adeee464e79e63ee209b08c)

21 years agoa cups printing backend is now available as well
Jelmer Vernooij [Thu, 14 Nov 2002 17:42:01 +0000 (17:42 +0000)]
a cups printing backend is now available as well
(This used to be commit 4cffb29d27253e0e2ca270640d86b21315cab91f)

21 years agoUpdate documentation to cover cascaded VFS modules
Jelmer Vernooij [Thu, 14 Nov 2002 17:37:44 +0000 (17:37 +0000)]
Update documentation to cover cascaded VFS modules
(This used to be commit 218395ac7e5963a773691fb5a0539cce9e3b92f2)

21 years agoQuieten status message when linking libsmbclient.so
Tim Potter [Thu, 14 Nov 2002 00:53:40 +0000 (00:53 +0000)]
Quieten status message when linking libsmbclient.so
(This used to be commit 85946731dd8bc60d0f71fe7ffa6756bd3bcbbf67)

21 years agosmall patch to makesure we fallback to <xfs/xqm.h> if <linux/xqm.h> doesn't exist...
Jelmer Vernooij [Wed, 13 Nov 2002 21:54:31 +0000 (21:54 +0000)]
small patch to makesure we fallback to <xfs/xqm.h> if <linux/xqm.h> doesn't exist (e.g. in SuSE 8.1) (by Metze)
(This used to be commit da8794afe8ca8f454937f06d1c43cc5d844b6037)

21 years agosmall patch to makesure we fallback to <xfs/xqm.h> if <linux/xqm.h> doesn't exist...
Jelmer Vernooij [Wed, 13 Nov 2002 21:51:08 +0000 (21:51 +0000)]
small patch to makesure we fallback to <xfs/xqm.h> if <linux/xqm.h> doesn't exist (e.g. in SuSE 8.1) (by metze)
(This used to be commit 5f16343e0d7c8120a7a5786097b8920a5b7d047b)

21 years agoFix smbwrapper from global* changes.
Jeremy Allison [Wed, 13 Nov 2002 21:47:59 +0000 (21:47 +0000)]
Fix smbwrapper from global* changes.
Jeremy.
(This used to be commit fcbf865162562e359ca4be44a689506d54636e18)

21 years agoFix smbwrapper from the global_* changes.
Jeremy Allison [Wed, 13 Nov 2002 21:47:21 +0000 (21:47 +0000)]
Fix smbwrapper from the global_* changes.
Jeremy.
(This used to be commit 6ab12ca80d12fcecf6ad3a534bd73b482d991112)

21 years agoAdd installmodules and uninstallmodules targets
Jelmer Vernooij [Wed, 13 Nov 2002 20:40:31 +0000 (20:40 +0000)]
Add installmodules and uninstallmodules targets
(This used to be commit c656e7dce91bb3171f9ec2b8d8f98812ab6c618f)

21 years agoRemove obsolete scripts and put in module install/uninstall
Jelmer Vernooij [Wed, 13 Nov 2002 20:38:56 +0000 (20:38 +0000)]
Remove obsolete scripts and put in module install/uninstall
(This used to be commit d777bba5082ebdf78d314b0d7b4196a4d6413e1f)

21 years agoAdd debug2html and *.so
Jelmer Vernooij [Wed, 13 Nov 2002 19:27:33 +0000 (19:27 +0000)]
Add debug2html and *.so
(This used to be commit 2134e3b89726b97ad8b8c6fd3255d6b425144c88)

21 years agoMove 'weird' character set into new 'developer' module
Jelmer Vernooij [Wed, 13 Nov 2002 19:07:34 +0000 (19:07 +0000)]
Move 'weird' character set into new 'developer' module
(This used to be commit afbff33eba7edd98329114b5113b3360cd6dfcc6)

21 years agoLoad modules in lp_modules() after fork()
Jelmer Vernooij [Wed, 13 Nov 2002 19:04:17 +0000 (19:04 +0000)]
Load modules in lp_modules() after fork()
(This used to be commit 77afa4f1679c22cde88ecc5bc7ed37951c822221)

21 years agoSome more doc updates:
Jelmer Vernooij [Wed, 13 Nov 2002 15:34:49 +0000 (15:34 +0000)]
Some more doc updates:
- make
- update status of docs document
- move security_level to 'type of installation' part
(This used to be commit 11ad39398e077c3901e63f31bcc6efb223854357)

21 years agoadd lp_modules()
Jelmer Vernooij [Wed, 13 Nov 2002 14:51:50 +0000 (14:51 +0000)]
add lp_modules()
(This used to be commit 344d8e521f951e7f59b8378fee80bb553670a3be)

21 years agoDon't crash when there are no arguments specified
Jelmer Vernooij [Wed, 13 Nov 2002 14:45:11 +0000 (14:45 +0000)]
Don't crash when there are no arguments specified
(This used to be commit 0855e5810aefd71c37031be31abe91229e2de8b3)

21 years agoIgnore Makefile
Jelmer Vernooij [Wed, 13 Nov 2002 14:23:52 +0000 (14:23 +0000)]
Ignore Makefile
(This used to be commit 9c811e447821e9c934f9ecf841a38f7e1f7aa626)

21 years agoAdd a DEBUG() that gives the number of successfully loaded modules - useful for debugging
Jelmer Vernooij [Wed, 13 Nov 2002 13:47:12 +0000 (13:47 +0000)]
Add a DEBUG() that gives the number of successfully loaded modules - useful for debugging
(This used to be commit 612ea35ab016c56e6ad9886283901bc7b417337a)

21 years agoOnly add modules/pdb_xml.so and modules/pdb_mysql.so to the 'modules' target if
Jelmer Vernooij [Wed, 13 Nov 2002 13:33:02 +0000 (13:33 +0000)]
Only add modules/pdb_xml.so and modules/pdb_mysql.so to the 'modules' target if
the libs they depend on are available
(This used to be commit 018a44055d6a8435528279523567f9a86b2f3069)

21 years agoDon't build Makefile.in in examples/VFS/
Jelmer Vernooij [Wed, 13 Nov 2002 13:23:02 +0000 (13:23 +0000)]
Don't build Makefile.in in examples/VFS/
(This used to be commit 98cb778cb7d48dd545b5dcf395567defd0198f86)

21 years agoAdd make target 'modules' that currently builds vfs_audit, vfs_recycle and vfs_netatalk
Jelmer Vernooij [Wed, 13 Nov 2002 13:19:24 +0000 (13:19 +0000)]
Add make target 'modules' that currently builds vfs_audit, vfs_recycle and vfs_netatalk
(This used to be commit 4c05cbbe7434c9d43f561f3be27c0283fa754ab0)

21 years agoMove working VFS modules to source/modules/
Jelmer Vernooij [Wed, 13 Nov 2002 13:11:04 +0000 (13:11 +0000)]
Move working VFS modules to source/modules/
(This used to be commit 14b129e301c94ccf47b9105bda1bd9d142feb1b5)

21 years agoMove VFS documentation to the HOWTO collection
Jelmer Vernooij [Wed, 13 Nov 2002 13:08:56 +0000 (13:08 +0000)]
Move VFS documentation to the HOWTO collection
(This used to be commit b8c7ce0381e857c2de5658b25e917622ebea954e)

21 years agoMove VFS documentation to SGML
Jelmer Vernooij [Wed, 13 Nov 2002 13:04:16 +0000 (13:04 +0000)]
Move VFS documentation to SGML
(This used to be commit cf9c1c2584743a059c2d266158d4e8280aaeba8a)

21 years agoMerge from HEAD
Andrew Bartlett [Wed, 13 Nov 2002 07:04:00 +0000 (07:04 +0000)]
Merge from HEAD
- make configure check for the location of Heimdal KRB5 on suse systems
- fix libsmbclient for new global_myname()
(This used to be commit 111b0405cf8c95da5c927f31e5db7fd51c590b1f)

21 years agoTry to bring libsmbclient in line with the new global_myname stuff
Andrew Bartlett [Wed, 13 Nov 2002 06:38:33 +0000 (06:38 +0000)]
Try to bring libsmbclient in line with the new global_myname stuff
(This used to be commit e424b08050b44b1b52abd2af76b1b4dc8b100095)

21 years agoUndo the new --enable-developer flags that caused breakage on gcc != 3.2, and
Andrew Bartlett [Wed, 13 Nov 2002 04:14:21 +0000 (04:14 +0000)]
Undo the new --enable-developer flags that caused breakage on gcc != 3.2, and
rerun autoconf
(This used to be commit 6da20cd7638b5e36af080a4b8ae8880035fe684b)

21 years agoSorry Jim we can't assign to global_xxx(), we need to call set_global_xxx()
Jeremy Allison [Wed, 13 Nov 2002 02:22:39 +0000 (02:22 +0000)]
Sorry Jim we can't assign to global_xxx(), we need to call set_global_xxx()
to ensure the malloc is done.
Jeremy.
(This used to be commit 57f7ab45b783f64a3f3337a893ba3ddef953c133)

21 years agoSorry Jim we can't assign to global_xxx(), we need to call set_global_xxx()
Jeremy Allison [Wed, 13 Nov 2002 02:21:55 +0000 (02:21 +0000)]
Sorry Jim we can't assign to global_xxx(), we need to call set_global_xxx()
to ensure the malloc is done.
Jeremy.
(This used to be commit e57853000aacc61ba3c73907a7afb85385b378c3)

21 years agoBring smbmount.c in line with jra's global-cide. global_scope was used here...
Jim McDonough [Wed, 13 Nov 2002 01:58:19 +0000 (01:58 +0000)]
Bring smbmount.c in line with jra's global-cide.  global_scope was used here...
(This used to be commit 79a0f2c2519b0503a8323fd0babfd18ec59b8d5e)

21 years agoBring smbmount.c in line with jra's global-cide. global_scope was used here...
Jim McDonough [Wed, 13 Nov 2002 01:54:44 +0000 (01:54 +0000)]
Bring smbmount.c in line with jra's global-cide.  global_scope was used here...
(This used to be commit 5170a9f7ffac93c619358353834bc3024a6746d2)

21 years ago- Add some more warning flags for --enable-developer.
Andrew Bartlett [Wed, 13 Nov 2002 01:22:25 +0000 (01:22 +0000)]
- Add some more warning flags for --enable-developer.
- patch from SUSE for hiemdal headers in /usr/include/heimdal
(This used to be commit 1dbc9eff149ca976ff5edb5c256fa2fe6b409617)

21 years agoRemoved global_myworkgroup, global_myname, global_myscope. Added liberal
Jeremy Allison [Tue, 12 Nov 2002 23:20:50 +0000 (23:20 +0000)]
Removed global_myworkgroup, global_myname, global_myscope. Added liberal
dashes of const. This is a rather large check-in, some things may break.
It does compile though :-).
Jeremy.
(This used to be commit f755711df8f74f9b8e8c1a2b0d07d02a931eeb89)