bbaumbach/samba-autobuild/.git
16 years agor731: add the current debian directory for debian stable (woody) targeted releases
Simo Sorce [Fri, 14 May 2004 12:44:59 +0000 (12:44 +0000)]
r731: add the current debian directory for debian stable (woody) targeted releases
(This used to be commit 4b9f891319fad31eb0494ab57d186568f35443ba)

16 years agor730: move the current debian dir to debian-unstable
Simo Sorce [Fri, 14 May 2004 12:42:42 +0000 (12:42 +0000)]
r730: move the current debian dir to debian-unstable
(This used to be commit 65022f1dde7012a8c8c1872ad87184531973b5c5)

16 years agor716: Fix for bugid #1345 (Macromedia Homesite cannot connect anymore after upgrade...
Jeremy Allison [Fri, 14 May 2004 01:22:17 +0000 (01:22 +0000)]
r716: Fix for bugid #1345 (Macromedia Homesite cannot connect anymore after upgrade to 3.0.4).
Cause was premature optimization in unix_convert(). My fault, sorry.
Jeremy.
(This used to be commit e5438f0a841e8ea57b515544cbf638c38405ed55)

16 years agor710: Fix smbclient symlink command when widelinks = no.
Jeremy Allison [Thu, 13 May 2004 23:34:00 +0000 (23:34 +0000)]
r710: Fix smbclient symlink command when widelinks = no.
Jeremy.
(This used to be commit ed699a73f899b3212185ecf52d1c4cd59cc8a7ea)

16 years agor706: Fix erroneous commit... I've not finished testing the
Jeremy Allison [Thu, 13 May 2004 21:23:40 +0000 (21:23 +0000)]
r706: Fix erroneous commit... I've not finished testing the
symlink stuff yet. Noticed by Stefan (metze).
Jeremy.
(This used to be commit 389ad1a05b2197edb20eda270fbd5c7eed7bb2f3)

16 years agor704: BUG 1315: fix for schannel client connections to server's that don't support...
Gerald Carter [Thu, 13 May 2004 20:32:21 +0000 (20:32 +0000)]
r704: BUG 1315: fix for schannel client connections to server's that don't support 128 bit encryption
(This used to be commit 316ba5ad89ddfa445d44d28141c5901fc64aec90)

16 years agor698: Now wb pipe is non-blocking remember to read in non-blocking mode...
Jeremy Allison [Thu, 13 May 2004 18:37:54 +0000 (18:37 +0000)]
r698: Now wb pipe is non-blocking remember to read in non-blocking mode...
Jeremy.
(This used to be commit 3399727864f3aa8981f022254dfed622fcb50c49)

16 years agor689: removed unneeded forward declarations
Gerald Carter [Thu, 13 May 2004 16:11:24 +0000 (16:11 +0000)]
r689: removed unneeded forward declarations
(This used to be commit ae0a770d607b13b454bff88aa52b478845b71a04)

16 years agor675: merge from SAMBA_4_0:
Stefan Metzmacher [Thu, 13 May 2004 12:00:15 +0000 (12:00 +0000)]
r675: merge from SAMBA_4_0:
display the version on top of configure

this will help in the build farm

metze
(This used to be commit 78eba7af73fcadca3e688df07a67a869008bdfc6)

16 years agor658: Oops - make smbclient work again with widelinks = no :-).
Jeremy Allison [Thu, 13 May 2004 00:56:00 +0000 (00:56 +0000)]
r658: Oops - make smbclient work again with widelinks = no :-).
Jeremy.
(This used to be commit a6979417063e0f0067004dc6207e8e78aa41a58f)

16 years agor656: Make widelinks use realpath(). Tidy up cases where we need to become a service.
Jeremy Allison [Thu, 13 May 2004 00:20:50 +0000 (00:20 +0000)]
r656: Make widelinks use realpath(). Tidy up cases where we need to become a service.
Jeremy.
(This used to be commit a03b6a05e02ec8415efc0e8ceade102e06f8fffe)

16 years agor654: There is no point in having two lines of:
Richard Sharpe [Wed, 12 May 2004 07:06:05 +0000 (07:06 +0000)]
r654: There is no point in having two lines of:

        sbuf.st_mtime &= ~1;

So I had one refer to st_ctime.
(This used to be commit cf7a64c05dbc281802a2dc97a182b530fb925db9)

16 years agor653: Ok, so tridge convinced me. Allow full UNIX path symlinks
Jeremy Allison [Wed, 12 May 2004 00:35:43 +0000 (00:35 +0000)]
r653: Ok, so tridge convinced me. Allow full UNIX path symlinks
to anywhere on the server filesystem so long as widelinks
is set to true.... :-).
Jeremy.
(This used to be commit ba9809fcd493a53b33c3a24c9f91b0c1d9bd9726)

