summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2002-11-14Remove #ifdef's for NISPLUS_SAM - there are no function name collisions anymoreJelmer Vernooij1-4/+0
2002-11-13small patch to makesure we fallback to <xfs/xqm.h> if <linux/xqm.h> doesn't e...Jelmer Vernooij4-0/+123
2002-11-13Fix smbwrapper from global* changes.Jeremy Allison2-4/+4
2002-11-13Merge from HEADAndrew Bartlett3-471/+1637
2002-11-13Sorry Jim we can't assign to global_xxx(), we need to call set_global_xxx()Jeremy Allison1-1/+1
2002-11-13Bring smbmount.c in line with jra's global-cide. global_scope was used here...Jim McDonough1-2/+1
2002-11-12Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison102-1895/+1662
2002-11-11Fix all returns to be size_t (they are all unsigned). Fixup strlen beingJeremy Allison1-213/+244
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-11Add more debug infoJelmer Vernooij1-2/+2
2002-11-11Add getdata and getdataex commandsJim McDonough1-38/+187
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-10Print the number of returned rows, not the number of fieldsJelmer Vernooij1-2/+2
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-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-09Back out some of my sync changesJelmer Vernooij4-59/+7
2002-11-09Merge append_log fix from HEADAndrew Bartlett1-2/+0
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-09re-enable ffpcn on print server handleGerald Carter1-1/+1
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-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-08fix for defunct winbindd from APP_HEADGerald Carter1-2/+7
2002-11-08Merge from HEAD:Andrew Bartlett7-46/+60
2002-11-08Add enumdataex commandJim McDonough1-0/+80
2002-11-08Implement enumdata commandJim McDonough1-2/+85
2002-11-08Sync with HEAD to get enumprinterkey api.Jim McDonough2-0/+129
2002-11-08Add enumkey command (EnumPrinterKey api)Jim McDonough1-0/+76
2002-11-08patches from UrbanGerald Carter2-0/+5
2002-11-08Don't set global_machine_password_needs_changing ifTim Potter1-4/+6
2002-11-07Fix crash bug with overwriting malloced memory.Jeremy Allison1-5/+3
2002-11-07This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User3-0/+1666
2002-11-07Fix small typoJelmer Vernooij1-1/+1
2002-11-07Merge Jim's new rpc client code to 3.0.Jeremy Allison1-110/+145
2002-11-07What is wrong with you, Jim? Check in the final version, not an interim one...Jim McDonough1-139/+17
2002-11-07Fix the build.Jim McDonough1-1/+4
2002-11-07Fix the build.Jim McDonough1-1/+4
2002-11-07Stop using hardcoded smbtrans subcommandsJim McDonough1-3/+3
2002-11-07Define smbtrans subcommands so we can stop hardcoding themJim McDonough1-0/+5
2002-11-07Allow multiple fragment RPC's to be sent.Jim McDonough1-18/+175
2002-11-07Stop using hardcoded transact commandsJim McDonough1-3/+3
2002-11-07Add smbtrans subcommands so we can stop hardcoding themJim McDonough1-0/+5