sfrench/samba-autobuild/.git
21 years agoFix mem leak. Spotted by tpot (thanks Tim).
Jeremy Allison [Wed, 16 Apr 2003 08:46:03 +0000 (08:46 +0000)]
Fix mem leak. Spotted by tpot (thanks Tim).
Jeremy.

21 years agomerge in metze' smbcquotas patch from HEAD
Gerald Carter [Tue, 15 Apr 2003 19:51:17 +0000 (19:51 +0000)]
merge in metze' smbcquotas patch from HEAD

21 years agoChange variable name to get this working on gcc 3.2 (Merge from HEAD)
Jelmer Vernooij [Tue, 15 Apr 2003 17:06:51 +0000 (17:06 +0000)]
Change variable name to get this working on gcc 3.2 (Merge from HEAD)

21 years agoIt's #ifdef CONFIG_H, not #if CONFI_H
Jelmer Vernooij [Tue, 15 Apr 2003 17:05:55 +0000 (17:05 +0000)]
It's #ifdef CONFIG_H, not #if CONFI_H

21 years agoPrint out information about statically linked in modules
Jelmer Vernooij [Tue, 15 Apr 2003 17:05:30 +0000 (17:05 +0000)]
Print out information about statically linked in modules

21 years agoUse XML format instead of SGML format (merge from HEAD)
Jelmer Vernooij [Tue, 15 Apr 2003 17:04:10 +0000 (17:04 +0000)]
Use XML format instead of SGML format (merge from HEAD)

21 years agouse the new modules system for the rpc modules (backport from HEAD)
Jelmer Vernooij [Tue, 15 Apr 2003 16:55:21 +0000 (16:55 +0000)]
use the new modules system for the rpc modules (backport from HEAD)

21 years agoUse the new modules system for passdb (merge from HEAD)
Jelmer Vernooij [Tue, 15 Apr 2003 16:01:14 +0000 (16:01 +0000)]
Use the new modules system for passdb (merge from HEAD)

21 years agoAdd some more NT to unix error code mappings (from HEAD)
Jelmer Vernooij [Tue, 15 Apr 2003 14:42:06 +0000 (14:42 +0000)]
Add some more NT to unix error code mappings (from HEAD)

21 years agoThis commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.
cvs2svn Import User [Tue, 15 Apr 2003 12:35:53 +0000 (12:35 +0000)]
This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.

21 years agoFix smb.conf.5.xml and friends:
Alexander Bokovoy [Tue, 15 Apr 2003 12:35:52 +0000 (12:35 +0000)]
Fix smb.conf.5.xml and friends:
addressable IDs should be specified at section level, not in titles or it does not work with both HTML and PDF generation (for former one link is created but target does not).

21 years agoFix build of VFS modules statically (we used Makefile variables before setting them)
Jelmer Vernooij [Tue, 15 Apr 2003 12:04:48 +0000 (12:04 +0000)]
Fix build of VFS modules statically (we used Makefile variables before setting them)

21 years agoAdd selection of the modules to configure (merge from HEAD)
Jelmer Vernooij [Tue, 15 Apr 2003 12:02:24 +0000 (12:02 +0000)]
Add selection of the modules to configure (merge from HEAD)

21 years agoFinal touch:
Alexander Bokovoy [Tue, 15 Apr 2003 11:54:15 +0000 (11:54 +0000)]
Final touch:
1. Move preloadmodules.xml to Security section
2. Fix lpqcachetime.xml from Printing section

21 years agoFinal bits of smb.conf(5) are converted!
Alexander Bokovoy [Tue, 15 Apr 2003 11:46:16 +0000 (11:46 +0000)]
Final bits of smb.conf(5) are converted!

21 years agoFix typo in configure.in (merge from HEAD)
Jelmer Vernooij [Tue, 15 Apr 2003 11:39:56 +0000 (11:39 +0000)]
Fix typo in configure.in (merge from HEAD)

21 years agoApplying updates from Rafal (mimir) and from DAvid Lechnyr.
John Terpstra [Tue, 15 Apr 2003 10:11:43 +0000 (10:11 +0000)]
Applying updates from Rafal (mimir) and from DAvid Lechnyr.

21 years agoFix some minor typos
Alexander Bokovoy [Tue, 15 Apr 2003 08:42:05 +0000 (08:42 +0000)]
Fix some minor typos

21 years agoConvert another group of options in Misc section
Alexander Bokovoy [Tue, 15 Apr 2003 08:09:55 +0000 (08:09 +0000)]
Convert another group of options in Misc section