16 years agor651: Patch from kawasa_r@itg.hitachi.co.jp to connect to winbind
Jeremy Allison [Tue, 11 May 2004 22:09:09 +0000 (22:09 +0000)]
r651: Patch from kawasa_r@itg.hitachi.co.jp to connect to winbind
pipe in non-blocking mode to prevent process hang.
Jeremy.
(This used to be commit dece22de8e0bd18ee5a152dea7f682ae04e5cba0)

16 years agor647: fix for setting the called name to by our IP if the called name was *SMBSERVER...
Gerald Carter [Tue, 11 May 2004 14:54:54 +0000 (14:54 +0000)]
r647: fix for setting the called name to by our IP if the called name was *SMBSERVER and *SMBSERV -- fixes issue with connecting to printers via \ip.ad.dr.ess\printer UNC path
(This used to be commit 8ee268f0ed0c2f75ded9c2ddd66e0953f443c79e)

16 years agor645: Patch from kawasa_r@itg.hitachi.co.jp to correctly enable core dumps.
Jeremy Allison [Tue, 11 May 2004 01:05:59 +0000 (01:05 +0000)]
r645: Patch from kawasa_r@itg.hitachi.co.jp to correctly enable core dumps.
Jeremy.
(This used to be commit ea41d694270264557f740cd40ccc69b4acaa57e9)

16 years agor643: fix typo
Herb Lewis [Mon, 10 May 2004 23:59:23 +0000 (23:59 +0000)]
r643: fix typo
(This used to be commit 1f4db0b847de582387c0244397d1769b35bbcdbb)

16 years agor642: use RPC_CLIENT_OBJ instead of file name
Herb Lewis [Mon, 10 May 2004 23:57:40 +0000 (23:57 +0000)]
r642: use RPC_CLIENT_OBJ instead of file name
already included in PROTO_OBJ by LIBMSRPC_OBJ
(This used to be commit a9113df6e9d357d334cd9a8dd937df6b3eec322e)

16 years agor640: Make cifsvfs symlinks work with paths within and external to the
Jeremy Allison [Mon, 10 May 2004 23:04:31 +0000 (23:04 +0000)]
r640: Make cifsvfs symlinks work with paths within and external to the
share. Store external paths prefixed with smbln:.
Jeremy.
(This used to be commit 14a9997b2eb394174ccb36d2a10a755279740cba)

16 years agor635: put files that are referenced multiple times in separate
Herb Lewis [Mon, 10 May 2004 19:57:54 +0000 (19:57 +0000)]
r635: put files that are referenced multiple times in separate
definitions to be consistent.
(This used to be commit 86e78bf745b4bb10fe60a77c069a9a062aa26637)

16 years agor632: pulling in release notes from 3.0.4 and getting ready to start 3.0.5pre1
Gerald Carter [Mon, 10 May 2004 13:54:12 +0000 (13:54 +0000)]
r632: pulling in release notes from 3.0.4 and getting ready to start 3.0.5pre1
(This used to be commit 23cfc056e341c38b3311ffbd95529abb237b3cd6)

16 years agor618: Bug #1333. Fix a problem pointed out by coolo where I was trying to ensure
Richard Sharpe [Sun, 9 May 2004 22:39:39 +0000 (22:39 +0000)]
r618: Bug #1333. Fix a problem pointed out by coolo where I was trying to ensure
that the errno is not trashed by a DEBUG statement, but screwed up.
(This used to be commit e642f3e7b7a5fdbb5d12136c909e9c57e7cf1985)

16 years agor616: Bug #1333.
Richard Sharpe [Sun, 9 May 2004 17:29:09 +0000 (17:29 +0000)]
r616: Bug #1333.

Make sure we return an error code when things go wrong.
(This used to be commit 21cdb45b54662c7835aea1d16fdd5902cf7a7496)

16 years agor599: Bug #1178. Make the libsmbclient routines callable by C++ programs. Also
Richard Sharpe [Sun, 9 May 2004 04:20:40 +0000 (04:20 +0000)]
r599: Bug #1178. Make the libsmbclient routines callable by C++ programs. Also
clean up the format of the file a bit.
(This used to be commit 63c846fa1da7be563a3df8fff001324268887c1d)

16 years agor588: Some fixes from coolo ...
Richard Sharpe [Sat, 8 May 2004 20:15:52 +0000 (20:15 +0000)]
r588: Some fixes from coolo ...
I think that the ECONNREFUSED should probably be ENOENT.
(This used to be commit faa8cc18df51c4406815b68caba5ed5b8d43ba18)

16 years agor573: fixing packaging
Gerald Carter [Fri, 7 May 2004 22:02:05 +0000 (22:02 +0000)]
r573: fixing packaging
(This used to be commit 55bf9b2bbf7c31cf7c21bb3a49ee927cabda8b4e)

