Alexander Bokovoy
c3b07fa919
Fix current status of conversion
...
(This used to be commit b359a6881f
)
2003-04-11 15:57:51 +00:00
Alexander Bokovoy
3d5bb047b1
Fix typos in printing
...
(This used to be commit 63cf664ade
)
2003-04-11 15:55:49 +00:00
Alexander Bokovoy
32bd50c828
Finish conversion of Winbind options. Only Misc section left!
...
(This used to be commit 4861003048
)
2003-04-11 15:44:52 +00:00
Alexander Bokovoy
c62b42d2b2
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 769bce45e9
)
2003-04-11 15:25:03 +00:00
Alexander Bokovoy
957270bcc0
Finish conversion of LDAP options
...
(This used to be commit 938e3d3f53
)
2003-04-11 15:17:53 +00:00
Alexander Bokovoy
d90a4ea71a
Finish conversion of Locking options
...
(This used to be commit 9613c21778
)
2003-04-11 15:01:39 +00:00
Alexander Bokovoy
7d19f81d96
Finish conversion of WINS options
...
(This used to be commit eb7a35110e
)
2003-04-11 14:46:50 +00:00
Gerald Carter
1da829be47
workaround streams leak on SCO openserver 5.0.x
...
(This used to be commit 31eaf11d2e
)
2003-04-11 14:29:19 +00:00
Alexander Bokovoy
274b765044
Finish conversion of Browse options
...
(This used to be commit e59bd1d9fb
)
2003-04-11 14:26:21 +00:00
Gerald Carter
40b85808a2
workaround streams leak on SCO openserver 5.0.x
...
(This used to be commit ab51878a97
)
2003-04-11 14:18:02 +00:00
Jelmer Vernooij
36814e19a4
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 17f1bdd10b
)
2003-04-11 11:49:00 +00:00
Tim Potter
065561932c
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 4ccd34ef83
)
2003-04-11 04:09:14 +00:00
Jelmer Vernooij
de4e2b578a
Use more stricter syntax and work towards Docbook XML migration
...
(This used to be commit ab8db2ad7d
)
2003-04-10 20:03:44 +00:00
Shirish Kalele
b9b544ebe8
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 b3bd481857
)
2003-04-10 19:55:30 +00:00
Shirish Kalele
5c6fde8eb1
Handle deep referrals: check whether each component in the requested path of
...
a dfs referral is a dfs link, and redirect.
Thanks to John Janosik <jpjanosi@us.ibm.com> for the patch.
(This used to be commit 2c4e59cf26
)
2003-04-10 19:54:17 +00:00
Jeremy Allison
6e0bd81f44
Grr. Get rid of one of the extra NULL's that crept in from app-head.
...
Spotted by Andrew Esh.
Jeremy.
(This used to be commit 9e6e6c3f50
)
2003-04-10 19:34:52 +00:00
Jeremy Allison
2962bec1ab
Fix from Andrew Esh to ensure tdb_pack can't segfault.
...
Jeremy.
(This used to be commit 9783929d4e
)
2003-04-10 19:08:45 +00:00
Jeremy Allison
ba9f9afe8b
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 11b914ed84
)
2003-04-10 19:08:42 +00:00
Jeremy Allison
7c735eabc9
Ensure we're not filtering our essential delete messages.
...
Added jobid debug when unpacking message.
Jeremy.
(This used to be commit 8a6f3313e6
)
2003-04-10 18:43:13 +00:00
Jeremy Allison
ac65d89070
Ensure we're not filtering our essential delete messages.
...
Added jobid debug when unpacking message.
Jeremy.
(This used to be commit 8bab6e3206
)
2003-04-10 18:43:00 +00:00
Jelmer Vernooij
6ca7634a77
Refer to Problems.sgml
...
(This used to be commit c2a604c94c
)
2003-04-10 16:42:48 +00:00
Jelmer Vernooij
7c55880f2d
Use the <othername> tag for second names
...
(This used to be commit a143062bae
)
2003-04-10 11:16:06 +00:00
Jelmer Vernooij
f810148de5
ENCRYPTION.txt is gone. Pointed out by Will Kemp.
...
(This used to be commit 85437976c8
)
2003-04-10 11:15:45 +00:00
Jelmer Vernooij
cbd6be441b
Refer to the new 'Problems' chapter
...
(This used to be commit e79b9a15dd
)
2003-04-10 11:14:37 +00:00
Jelmer Vernooij
d8ee1f6480
Fix some references to 'ENCRYPTION.txt', but that should be the 'User Database'
...
chapter in the HOWTO
(This used to be commit d5bc871acb
)
2003-04-10 11:12:38 +00:00
Jelmer Vernooij
e0106662ec
Put info about solving samba problems in a seperate appendix (it was in the
...
PDC chapter now)
(This used to be commit 30a2aa6966
)
2003-04-10 11:11:21 +00:00
Jelmer Vernooij
717cacf018
Add vorlon's script to convert filenames from CP850 to ISO8859-15
...
(This used to be commit c46d260c65
)
2003-04-10 11:08:54 +00:00
John Terpstra
dfc169f2b1
More types and fixes.
...
(This used to be commit bb60b01f2a
)
2003-04-10 06:54:12 +00:00
John Terpstra
b46c01cfa3
Fixed typos.
...
(This used to be commit 16c0a1596f
)
2003-04-10 06:47:01 +00:00
John Terpstra
86a3ea9337
More docs.
...
(This used to be commit df3e4b15d1
)
2003-04-10 06:29:03 +00:00
John Terpstra
0a9523cf35
More docs.
...
(This used to be commit c34b11221a
)
2003-04-10 06:28:30 +00:00
Tim Potter
acfddbe0b8
Fixes to linker flags for AIX winbind client from Stephen Roylance.
...
(This used to be commit 1cc5b2881c
)
2003-04-10 05:16:49 +00:00
Jeremy Allison
dfdb51ca45
Added using different cnum test. WinXP and Samba now pass - Win2k fails.
...
Jeremy.
(This used to be commit bc094789b9
)
2003-04-10 01:11:21 +00:00
Jeremy Allison
0294da3caa
Fix from Steve Langasek <vorlon@netexpress.net> for non-RPC printing.
...
Jeremy.
(This used to be commit 186d53cbc1
)
2003-04-09 22:34:58 +00:00
Jeremy Allison
9bf3d3cb03
Fix from Steve Langasek <vorlon@netexpress.net> for non-RPC printing.
...
Jeremy.
(This used to be commit cfbd02b170
)
2003-04-09 22:34:30 +00:00
Jeremy Allison
80b4dc4713
Ensure we have WinXP-like semantics for checking TIDs and FIDs.
...
Add torture test to ensure this is so.
Jeremy.
(This used to be commit e07dd4d93d
)
2003-04-09 22:32:04 +00:00
Jeremy Allison
045db5d045
Ensure we have WinXP-like semantics for checking TIDs and FIDs.
...
Jeremy.
(This used to be commit 52e44dde4e
)
2003-04-09 22:31:37 +00:00
Jelmer Vernooij
0b11782f73
Update info about how to generate textdocs
...
(This used to be commit 48891d2613
)
2003-04-09 22:19:17 +00:00
Jelmer Vernooij
0af5edf919
Update info about how to generate text docs
...
(This used to be commit 101abce5a1
)
2003-04-09 22:18:45 +00:00
Jelmer Vernooij
4a0a38eceb
Throw out this doc in HEAD as well... only 2 textdocs left!
...
(This used to be commit d24093216b
)
2003-04-09 22:16:02 +00:00
John Terpstra
770c8058e2
Updated from HEAD
...
(This used to be commit c9c3d1c187
)
2003-04-09 20:16:45 +00:00
John Terpstra
a22d7f929d
Remove superceded documentation
...
(This used to be commit c5c9d925b3
)
2003-04-09 20:13:51 +00:00
John Terpstra
b5c18e4bec
Removing superceded documents
...
(This used to be commit b087e7006e
)
2003-04-09 20:12:30 +00:00
Simo Sorce
ce51825c4b
port HEAD mods
...
(This used to be commit 646eb2dda6
)
2003-04-09 17:36:52 +00:00
Simo Sorce
525d18a2b0
collaps same repeted task into 2 code paths
...
(This used to be commit bc5d1873da
)
2003-04-09 17:36:33 +00:00
Alexander Bokovoy
4235c93fe8
Convert Logon parameters.
...
(This used to be commit 7766cf5e2f
)
2003-04-09 17:10:44 +00:00
Jim McDonough
1f04eb2e26
Complete what I've seen (and then some)t of the PAC.
...
I haven't seen the rid+attr arrays for group membership, nor sids or the same
kind of arrays for resource domains, so I don't know how that will work.
Also, the PAC info type 10 is now decoded, but I don't know what it's for.
It has an NTTIME, a 16-bit name length, and a username. According to M$,
it's not needed, because they didn't doc it...
(This used to be commit 28ab8504cf
)
2003-04-09 16:48:59 +00:00
Volker Lendecke
7238bf5f40
This is the netlogon schannel client code. Try a
...
rpcclient -S pdc -U% -c "samlogon user password"
and it should work with the schannel. Needs testing against platforms
different from NT4SP6.
Volker
(This used to be commit eaef0d8aef
)
2003-04-09 15:54:17 +00:00
Alexander Bokovoy
42233f5c58
Finish conversion of Filenames
...
(This used to be commit 8e0f0dbbbc
)
2003-04-09 15:53:41 +00:00
Volker Lendecke
803e23f403
This is the netlogon schannel client code. Try a
...
rpcclient -S pdc -U% -c "samlogon user password"
and it should work with the schannel. Needs testing platforms
different from NT4SP6.
Volker
(This used to be commit ecd0ee4d24
)
2003-04-09 15:47:06 +00:00