samba.git
21 years agoUp the debug level for the second run of the test (client side)
Andrew Bartlett [Wed, 16 Apr 2003 14:04:58 +0000 (14:04 +0000)]
Up the debug level for the second run of the test (client side)
(This used to be commit 015924491e2f06ff5a96729c7db7411a29281594)

21 years agoWe changed 'net' so change the torture tests that use it.
Andrew Bartlett [Wed, 16 Apr 2003 13:23:18 +0000 (13:23 +0000)]
We changed 'net' so change the torture tests that use it.
(This used to be commit 0048a81abe99e43655d4482df27903dba774213b)

21 years agoAdjust comment to respect change to no longer use unixsam by default...
Andrew Bartlett [Wed, 16 Apr 2003 12:02:02 +0000 (12:02 +0000)]
Adjust comment to respect change to no longer use unixsam by default...
(This used to be commit 87f491d6a63e0818ada4ed21dd1f4905b20f846c)

21 years agoThis code is no longer referenced - moved to the new libsmb/ldap.c
Andrew Bartlett [Wed, 16 Apr 2003 12:00:32 +0000 (12:00 +0000)]
This code is no longer referenced - moved to the new libsmb/ldap.c

Andrew Bartlett
(This used to be commit c98bbc750773f7c49dbb1e69a5936f52416dd51c)

21 years agoExpand this magic number into the #defines it is made up of.
Andrew Bartlett [Wed, 16 Apr 2003 11:56:58 +0000 (11:56 +0000)]
Expand this magic number into the #defines it is made up of.
(This used to be commit 3d2d19b91036b6b11a33996d4b8bf266bad32737)

21 years agoAdd some static and #ifdef DEVELOPER
Andrew Bartlett [Wed, 16 Apr 2003 11:14:13 +0000 (11:14 +0000)]
Add some static and #ifdef DEVELOPER
(This used to be commit 3bdbd320b001ea5881573f6c6a4c2259a60e2bb3)

21 years agoPut this comment in a better place...
Andrew Bartlett [Wed, 16 Apr 2003 10:25:42 +0000 (10:25 +0000)]
Put this comment in a better place...
(This used to be commit 3fdddade0f6d463270c26623a654494ebe3e09bd)

21 years agoNTSTATUS strings are much more use than raw numbers...
Andrew Bartlett [Wed, 16 Apr 2003 10:24:24 +0000 (10:24 +0000)]
NTSTATUS strings are much more use than raw numbers...
(This used to be commit aeaa60c8432fe06ad51bac52f473e5fdc6c00afc)

21 years agoStore the type of 'sec channel' that we establish to the DC. If we are a
Andrew Bartlett [Wed, 16 Apr 2003 10:20:14 +0000 (10:20 +0000)]
Store the type of 'sec channel' that we establish to the DC.  If we are a
workstation, we have to use the workstation type, if we have a BDC account,
we must use the BDC type - even if we are pretending to be a workstation
at the moment.

Also actually store and retreive the last change time, so we can do
periodic password changes again (for RPC at least).

And finally, a couple of minor fixes to 'net'.

Andrew Bartlett
(This used to be commit 6e6b7b79edae3efd0197651e9a8ce6775c001cf2)

21 years agoMake this code actually compile (--with-ldapsam).
Andrew Bartlett [Wed, 16 Apr 2003 09:41:10 +0000 (09:41 +0000)]
Make this code actually compile (--with-ldapsam).

This might not actually be the 'right way' to do this, but it's better to
have it compile...

Andrew Bartlett
(This used to be commit c7dc0b27aca8f7e4653b25dae37ea38d68fc045a)

21 years agoAdd torture to everything..
Jelmer Vernooij [Wed, 16 Apr 2003 09:12:26 +0000 (09:12 +0000)]
Add torture to everything..
(This used to be commit 89048748ae8ef863c154c4f4c3254bcc1c9b77a0)

21 years agoDon't build the torture progs in 'make all'
Jelmer Vernooij [Wed, 16 Apr 2003 08:57:12 +0000 (08:57 +0000)]
Don't build the torture progs in 'make all'
(This used to be commit 44779546964bce605510af39feaee3ea436a7cfb)