16 years agor570: Remove lots of globals to handle case issues - move them
Jeremy Allison [Fri, 7 May 2004 18:37:47 +0000 (18:37 +0000)]
r570: Remove lots of globals to handle case issues - move them
to connection struct entries (as they should have been from
the start). Jerry, once you've cut over to 3.0.4 release
branch I'll add this to 3.0 also.
- Jerry cut over :-).
Jeremy.
(This used to be commit 578a508509d21226ad3332fc54c3ab54cd8ae452)

16 years agor568: setting version to 3.0.5pre1
Gerald Carter [Fri, 7 May 2004 18:32:47 +0000 (18:32 +0000)]
r568: setting version to 3.0.5pre1
(This used to be commit f3efc098d1836225ab01a082c56914c76017c48a)

16 years agor565: Uninitialized data fixes from kawasa_r@itg.hitachi.co.jp.
Jeremy Allison [Fri, 7 May 2004 18:14:38 +0000 (18:14 +0000)]
r565: Uninitialized data fixes from kawasa_r@itg.hitachi.co.jp.
Jeremy.
(This used to be commit c23a73324b335e42877551283b274f6d12f2c1a7)

16 years agor562: Memory leak fix in error code path from kawasa_r@itg.hitachi.co.jp.
Jeremy Allison [Fri, 7 May 2004 17:58:06 +0000 (17:58 +0000)]
r562: Memory leak fix in error code path from kawasa_r@itg.hitachi.co.jp.
Jeremy.
(This used to be commit ac501348f473045a7846ffd9bc6b9eb4682b8987)

16 years agor560: Fix bugzilla 1279: cannot control individual print jobs using cups
Jim McDonough [Fri, 7 May 2004 17:17:25 +0000 (17:17 +0000)]
r560: Fix bugzilla 1279: cannot control individual print jobs using cups

Store the print job using a little-endian key.
(This used to be commit e0491dae989ea289438de3bdf29d8810d409a01b)

16 years agor559: Some fixes from coolo ...
Richard Sharpe [Fri, 7 May 2004 16:46:37 +0000 (16:46 +0000)]
r559: Some fixes from coolo ...
(This used to be commit d80e90d7c19fbcd2f7e998918b4fc6d9310081a3)

16 years agor557: another patch from Stephan Kulow <coolo@suse.de> -- check cli * before derefere...
Gerald Carter [Fri, 7 May 2004 15:59:13 +0000 (15:59 +0000)]
r557: another patch from Stephan Kulow <coolo@suse.de> -- check cli * before dereferencing it
(This used to be commit c385fb467fc2a669d54b9a2faddbf66f9e4699c6)

16 years agor555: Fix big-endian storage of jobids in jobs_changed list. Found during
Jim McDonough [Fri, 7 May 2004 15:21:27 +0000 (15:21 +0000)]
r555: Fix big-endian storage of jobids in jobs_changed list.  Found during
debugging of 1279
(This used to be commit 7c1cfb16c0b2f0128afca0b01036567253a3f92a)

16 years agor551: BUG 1293: fix double free in printer publishing code
Gerald Carter [Fri, 7 May 2004 13:45:41 +0000 (13:45 +0000)]
r551: BUG 1293: fix double free in printer publishing code
(This used to be commit f9a371f33b89852e42004469cb60efec973067bd)

16 years agor547: Add entry for NT_STATUS_DUPLICATE_NAME in the ntstatus to unix error mapping
Jelmer Vernooij [Fri, 7 May 2004 09:50:43 +0000 (09:50 +0000)]
r547: Add entry for NT_STATUS_DUPLICATE_NAME in the ntstatus to unix error mapping
table
(This used to be commit 31c21d520d030e27e4adc6075a50026724b87173)

16 years agor545: Handing a NULL blob to base64_encode_data_blob leads to an invalid write of a
Volker Lendecke [Fri, 7 May 2004 08:42:13 +0000 (08:42 +0000)]
r545: Handing a NULL blob to base64_encode_data_blob leads to an invalid write of a
0 in base64_encode_data_blob. I don't know what the base64 encoding of a NULL
string is, so fix the problematic caller I found. The real fix should go into
base64_encode_data_blob.

Volker
(This used to be commit 55fd1e490efbe91c391c27101166284034cd32ef)

16 years agor543: possible fix for BUG 1293 -- initialize pointer to NULL to ensure the failure...
Gerald Carter [Fri, 7 May 2004 03:15:54 +0000 (03:15 +0000)]
r543: possible fix for BUG 1293 -- initialize pointer to NULL to ensure the failure check is valid
(This used to be commit b7005e6989946bbd0e42d84d2688f3a96a649791)