21 years agoConvert another group of options in Misc section
Alexander Bokovoy [Tue, 15 Apr 2003 07:47:02 +0000 (07:47 +0000)]
Convert another group of options in Misc section

21 years agoMerge of comment typo.
Tim Potter [Tue, 15 Apr 2003 06:56:43 +0000 (06:56 +0000)]
Merge of comment typo.

Whitespace syncup.

21 years agoMerge of server unavailable error string.
Tim Potter [Tue, 15 Apr 2003 06:55:42 +0000 (06:55 +0000)]
Merge of server unavailable error string.

21 years agoMerge of python extension picobj fix.
Tim Potter [Tue, 15 Apr 2003 06:54:27 +0000 (06:54 +0000)]
Merge of python extension picobj fix.

21 years agoTypo in comment.
Tim Potter [Tue, 15 Apr 2003 04:08:59 +0000 (04:08 +0000)]
Typo in comment.

21 years agoAdd string message for WERR_SERVER_UNAVAILABLE.
Tim Potter [Tue, 15 Apr 2003 03:54:07 +0000 (03:54 +0000)]
Add string message for WERR_SERVER_UNAVAILABLE.

21 years agoUse picobjs when building python extensions. Spotted by Steve Langasek.
Tim Potter [Tue, 15 Apr 2003 03:43:24 +0000 (03:43 +0000)]
Use picobjs when building python extensions.  Spotted by Steve Langasek.

21 years agoMerge:
Tim Potter [Tue, 15 Apr 2003 03:09:35 +0000 (03:09 +0000)]
Merge:

>A struct must contain at least one declaration according to C99, but
>gcc allows it to be empty.  Should fix miscellaneous breakage on
>the compile farm.

21 years agoA struct must contain at least one declaration according to C99, but
Tim Potter [Tue, 15 Apr 2003 02:47:01 +0000 (02:47 +0000)]
A struct must contain at least one declaration according to C99, but
gcc allows it to be empty.  Should fix miscellaneous breakage on
the compile farm.

21 years agoUpdates to compile correctly with --with-included-popt
Tim Potter [Tue, 15 Apr 2003 01:40:37 +0000 (01:40 +0000)]
Updates to compile correctly with --with-included-popt

21 years agoAdd smbcquotas manpage written by Metze
Jelmer Vernooij [Mon, 14 Apr 2003 23:22:21 +0000 (23:22 +0000)]
Add smbcquotas manpage written by Metze

21 years agoGot in a local document by mistake. Sorry, I need to get some sleep.
Jelmer Vernooij [Mon, 14 Apr 2003 23:21:44 +0000 (23:21 +0000)]
Got in a local document by mistake. Sorry, I need to get some sleep.

21 years ago*** empty log message ***
Jelmer Vernooij [Mon, 14 Apr 2003 23:20:44 +0000 (23:20 +0000)]
*** empty log message ***

21 years agoConvert a part of Misc section. More to come after a sleep
Alexander Bokovoy [Mon, 14 Apr 2003 22:59:57 +0000 (22:59 +0000)]
Convert a part of Misc section. More to come after a sleep

21 years ago- Change ADS CHOSTPASS -> ADS CHANGETRUSTPW
Jelmer Vernooij [Mon, 14 Apr 2003 22:27:09 +0000 (22:27 +0000)]
- Change ADS CHOSTPASS -> ADS CHANGETRUSTPW
- Add general CHANGETRUSTPW function that calls ADS CHANGETRUSTPW or RPC CHANGETRUSTPW
(Merged from HEAD)

21 years agoAdd some more functions for the modules (backport from HEAD):
Jelmer Vernooij [Mon, 14 Apr 2003 22:23:02 +0000 (22:23 +0000)]
Add some more functions for the modules (backport from HEAD):
 - init_modules()
 - smb_probe_module()

21 years agoBackport my backtrace patch from HEAD
Jelmer Vernooij [Mon, 14 Apr 2003 21:49:49 +0000 (21:49 +0000)]
Backport my backtrace patch from HEAD

21 years agoFix typo
Jelmer Vernooij [Mon, 14 Apr 2003 21:19:18 +0000 (21:19 +0000)]
Fix typo

21 years agoFix popt usage (backport from HEAD)
Jelmer Vernooij [Mon, 14 Apr 2003 21:16:16 +0000 (21:16 +0000)]
Fix popt usage (backport from HEAD)