21 years agoFix mem leak. Spotted by tpot (thanks Tim).
Jeremy Allison [Wed, 16 Apr 2003 08:46:36 +0000 (08:46 +0000)]
Fix mem leak. Spotted by tpot (thanks Tim).
Jeremy.
(This used to be commit adeac265a05be90444d4651f36f2db2bd2f8e8e4)

21 years agoCause the winbind auth module to call the ntdomain module if winbind is not
Andrew Bartlett [Wed, 16 Apr 2003 08:45:12 +0000 (08:45 +0000)]
Cause the winbind auth module to call the ntdomain module if winbind is not
running.

This causes Samba not to contact the NT domain controller if Winbind is there,
but the user had the wrong password.

Andrew Bartlett
(This used to be commit 119a1c276a05d0017f39cc0b7118f12a4f51886e)

21 years agoTested on Win2k, now I think I know what success/fail means in fdsess test.
Jeremy Allison [Tue, 15 Apr 2003 14:46:27 +0000 (14:46 +0000)]
Tested on Win2k, now I think I know what success/fail means in fdsess test.
Jeremy.
(This used to be commit dda94e37311d967e484fac15bac585e19dfc8a13)

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).
(This used to be commit 297ffdb21aeb816eb07ea650fac514c2747493cb)

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)
(This used to be commit 8df9ab2fcfc9f22fa6842e1128952e855fea6a7a)

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
(This used to be commit ef005d1a94d99c6a23aff9a12d5820cb4dfbe626)

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!
(This used to be commit fac3d67f71057d880e51cf8e103edf0c9b71cae9)

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.
(This used to be commit 3cd0b160e12964c6f3e32e6cea2dc690f775ba71)

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

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
(This used to be commit 43f8ae46137ed653c5694a839a5e6757e4a89974)

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
(This used to be commit a690ff1f8a068e66ffcbfdaf0be215f887a02b9c)

21 years agoTypo in comment.
Tim Potter [Tue, 15 Apr 2003 04:08:59 +0000 (04:08 +0000)]
Typo in comment.
(This used to be commit 0a87d668a07b840c2e0ac9f6caad04e542422d40)

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.
(This used to be commit 38efab087c86cab805c6b94c7455befaa9e94c5e)

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.
(This used to be commit 53dcaf2271ad1b845ace9730d6c68db80bf9704e)

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.
(This used to be commit b92d57f784fb43e420cf65b9392d175ad4483f28)

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
(This used to be commit 4eb67c0fd89896e8f419e56d75230ac797f61735)

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.
(This used to be commit 0594b43d00abe76fb37d8fe5f66c3b427344f4b1)

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

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
(This used to be commit 1093c11fd47e5f4a76ce88ac77be2c3e9b1bc694)

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
(This used to be commit 540bb996766fc11fe0f26b708d49c2e46d2abbdd)

21 years agoFix typos
Jelmer Vernooij [Mon, 14 Apr 2003 20:35:46 +0000 (20:35 +0000)]
Fix typos
(This used to be commit 7bd80376cc6aa70996a61882e1376cb6a0679836)

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.
(This used to be commit bd69cbce93054548b6d1e3bac89032ff4f693423)

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.
(This used to be commit 57682f32b1bb186ab356494fcc4fdabd1d1721e6)

21 years agoFix typo.
John Terpstra [Mon, 14 Apr 2003 12:50:23 +0000 (12:50 +0000)]
Fix typo.
(This used to be commit fe2d109a106aafd5e9f5e58f3fbc5dccec730961)

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.
(This used to be commit 77bdd68b65d6d485a484ca1b3475ffbb772f8661)

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.
(This used to be commit 7cb060e821691abf5d58d273cb523ee310656185)

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.
(This used to be commit 17d27db5c9d3511444fc2770d4452647284e8014)

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
(This used to be commit c95a4a5aeb53cc401a7b43633f2a8cc006b1fd00)

21 years agoDocument NET CACHE
Jelmer Vernooij [Mon, 14 Apr 2003 09:18:36 +0000 (09:18 +0000)]
Document NET CACHE
(This used to be commit d1cd95e6b7d2c0e73595d8f19b994da43ca4217d)

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.
(This used to be commit 8fbe456ee34af163dddb1e6e4816ff7be4ca48f1)

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".
(This used to be commit 95ff914d8263028711f36ccc2f6cd1127aaa7809)

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.
(This used to be commit b8dc14d1f90564558e438694b35b073291d5ce9e)

