summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Added unknown info level.Jeremy Allison2002-10-091-0/+1
| | | | | Jeremy. (This used to be commit 7634a58ec83ed7b40fe8ac95b0486b1ac00c59e4)
* Use memmove when copies can overlap. Spotted by SUGIOKA Toshinobu ↵Jeremy Allison2002-10-091-1/+1
| | | | | | | <sugioka@itonet.co.jp>. Jeremy. (This used to be commit 0ab08186f419a09e15f1ab7db621d429b1a3f994)
* print job properties fix from APP_HEAD. a null devmode is not a failure.Gerald Carter2002-10-091-11/+5
| | | | (This used to be commit 8f95773e0ab0c5e0854d9e442170e25280279bfb)
* removed stat() call in lp_add_home()Gerald Carter2002-10-091-7/+0
| | | | (This used to be commit 68036f4a415d2d2ad8c27320ae58fee04eee2960)
* add_printer_hook() fix from APP_HEADGerald Carter2002-10-091-6/+17
| | | | (This used to be commit b381ed3a9eba24c11796a9ca5cb4d226c131d867)
* merge from APP_HEAD of winbindd's domain local group fixGerald Carter2002-10-089-20/+222
| | | | (This used to be commit 09c6f6329d6ae9327b7ef06de0ea78d24d805456)
* Ensure we register the 1c name on the unicast subnet.Jeremy Allison2002-10-081-0/+10
| | | | | Jeremy. (This used to be commit e1ea20d2d14b9671503eeeccddc7683cc94371c0)
* Fix based on Jim McDonough's code for ACL inheritance problem.Jeremy Allison2002-10-081-9/+60
| | | | | Jeremy. (This used to be commit 3343efaaa8b80d5bc549afebbc06e02e125a6af9)
* Fix from Andreas Gruenbacher <agruen@suse.de> to prevent ACL set on read-onlyJeremy Allison2002-10-071-0/+5
| | | | | | share. Jeremy. (This used to be commit 9b8f362abc5abf25f02718774a8aa1f4574f19ff)
* missing prs_align()'sGerald Carter2002-10-051-0/+9
| | | | (This used to be commit 33f4a2fe1c3202a04acbeb8e78515082e6b88dfd)
* Turn on sendfile detection by default in HEAD and 3.0.Jeremy Allison2002-10-053-53/+47
| | | | | Jeremy. (This used to be commit a09ba463b42893dc50a9d118ee114f55f47cb610)
* Add a timeout to tdb_lock_bystring(). Ensure we never have more thanJeremy Allison2002-10-0412-69/+89
| | | | | | MAX_PRINT_JOBS in a queue. Jeremy. (This used to be commit 9fe3c0b90d4bff2217e3cb5a34b4683ca314c06e)
* fix typoGerald Carter2002-10-041-1/+1
| | | | (This used to be commit 324da9fdb93cdc5ed240a3291020858765e70acc)
* * merge native_mode flag in winbindd_domain struct from app-headGerald Carter2002-10-044-36/+72
| | | | | * add some files missing from a previous commit (This used to be commit 29159c97371c75327e377f9d13406dad46095568)
* merge of working dsrolegetprimdominfo() client code from APP_HEADGerald Carter2002-10-049-16/+13
| | | | (This used to be commit 028477e35208e76fedbc7c743426fd9be94b7cf0)
* This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This ↵cvs2svn Import User2002-10-0415-0/+4784
|\ | | | | | | used to be commit 7950dfc795568798e8ede784b4e8b927be0add49)
| * merge of working dsrolegetprimdominfo() client code from APP_HEADGerald Carter2002-10-0413-16/+339
| | | | | | | | (This used to be commit f70caa25e4ee198151b915cf2bc0a26b2d0e243d)
| * Remove README.DCEDFS as it doesn't contain useful info for developers nor ↵Jelmer Vernooij2002-10-041-78/+0
| | | | | | | | | | | | | | users but only about the state DCE/DFS was in for samba 1.9.13 (This used to be commit 69c402f375818314e7e335abc52f566c037d16cb)
| * Convert even more text docsJelmer Vernooij2002-10-047-179/+239
| | | | | | | | (This used to be commit cde5cd455ca48fde7eeb7cea84b061ef3be58e23)
| * Convert README.Win32-Viruses DHCP-Server-Configuration and Faxing to SGML...Jelmer Vernooij2002-10-046-521/+70
| | | | | | | | (This used to be commit 68a18e1a9ea44d7f0d84de5a23eef9d9a7568cbc)
| * Move Recent-FAQ's to the new SGML FAQJelmer Vernooij2002-10-046-69/+352
| | | | | | | | (This used to be commit 8a15a8c195285550be55bac63f7508bf34b36411)
| * Convert GOTCHAS to SGMLJelmer Vernooij2002-10-0423-4699/+5341
| | | | | | | | (This used to be commit c48207ef0e219680d4e4102256c76189aaf73ebc)
| * Move Application_Serving.txt to FAQ question "How to use a samba share as a ↵Jelmer Vernooij2002-10-044-56/+126
| | | | | | | | | | | | administrative share for MS Office, etc?" (This used to be commit 5e96448348d3db232a9a9f273a16dcfc4f69aaab)
| * Split up faq in smaller filesJelmer Vernooij2002-10-044-527/+532
| | | | | | | | (This used to be commit 5129c40c8391f6cc52b3b8382ec9a72bf1c8d097)
| * only set UF_USE_DES_KEY_ONLY if we are using krb5 libraries that can'tAndrew Tridgell2002-10-041-3/+7
| | | | | | | | | | do type 23 (This used to be commit c0612272e8eea3d741854c0b4834bc687d787218)
| * support all permitted encoding types in tickets. This allows us toAndrew Tridgell2002-10-041-15/+29
| | | | | | | | | | | | decode a type 23 ticket when the machine account is setup for non-DES tickets (This used to be commit 144d4429d7d91e8597263da6abc8041098f2a4c3)
| * merge of new client side support the Win2k LSARPC UUID in rpcbindGerald Carter2002-10-0424-177/+283
| | | | | | | | | | from APP_HEAD (This used to be commit 38c9e4299845fd77cc8629945ce2d259489f7437)
| * Added ASCII art to make this clearer.Jeremy Allison2002-10-031-1/+73
| | | | | | | | | | Jeremy. (This used to be commit 96e9ff905426f4754685a140674934cf2f6cb11c)
| * Add generated files for FAQJelmer Vernooij2002-10-034-0/+1346
| | | | | | | | (This used to be commit fd9854d45dee6697e1d1515e7e1729a3237093ca)
| * Fix generation of FAQJelmer Vernooij2002-10-033-6/+9
| | | | | | | | (This used to be commit 26ce370e0c858c017333e33535956658e1a9fe7f)
| * Write cache bugfix from Rasmus Borup Hansen, system adm. Email: ↵Jeremy Allison2002-10-031-0/+13
| | | | | | | | | | | | | | rbh@math.ku.dk Jeremy. (This used to be commit 971b82beb7b99a3ae692ca147cce9ce4b5bce39c)
| * Fix links in html versions of manpagesJelmer Vernooij2002-10-0331-1829/+2232
| | | | | | | | (This used to be commit e0632a7752f123859290140b5fc190fee0da8484)
| * make the default printed values for boolean the same for all parameters.Herb Lewis2002-10-031-2/+2
| | | | | | | | (This used to be commit 074de699a20a1f8d8f45e576c50b94bb5aeb634e)
| * Fix generation of HTML versions of manpagesJelmer Vernooij2002-10-032-2/+2
| | | | | | | | | | Add comments to dsssl file (This used to be commit 16656d35bb7a316d219f83e073b88d79f66101de)
| * fix typos in net.8.sgml so it will compile andGerald Carter2002-10-034-1657/+1532
| | | | | | | | | | regenerate html versions of manpages.... (This used to be commit 4d4ef0d34afb43e62b4bec274fd4e64cda04c949)
| * merge sendfile entry from SAMBA_2_2 and fix typoGerald Carter2002-10-033-181/+355
| | | | | | | | (This used to be commit 068d7ab14c0f6f83b61e6fe1724ef00ca2e0e590)
| * Document 'hide special files'Jelmer Vernooij2002-10-032-1/+23
| | | | | | | | (This used to be commit 36a9fe66c50021443a9d4336f9413a2afd5d3af3)
| * .NET likes both forms of servicePrincipalName in the machine accountAndrew Tridgell2002-10-031-1/+8
| | | | | | | | | | record (This used to be commit 8ff6d40d7fe4dc11e9ba194a55995c0926202df9)
| * fixed 3 bugs in the wins server code related to precedence of ! and &Andrew Tridgell2002-10-031-2/+2
| | | | | | | | | | | | | | | | | | | | in C please note that: if (! a & b) is not the same as: if (! (a & b)) (This used to be commit ec6a098c2edf6aa44f85b031459b737496080898)
| * VFStest uses all of smbd's .o files, so needs -lpam and crypt.Andrew Bartlett2002-10-031-1/+1
| | | | | | | | (This used to be commit 4851b6a40f5f498d597a88874c2402b629ff36b6)
| * Patch from Steve Langasek <vorlon@netexpress.net>:Andrew Bartlett2002-10-033-847/+859
| | | | | | | | | | | | | | | | | | | | | | | | | | | | (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)
| * Another patch from Steve Langasek <vorlon@netexpress.net>, again from theAndrew Bartlett2002-10-033-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | 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)
| * Patch from Steve Langasek <vorlon@netexpress.net> to use nice big integers whenAndrew Bartlett2002-10-031-4/+4
| | | | | | | | | | | | | | | | attempting to calculate the bytes/second being transferred. (Avoid overflow etc) Andrew Bartlett (This used to be commit cd41e5ab857a33e05fa231756ff15707f2f5ce23)
| * We are going to need to track the SAM sequence number too.Andrew Bartlett2002-10-031-0/+1
| | | | | | | | (This used to be commit 92e0d0e6082117d2d5342383023cff244bbceed0)
| * Missing break meant getprintprocessordirectory always returned UNKNOWN_LEVEL.Jeremy Allison2002-10-021-0/+1
| | | | | | | | | | Jeremy. (This used to be commit 1b283b649f68890b0aa450aa1ac90f1e8031a6fd)
| * Convert ADS-HOWTO to SGML and add it to the howto collectionJelmer Vernooij2002-10-025-1744/+1909
| | | | | | | | | | Updated generated docs (This used to be commit 3d417179233d0b8e486560c41248888be42bacf9)
| * Remove obsolete information from textdocsJelmer Vernooij2002-10-023-372/+2
| | | | | | | | (This used to be commit e1f9f3b9554453b5acb8a298e4f90ca9699cdfa0)
| * Add htmlfaq to MakefileJelmer Vernooij2002-10-022-11/+23
| | | | | | | | | | Fix syntax errors in FAQ (This used to be commit e538e5005faf2a447d101d9a872872206ac1e16c)
| * Remove old faq - all the useful information it contained is now in the new FAQJelmer Vernooij2002-10-0222-6717/+0
| | | | | | | | (This used to be commit 5998dbe84bf3388d27597a5cb0b398b6f7840951)
| * Add initial version of new FAQJelmer Vernooij2002-10-022-2/+538
| | | | | | | | (This used to be commit 9e61533b20e1dea815d467cfc0a09d5cb4fe8d14)