21 years agoAlso remove variable associated with lp_sam_backend() - it's dead
Jelmer Vernooij [Mon, 14 Apr 2003 20:44:47 +0000 (20:44 +0000)]
Also remove variable associated with lp_sam_backend() - it's dead

21 years agoFix typos
Jelmer Vernooij [Mon, 14 Apr 2003 20:42:26 +0000 (20:42 +0000)]
Fix typos

21 years agoFix typos
Jelmer Vernooij [Mon, 14 Apr 2003 20:35:46 +0000 (20:35 +0000)]
Fix typos

21 years agoRebalance parentheses in cliquota.c when LARGE_SMB_OFF_T is false.
Paul Green [Mon, 14 Apr 2003 19:48:56 +0000 (19:48 +0000)]
Rebalance parentheses in cliquota.c when LARGE_SMB_OFF_T is false.

21 years agoTry and create a file with different vuid, same cnum. Not yet sure
Jeremy Allison [Mon, 14 Apr 2003 13:19:51 +0000 (13:19 +0000)]
Try and create a file with different vuid, same cnum. Not yet sure
if this should succeed, so just print result until we test against
Win2003.
Jeremy.

21 years agoFix typo.
John Terpstra [Mon, 14 Apr 2003 12:50:23 +0000 (12:50 +0000)]
Fix typo.

21 years agoNew file from HEAD.
John Terpstra [Mon, 14 Apr 2003 12:25:17 +0000 (12:25 +0000)]
New file from HEAD.

21 years agoMerge of HEAD document updates to 3.0.0
John Terpstra [Mon, 14 Apr 2003 12:23:26 +0000 (12:23 +0000)]
Merge of HEAD document updates to 3.0.0

21 years agoPartial review of changes by mimir. Work in progress.
John Terpstra [Mon, 14 Apr 2003 12:19:54 +0000 (12:19 +0000)]
Partial review of changes by mimir. Work in progress.

21 years agoMerge across tridge's Realloc fix.
Jeremy Allison [Mon, 14 Apr 2003 11:04:57 +0000 (11:04 +0000)]
Merge across tridge's Realloc fix.
Jeremy.

21 years agoFix _smb_setlen to be non {} safe.
Jeremy Allison [Mon, 14 Apr 2003 10:35:50 +0000 (10:35 +0000)]
Fix _smb_setlen to be non {} safe.
Jeremy.

21 years agoFix _smb_setlen to be non {} safe.
Jeremy Allison [Mon, 14 Apr 2003 10:30:38 +0000 (10:30 +0000)]
Fix _smb_setlen to be non {} safe.
Jeremy.

21 years agoChange ADS CHOSTPASS to ADS CHANGETRUSTPW and add a
Jelmer Vernooij [Mon, 14 Apr 2003 10:14:40 +0000 (10:14 +0000)]
Change ADS CHOSTPASS to ADS CHANGETRUSTPW and add a
general CHANGETRUSTPW that calls ADS CHANGETRUSTPW or RPC CHANGETRUSTPW
depending on what we have.

21 years agoGet rid of 'sam backend' and --with-sam
Jelmer Vernooij [Mon, 14 Apr 2003 10:05:33 +0000 (10:05 +0000)]
Get rid of 'sam backend' and --with-sam

21 years agoDocument NET CACHE
Jelmer Vernooij [Mon, 14 Apr 2003 09:18:36 +0000 (09:18 +0000)]
Document NET CACHE

21 years agoMake a libbigballofmud.so.0 link, so that the linker can find the
Martin Pool [Mon, 14 Apr 2003 07:48:44 +0000 (07:48 +0000)]
Make a libbigballofmud.so.0 link, so that the linker can find the
library to build the test cases.  Previously the link had to be
created by hand.

Doing this manually is incredibly kludgy and not very portable, but I
don't know a better way without introducing l*bt**l.

21 years agoMerge from HEAD 1.36.
Martin Pool [Mon, 14 Apr 2003 07:36:19 +0000 (07:36 +0000)]
Merge from HEAD 1.36.

21 years agoBuild and run the lib/snprintf.c test cases from "make check".
Martin Pool [Mon, 14 Apr 2003 06:07:25 +0000 (06:07 +0000)]
Build and run the lib/snprintf.c test cases from "make check".

21 years agoFix broken regexp in cvsignore for *.po{,32} files.
Tim Potter [Mon, 14 Apr 2003 05:38:48 +0000 (05:38 +0000)]
Fix broken regexp in cvsignore for *.po{,32} files.