21 years agoIgnore check programs.
Tim Potter [Mon, 14 Apr 2003 05:38:28 +0000 (05:38 +0000)]
Ignore check programs.
(This used to be commit 372b023cd2e73f77de34029230c11a15ccb7d178)

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.
(This used to be commit 7805641d6eafd00c8979e068b5820f6671f4de37)

21 years agoRemove unused variables.
Tim Potter [Mon, 14 Apr 2003 05:22:59 +0000 (05:22 +0000)]
Remove unused variables.
(This used to be commit 26901af91eaa119df0e1192be95b514ecf26c6a6)

21 years agoRemoved unused variable.
Tim Potter [Mon, 14 Apr 2003 05:22:17 +0000 (05:22 +0000)]
Removed unused variable.
(This used to be commit 117cc35dd0adc6fd5238a440e299d012bfd8e542)

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.
(This used to be commit 95f4b5828862155407069fc4dc1b879b45588ded)

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.
(This used to be commit eeeae14fed62ad9d15f2c5a8fa9357da4bb7b3a1)

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.
(This used to be commit dc95726cbe5e3408f843f8d51ee8536f0fd6c458)

21 years agoRemoved unused variables.
Tim Potter [Mon, 14 Apr 2003 05:13:15 +0000 (05:13 +0000)]
Removed unused variables.
(This used to be commit 27a608d6a337e772dce114d73e45f6d0bf3148b4)

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.
(This used to be commit a4704754d912e1f704f574b733257bbcb3976141)

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.
(This used to be commit 0f3c2bfbd2de0e759e3083afabee0538528d7a65)

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.
(This used to be commit a0d841a59ea745bf48b0d705ad6c81e4172552ea)

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.
(This used to be commit a0033cc83c837bc075dd689fdf7a69a6aa4ecd18)

21 years agoMulti-line string constants have been deprecated in newer versions of gcc.
Tim Potter [Mon, 14 Apr 2003 01:41:53 +0000 (01:41 +0000)]
Multi-line string constants have been deprecated in newer versions of gcc.
Found by Guenther Deschner.
(This used to be commit 29c6d2f61cd3f7fb09913cf918b416aebecaf5ad)

21 years agoRemove duplicate forward reference of smb_ldap_privates.
Tim Potter [Mon, 14 Apr 2003 00:41:44 +0000 (00:41 +0000)]
Remove duplicate forward reference of smb_ldap_privates.
(This used to be commit e9beb6cc95b83958af4fe4fce292f831304ae8a4)

21 years agonet and samba are documented now
Jelmer Vernooij [Sun, 13 Apr 2003 16:29:51 +0000 (16:29 +0000)]
net and samba are documented now
(This used to be commit c5905e34a1f00bacd06b8ecd8f9cb4b387abc260)

21 years agoupdate to list all current manpages
Jelmer Vernooij [Sun, 13 Apr 2003 16:27:10 +0000 (16:27 +0000)]
update to list all current manpages
(This used to be commit ee482214efd06161726c2139008855cf046d7dd4)

21 years agoFinish documentation on net!
Jelmer Vernooij [Sun, 13 Apr 2003 15:45:17 +0000 (15:45 +0000)]
Finish documentation on net!
(This used to be commit 1e6e90ec67785add4b36b15291e315f38702f74b)

21 years agoSome small changes - typos, adding usage for some commands
Jelmer Vernooij [Sun, 13 Apr 2003 15:18:21 +0000 (15:18 +0000)]
Some small changes - typos, adding usage for some commands
and removing -j because it was not used at all.
(This used to be commit e3e2c1b27128f7b5a1f4bbc8093c75b0c12549b4)

21 years agoadd entity for Not-Implemented Messages
Jelmer Vernooij [Sun, 13 Apr 2003 14:22:47 +0000 (14:22 +0000)]
add entity for Not-Implemented Messages
(This used to be commit 791a711dd1b54bacba57aa9712654f037b5a6f00)

