Age | Commit message (Expand) | Author | Files | Lines |
2002-10-02 | small update from Rainer | Gerald Carter | 1 | -16/+4 |
2002-10-02 | Added const. Anal formatting fixup. | Jeremy Allison | 1 | -175/+222 |
2002-10-02 | Remove deprecated smb.conf options that were still in smb.conf.5: | Jelmer Vernooij | 1 | -89/+2 |
2002-10-02 | Be less verbose | Jelmer Vernooij | 1 | -8/+4 |
2002-10-02 | Update find_missing_doc.pl: | Jelmer Vernooij | 1 | -27/+78 |
2002-10-02 | Add framework for net command manpage - still contains a lot of FIXME's... | Jelmer Vernooij | 1 | -4/+282 |
2002-10-02 | remove text documents in source code (they're now in the Developers Guide) - ... | Jelmer Vernooij | 4 | -938/+0 |
2002-10-02 | Fix Makefile.in (use variables instead of directory names, don't try to put f... | Jelmer Vernooij | 3 | -31/+407 |
2002-10-02 | strchr -> strrchr | Jelmer Vernooij | 1 | -1/+1 |
2002-10-02 | more doc structure updates. SWAT now on links to the TOC for | Gerald Carter | 2 | -258/+1 |
2002-10-02 | Add note to test 9 about 'encrypt passwords' | Jelmer Vernooij | 1 | -1/+7 |
2002-10-02 | newly generated docs; removing old ones | Gerald Carter | 21 | -906/+5796 |
2002-10-02 | Remove manpage when there are errors during generation | Jelmer Vernooij | 1 | -1/+1 |
2002-10-02 | mention openantivirus.org | Gerald Carter | 1 | -0/+24 |
2002-10-01 | Doh ! Lookup name before checking negative cache (the way Tim originally | Jeremy Allison | 1 | -10/+10 |
2002-10-01 | regenerate | Gerald Carter | 1 | -126/+194 |
2002-10-01 | * fixed typos in SGML source | Gerald Carter | 33 | -809/+753 |
2002-10-01 | Cope with rw errors and timeout to peer. | Jeremy Allison | 4 | -8/+31 |
2002-10-01 | Fix Solaris sendfile detection. Add small fixes to sendfile code. | Jeremy Allison | 3 | -46/+53 |
2002-10-01 | Tidy up client error processing. | Jeremy Allison | 1 | -16/+15 |
2002-10-01 | Fixed typo. | Jeremy Allison | 1 | -1/+1 |
2002-10-01 | Added error string for server timeout on client call. | Jeremy Allison | 3 | -0/+11 |
2002-10-01 | fixing typos spotted by eagle-eye-vance | Gerald Carter | 5 | -1411/+2200 |
2002-09-30 | Fix memory leak in getting DC list. Remember to exclude failed lookups. | Jeremy Allison | 1 | -5/+21 |
2002-09-30 | * adding some notes on the wins failover stuff | Gerald Carter | 3 | -7/+88 |
2002-09-30 | Added Solaris sendfile patch + configure tests from Pierre Belanger <belanger... | Jeremy Allison | 5 | -17/+300 |
2002-09-30 | * working on Makefile | Gerald Carter | 3 | -118/+250 |
2002-09-30 | missed one txt rule. | Gerald Carter | 1 | -1/+5 |
2002-09-30 | * add the Developers guide to the repository | Gerald Carter | 7 | -5557/+15969 |
2002-09-30 | more updates--printing backend inmterface & Print queue tdb's | Gerald Carter | 1 | -5/+124 |
2002-09-30 | more details opn change notification | Gerald Carter | 1 | -9/+80 |
2002-09-30 | README.OtherModules | Gerald Carter | 1 | -0/+39 |
2002-09-30 | fix logic error in testparm with wins servers | Gerald Carter | 1 | -2/+2 |
2002-09-30 | Second part of my fix -- incorrect merge. | Volker Lendecke | 1 | -1/+1 |
2002-09-30 | Added from samba mailing lists. Might help someone one day. | John Terpstra | 1 | -0/+589 |
2002-09-30 | Don't zero out numwritten before using.... Found by Pierre Belanger belanger@... | Jeremy Allison | 1 | -2/+2 |
2002-09-30 | This is an initial draft of printing internals. Not done (not really | Gerald Carter | 1 | -0/+73 |
2002-09-30 | Fix the compile issue in bin/samtest, and make the 'system' token just have the | Andrew Bartlett | 2 | -7/+4 |
2002-09-29 | Some more work on vampire. | Volker Lendecke | 1 | -26/+18 |
2002-09-29 | We have to hand out info on Builtin here as well. They are stored in | Volker Lendecke | 1 | -1/+1 |
2002-09-29 | Make sure that variable does not shadow a parameter. | Richard Sharpe | 1 | -6/+6 |
2002-09-29 | Remove sam/api.c. | Andrew Bartlett | 7 | -833/+588 |
2002-09-29 | Updates for sam_ads by metze - add the start of domain policy searching, and a | Andrew Bartlett | 1 | -25/+150 |
2002-09-28 | Fix 'plugin' command | Jelmer Vernooij | 1 | -2/+2 |
2002-09-28 | Fix typos + report FIXME | Jelmer Vernooij | 1 | -5/+5 |
2002-09-28 | Patch from metze to fix enum_accounts | Jelmer Vernooij | 1 | -13/+56 |
2002-09-28 | Fixing path to libsmbclient.h so it never gets crossed with a system installe... | John Terpstra | 2 | -2/+2 |
2002-09-28 | Include ../include/libsmbclient.h instead of just libsmbclient.h - we don't w... | Jelmer Vernooij | 1 | -1/+1 |
2002-09-28 | Ok, hopefully final fix for this one. abartlet told a bit about the | Volker Lendecke | 1 | -7/+1 |
2002-09-28 | Try to compile as much as possible with only ldap, but not kerberos. | Andrew Bartlett | 4 | -36/+35 |