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
b46c01cfa3
Fixed typos.
...
(This used to be commit 16c0a1596f
)
2003-04-10 06:47:01 +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
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
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
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
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
Gerald Carter
83479a9dc9
no needed anymore
...
(This used to be commit 8fd9450c83
)
2003-04-09 15:34:12 +00:00
Jelmer Vernooij
3ae879a4d3
Fix double free on error and typo
...
(This used to be commit 84b116f9c0
)
2003-04-09 14:49:34 +00:00
Alexander Bokovoy
a384176cb9
Next batch of conversions: File names.
...
Fixed some wrong context marks (most of "hide ..." parameters are per-share)
(This used to be commit 0f8d5b210a
)
2003-04-09 14:38:24 +00:00
Jelmer Vernooij
291e8e4589
Use fprintf(f, ...) instead of plain printf() - patch by Ronan Waide
...
(This used to be commit 49926d706f
)
2003-04-09 14:35:14 +00:00
Volker Lendecke
a6e09de2fb
Auth2, not also Auth3 sends us flags back, although all the callers
...
ignore it.
Volker
(This used to be commit 6ac6b0f4c0
)
2003-04-09 10:09:32 +00:00
Volker Lendecke
d9440df579
A little clarification in the rpc auth header struct.
...
Volker
(This used to be commit 9fc3e4bf9f
)
2003-04-09 09:52:57 +00:00
Volker Lendecke
425797700b
Put the core schannel functions to parse_prs.c. They are also used by
...
schannel clients.
Volker
(This used to be commit 41e92409e1
)
2003-04-09 09:29:47 +00:00
John Terpstra
61c1aa4045
Fixing typo. Metze made me do it!
...
(This used to be commit f82b51bb01
)
2003-04-09 07:42:54 +00:00
Martin Pool
786564f2b4
unix_strupper, unix_strlower: Remove fixed-length static buffer that
...
makes these functions fail for strings over 512 characters. Now we
use convert_string_allocate, which grows a buffer as necessary.
(This used to be commit a55dc493ca
)
2003-04-09 07:34:49 +00:00
John Terpstra
a47b9e61e0
Making sure this info is not lost. Someone will eventually fix/update/extend/usurp it.
...
(This used to be commit 564d67f30a
)
2003-04-09 06:56:45 +00:00
Martin Pool
1e9be586c8
StrCaseCmp tests: Add some tests in Katakana. Convert strings to
...
UTF-8 before passing to test harness.
(This used to be commit 79b292de98
)
2003-04-09 06:50:59 +00:00
Tim Potter
7f11621e1a
Can I suggest this modification to the documentation Makefile? If
...
docbook2man fails then we shouldn't charge ahead with the rest of the
target commands and generate more confusing error messages.
(This used to be commit 4e4ed2d25b
)
2003-04-09 06:15:58 +00:00
Martin Pool
91c9960eba
bin/smbcontrol needs to be built to run tpot's new tests of it.
...
(This used to be commit 16b0917915
)
2003-04-09 06:05:12 +00:00
Gerald Carter
1c2e2ba39e
another forgotten merge sitting on my laptop from app_head; only stall open_printer when 2k client opens with admin privs & fix reply for ChangeId printer data reply
...
(This used to be commit c7c3d42cd5
)
2003-04-09 06:02:56 +00:00
Martin Pool
bdca5d31c3
Ignore .po and .po32 files.
...
(This used to be commit f01d94b027
)
2003-04-09 06:01:15 +00:00
Tim Potter
2988370510
Tests for smbcontrol.
...
(This used to be commit 7bf68a533e
)
2003-04-09 05:57:00 +00:00
Tim Potter
a62cd3285a
Ignore testtmp directory.
...
(This used to be commit 862e3ee421
)
2003-04-09 05:55:33 +00:00
Tim Potter
e9c998df08
poptify smbcontrol
...
(This used to be commit f75d4b90ca
)
2003-04-09 05:53:31 +00:00
Tim Potter
a72eafee54
Rewrite of smbcontrol - it was a bit of a mess. It should now be much
...
nicer to use and more hackable.
- converted to popt
- text message destinations (except for broadcast smbd) are resolved
using files in piddir so the string 'winbindd' is now a destination
- added --timeout option to specify timeout value
- deleted complicated handling of debug args as separate command line
arguments: use shell quoting instead
- deleted interactive mode as punishment for using strtok() (-:
- much improved command line argument checking
Some of this stuff was broken before I started (print notify,
profiling) but the basics still work (ping, pool-usage, debug,
debuglevel).
(This used to be commit 269f838dee
)
2003-04-09 05:52:01 +00:00
Martin Pool
5b70d85047
Set character set to default (UTF-8) before running tests.
...
(This used to be commit b20d8b4970
)
2003-04-09 05:31:39 +00:00
Martin Pool
80cd7c552f
t_push_ucs2, t_strcmp: Run tests only once by default, rather than
...
10000 times. (In theory they should be pure functions....) You can
specify a parameter to repeat them if you want to e.g. measure
performance.
(This used to be commit 92acecd28c
)
2003-04-09 05:22:17 +00:00
Gerald Carter
ff8d6da5a3
forgotten merge left on disk; remove extra SAFE_FREE()
...
(This used to be commit 4d42067cb8
)
2003-04-09 04:38:56 +00:00
Tim Potter
0aad60636d
Install libsmbclient.h from $(srcdir)
...
(This used to be commit d396f57678
)
2003-04-09 04:20:29 +00:00
Tim Potter
e725e6a0b7
Autoconfiscate the name of the winbind shared library file. Under
...
IRIX this is libns_winbind - everyone else is libnss_winbind.
This simplifies the Makefile a bit and also fixes the 'nsswitch' target
under IRIX.
(This used to be commit 69c392bc12
)
2003-04-09 04:05:42 +00:00
Tim Potter
117b2d78f0
Winbind client for AIX. Written by Steve Roylance.
...
(This used to be commit e37d025e67
)
2003-04-09 03:51:52 +00:00
Jeremy Allison
667e6d8279
Ensure print queue array is zeroed out before returning.
...
Jeremy.
(This used to be commit 337cac7810
)
2003-04-09 00:00:50 +00:00
Simo Sorce
90290b166b
reworked to not malloc PATH_MAX long strings
...
corrected path_name creation
(This used to be commit f4be4e70a1
)
2003-04-08 17:34:16 +00:00
Alexander Bokovoy
a87d3b2cba
Update smbmount to include unicode and lfs capabilities options -- smbfs supports this already
...
(This used to be commit a003a5f052
)
2003-04-08 15:38:09 +00:00
Simo Sorce
1eda5b4987
some more debugging in case of failure
...
(This used to be commit 9374f8692f
)
2003-04-08 10:46:46 +00:00