summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * Add framework for net command manpage - still contains a lot of FIXME's...Jelmer Vernooij2002-10-021-4/+282
| | | | | | | | (This used to be commit 1e7686e5e7952b9b6f0474bace43078d2f6cb871)
| * remove text documents in source code (they're now in the Developers Guide) - ↵Jelmer Vernooij2002-10-024-938/+0
| | | | | | | | | | | | | | discussed with jerry (This used to be commit f9b29692e33f8718b314ab4a61c501a3ddd9a3c6)
| * Fix Makefile.in (use variables instead of directory names, don't try to put ↵Jelmer Vernooij2002-10-023-31/+407
| | | | | | | | | | | | | | files in ../../htmldocs, etc) Add sam.sgml (This used to be commit dfb3ee0bb646557ef911c827a5a68ef9c7833835)
| * strchr -> strrchrJelmer Vernooij2002-10-021-1/+1
| | | | | | | | (This used to be commit 598039599ca7c38a42ae75cf345c01b3cf3881ff)
| * more doc structure updates. SWAT now on links to the TOC forGerald Carter2002-10-022-258/+1
| | | | | | | | | | the HOWTO collection instead of linking each article. (This used to be commit a0e0a76e000c2962037dddde11261108b3d63e50)
| * Add note to test 9 about 'encrypt passwords'Jelmer Vernooij2002-10-021-1/+7
| | | | | | | | (This used to be commit bc04c2c82fe5c236a030237032952c707bd17073)
| * newly generated docs; removing old onesGerald Carter2002-10-0221-906/+5796
| | | | | | | | (This used to be commit d72538fd14b8d00ea07f19464b4f3a3d93445cbf)
| * Remove manpage when there are errors during generationJelmer Vernooij2002-10-021-1/+1
| | | | | | | | (This used to be commit ae230491a8860a1846bd272d6455119a5bc99dd5)
| * mention openantivirus.orgGerald Carter2002-10-021-0/+24
| | | | | | | | (This used to be commit 25cd49d76650a5f059f956ae955569be340d3729)
| * Doh ! Lookup name before checking negative cache (the way Tim originallyJeremy Allison2002-10-011-10/+10
| | | | | | | | | | | | had it...). Jeremy. (This used to be commit 6929b65954ff5b94d11db79c8fc6a295311c238f)
| * regenerateGerald Carter2002-10-011-126/+194
| | | | | | | | (This used to be commit 57c9a6a1e8159f2eeaf0e3dae104a0815a000fa4)
| * * fixed typos in SGML sourceGerald Carter2002-10-0133-809/+753
| | | | | | | | | | * regenerated man pages (This used to be commit 89bbec5216e1e02469dea6f68ceb797dd9165c1f)
| * Cope with rw errors and timeout to peer.Jeremy Allison2002-10-014-8/+31
| | | | | | | | | | Jeremy. (This used to be commit 736a7bab487d7e217eed452e2089adb6b4164ad5)
| * Fix Solaris sendfile detection. Add small fixes to sendfile code.Jeremy Allison2002-10-013-46/+53
| | | | | | | | | | Jeremy. (This used to be commit ef7bcaf1b7e1ca073b27a8836c6aa86e112b5bee)
| * Tidy up client error processing.Jeremy Allison2002-10-011-16/+15
| | | | | | | | | | Jeremy. (This used to be commit 983e6d137eaada5cea1235e0cf051bc314b6f9d8)
| * Fixed typo.Jeremy Allison2002-10-011-1/+1
| | | | | | | | | | Jeremy. (This used to be commit e2d66c5d238a057175d9316b4491ca26066f34fe)
| * Added error string for server timeout on client call.Jeremy Allison2002-10-013-0/+11
| | | | | | | | | | Jeremy. (This used to be commit abeebf33c132c4975ac5dadde57c22176ddc9fda)
* | 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 1cfd2ee433305e91e87804dd55d10e025d30a69e)
* | Added ASCII art to make this clearer.Jeremy Allison2002-10-031-1/+73
| | | | | | | | | | Jeremy. (This used to be commit 31c0dd7e213509c3bed1061f140f2ea9c6e95a9d)
* | 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 d40a14dbb0ec233f7a2190df1845b039072c4b84)
* | make the default printed values for boolean the same for all parameters.Herb Lewis2002-10-031-2/+2
| | | | | | | | (This used to be commit 5f1dff89be5dca013baed062e631144bacb2067b)
* | Merging tridge's wins fixes. Tridge - we're supposed to be keeping 3.0 upJeremy Allison2002-10-031-2/+2
| | | | | | | | | | | | to date :-). Jeremy. (This used to be commit 5959f35db6b4b23c591799dad7587e6616e5a998)
* | Missing break meant getprintprocessordirectory always returned UNKNOWN_LEVEL.Jeremy Allison2002-10-021-0/+1
| | | | | | | | | | Jeremy. (This used to be commit a9a959b85d110c4a6b9ac8988d35aee9a4d6b9f1)
* | Added const. Anal formatting fixup.Jeremy Allison2002-10-021-175/+222
| | | | | | | | | | Jeremy. (This used to be commit 66531969dfe0935be2c9c4d89f5bba80d862a52f)
* | Doh ! Lookup name before checking negative cache (the way Tim originallyJeremy Allison2002-10-011-10/+10
| | | | | | | | | | | | had it...). Jeremy. (This used to be commit 151f0c1c526a04ea14ae054e977c76c8617bb113)
* | syncing up with HEAD. Seems to be a lot of differences creeping inGerald Carter2002-10-0119-311/+291
| | | | | | | | | | | | (i ignored the new SAMBA stuff, but the rest of this looks like it should have been merged already). (This used to be commit 3de09e5cf1f667e410ee8b9516a956860ce7290f)
* | merge from HEADGerald Carter2002-10-0142-6504/+15532
| | | | | | | | (This used to be commit c0ca286e36d49deba6c73690114b0d867cbfd63e)
* | Updates from Samba HEAD:Andrew Bartlett2002-10-0115-873/+970
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Fix segfaults in the 'net ads' commands when no password is provided - Readd --with-ldapsam for 2.2 compatability. This conditionally compiles the old options, but the actual code is available on all ldap systems. - Fix shadow passwords (as per work with vl) - Fix sending plaintext passwords to unicode servers (again vl) - Add a bit of const to secrets.c functions - Fix some spelling and grammer by vance. - Document the -r option in smbgroupedit. There are more changes in HEAD, I'm only merging the changes I've been involved with. Andrew Bartlett (This used to be commit 83973c389355a5cc9ca74af467dfd8b5dabd2c8f)
* | Cope with rw errors and timeout to peer.Jeremy Allison2002-10-014-8/+31
| | | | | | | | | | Jeremy. (This used to be commit d8d351eb01ea7c84828dbc96224d7b13d643b558)
* | Fix Solaris sendfile detection. Add small fixes to sendfile code.Jeremy Allison2002-10-013-46/+53
| | | | | | | | | | Jeremy. (This used to be commit 7ba5636897ea57669c62d22bb399bcfe5e3a9907)
* | Tidy up client error processing.Jeremy Allison2002-10-011-16/+15
| | | | | | | | | | Jeremy. (This used to be commit aea64f1c300b1ec5ec1c5d637f456f025ec12821)
* | Added error string for server timeout on client call.Jeremy Allison2002-10-013-0/+11
| | | | | | | | | | Jeremy. (This used to be commit 28d2eb934318818a3b0527e391987ea139dbf4a3)
* | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This ↵cvs2svn Import User2002-10-019-0/+11951
|\| | | | | | | used to be commit eb5ce70e2f0e3ebf6bab168108b410174e42818b)
| * fixing typos spotted by eagle-eye-vanceGerald Carter2002-10-015-1411/+2200
| | | | | | | | (This used to be commit 5bae773e0270c31ba936ef651dda149601ac6ecd)
| * Fix memory leak in getting DC list. Remember to exclude failed lookups.Jeremy Allison2002-09-301-5/+21
| | | | | | | | | | Jeremy. (This used to be commit c4fcbb2948beb3b6594d53a7ffdc8b94fd0d94e0)
| * * adding some notes on the wins failover stuffGerald Carter2002-09-303-7/+88
| | | | | | | | | | * fixing some typos after running printing.sgml through ispell (This used to be commit d20be2e868015266ef3b33f353e1c9a2e6d6b7e1)
| * Added Solaris sendfile patch + configure tests from Pierre Belanger ↵Jeremy Allison2002-09-305-17/+300
| | | | | | | | | | | | | | <belanger@yahoo.com>. Jeremy. (This used to be commit 8db4d46dc983ce37814fb375d61951b6220a4c61)
| * * working on MakefileGerald Carter2002-09-303-118/+250
| | | | | | | | | | * converting printing internal doc to SGML (This used to be commit bc74170cd982e520421e8b930710671923d65208)
| * missed one txt rule.Gerald Carter2002-09-301-1/+5
| | | | | | | | (This used to be commit c58d4b3cca9132c5995fa12cf5dfcadce082dba9)
| * * add the Developers guide to the repositoryGerald Carter2002-09-307-5557/+15969
| | | | | | | | | | | | | | * 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)
| * more updates--printing backend inmterface & Print queue tdb'sGerald Carter2002-09-301-5/+124
| | | | | | | | (This used to be commit a42414fe5aff8a9e0fccd1c73a86e3b472f2c149)
| * more details opn change notificationGerald Carter2002-09-301-9/+80
| | | | | | | | (This used to be commit a4a3469ffb44061c58bbcd807a9585ae13326f7b)
| * README.OtherModulesGerald Carter2002-09-301-0/+39
| | | | | | | | (This used to be commit 93cb8b47c48d0492e3e699542bdc521aafb8d1b7)
| * fix logic error in testparm with wins serversGerald Carter2002-09-301-2/+2
| | | | | | | | (This used to be commit b9942092cf3d0a9fbf94b51b576836a86059551b)
| * Second part of my fix -- incorrect merge.Volker Lendecke2002-09-301-1/+1
| | | | | | | | (This used to be commit 2613d3a48a8d60c3db38406a1abd943dbe0b7d09)
| * Added from samba mailing lists. Might help someone one day.John Terpstra2002-09-301-0/+589
| | | | | | | | (This used to be commit ac0d1acc5542b0f02a85e38e5adfcc8098ff166a)
| * Don't zero out numwritten before using.... Found by Pierre Belanger ↵Jeremy Allison2002-09-301-2/+2
| | | | | | | | | | | | | | belanger@pobox.com Jeremy. (This used to be commit a7009ad5c8aaae350b2521b8c0cd2538e561618a)
| * This is an initial draft of printing internals. Not done (not reallyGerald Carter2002-09-301-0/+73
| | | | | | | | | | | | 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)
| * Fix the compile issue in bin/samtest, and make the 'system' token just have theAndrew Bartlett2002-09-302-7/+4
| | | | | | | | | | | | 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)
| * Some more work on vampire.Volker Lendecke2002-09-291-26/+18
| | | | | | | | | | Volker (This used to be commit f68825e93371e3d3403167f608d1da0d7ada1a04)