16 years agor541: fixing segfault in winbindd caused -r527 -- looks like a bug in heimdal; also...
Gerald Carter [Fri, 7 May 2004 02:48:03 +0000 (02:48 +0000)]
r541: fixing segfault in winbindd caused -r527 -- looks like a bug in heimdal; also initialize some pointers
(This used to be commit be74e88d9a4b74fcaf25b0816e3fa8a487c91ab5)

16 years agor539: Mem leak fixes from kawasa_r@itg.hitachi.co.jp
Jeremy Allison [Thu, 6 May 2004 23:16:52 +0000 (23:16 +0000)]
r539: Mem leak fixes from kawasa_r@itg.hitachi.co.jp
Jeremy.
(This used to be commit 8fe47b0bf27a8ae690ab0fcff377c8fc12919f43)

16 years agor538: Mem leak fix from kawasa_r@itg.hitachi.co.jp
Jeremy Allison [Thu, 6 May 2004 23:13:44 +0000 (23:13 +0000)]
r538: Mem leak fix from kawasa_r@itg.hitachi.co.jp
Jeremy.
(This used to be commit 4cbcd164147d25286fe8dd460c6123e961c4f657)

16 years agor535: Another memleak fix from kawasa_r@itg.hitachi.co.jp
Jeremy Allison [Thu, 6 May 2004 23:11:20 +0000 (23:11 +0000)]
r535: Another memleak fix from kawasa_r@itg.hitachi.co.jp
Jeremy.
(This used to be commit 2d52562691d59b44546225454f6fff5b64552de8)

16 years agor533: More memory leak fixes from kawasa_r@itg.hitachi.co.jp. I need to
Jeremy Allison [Thu, 6 May 2004 23:08:56 +0000 (23:08 +0000)]
r533: More memory leak fixes from kawasa_r@itg.hitachi.co.jp. I need to
valgrind winbindd with these in....
Jeremy.
(This used to be commit fa4774b73d338a0c0df09f23cd738279bf4e71a2)

16 years agor527: More memory leak fixes in error paths from kawasa_r@itg.hitachi.co.jp.
Jeremy Allison [Thu, 6 May 2004 18:23:01 +0000 (18:23 +0000)]
r527: More memory leak fixes in error paths from kawasa_r@itg.hitachi.co.jp.
Jeremy.
(This used to be commit b2ba4d5c1be6089e3818a20c68e3894432b53d87)

16 years agor525: More memory leak fixes from kawasa_r@itg.hitachi.co.jp in error code
Jeremy Allison [Thu, 6 May 2004 17:48:45 +0000 (17:48 +0000)]
r525: More memory leak fixes from kawasa_r@itg.hitachi.co.jp in error code
paths.
Jeremy.
(This used to be commit 88a97beac4f445f2a472167b3e5c0e8e1d019d17)

16 years agor523: Fix from kawasa_r@itg.hitachi.co.jp to initialise blob structs.
Jeremy Allison [Thu, 6 May 2004 17:39:36 +0000 (17:39 +0000)]
r523: Fix from kawasa_r@itg.hitachi.co.jp to initialise blob structs.
Jeremy.
(This used to be commit 6d0bdccaa67a2965fde5f9dff6cdc4059b8fbc90)

16 years agor519: fix bug in authorise_login() that broke security = share
Gerald Carter [Thu, 6 May 2004 15:29:02 +0000 (15:29 +0000)]
r519: fix bug in authorise_login() that broke security = share
(This used to be commit b27192d8e7a4a1fd0cd737b4fd9190bcecfbb507)

16 years agor517: Remove wrong commit I did by mistake
Alexander Bokovoy [Thu, 6 May 2004 14:43:40 +0000 (14:43 +0000)]
r517: Remove wrong commit I did by mistake
(This used to be commit 72d30ea06612461bdf19916fa40ca459f0c37acc)

16 years agor516: On GNU/Linux distributions which allow to use both 2.4 and 2.6 kernels
Alexander Bokovoy [Thu, 6 May 2004 14:38:31 +0000 (14:38 +0000)]
r516: On GNU/Linux distributions which allow to use both 2.4 and 2.6 kernels
there is SYS_utimes syscall defined at compile time in glibc-kernheaders but
it is available on 2.6 kernels only. Therefore, we can't rely on syscall at
compile time but have to check that behaviour during program execution. An easy
workaround is to have replacement for utimes() implemented within our wrapper and
do not rely on syscall at all. Thus, if REPLACE_UTIME is defined already (by packager),
skip these syscall shortcuts.
(This used to be commit e278e2e6e095b1c01eab307d55edf2cde48dcba2)

16 years agor505: Break out algorithmic_gid_to_sid so that those of us who need it can use it.
Richard Sharpe [Thu, 6 May 2004 05:31:52 +0000 (05:31 +0000)]
r505: Break out algorithmic_gid_to_sid so that those of us who need it can use it.
(This used to be commit 5d7ee320cca80558a4b71295ef8b7de02f21554a)

