summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Another patch from Steve Langasek <vorlon@netexpress.net>, again from theAndrew Bartlett2002-10-033-7/+7
| * Patch from Steve Langasek <vorlon@netexpress.net> to use nice big integers whenAndrew Bartlett2002-10-031-4/+4
| * We are going to need to track the SAM sequence number too.Andrew Bartlett2002-10-031-0/+1
| * Missing break meant getprintprocessordirectory always returned UNKNOWN_LEVEL.Jeremy Allison2002-10-021-0/+1
| * Convert ADS-HOWTO to SGML and add it to the howto collectionJelmer Vernooij2002-10-025-1744/+1909
| * Remove obsolete information from textdocsJelmer Vernooij2002-10-023-372/+2
| * Add htmlfaq to MakefileJelmer Vernooij2002-10-022-11/+23
| * Remove old faq - all the useful information it contained is now in the new FAQJelmer Vernooij2002-10-0222-6717/+0
| * Add initial version of new FAQJelmer Vernooij2002-10-022-2/+538
| * small update from RainerGerald Carter2002-10-021-16/+4
| * Added const. Anal formatting fixup.Jeremy Allison2002-10-021-175/+222
| * Remove deprecated smb.conf options that were still in smb.conf.5:Jelmer Vernooij2002-10-021-89/+2
| * Be less verboseJelmer Vernooij2002-10-021-8/+4
| * Update find_missing_doc.pl:Jelmer Vernooij2002-10-021-27/+78
| * Add framework for net command manpage - still contains a lot of FIXME's...Jelmer Vernooij2002-10-021-4/+282
| * remove text documents in source code (they're now in the Developers Guide) - ...Jelmer Vernooij2002-10-024-938/+0
| * Fix Makefile.in (use variables instead of directory names, don't try to put f...Jelmer Vernooij2002-10-023-31/+407
| * strchr -> strrchrJelmer Vernooij2002-10-021-1/+1
| * more doc structure updates. SWAT now on links to the TOC forGerald Carter2002-10-022-258/+1
| * Add note to test 9 about 'encrypt passwords'Jelmer Vernooij2002-10-021-1/+7
| * newly generated docs; removing old onesGerald Carter2002-10-0221-906/+5796
| * Remove manpage when there are errors during generationJelmer Vernooij2002-10-021-1/+1
| * mention openantivirus.orgGerald Carter2002-10-021-0/+24
| * Doh ! Lookup name before checking negative cache (the way Tim originallyJeremy Allison2002-10-011-10/+10
| * regenerateGerald Carter2002-10-011-126/+194
| * * fixed typos in SGML sourceGerald Carter2002-10-0133-809/+753
| * Cope with rw errors and timeout to peer.Jeremy Allison2002-10-014-8/+31
| * Fix Solaris sendfile detection. Add small fixes to sendfile code.Jeremy Allison2002-10-013-46/+53
| * Tidy up client error processing.Jeremy Allison2002-10-011-16/+15
| * Fixed typo.Jeremy Allison2002-10-011-1/+1
| * Added error string for server timeout on client call.Jeremy Allison2002-10-013-0/+11
* | merge of new client side support the Win2k LSARPC UUID in rpcbindGerald Carter2002-10-0424-177/+283
* | Added ASCII art to make this clearer.Jeremy Allison2002-10-031-1/+73
* | Write cache bugfix from Rasmus Borup Hansen, system adm. Email: rbh@math....Jeremy Allison2002-10-031-0/+13
* | make the default printed values for boolean the same for all parameters.Herb Lewis2002-10-031-2/+2
* | Merging tridge's wins fixes. Tridge - we're supposed to be keeping 3.0 upJeremy Allison2002-10-031-2/+2
* | Missing break meant getprintprocessordirectory always returned UNKNOWN_LEVEL.Jeremy Allison2002-10-021-0/+1
* | Added const. Anal formatting fixup.Jeremy Allison2002-10-021-175/+222
* | Doh ! Lookup name before checking negative cache (the way Tim originallyJeremy Allison2002-10-011-10/+10
* | syncing up with HEAD. Seems to be a lot of differences creeping inGerald Carter2002-10-0119-311/+291
* | merge from HEADGerald Carter2002-10-0142-6504/+15532
* | Updates from Samba HEAD:Andrew Bartlett2002-10-0115-873/+970
* | Cope with rw errors and timeout to peer.Jeremy Allison2002-10-014-8/+31
* | Fix Solaris sendfile detection. Add small fixes to sendfile code.Jeremy Allison2002-10-013-46/+53
* | Tidy up client error processing.Jeremy Allison2002-10-011-16/+15
* | Added error string for server timeout on client call.Jeremy Allison2002-10-013-0/+11
* | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User2002-10-019-0/+11951
|\|
| * fixing typos spotted by eagle-eye-vanceGerald Carter2002-10-015-1411/+2200
| * Fix memory leak in getting DC list. Remember to exclude failed lookups.Jeremy Allison2002-09-301-5/+21
| * * adding some notes on the wins failover stuffGerald Carter2002-09-303-7/+88