1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-15 23:24:37 +03:00

9801 Commits

Author SHA1 Message Date
Andrew Bartlett
1a9703338c Patch from Steve Langasek <vorlon@netexpress.net>:
(quoting his mail)

Ok, here's round two of splitting up the library dependencies.  I think
the first one's been steeping in CVS for long enough now.

This splits off the "authentication" libs (libpam, libcrypt) into their
own group.  A modest gain, but you've gotta start somewhere.

Steve Langasek
postmodern programmer
(This used to be commit a1c63d04b87375dc98dc78781eaf1812bfb1db2b)
2002-10-03 04:19:52 +00:00
Andrew Bartlett
08387abd7d Another patch from Steve Langasek <vorlon@netexpress.net>, again from the
Debian patchset.

The idea is to still allow DNS domains to be specified in 'hosts allow' and
'hosts deny' without making the admin set 'hostname lookups' in their smb.conf.
His concern is about upgrades.

This has been designed not to change the value of %M.

Andrew Bartlett
(This used to be commit f428ee98d83a55922c991b0eeddd47891b80d918)
2002-10-03 03:31:41 +00:00
Andrew Bartlett
3a5577e552 Patch from Steve Langasek <vorlon@netexpress.net> to use nice big integers when
attempting to calculate the bytes/second being transferred.  (Avoid overflow
etc)

Andrew Bartlett
(This used to be commit cd41e5ab857a33e05fa231756ff15707f2f5ce23)
2002-10-03 03:27:00 +00:00
Andrew Bartlett
26b8f6bbeb We are going to need to track the SAM sequence number too.
(This used to be commit 92e0d0e6082117d2d5342383023cff244bbceed0)
2002-10-03 03:20:40 +00:00
Jeremy Allison
32027e3b6b Missing break meant getprintprocessordirectory always returned UNKNOWN_LEVEL.
Jeremy.
(This used to be commit 1b283b649f68890b0aa450aa1ac90f1e8031a6fd)
2002-10-02 22:55:40 +00:00
Jelmer Vernooij
b98ddb91f8 Convert ADS-HOWTO to SGML and add it to the howto collection
Updated generated docs
(This used to be commit 3d417179233d0b8e486560c41248888be42bacf9)
2002-10-02 21:34:31 +00:00
Jelmer Vernooij
57b99405d5 Remove obsolete information from textdocs
(This used to be commit e1f9f3b9554453b5acb8a298e4f90ca9699cdfa0)
2002-10-02 19:42:28 +00:00
Jelmer Vernooij
71c1166472 Add htmlfaq to Makefile
Fix syntax errors in FAQ
(This used to be commit e538e5005faf2a447d101d9a872872206ac1e16c)
2002-10-02 19:35:07 +00:00
Jelmer Vernooij
1a66b224ed Remove old faq - all the useful information it contained is now in the new FAQ
(This used to be commit 5998dbe84bf3388d27597a5cb0b398b6f7840951)
2002-10-02 19:28:33 +00:00
Jelmer Vernooij
8ab937c344 Add initial version of new FAQ
(This used to be commit 9e61533b20e1dea815d467cfc0a09d5cb4fe8d14)
2002-10-02 19:26:18 +00:00
Gerald Carter
c7ca88ee40 small update from Rainer
(This used to be commit 3d0b7981d086ecdf0d2d660f19cf2a39a8ab02f8)
2002-10-02 19:12:40 +00:00
Jeremy Allison
b69d0e39bc Added const. Anal formatting fixup.
Jeremy.
(This used to be commit ae4bf35f942de6025d3f364d599cca9720734a19)
2002-10-02 19:11:59 +00:00
Jelmer Vernooij
2646df5691 Remove deprecated smb.conf options that were still in smb.conf.5:
domain admin group
domain guest group
use rhosts
status
(This used to be commit 475594a43938aaace7868b4fadc50d571ce18414)
2002-10-02 18:43:25 +00:00
Jelmer Vernooij
5b29a8f6ef Be less verbose
(This used to be commit 65c4a1060b57b1fa18f125d7ef92eb2cec0e1edf)
2002-10-02 18:38:04 +00:00
Jelmer Vernooij
f15c47d24d Update find_missing_doc.pl:
- Report references in smb.conf that point to non-existent entries
 - Report entries that are not referenced in the list
 - Report entries that are documented, but don't exist in loadparm.c
 - Report entries that are in loadparm.c, but are not documented