16 years agor501: Fix a small cut-n-pasteo ...
Richard Sharpe [Thu, 6 May 2004 04:32:56 +0000 (04:32 +0000)]
r501: Fix a small cut-n-pasteo ...
(This used to be commit b1825184d313b97c7fa232990f60962aa86e7e17)

16 years agor496: fixing swat welcome page -- added links to example guide, devel guide, and...
Gerald Carter [Wed, 5 May 2004 15:52:11 +0000 (15:52 +0000)]
r496: fixing swat welcome page -- added links to example guide, devel guide, and howto (all in multi page format)
(This used to be commit 984d9fe271a86da696cedb81aa9de46c5716bba3)

16 years agor494: patch from Stephan Kulow <coolo@kde.org> to fix a cut-n-paste error in strlen...
Gerald Carter [Wed, 5 May 2004 14:57:51 +0000 (14:57 +0000)]
r494: patch from Stephan Kulow <coolo@kde.org> to fix a cut-n-paste error in strlen which caused Konqueror to crash
(This used to be commit 5150b62420f6634391196501d0279ef039a7bcc8)

16 years agor492: BUG 483: patch from Michel Gravey <michel.gravey@optogone.com> to fix password...
Gerald Carter [Wed, 5 May 2004 14:46:00 +0000 (14:46 +0000)]
r492: BUG 483: patch from Michel Gravey <michel.gravey@optogone.com> to fix password hash creation in SWAT
(This used to be commit 08fc16d7e694213fa1abf81f1e10989888508697)

16 years agor487: fixing some compile issues with the IBM AIX compiler reoported on the ml -...
Gerald Carter [Wed, 5 May 2004 03:03:38 +0000 (03:03 +0000)]
r487: fixing some compile issues with the IBM AIX compiler reoported on the ml -- now to watch the build farm some more
(This used to be commit 79fed5f5a73cfe4811f626acbcf85860e23e7826)

16 years agor486: BUG 1309: fix seg fault caused by trying to strdup() a NULL pointer
Gerald Carter [Wed, 5 May 2004 02:58:43 +0000 (02:58 +0000)]
r486: BUG 1309: fix seg fault caused by trying to strdup() a NULL pointer
(This used to be commit 0e1a6b34f2690da32bf568330575651988d0c965)

16 years agor485: fix compile
Gerald Carter [Wed, 5 May 2004 02:49:44 +0000 (02:49 +0000)]
r485: fix compile
(This used to be commit 2cbcc07b7b1b78b1bed95bfd8b8fc34016553201)

16 years agor483: Fix typo of appending '\\' instead of '/' now we're using
Jeremy Allison [Wed, 5 May 2004 01:13:48 +0000 (01:13 +0000)]
r483: Fix typo of appending '\\' instead of '/' now we're using
check_path_syntax.
Jeremy.
(This used to be commit 50ce579322ae394cb7c7a27e06f4ff08499b77b3)

16 years agor481: Fix up assert caught by check_path_syntax.
Jeremy Allison [Wed, 5 May 2004 01:06:23 +0000 (01:06 +0000)]
r481: Fix up assert caught by check_path_syntax.
Jeremy.
(This used to be commit 8a58bd39da596cac68abc0143cdb17981642daf6)

16 years agor480: Added Andrew Bartletts pwinfo-parse-error.patch.
Jeremy Allison [Wed, 5 May 2004 00:26:46 +0000 (00:26 +0000)]
r480: Added Andrew Bartletts pwinfo-parse-error.patch.
Jeremy.
(This used to be commit b9e79004a4c1e4a472f0627d2c33c966af22ccd2)

16 years agor478: Added Volkers fix to be able to force DOS errors when needed.
Jeremy Allison [Tue, 4 May 2004 23:01:00 +0000 (23:01 +0000)]
r478: Added Volkers fix to be able to force DOS errors when needed.
Jeremy.
(This used to be commit a9d1738ebab42ab9bab73f18341d79e086e290b3)

16 years agor475: Don't add ss padding length to the sent length as this is compared
Jeremy Allison [Tue, 4 May 2004 20:16:59 +0000 (20:16 +0000)]
r475: Don't add ss padding length to the sent length as this is compared
with the actual data to return.
Jeremy.
(This used to be commit 7f837db6e47af39b4a33e10e745823b19edb3715)

16 years agor473: Fix for Microsoft hotfix MS04-011 password change breakage.
Jeremy Allison [Tue, 4 May 2004 20:09:24 +0000 (20:09 +0000)]
r473: Fix for Microsoft hotfix MS04-011 password change breakage.
Jeremy.
(This used to be commit 038cae8a377b75d70a099f03cb1b8ae9b50e7613)