21 years agoOops - Add another module.
John Terpstra [Sun, 13 Apr 2003 14:11:59 +0000 (14:11 +0000)]
Oops - Add another module.
(This used to be commit 73e192ff2e79d061ef0053239b3fa74c2469d071)

21 years agoAdding more docs.
John Terpstra [Sun, 13 Apr 2003 13:50:45 +0000 (13:50 +0000)]
Adding more docs.
(This used to be commit 8b75c925b9a237e967a92f17a9b85562c1da8733)

21 years agostrncat get sometimes optimized to strcat by glibc and that triggers our
Simo Sorce [Sat, 12 Apr 2003 17:40:17 +0000 (17:40 +0000)]
strncat get sometimes optimized to strcat by glibc and that triggers our
"don't use strcat" define

reworked to snprintf
(This used to be commit c37467651becedf3e6b142b53d6675e973970249)

21 years agoPatch from Armijn Hemel <armijn@nl.linux.org> to fix build on
Jelmer Vernooij [Sat, 12 Apr 2003 17:12:12 +0000 (17:12 +0000)]
Patch from Armijn Hemel <armijn@nl.linux.org> to fix build on
FreeBSD 5 systems with a broken krb5-config
(This used to be commit 741d5c3cd8870b3d06ba0225e5b24a82403eb142)

21 years agoadd smbcquotas to list of ignored files
Gerald Carter [Fri, 11 Apr 2003 23:50:49 +0000 (23:50 +0000)]
add smbcquotas to list of ignored files
(This used to be commit 71c2335239922a4c89f76d6260f1eecae36989be)

21 years ago* We must return 0x2 as the majorversion for nt4 to upload drivers
Gerald Carter [Fri, 11 Apr 2003 23:50:21 +0000 (23:50 +0000)]
* We must return 0x2 as the majorversion for nt4 to upload drivers
* fix bug found by clobber_region()
(This used to be commit ad2765bb5e0c1c4d8f12583e49df5b1bc7ffc389)

21 years agosmbcquota patch from metze
Gerald Carter [Fri, 11 Apr 2003 23:32:00 +0000 (23:32 +0000)]
smbcquota patch from metze
(This used to be commit 74fab8f0d24004b1dfd5ce0fd7402895652f941f)

21 years agocleanup lanman printing= for win98; device type is LPT1:; patch by Steve L.
Gerald Carter [Fri, 11 Apr 2003 23:29:23 +0000 (23:29 +0000)]
cleanup lanman printing= for win98; device type is LPT1:; patch by Steve L.
(This used to be commit beedde03fcdd37b567661d96d97efaac640601bd)

21 years agosimple fix to hopefully speed up srv_spoolss_replyopenprinter().
Gerald Carter [Fri, 11 Apr 2003 20:32:54 +0000 (20:32 +0000)]
simple fix to hopefully speed up srv_spoolss_replyopenprinter().
Use the client address from the pipe->conn->client_address
instead of trying to resolve the name in the _spoolss_rffpcn()
request.  Should make us more robust as well when the clients
are not registered in DNS or WINS.
(This used to be commit 78b2c1be7d9923716841627044c4e1578a5b9546)

21 years agoRemove PostScript docs. We didn't ship them before, they're large, only
Jelmer Vernooij [Fri, 11 Apr 2003 16:54:26 +0000 (16:54 +0000)]
Remove PostScript docs. We didn't ship them before, they're large, only
a few people use them. Sorry for adding them in the first place.
(This used to be commit f734a8c14ba25adb61855ca26f8fadab4e7f0e7d)

21 years agoSet the default schannel params to False until we know more.
Volker Lendecke [Fri, 11 Apr 2003 16:32:39 +0000 (16:32 +0000)]
Set the default schannel params to False until we know more.

Volker
(This used to be commit e99a40a711fad336305bc06beb62ba5668d0ed78)

21 years agoUpdate docs-status
Alexander Bokovoy [Fri, 11 Apr 2003 16:05:52 +0000 (16:05 +0000)]
Update docs-status
(This used to be commit 663cf4876bbc7a140cec8cc188b71c17bea3298a)

21 years agoFix current status of conversion
Alexander Bokovoy [Fri, 11 Apr 2003 15:57:51 +0000 (15:57 +0000)]
Fix current status of conversion
(This used to be commit b359a6881f88f6a3e2690bd776da6e5981b5aa23)