(This used to be commit bf5a84efb36410bc07e7de91f4a926a60083bb7a)
2002-10-02 18:36:38 +00:00
Jelmer Vernooij
e6eb2dc3c5 Add framework for net command manpage - still contains a lot of FIXME's...
(This used to be commit 1e7686e5e7952b9b6f0474bace43078d2f6cb871)
2002-10-02 17:33:06 +00:00
Jelmer Vernooij
f174356aba remove text documents in source code (they're now in the Developers Guide) - discussed
with jerry
(This used to be commit f9b29692e33f8718b314ab4a61c501a3ddd9a3c6)
2002-10-02 17:24:38 +00:00
Jelmer Vernooij
7a822527e4 Fix Makefile.in (use variables instead of directory names, don't try to put files in ../../htmldocs, etc)
Add sam.sgml
(This used to be commit dfb3ee0bb646557ef911c827a5a68ef9c7833835)
2002-10-02 15:05:35 +00:00
Jelmer Vernooij
4cf8157ee9 strchr -> strrchr
(This used to be commit 598039599ca7c38a42ae75cf345c01b3cf3881ff)
2002-10-02 14:58:54 +00:00
Gerald Carter
83e4c6ea4b more doc structure updates. SWAT now on links to the TOC for
the HOWTO collection instead of linking each article.
(This used to be commit a0e0a76e000c2962037dddde11261108b3d63e50)
2002-10-02 14:36:55 +00:00
Jelmer Vernooij
2475f6ee3c Add note to test 9 about 'encrypt passwords'
(This used to be commit bc04c2c82fe5c236a030237032952c707bd17073)
2002-10-02 14:18:58 +00:00
Gerald Carter
53b1659183 newly generated docs; removing old ones
(This used to be commit d72538fd14b8d00ea07f19464b4f3a3d93445cbf)
2002-10-02 14:08:40 +00:00
Jelmer Vernooij
eb17f95e16 Remove manpage when there are errors during generation
(This used to be commit ae230491a8860a1846bd272d6455119a5bc99dd5)
2002-10-02 13:38:50 +00:00
Gerald Carter
e086aca6c5 mention openantivirus.org
(This used to be commit 25cd49d76650a5f059f956ae955569be340d3729)
2002-10-02 13:24:59 +00:00
Jeremy Allison
919a78f005 Doh ! Lookup name before checking negative cache (the way Tim originally
had it...).
Jeremy.
(This used to be commit 6929b65954ff5b94d11db79c8fc6a295311c238f)
2002-10-01 23:07:00 +00:00
Gerald Carter
d962f8b3c0 regenerate
(This used to be commit 57c9a6a1e8159f2eeaf0e3dae104a0815a000fa4)
2002-10-01 17:03:24 +00:00
Gerald Carter
7faabd42c5 * fixed typos in SGML source
* regenerated man pages
(This used to be commit 89bbec5216e1e02469dea6f68ceb797dd9165c1f)
2002-10-01 17:02:36 +00:00
Jeremy Allison
5567ef53cb Cope with rw errors and timeout to peer.
Jeremy.
(This used to be commit 736a7bab487d7e217eed452e2089adb6b4164ad5)
2002-10-01 06:50:25 +00:00
Jeremy Allison
a9ccc38c08 Fix Solaris sendfile detection. Add small fixes to sendfile code.
Jeremy.
(This used to be commit ef7bcaf1b7e1ca073b27a8836c6aa86e112b5bee)
2002-10-01 05:55:25 +00:00
Jeremy Allison
3e2a384e76 Tidy up client error processing.
Jeremy.
(This used to be commit 983e6d137eaada5cea1235e0cf051bc314b6f9d8)
2002-10-01 02:11:26 +00:00
Jeremy Allison
549f70f8ee Fixed typo.
Jeremy.
(This used to be commit e2d66c5d238a057175d9316b4491ca26066f34fe)
2002-10-01 01:43:09 +00:00
Jeremy Allison
68259be9d5 Added error string for server timeout on client call.
Jeremy.
(This used to be commit abeebf33c132c4975ac5dadde57c22176ddc9fda)
2002-10-01 01:33:05 +00:00
Gerald Carter
5de642fc6c fixing typos spotted by eagle-eye-vance
(This used to be commit 5bae773e0270c31ba936ef651dda149601ac6ecd)
2002-10-01 01:06:37 +00:00
Jeremy Allison
d2c0dca984 Fix memory leak in getting DC list. Remember to exclude failed lookups.
Jeremy.
(This used to be commit c4fcbb2948beb3b6594d53a7ffdc8b94fd0d94e0)
2002-09-30 23:16:42 +00:00
Gerald Carter
8ea9c80a6e * adding some notes on the wins failover stuff
* fixing some typos after running printing.sgml through ispell
(This used to be commit d20be2e868015266ef3b33f353e1c9a2e6d6b7e1)
2002-09-30 21:55:17 +00:00
Jeremy Allison
7dc8aa0854 Added Solaris sendfile patch + configure tests from Pierre Belanger <belanger@yahoo.com>.
Jeremy.
(This used to be commit 8db4d46dc983ce37814fb375d61951b6220a4c61)
2002-09-30 21:14:46 +00:00
Gerald Carter
834b89cc49 * working on Makefile
* converting printing internal doc to SGML
(This used to be commit bc74170cd982e520421e8b930710671923d65208)
2002-09-30 21:07:37 +00:00
Gerald Carter
5dd53e1deb missed one txt rule.
(This used to be commit c58d4b3cca9132c5995fa12cf5dfcadce082dba9)
2002-09-30 20:21:00 +00:00
Gerald Carter
d64e0e9772 * add the Developers guide to the repository
* fix syntax errors in developer's docs
* update Makefile.in to place HTML files in htmldocs & text
  files in textdocs/
(This used to be commit cb96e1a1d9a07314bb60e431484cfd05aef83de6)
2002-09-30 20:18:12 +00:00
Gerald Carter
ae61c575ba more updates--printing backend inmterface & Print queue tdb's
(This used to be commit a42414fe5aff8a9e0fccd1c73a86e3b472f2c149)
2002-09-30 19:52:11 +00:00
Gerald Carter
bf556da1e2 more details opn change notification
(This used to be commit a4a3469ffb44061c58bbcd807a9585ae13326f7b)
2002-09-30 16:51:35 +00:00
Gerald Carter
812c0a0f98 README.OtherModules
(This used to be commit 93cb8b47c48d0492e3e699542bdc521aafb8d1b7)
2002-09-30 15:25:40 +00:00
Gerald Carter
07d3df8c2d fix logic error in testparm with wins servers
(This used to be commit b9942092cf3d0a9fbf94b51b576836a86059551b)
2002-09-30 15:18:59 +00:00
Volker Lendecke
4b5c0793de Second part of my fix -- incorrect merge.
(This used to be commit 2613d3a48a8d60c3db38406a1abd943dbe0b7d09)
2002-09-30 06:45:58 +00:00
John Terpstra
25d5e74e34 Added from samba mailing lists. Might help someone one day.
(This used to be commit ac0d1acc5542b0f02a85e38e5adfcc8098ff166a)
2002-09-30 05:39:33 +00:00
Jeremy Allison
09507f5315 Don't zero out numwritten before using.... Found by Pierre Belanger belanger@pobox.com
Jeremy.
(This used to be commit a7009ad5c8aaae350b2521b8c0cd2538e561618a)
2002-09-30 05:19:43 +00:00
Gerald Carter
a2b150ee89 This is an initial draft of printing internals. Not done (not really
even started), and not in SGML.  Plain ASCII right now, but I'll do some
more work on it tomorrow.
(This used to be commit d60afa48e3214a4fa4c0a937635c3acf2a4b4a65)
2002-09-30 04:58:55 +00:00
Andrew Bartlett
6b1367a7bc Fix the compile issue in bin/samtest, and make the 'system' token just have the
System sid.  This avoids comparing with ACEs that we don't yet support in the
ADS Domain security descriptor.
(This used to be commit ace7738e123b28f69c290f9f1de50011d230e14b)
2002-09-30 02:28:28 +00:00
Volker Lendecke
49cd08fdb8 Some more work on vampire.
Volker
(This used to be commit f68825e93371e3d3403167f608d1da0d7ada1a04)
2002-09-29 10:53:47 +00:00
Volker Lendecke
cdeffe6d90 We have to hand out info on Builtin here as well. They are stored in
group mapping not as local, but as WKN_GRP.

Volker
(This used to be commit cb05dcab2de117ea4db54af313a05905cd5a0d0a)
2002-09-29 10:39:03 +00:00