16 years agor470: BUG 1302: fix seg fault by not trying to optimize a list of invalid gids using...
Gerald Carter [Tue, 4 May 2004 14:28:05 +0000 (14:28 +0000)]
r470: BUG 1302: fix seg fault by not trying to optimize a list of invalid gids using the wrong array size
(This used to be commit 3003769164ed1265f57504f240e56f4a4ba34550)

16 years agor460: Fix for broken driver upload/delete path processing.
Jeremy Allison [Mon, 3 May 2004 16:38:37 +0000 (16:38 +0000)]
r460: Fix for broken driver upload/delete path processing.
Jeremy.
(This used to be commit 78be46d13bc88a300ab627c59862559d5491ee46)

16 years agor455: fixing a couple of bugs inthe specfile; (a) merge tpot's libsmbclienbt permissi...
Gerald Carter [Mon, 3 May 2004 14:40:35 +0000 (14:40 +0000)]
r455: fixing a couple of bugs inthe specfile; (a) merge tpot's libsmbclienbt permissions fix from trunk, (b) fix typo when installing smbusers file
(This used to be commit ad30fb3fd3e05099857a6634aa31d987506f1ef8)

16 years agor449: Two AFS-related things:
Volker Lendecke [Sun, 2 May 2004 12:13:16 +0000 (12:13 +0000)]
r449: Two AFS-related things:

Split off the non-crypto related parts of lib/afs.c into
lib/afs_settoken.c. This makes wbinfo link without -lcrypto.

Commit vfs_afsacl.c, display & set AFS acls via the NT security editor.

Volker
(This used to be commit 43870a3fc1073cf7d60f1becae5c2ff98ab49439)

16 years agor446: Close the open NT pipes before the tdis.
Volker Lendecke [Sun, 2 May 2004 10:42:08 +0000 (10:42 +0000)]
r446: Close the open NT pipes before the tdis.

Volker
(This used to be commit ef80490baf9ce38b505b4b322051ae6e3332d662)

16 years agor428: add acls debug class
Herb Lewis [Fri, 30 Apr 2004 14:28:38 +0000 (14:28 +0000)]
r428: add acls debug class
(This used to be commit b7703799f8899affda205eacb0bf79cf8e2b9362)

16 years agor426: fixed bug noticed by wim.delvaux@adaptiveplanet.com in handling of timeout...
Andrew Tridgell [Fri, 30 Apr 2004 13:58:23 +0000 (13:58 +0000)]
r426: fixed bug noticed by wim.delvaux@adaptiveplanet.com in handling of timeout in socket connections
(This used to be commit 88278b24de4e3e408ac8a6139bd375a72bc664ce)

16 years agor422: Compile fix for OpenBSD (ENOTSUP not supported - ha ha).
Tim Potter [Fri, 30 Apr 2004 07:53:52 +0000 (07:53 +0000)]
r422: Compile fix for OpenBSD (ENOTSUP not supported - ha ha).

From Eric Mertens.
(This used to be commit d98a36b4596d1de979adab6c476022eb95474c48)

16 years agor421: Fix debug message. Closes bugzilla #1305.
Tim Potter [Fri, 30 Apr 2004 06:33:58 +0000 (06:33 +0000)]
r421: Fix debug message.  Closes bugzilla #1305.
(This used to be commit 6654b03cbd08e8bbf3f9cae117b84a820c8857b2)

16 years agor416: add a newline to the debuglevel message returned string
Herb Lewis [Thu, 29 Apr 2004 23:05:58 +0000 (23:05 +0000)]
r416: add a newline to the debuglevel message returned string
and have smbcontrol print the PID with it
(This used to be commit d3edf71885bfb5d342e62d46542db8ca814f3303)

16 years agor415: Return NT_STATUS_ACCESS_DENIED not some LOCK message ...
Richard Sharpe [Thu, 29 Apr 2004 22:41:47 +0000 (22:41 +0000)]
r415: Return NT_STATUS_ACCESS_DENIED not some LOCK message ...
(This used to be commit 164ff9a192e82be6eaef7b6e7c03e5dc7203f3de)

16 years agor413: merge from 4_0:
Stefan Metzmacher [Thu, 29 Apr 2004 21:03:42 +0000 (21:03 +0000)]
r413: merge from 4_0:
as we decide to not do 3.0.2a releases anymore,
remove the generation stuff from VERSION and mkversion.sh

metze
(This used to be commit 25cbca89baa89327384e80ad5f71577c3db6d6a2)

16 years agor410: merge tpot's changeset 353 from trunk:
Stefan Metzmacher [Thu, 29 Apr 2004 20:47:48 +0000 (20:47 +0000)]
r410: merge tpot's changeset 353 from trunk:
Move msdfs.c into the source/smbd directory and remove source/msdfs.