21 years agoFix typos in printing
Alexander Bokovoy [Fri, 11 Apr 2003 15:55:49 +0000 (15:55 +0000)]
Fix typos in printing
(This used to be commit 63cf664adeff997e359fc56ac75feb85d64ff2d7)

21 years agoFinish conversion of Winbind options. Only Misc section left!
Alexander Bokovoy [Fri, 11 Apr 2003 15:44:52 +0000 (15:44 +0000)]
Finish conversion of Winbind options. Only Misc section left!
(This used to be commit 4861003048b409aea20362e79a99ce286bf225de)

21 years agoFinish conversion of VFS options. This section is not complete yet -- we miss documen...
Alexander Bokovoy [Fri, 11 Apr 2003 15:25:03 +0000 (15:25 +0000)]
Finish conversion of VFS options. This section is not complete yet -- we miss documentation for parametric options and new modules stuff
(This used to be commit 769bce45e9678b67e2ef1da84d5ee95c90357b9e)

21 years agoFinish conversion of LDAP options
Alexander Bokovoy [Fri, 11 Apr 2003 15:17:53 +0000 (15:17 +0000)]
Finish conversion of LDAP options
(This used to be commit 938e3d3f5305ed2162fa0cb0d2a6025fbadfcfec)

21 years agoFinish conversion of Locking options
Alexander Bokovoy [Fri, 11 Apr 2003 15:01:39 +0000 (15:01 +0000)]
Finish conversion of Locking options
(This used to be commit 9613c217786147c9deda9770887dc069659b1deb)

21 years agoFinish conversion of WINS options
Alexander Bokovoy [Fri, 11 Apr 2003 14:46:50 +0000 (14:46 +0000)]
Finish conversion of WINS options
(This used to be commit eb7a35110eac38fb545c34f3b9e33cbd58d60fdc)

21 years agoworkaround streams leak on SCO openserver 5.0.x
Gerald Carter [Fri, 11 Apr 2003 14:29:19 +0000 (14:29 +0000)]
workaround streams leak on SCO openserver 5.0.x
(This used to be commit 31eaf11d2e9c38e0f479b41c00e0db92987ae6d0)

21 years agoFinish conversion of Browse options
Alexander Bokovoy [Fri, 11 Apr 2003 14:26:21 +0000 (14:26 +0000)]
Finish conversion of Browse options
(This used to be commit e59bd1d9fba71e7b8841a6d995f7bb9e156a15cc)

21 years agoRemove Japanese HOWTO - Monyo has a howto for more recent
Jelmer Vernooij [Fri, 11 Apr 2003 11:49:00 +0000 (11:49 +0000)]
Remove Japanese HOWTO - Monyo has a howto for more recent
versions of samba, which I'll link in the HOWTO Collection
(This used to be commit 17f1bdd10b1a197ff630cc044405de9d8d913b52)

21 years agoA new RPC pipe! The \pipe\echo named pipe is for testing large RPC
Tim Potter [Fri, 11 Apr 2003 04:09:14 +0000 (04:09 +0000)]
A new RPC pipe!  The \pipe\echo named pipe is for testing large RPC
requests and responses and is only compiled in when --enable-developer
is passed to configure.  It includes server and client side code for
generating and responding to functions on this pipe.  The functions are:

 - AddOne: add one to the uint32 argument and return ig
 - EchoData: echo back a variable sized char array to the caller
 - SourceData: request a variable sized char array
 - SinkData: send a variable sized char array and throw it away

There's a win32 implementation of the client and server in the
junkcode CVS repository in the rpcecho-win32 subdirectory.
(This used to be commit 4ccd34ef836eba05f81dc2da73fd7cfaac201798)

21 years agoUse more stricter syntax and work towards Docbook XML migration
Jelmer Vernooij [Thu, 10 Apr 2003 20:03:44 +0000 (20:03 +0000)]
Use more stricter syntax and work towards Docbook XML migration
(This used to be commit ab8db2ad7d30da4b923bfa11e5c3295446103911)

