John Terpstra
fe2d109a10
Fix typo.
0001-01-01 00:00:00 +00:00
John Terpstra
77bdd68b65
Partial review of changes by mimir. Work in progress.
0001-01-01 00:00:00 +00:00
Jeremy Allison
7cb060e821
Fix _smb_setlen to be non {} safe.
...
Jeremy.
0001-01-01 00:00:00 +00:00
Jelmer Vernooij
17d27db5c9
Change ADS CHOSTPASS to ADS CHANGETRUSTPW and add a
...
general CHANGETRUSTPW that calls ADS CHANGETRUSTPW or RPC CHANGETRUSTPW
depending on what we have.
0001-01-01 00:00:00 +00:00
Jelmer Vernooij
c95a4a5aeb
Get rid of 'sam backend' and --with-sam
0001-01-01 00:00:00 +00:00
Jelmer Vernooij
d1cd95e6b7
Document NET CACHE
0001-01-01 00:00:00 +00:00
Martin Pool
8fbe456ee3
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.
0001-01-01 00:00:00 +00:00
Martin Pool
95ff914d82
Build and run the lib/snprintf.c test cases from "make check".
0001-01-01 00:00:00 +00:00
Tim Potter
b8dc14d1f9
Fix broken regexp in cvsignore for *.po{,32} files.
0001-01-01 00:00:00 +00:00
Tim Potter
372b023cd2
Ignore check programs.
0001-01-01 00:00:00 +00:00
Martin Pool
7805641d6e
Add rules to build bin/t_snprintf, which exposes the snprintf test code.
0001-01-01 00:00:00 +00:00
Tim Potter
26901af91e
Remove unused variables.
0001-01-01 00:00:00 +00:00
Tim Potter
117cc35dd0
Removed unused variable.
0001-01-01 00:00:00 +00:00
Martin Pool
95f4b58288
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.
0001-01-01 00:00:00 +00:00
Tim Potter
eeeae14fed
decode_pac_data() needs a talloc ctx as an argument.
0001-01-01 00:00:00 +00:00
Tim Potter
dc95726cbe
Add PAC_DATA as valid return type for make proto.
0001-01-01 00:00:00 +00:00
Tim Potter
27a608d6a3
Removed unused variables.
0001-01-01 00:00:00 +00:00
Tim Potter
a4704754d9
Fixed incorrect argument to debug.
0001-01-01 00:00:00 +00:00
Martin Pool
0f3c2bfbd2
Add selected parts of the changelog to this file, to make merging into
...
other projects easier.
0001-01-01 00:00:00 +00:00
Martin Pool
a0d841a59e
Merge test cases from rsync.
0001-01-01 00:00:00 +00:00
Martin Pool
a0033cc83c
Doc.
...
Add additional test case for a bug recently found in rsync by Paul
Green. Appparently it was fixed here a while ago.
0001-01-01 00:00:00 +00:00
Tim Potter
29c6d2f61c
Multi-line string constants have been deprecated in newer versions of gcc.
...
Found by Guenther Deschner.
0001-01-01 00:00:00 +00:00
Tim Potter
e9beb6cc95
Remove duplicate forward reference of smb_ldap_privates.
0001-01-01 00:00:00 +00:00
Jelmer Vernooij
c5905e34a1
net and samba are documented now
0001-01-01 00:00:00 +00:00
Jelmer Vernooij
ee482214ef
update to list all current manpages
0001-01-01 00:00:00 +00:00
Jelmer Vernooij
1e6e90ec67
Finish documentation on net!
0001-01-01 00:00:00 +00:00
Jelmer Vernooij
e3e2c1b271
Some small changes - typos, adding usage for some commands
...
and removing -j because it was not used at all.
0001-01-01 00:00:00 +00:00
Jelmer Vernooij
791a711dd1
add entity for Not-Implemented Messages
0001-01-01 00:00:00 +00:00
John Terpstra
73e192ff2e
Oops - Add another module.
0001-01-01 00:00:00 +00:00
John Terpstra
8b75c925b9
Adding more docs.
0001-01-01 00:00:00 +00:00
Simo Sorce
c37467651b
strncat get sometimes optimized to strcat by glibc and that triggers our
...
"don't use strcat" define
reworked to snprintf
0001-01-01 00:00:00 +00:00
Jelmer Vernooij
741d5c3cd8
Patch from Armijn Hemel <armijn@nl.linux.org> to fix build on
...
FreeBSD 5 systems with a broken krb5-config
0001-01-01 00:00:00 +00:00
Gerald Carter
71c2335239
add smbcquotas to list of ignored files
0001-01-01 00:00:00 +00:00
Gerald Carter
ad2765bb5e
* We must return 0x2 as the majorversion for nt4 to upload drivers
...
* fix bug found by clobber_region()
0001-01-01 00:00:00 +00:00
Gerald Carter
74fab8f0d2
smbcquota patch from metze
0001-01-01 00:00:00 +00:00
Gerald Carter
beedde03fc
cleanup lanman printing= for win98; device type is LPT1:; patch by Steve L.
0001-01-01 00:00:00 +00:00
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.
0001-01-01 00:00:00 +00:00
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.
0001-01-01 00:00:00 +00:00
Volker Lendecke
e99a40a711
Set the default schannel params to False until we know more.
...
Volker
0001-01-01 00:00:00 +00:00
Alexander Bokovoy
663cf4876b
Update docs-status
0001-01-01 00:00:00 +00:00
Alexander Bokovoy
b359a6881f
Fix current status of conversion
0001-01-01 00:00:00 +00:00
Alexander Bokovoy
63cf664ade
Fix typos in printing
0001-01-01 00:00:00 +00:00
Alexander Bokovoy
4861003048
Finish conversion of Winbind options. Only Misc section left!
0001-01-01 00:00:00 +00:00
Alexander Bokovoy
769bce45e9
Finish conversion of VFS options. This section is not complete yet -- we miss documentation for parametric options and new modules stuff
0001-01-01 00:00:00 +00:00
Alexander Bokovoy
938e3d3f53
Finish conversion of LDAP options
0001-01-01 00:00:00 +00:00
Alexander Bokovoy
9613c21778
Finish conversion of Locking options
0001-01-01 00:00:00 +00:00
Alexander Bokovoy
eb7a35110e
Finish conversion of WINS options
0001-01-01 00:00:00 +00:00
Gerald Carter
31eaf11d2e
workaround streams leak on SCO openserver 5.0.x
0001-01-01 00:00:00 +00:00
Alexander Bokovoy
e59bd1d9fb
Finish conversion of Browse options
0001-01-01 00:00:00 +00:00
Jelmer Vernooij
17f1bdd10b
Remove Japanese HOWTO - Monyo has a howto for more recent
...
versions of samba, which I'll link in the HOWTO Collection
0001-01-01 00:00:00 +00:00