metze
(This used to be commit 88e6e6d29ca14e0cddbc1df611051a96568dc0c9)

16 years agor408: - replace (conn->admin_user != True) with (current_user.uid != 0)
Stefan Metzmacher [Thu, 29 Apr 2004 17:19:42 +0000 (17:19 +0000)]
r408: - replace (conn->admin_user != True) with (current_user.uid != 0)
  because someone changed it in all other places too

- fix quotas support from windows explorer
  we now got the unix file name of a fake_file

metze
(This used to be commit 87e97d7723674e3835578ef080ce554d9c5537ac)

16 years agor405: Some docs of vfs_full_audit.c as comment :-)
Volker Lendecke [Thu, 29 Apr 2004 13:07:34 +0000 (13:07 +0000)]
r405: Some docs of vfs_full_audit.c as comment :-)
(This used to be commit 567f79237727a446c0e8427f18c74f00eca45c8e)

16 years agor404: Revert the change 378 to vfs_extd_audit.c, the parseable auditing
Volker Lendecke [Thu, 29 Apr 2004 12:11:59 +0000 (12:11 +0000)]
r404: Revert the change 378 to vfs_extd_audit.c, the parseable auditing

Implement vfs_full_audit.c that can log every vfs.h operation. So if you
change vfs.h, from now on you also have to change full_audit :-)

Volker
(This used to be commit 9cb9c5f7c97fe8f76735a77b321c9500d28b55b2)

16 years agor403: update version to 3.0.4pre1
Stefan Metzmacher [Thu, 29 Apr 2004 11:18:35 +0000 (11:18 +0000)]
r403: update version to 3.0.4pre1

metze
(This used to be commit efba85d76e20096e1d7acfe855a18a21b8553468)

16 years agor397: BUG 1199: check logfile before writing debug output
Gerald Carter [Thu, 29 Apr 2004 07:21:25 +0000 (07:21 +0000)]
r397: BUG 1199: check logfile before writing debug output
(This used to be commit 52df0905cdb68c0b83f64ccca39d377254e371cc)

16 years agor395: BUG 1232: patch from landonf@opendarwin.org (Landon Fuller) to fix
Gerald Carter [Wed, 28 Apr 2004 20:07:51 +0000 (20:07 +0000)]
r395: BUG 1232: patch from landonf@opendarwin.org (Landon Fuller) to fix
user/group enumeration on systems whose libc does not call setgrent()
before trying to enumerate users (i.e. FreeBSD 5.2)
(This used to be commit 8106d8097258eae260ed834399881bf0be9b515b)

16 years agor393: BUG 1141: patch from timur@com.bat.ru (Timur Bakeyev) for nss*.so names on...
Gerald Carter [Wed, 28 Apr 2004 19:18:41 +0000 (19:18 +0000)]
r393: BUG 1141: patch from timur@com.bat.ru (Timur Bakeyev) for nss*.so names on FreeBSD 5.x
(This used to be commit 6fcb8e5a48af3cd5421fbf376c510c8bc092c071)

16 years agor384: Relicense tdb python module in trunk and 3.0 branch as LGPL since the
Tim Potter [Wed, 28 Apr 2004 10:15:08 +0000 (10:15 +0000)]
r384: Relicense tdb python module in trunk and 3.0 branch as LGPL since the
license on tdb has changed.
(This used to be commit c6a18beafe702018f18acba76d7f796d7c89d2aa)

16 years agor379: Fix syntax error in example mysql table
Jelmer Vernooij [Tue, 27 Apr 2004 15:26:18 +0000 (15:26 +0000)]
r379: Fix syntax error in example mysql table
(This used to be commit 2a7aaedab66e1b69648cff2293f6661541c3a2a4)

16 years agor378: Add an option extd_audit:parseable=True. This gives messages of the form
Volker Lendecke [Tue, 27 Apr 2004 15:14:03 +0000 (15:14 +0000)]
r378: Add an option extd_audit:parseable=True. This gives messages of the form

Apr 27 16:05:59 delphin smbd_audit[14946]: 1011|192.168.234.100|unlink|New Folder/TESTDIR.TMP

where 1011 is the user's uid, 192.168.234.100 is the client IP etc.

Volker
(This used to be commit 9a1a8e26636d75cb7d1880558430bbffd5057052)

16 years agor376: BUG 1288: resolve any machine netbios name (0x00) and not just servers (0x20)
Gerald Carter [Tue, 27 Apr 2004 13:12:31 +0000 (13:12 +0000)]
r376: BUG 1288: resolve any machine netbios name (0x00) and not just servers (0x20)
(This used to be commit d96929b5b1d8d149ac023a30964925952587c258)