21 years agoIgnore check programs.
Tim Potter [Mon, 14 Apr 2003 05:38:28 +0000 (05:38 +0000)]
Ignore check programs.

21 years agoIgnore check programs.
Tim Potter [Mon, 14 Apr 2003 05:34:45 +0000 (05:34 +0000)]
Ignore check programs.

21 years agoUpdate check-programs target.
Tim Potter [Mon, 14 Apr 2003 05:34:04 +0000 (05:34 +0000)]
Update check-programs target.

21 years agoFix broken regexp in cvsignore for *.po{,32} files.
Tim Potter [Mon, 14 Apr 2003 05:33:41 +0000 (05:33 +0000)]
Fix broken regexp in cvsignore for *.po{,32} files.

21 years agoMerge: remove unused variables.
Tim Potter [Mon, 14 Apr 2003 05:28:09 +0000 (05:28 +0000)]
Merge: remove unused variables.

21 years agoMerge: add PAC_DATA as valid return type.
Tim Potter [Mon, 14 Apr 2003 05:27:04 +0000 (05:27 +0000)]
Merge: add PAC_DATA as valid return type.

21 years agoMerge: remove unused variable.
Tim Potter [Mon, 14 Apr 2003 05:26:30 +0000 (05:26 +0000)]
Merge: remove unused variable.

21 years agoAdd rules to build bin/t_snprintf, which exposes the snprintf test code.
Martin Pool [Mon, 14 Apr 2003 05:26:28 +0000 (05:26 +0000)]
Add rules to build bin/t_snprintf, which exposes the snprintf test code.

21 years agoMerge: incorrect arg to debug.
Tim Potter [Mon, 14 Apr 2003 05:24:59 +0000 (05:24 +0000)]
Merge: incorrect arg to debug.

21 years agoRemove unused variables.
Tim Potter [Mon, 14 Apr 2003 05:22:59 +0000 (05:22 +0000)]
Remove unused variables.

21 years agoRemoved unused variable.
Tim Potter [Mon, 14 Apr 2003 05:22:17 +0000 (05:22 +0000)]
Removed unused variable.

21 years agoRemove SAFE_FREE() definition, which is not needed in this file.
Martin Pool [Mon, 14 Apr 2003 05:16:47 +0000 (05:16 +0000)]
Remove SAFE_FREE() definition, which is not needed in this file.

In TEST_SNPRINTF mode, always compile all the functions in this file
even if they're normally available on this system.

Fix typo in comment.

21 years agodecode_pac_data() needs a talloc ctx as an argument.
Tim Potter [Mon, 14 Apr 2003 05:16:14 +0000 (05:16 +0000)]
decode_pac_data() needs a talloc ctx as an argument.

21 years agoAdd PAC_DATA as valid return type for make proto.
Tim Potter [Mon, 14 Apr 2003 05:15:46 +0000 (05:15 +0000)]
Add PAC_DATA as valid return type for make proto.

21 years agoRemoved unused variables.
Tim Potter [Mon, 14 Apr 2003 05:13:15 +0000 (05:13 +0000)]
Removed unused variables.

21 years agoFixed incorrect argument to debug.
Tim Potter [Mon, 14 Apr 2003 05:12:53 +0000 (05:12 +0000)]
Fixed incorrect argument to debug.

21 years agoAdd selected parts of the changelog to this file, to make merging into
Martin Pool [Mon, 14 Apr 2003 05:02:55 +0000 (05:02 +0000)]
Add selected parts of the changelog to this file, to make merging into
other projects easier.

21 years agoMerge test cases from rsync.
Martin Pool [Mon, 14 Apr 2003 05:00:00 +0000 (05:00 +0000)]
Merge test cases from rsync.

21 years agoDoc.
Martin Pool [Mon, 14 Apr 2003 04:55:49 +0000 (04:55 +0000)]
Doc.

Add additional test case for a bug recently found in rsync by Paul
Green.  Appparently it was fixed here a while ago.

21 years agoMerge cliconnect.c so smbtree builds.
Tim Potter [Mon, 14 Apr 2003 04:15:24 +0000 (04:15 +0000)]
Merge cliconnect.c so smbtree builds.

21 years agoMerge:
Tim Potter [Mon, 14 Apr 2003 04:05:48 +0000 (04:05 +0000)]
Merge:

- Jelmer's popt changes

21 years agoMerge:
Tim Potter [Mon, 14 Apr 2003 04:03:39 +0000 (04:03 +0000)]
Merge:

- "Fix lingering large offset problems in smbtar etc."

21 years agoMerge:
Tim Potter [Mon, 14 Apr 2003 04:01:41 +0000 (04:01 +0000)]
Merge:

- debugging tdb messages now initialised and handled in lib/messages.c

21 years agoMerge of Jelmer's usage updates for net.
Tim Potter [Mon, 14 Apr 2003 04:00:37 +0000 (04:00 +0000)]
Merge of Jelmer's usage updates for net.

21 years agoMerge of bugfix for cli_lsa_query_info_policy() usage.
Tim Potter [Mon, 14 Apr 2003 04:00:15 +0000 (04:00 +0000)]
Merge ... bugfix for cli_lsa_query_info_policy() usage.

21 years agoMerge rewrite of smbcontrol.
Tim Potter [Mon, 14 Apr 2003 03:59:25 +0000 (03:59 +0000)]
Merge rewrite of smbcontrol.

21 years agoMerge:
Tim Potter [Mon, 14 Apr 2003 03:59:04 +0000 (03:59 +0000)]
Merge:

 - Jelmer's latest popt changes

21 years agoMerge:
Tim Potter [Mon, 14 Apr 2003 03:54:31 +0000 (03:54 +0000)]
Merge:

 - debugging tdb messages now initialised and handled in lib/messages.c

21 years agoMerge:
Tim Potter [Mon, 14 Apr 2003 03:53:58 +0000 (03:53 +0000)]
Merge:

 - Jelmer's latest popt changes
 - debugging tdb messages now initialised and handled in lib/messages.c

21 years agoMerge: remove tallocdump messages.
Tim Potter [Mon, 14 Apr 2003 03:51:29 +0000 (03:51 +0000)]
Merge: remove tallocdump messages.

21 years agoArray size fixup for construct_nt_devicemode() from HEAD.
Tim Potter [Mon, 14 Apr 2003 03:50:38 +0000 (03:50 +0000)]
Array size fixup for construct_nt_devicemode() from HEAD.

21 years agoSyncup new HEAD version.
Tim Potter [Mon, 14 Apr 2003 03:49:45 +0000 (03:49 +0000)]
Syncup new HEAD version.

21 years agoComment syncup.
Tim Potter [Mon, 14 Apr 2003 03:49:03 +0000 (03:49 +0000)]
Comment syncup.

21 years agoWhitespace syncup.
Tim Potter [Mon, 14 Apr 2003 03:48:26 +0000 (03:48 +0000)]
Whitespace syncup.

21 years agoMerge Jelmer's popt updates from HEAD.
Tim Potter [Mon, 14 Apr 2003 03:31:19 +0000 (03:31 +0000)]
Merge Jelmer's popt updates from HEAD.

Also merged a bunch of other random changes as this file has
been drifting off due to lack of janitors.

21 years agoMerge Jelmer's popt updates from HEAD.
Tim Potter [Mon, 14 Apr 2003 03:30:20 +0000 (03:30 +0000)]
Merge Jelmer's popt updates from HEAD.

21 years agoSyncup popt changes with HEAD.
Tim Potter [Mon, 14 Apr 2003 02:38:21 +0000 (02:38 +0000)]
Syncup popt changes with HEAD.

21 years agoMerge new popt_common.h include file.
Tim Potter [Mon, 14 Apr 2003 02:36:12 +0000 (02:36 +0000)]
Merge new popt_common.h include file.

21 years agoWhitespace syncup.
Tim Potter [Mon, 14 Apr 2003 02:27:41 +0000 (02:27 +0000)]
Whitespace syncup.

21 years agoMerge of new sid type (SID_NAME_COMPUTER) and tidyup.
Tim Potter [Mon, 14 Apr 2003 02:26:41 +0000 (02:26 +0000)]
Merge ... new sid type (SID_NAME_COMPUTER) and tidyup.

21 years agoFix a compiler warning.
Tim Potter [Mon, 14 Apr 2003 02:24:16 +0000 (02:24 +0000)]
Fix a compiler warning.

21 years agoWhoops - missed some tdb message registrations from a previous merge.
Tim Potter [Mon, 14 Apr 2003 02:19:10 +0000 (02:19 +0000)]
Whoops - missed some tdb message registrations from a previous merge.

21 years agoMerge of doxygen updates from HEAD.
Tim Potter [Mon, 14 Apr 2003 02:18:10 +0000 (02:18 +0000)]
Merge of doxygen updates from HEAD.