21 years agoHandle deep referrals: check whether each component in the requested path of
Shirish Kalele [Thu, 10 Apr 2003 19:55:30 +0000 (19:55 +0000)]
Handle deep referrals: check whether each component in the requested path of
a referral request is a dfs link, and redirect.
Thanks to John Janosik <jpjanosi@us.ibm.com> for the patch.
(This used to be commit b3bd4818571c55b3f0cd6316b0aa6b1e4bb4bb6a)

21 years agoFix from Andrew Esh to ensure tdb_pack can't segfault.
Jeremy Allison [Thu, 10 Apr 2003 19:08:42 +0000 (19:08 +0000)]
Fix from Andrew Esh to ensure tdb_pack can't segfault.
Also stop it leaking memory like a sieve !
Jeremy.
(This used to be commit 11b914ed84c4dbd31726969b3b924f686f938510)

21 years agoEnsure we're not filtering our essential delete messages.
Jeremy Allison [Thu, 10 Apr 2003 18:43:00 +0000 (18:43 +0000)]
Ensure we're not filtering our essential delete messages.
Added jobid debug when unpacking message.
Jeremy.
(This used to be commit 8bab6e32069e1636a52efa31ca55b49f1b3fa768)

21 years agoRefer to Problems.sgml
Jelmer Vernooij [Thu, 10 Apr 2003 16:42:48 +0000 (16:42 +0000)]
Refer to Problems.sgml
(This used to be commit c2a604c94c115710cdc966910d0f3caafa46034a)

21 years agoUse the <othername> tag for second names
Jelmer Vernooij [Thu, 10 Apr 2003 11:16:06 +0000 (11:16 +0000)]
Use the <othername> tag for second names
(This used to be commit a143062bae0861c0fc52b2dc6868dd2a36e6a3f2)

21 years agoENCRYPTION.txt is gone. Pointed out by Will Kemp.
Jelmer Vernooij [Thu, 10 Apr 2003 11:15:45 +0000 (11:15 +0000)]
ENCRYPTION.txt is gone. Pointed out by Will Kemp.
(This used to be commit 85437976c852c272b9663f83a288081c63243747)

21 years agoRefer to the new 'Problems' chapter
Jelmer Vernooij [Thu, 10 Apr 2003 11:14:37 +0000 (11:14 +0000)]
Refer to the new 'Problems' chapter
(This used to be commit e79b9a15dd4aabd59ee637f2c741ea365f9ad542)

21 years agoFix some references to 'ENCRYPTION.txt', but that should be the 'User Database'
Jelmer Vernooij [Thu, 10 Apr 2003 11:12:38 +0000 (11:12 +0000)]
Fix some references to 'ENCRYPTION.txt', but that should be the 'User Database'
chapter in the HOWTO
(This used to be commit d5bc871acb8cf52caabb281eca256073640eea13)

21 years agoPut info about solving samba problems in a seperate appendix (it was in the
Jelmer Vernooij [Thu, 10 Apr 2003 11:11:21 +0000 (11:11 +0000)]
Put info about solving samba problems in a seperate appendix (it was in the
PDC chapter now)
(This used to be commit 30a2aa69665ef7107a7ec622f4158bae78a0492e)

21 years agoAdd vorlon's script to convert filenames from CP850 to ISO8859-15
Jelmer Vernooij [Thu, 10 Apr 2003 11:08:54 +0000 (11:08 +0000)]
Add vorlon's script to convert filenames from CP850 to ISO8859-15
(This used to be commit c46d260c653a38c1f1819257d07b1a414571fec3)

21 years agoFixed typos.
John Terpstra [Thu, 10 Apr 2003 06:47:01 +0000 (06:47 +0000)]
Fixed typos.
(This used to be commit 16c0a1596fd06e3198aac177648ae895166fc15b)

21 years agoMore docs.
John Terpstra [Thu, 10 Apr 2003 06:28:30 +0000 (06:28 +0000)]
More docs.
(This used to be commit c34b11221a9b50972662a179b1b61d3a1e4a1792)

21 years agoFixes to linker flags for AIX winbind client from Stephen Roylance.
Tim Potter [Thu, 10 Apr 2003 05:16:49 +0000 (05:16 +0000)]
Fixes to linker flags for AIX winbind client from Stephen Roylance.
(This used to be commit 1cc5b2881c61db7aadd886008fcfb81e351e651a)