summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix typoJelmer Vernooij2002-11-111-1/+1
* Sync with HEAD.Tim Potter2002-11-111-174/+274
* First cut of fix for changenotify on a print server handle. Use the connectio...Jeremy Allison2002-11-102-54/+109
* Print the number of returned rows, not the number of fieldsJelmer Vernooij2002-11-101-2/+2
* Sync with HEADJelmer Vernooij2002-11-109-1757/+0
* This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.cvs2svn Import User2002-11-102-0/+46
|\
| * Add example for MySQLJelmer Vernooij2002-11-102-0/+46
| * consolidate error mapping functions into a single fileSimo Sorce2002-11-103-76/+56
| * Fix for scalable printing noticed by tpot. Don't loop infinatelyJeremy Allison2002-11-101-13/+36
| * make sure we don't try to decode any null password buffers during aAndrew Tridgell2002-11-101-11/+30
| * make sure that if kerberos fails we can fall back on NTLMSSP for SASLAndrew Tridgell2002-11-101-2/+5
| * Kill append_log from smbmount (thanks vance for reminding me).Andrew Bartlett2002-11-091-2/+0
| * Add net help join text, from Steve Langasek.Jim McDonough2002-11-091-15/+32
| * deldriver fixGerald Carter2002-11-093-6/+18
| * re-enable ffpcn on print server handleGerald Carter2002-11-091-1/+1
| * remove accidental debug code..Gerald Carter2002-11-091-4/+0
| * Fix bug found by tpot with given password server.Jeremy Allison2002-11-091-1/+1
| * Add chainlock_read functions to get a read lock. Used in *massively*Jeremy Allison2002-11-092-5/+50
| * Fix bug where not specifying '-S PDC' in 'net join' would cause it to attemptAndrew Bartlett2002-11-091-0/+1
| * Rewrite all the packing stuff so that it converts 'f' strings to CP850Martin Pool2002-11-091-174/+274
| * defunct winbindd fix from APP_HEADGerald Carter2002-11-081-2/+7
| * Compleatly remove support for logfile truncation. All logs are opened forAndrew Bartlett2002-11-085-36/+2
| * Make smbpasswd use the group mapping, and fix spelling in ldapsam.Andrew Bartlett2002-11-082-30/+38
| * Make it easier to track things down here - add some debugs on failure.Andrew Bartlett2002-11-081-0/+2
| * Make smbpasswd tell people to use 'net join', not 'net rpc join' now we haveAndrew Bartlett2002-11-081-1/+1
| * Add enumdataex commandJim McDonough2002-11-081-0/+80
| * Implement enumdata commandJim McDonough2002-11-081-2/+85
| * Add enumkey command (EnumPrinterKey api)Jim McDonough2002-11-081-0/+76
| * patches from UrbanGerald Carter2002-11-082-0/+5
| * Don't set global_machine_password_needs_changing ifTim Potter2002-11-081-4/+6
| * Fix crash bug with overwriting memory.Jeremy Allison2002-11-071-5/+3
| * Make append_log work againJelmer Vernooij2002-11-071-0/+3
| * Back out lp_modules() check - this one got in by accident when I added poptSe...Jelmer Vernooij2002-11-071-6/+0
* | Remove testsmbc.c from source/ in 3.0 as well. It's already in examples/Jelmer Vernooij2002-11-101-455/+0
* | sync with headSimo Sorce2002-11-103-76/+57
* | After the lord mayors parade......Jeremy Allison2002-11-102-13/+39
* | Fix for scalable printing noticed by tpot. Don't loop infinatelyJeremy Allison2002-11-101-13/+36
* | Back out some of my sync changesJelmer Vernooij2002-11-094-59/+7
* | Merge append_log fix from HEADAndrew Bartlett2002-11-091-2/+0
* | Add net help join text, from Steve Langasek.Jim McDonough2002-11-091-15/+32
* | Last sync with HEADJelmer Vernooij2002-11-098-164/+684
* | Sync with HEADJelmer Vernooij2002-11-0911-125/+517
* | Start sync with HEADJelmer Vernooij2002-11-090-0/+0
* | deldriver fixGerald Carter2002-11-093-6/+18
* | re-enable ffpcn on print server handleGerald Carter2002-11-091-1/+1
* | remove accidental debug code.Gerald Carter2002-11-091-4/+0
* | Fix bug found by tpot with given password server.Jeremy Allison2002-11-091-1/+1
* | Add chainlock_read functions to get a read lock. Used in *massively*Jeremy Allison2002-11-092-5/+50
* | Merge fix for uninitialised IP variable from HEADAndrew Bartlett2002-11-091-0/+1
* | fix for defunct winbindd from APP_HEADGerald Carter2002-11-081-2/+7