Tim Potter
2a96239301
Merge of TRUE/FALSE preprocessor traps from HEAD.
-
Tim Potter
5b1807dddf
Merge of samr lookup domain rpc client call from HEAD.
-
Tim Potter
68075fb97f
Merge create/delete domain user samr calls from HEAD.
-
Tim Potter
ea38b0d7f0
Merge a bunch of updates from HEAD:
...
- winbind nss client cleanups
- new rpc echo pipe
-
Tim Potter
bb812d1670
Merge a bunch of updates from HEAD:
...
- whitespace syncup
- winbind nss client cleanups
- new rpc echo pipe
- prettier warnings for out of date autoconf scripts
-
Tim Potter
1617403929
Syncup stf directory with HEAD.
-
Tim Potter
b7af3cda28
Merge removal of some unused functions. Commit mistakenly included with
...
new rpc echo pipe.
-
Tim Potter
deb41f618b
Copy across new tests from HEAD.
-
Tim Potter
a2b1a7533e
Merge of Simo's strncat -> StrnCpy fix.
-
cvs2svn Import User
381649916e
This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.
-
John Terpstra
8b75c925b9
Adding more docs.
-
Simo Sorce
c37467651b
strncat get sometimes optimized to strcat by glibc and that triggers our
...
"don't use strcat" define
reworked to snprintf
-
Jelmer Vernooij
675333350a
Patch from Armijn Hemel <armijn@nl.linux.org> to fix build on
...
FreeBSD 5 systems with a broken krb5-config
-
Jelmer Vernooij
741d5c3cd8
Patch from Armijn Hemel <armijn@nl.linux.org> to fix build on
...
FreeBSD 5 systems with a broken krb5-config
-
Gerald Carter
71c2335239
add smbcquotas to list of ignored files
-
Gerald Carter
ad2765bb5e
* We must return 0x2 as the majorversion for nt4 to upload drivers
...
* fix bug found by clobber_region()
-
Gerald Carter
b2e29c7bd4
* We must return 0x2 as the majorversion for nt4 to upload drivers
...
* fix bug found by clobber_region()
-
Gerald Carter
74fab8f0d2
smbcquota patch from metze
-
Gerald Carter
beedde03fc
cleanup lanman printing= for win98; device type is LPT1:; patch by Steve L.
-
Gerald Carter
36d62e5667
cleanup lanman printing= for win98; device type is LPT1:; patch by Steve L.
-
Gerald Carter
78b2c1be7d
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.
-
Gerald Carter
23f0fcf642
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.
-
Richard Sharpe
c1559003fe
Janitorial duties to make autogen.sh portable.
-
Jelmer Vernooij
f734a8c14b
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.
-
Volker Lendecke
e99a40a711
Set the default schannel params to False until we know more.
...
Volker
-
Volker Lendecke
eef7db25ec
Set the default schannel parameters to False until we know more.
...
Volker
-
Alexander Bokovoy
663cf4876b
Update docs-status
-
Alexander Bokovoy
b359a6881f
Fix current status of conversion
-
Alexander Bokovoy
63cf664ade
Fix typos in printing
-
Alexander Bokovoy
4861003048
Finish conversion of Winbind options. Only Misc section left!
-
Alexander Bokovoy
769bce45e9
Finish conversion of VFS options. This section is not complete yet -- we miss documentation for parametric options and new modules stuff
-
Alexander Bokovoy
938e3d3f53
Finish conversion of LDAP options
-
Alexander Bokovoy
9613c21778
Finish conversion of Locking options
-
Alexander Bokovoy
eb7a35110e
Finish conversion of WINS options
-
Gerald Carter
31eaf11d2e
workaround streams leak on SCO openserver 5.0.x
-
Alexander Bokovoy
e59bd1d9fb
Finish conversion of Browse options
-
Gerald Carter
ab51878a97
workaround streams leak on SCO openserver 5.0.x
-
Jelmer Vernooij
17f1bdd10b
Remove Japanese HOWTO - Monyo has a howto for more recent
...
versions of samba, which I'll link in the HOWTO Collection
-
Tim Potter
4ccd34ef83
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.
-
Jelmer Vernooij
ab8db2ad7d
Use more stricter syntax and work towards Docbook XML migration
-
Shirish Kalele
b3bd481857
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.
-
Shirish Kalele
2c4e59cf26
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.
-
Jeremy Allison
9e6e6c3f50
Grr. Get rid of one of the extra NULL's that crept in from app-head.
...
Spotted by Andrew Esh.
Jeremy.
-
Jeremy Allison
9783929d4e
Fix from Andrew Esh to ensure tdb_pack can't segfault.
...
Jeremy.
-
Jeremy Allison
11b914ed84
Fix from Andrew Esh to ensure tdb_pack can't segfault.
...
Also stop it leaking memory like a sieve !
Jeremy.
-
Jeremy Allison
8a6f3313e6
Ensure we're not filtering our essential delete messages.
...
Added jobid debug when unpacking message.
Jeremy.
-
Jeremy Allison
8bab6e3206
Ensure we're not filtering our essential delete messages.
...
Added jobid debug when unpacking message.
Jeremy.
-
Jelmer Vernooij
c2a604c94c
Refer to Problems.sgml
-
Jelmer Vernooij
a143062bae
Use the <othername> tag for second names
-
Jelmer Vernooij
85437976c8
ENCRYPTION.txt is gone. Pointed out by Will Kemp.
-