summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2002-11-11fix for CR 601. Only call addprinter command when the port, driver, comment,...Gerald Carter1-2/+8
2002-11-11fix for CR 601. Only call addprinter command when the port, driver, comment,...Gerald Carter1-2/+8
2002-11-11Improve DEBUG output somewhat moreJelmer Vernooij1-2/+5
2002-11-11More improvement of DEBUG outputJelmer Vernooij1-2/+5
2002-11-11Add more debug infoJelmer Vernooij1-2/+2
2002-11-11Add extra debug infoJelmer Vernooij1-2/+2
2002-11-11Add getdata and getdataex commandsJim McDonough1-38/+187
2002-11-11Add getdata and getdataex commandsJim McDonough1-38/+187
2002-11-11union is better to avoid problems with pointersSimo Sorce1-21/+27
2002-11-11Sync with HEAD.Tim Potter1-174/+274
2002-11-10First cut of fix for changenotify on a print server handle. Use the connectio...Jeremy Allison2-54/+109
2002-11-10First cut of fix for changenotify on a print server handle. Use the connectio...Jeremy Allison2-54/+109
2002-11-10Print the number of returned rows, not the number of fieldsJelmer Vernooij1-2/+2
2002-11-10Print the number of returned rows, not the number of fieldsJelmer Vernooij1-2/+2
2002-11-10Add $(POPT_LIB_OBJ) to PROTO_OBJJelmer Vernooij1-1/+1
2002-11-10Remove testsmbc.c from source/ in 3.0 as well. It's already in examples/Jelmer Vernooij1-455/+0
2002-11-10sync with headSimo Sorce3-76/+57
2002-11-10consolidate error mapping functions into a single fileSimo Sorce3-76/+56
2002-11-10After the lord mayors parade......Jeremy Allison2-13/+39
2002-11-10Fix for scalable printing noticed by tpot. Don't loop infinatelyJeremy Allison1-13/+36
2002-11-10Fix for scalable printing noticed by tpot. Don't loop infinatelyJeremy Allison1-13/+36
2002-11-10make sure we don't try to decode any null password buffers during aAndrew Tridgell1-11/+30
2002-11-10make sure that if kerberos fails we can fall back on NTLMSSP for SASLAndrew Tridgell1-2/+5
2002-11-09Back out some of my sync changesJelmer Vernooij4-59/+7
2002-11-09Merge append_log fix from HEADAndrew Bartlett1-2/+0
2002-11-09Kill append_log from smbmount (thanks vance for reminding me).Andrew Bartlett1-2/+0
2002-11-09Add net help join text, from Steve Langasek.Jim McDonough1-15/+32
2002-11-09Add net help join text, from Steve Langasek.Jim McDonough1-15/+32
2002-11-09Last sync with HEADJelmer Vernooij8-164/+684
2002-11-09Sync with HEADJelmer Vernooij11-125/+517
2002-11-09deldriver fixGerald Carter3-6/+18
2002-11-09deldriver fixGerald Carter3-6/+18
2002-11-09re-enable ffpcn on print server handleGerald Carter1-1/+1
2002-11-09re-enable ffpcn on print server handleGerald Carter1-1/+1
2002-11-09remove accidental debug code..Gerald Carter1-4/+0
2002-11-09remove accidental debug code.Gerald Carter1-4/+0
2002-11-09Fix bug found by tpot with given password server.Jeremy Allison1-1/+1
2002-11-09Fix bug found by tpot with given password server.Jeremy Allison1-1/+1
2002-11-09Add chainlock_read functions to get a read lock. Used in *massively*Jeremy Allison2-5/+50
2002-11-09Add chainlock_read functions to get a read lock. Used in *massively*Jeremy Allison2-5/+50
2002-11-09Merge fix for uninitialised IP variable from HEADAndrew Bartlett1-0/+1
2002-11-09Fix bug where not specifying '-S PDC' in 'net join' would cause it to attemptAndrew Bartlett1-0/+1
2002-11-09Rewrite all the packing stuff so that it converts 'f' strings to CP850Martin Pool1-174/+274
2002-11-08fix for defunct winbindd from APP_HEADGerald Carter1-2/+7
2002-11-08defunct winbindd fix from APP_HEADGerald Carter1-2/+7
2002-11-08Merge from HEAD:Andrew Bartlett7-46/+60
2002-11-08Compleatly remove support for logfile truncation. All logs are opened forAndrew Bartlett5-36/+2
2002-11-08Make smbpasswd use the group mapping, and fix spelling in ldapsam.Andrew Bartlett2-30/+38
2002-11-08Make it easier to track things down here - add some debugs on failure.Andrew Bartlett1-0/+2
2002-11-08Make smbpasswd tell people to use 'net join', not 'net rpc join' now we haveAndrew Bartlett1-1/+1