16 years agor370: The 'it does never happen -- error on close()' does happen when you exceed
Volker Lendecke [Mon, 26 Apr 2004 13:11:59 +0000 (13:11 +0000)]
r370: The 'it does never happen -- error on close()' does happen when you exceed
your quota on an AFS file system. The specific errno was thrown away by
close_normal_file(). Thus we returned NT_STATUS_UNSUCCESSFUL and not
NT_STATUS_DISK_FULL as we should. Fix that. (Not that this gives more sane
Windows app behaviour.... :-( )

Jerry, jra, could you please look over this one, it's been quite a while since
I touch file server code.

Volker
(This used to be commit 588351d1b37a900eb90eddd80882170c201e9162)

16 years agor340: fix a segfault in the login_cache code...
Stefan Metzmacher [Fri, 23 Apr 2004 09:54:38 +0000 (09:54 +0000)]
r340: fix a segfault in the login_cache code...

metze
(This used to be commit 908d8a412559997256f51caa30da254f0768f114)

16 years agor333: other half of fix for winbindd crask from gd@suse.de
Gerald Carter [Fri, 23 Apr 2004 01:20:23 +0000 (01:20 +0000)]
r333: other half of fix for winbindd crask from gd@suse.de
(This used to be commit f902d52c82c31d38157d4f1c77c27ee1c395afc3)

16 years agor329: add the shadow_copy vfs module
Stefan Metzmacher [Thu, 22 Apr 2004 15:30:42 +0000 (15:30 +0000)]
r329: add the shadow_copy vfs module

I'll add documentation to the Samba-Howto-Collection

metze
(This used to be commit 2bef5d2741807fe3f38a95710533520700e253a4)

16 years agor319: Fix a segfault in winbind. Thanks to Guenther Deschner for his valgrind log
Volker Lendecke [Wed, 21 Apr 2004 16:15:59 +0000 (16:15 +0000)]
r319: Fix a segfault in winbind. Thanks to Guenther Deschner for his valgrind log
:-)

Volker
(This used to be commit 91296a6003417e8704114ea63511c2c9201da122)

16 years agor316: Fix split_domain_name. This defaulted to get_myname() instead of
Volker Lendecke [Wed, 21 Apr 2004 15:04:05 +0000 (15:04 +0000)]
r316: Fix split_domain_name. This defaulted to get_myname() instead of
get_global_sam_name().

Error case: Adding a domain user to a XP local group did a lsalookupname on
the user without domain prefix, and this then failed.

Jerry: This is a must-fix before 3.0.3.

Volker
(This used to be commit f35e353454b6825da1de138a3f0d8106787e938b)

16 years agor299: updating release notes
Gerald Carter [Tue, 20 Apr 2004 20:29:01 +0000 (20:29 +0000)]
r299: updating release notes
(This used to be commit bdbf6458a8154177beb3bfc52bb35797c18fc56e)

16 years agor296: patch from j.lu -- don't force an upper case domain name in the ntlmssp code
Gerald Carter [Tue, 20 Apr 2004 16:33:30 +0000 (16:33 +0000)]
r296: patch from j.lu -- don't force an upper case domain name in the ntlmssp code
(This used to be commit a2e93dda24d079693a220b4551d264cba4c2bc82)

16 years agor294: checking in volker's winbindd patches; tested on domain members (Samba and...
Gerald Carter [Tue, 20 Apr 2004 02:37:49 +0000 (02:37 +0000)]
r294: checking in volker's winbindd patches; tested on domain members (Samba and AD) as well as on a Samba DC
(This used to be commit 157d53782d6a7d0b7e30676a674ff2a25a15369c)

16 years agor293: keeping a single default smb.conf to maintain
Gerald Carter [Tue, 20 Apr 2004 02:32:17 +0000 (02:32 +0000)]
r293: keeping a single default smb.conf to maintain
(This used to be commit 870313956652a0f809cf43f13bd8905467e878e5)

16 years agor292: removing some outdated files and directories (I love subversion!)
Gerald Carter [Tue, 20 Apr 2004 02:30:43 +0000 (02:30 +0000)]
r292: removing some outdated files and directories (I love subversion!)
(This used to be commit 39a2ab4d3d8d37e685b32b811f87b72851066120)

16 years agor291: adding printer and driver migration shell script from Kurt Pfeifle
Gerald Carter [Tue, 20 Apr 2004 02:16:25 +0000 (02:16 +0000)]
r291: adding printer and driver migration shell script from Kurt Pfeifle
(This used to be commit 4d806384c0c1b97ca1707809c609090b7a252f90)

16 years agor289: BUG 1246 -- fix syntax error
Gerald Carter [Tue, 20 Apr 2004 01:36:04 +0000 (01:36 +0000)]
r289: BUG 1246 -- fix syntax error
(This used to be commit d02e3c14f5e986239df397456955b9cbcee81568)