summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2002-08-28Remove yodldocs - it has been obsolete since 2.2Jelmer Vernooij1-14/+0
2002-08-28Adding new series of text-to-sgml converted files.Jelmer Vernooij10-149/+773
2002-08-28There's no MACHINE.SID anymore...Volker Lendecke1-4/+11
2002-08-28Silly of me to only test this with --with-sam and not without. Doh!Jelmer Vernooij2-3/+1
2002-08-28Code style + typo fixesJelmer Vernooij4-56/+57
2002-08-28Put in intermediate version of new SAM system. It's not stable yet, codeJelmer Vernooij20-1050/+3741
2002-08-28Make constJelmer Vernooij1-1/+1
2002-08-28Merge from 2_2.Volker Lendecke1-2/+4
2002-08-28Some debugs for panic_action.Tim Potter1-1/+11
2002-08-28Sync up namecache code with HEAD and APPLIANCE_HEAD. Rerun unit tests.Tim Potter1-16/+24
2002-08-27Move to reference counting rather than lock counting.Jeremy Allison1-35/+57
2002-08-27fix 2 byte alignment/offset bug that prevented Win2k/XP clientsGerald Carter1-9/+16
2002-08-27add hook for MSG_PRINTER_DRVUPGRADE that numps the change_id on all printers ...Gerald Carter1-0/+5
2002-08-27Handle locking correctly.Jeremy Allison1-2/+6
2002-08-27Allow us to "lock" printer tdb entries in memory to stop them beingJeremy Allison1-18/+61
2002-08-27Fix typo in debug.Tim Potter1-1/+1
2002-08-27Remove strsep - non portable.Jeremy Allison1-2/+2
2002-08-27Ensure we have at least smb_size bytes before processing a packet.Jeremy Allison1-1/+1
2002-08-27merge from SAMBA_2_2Gerald Carter1-1/+1
2002-08-27patch from metzeSimo Sorce1-10/+15
2002-08-27add the netatalk moduleSimo Sorce4-7/+476
2002-08-27avoid using libtool for VFS modulesSimo Sorce6-68/+56
2002-08-27add a trivial seeking function to xfile (tseek) that does not do SEEK_CURSimo Sorce2-22/+150
2002-08-27slprintf() takes a size argumentAndrew Tridgell1-1/+1
2002-08-27Implemented enum_domain_groups function.Tim Potter3-1/+102
2002-08-27Don't try to convert enumprinters name to a unc name.Tim Potter2-13/+7
2002-08-27New arguments to cli_spoolss_enum_printers()Tim Potter1-3/+3
2002-08-27Pass the object name down to the enum_printers rpc. By default this is theTim Potter2-8/+17
2002-08-26Correct fix for nc problem.Jeremy Allison1-1/+2
2002-08-26Reformatting only before real change.Jeremy Allison1-131/+124
2002-08-26merge from APP_HEADGerald Carter1-1/+1
2002-08-26merge from APP_HEADGerald Carter1-35/+60
2002-08-26Reverted and tidied up the "special" files patch. Adds "hide special files"Jeremy Allison2-56/+88
2002-08-26A small type and addition of an example add printer command script.Richard Sharpe1-1/+55
2002-08-26Fix some small spelling etc problems in the SGML.Richard Sharpe1-2/+2
2002-08-26Some fixes for SMB signing. I can now get Win2k to correctly respond with aAndrew Bartlett1-3/+14
2002-08-26Header file change from last commit.Andrew Bartlett1-0/+1
2002-08-26Updates!Andrew Bartlett9-52/+113
2002-08-26Our 'guest' login still requires an entry in the SAM - and build farm machinesAndrew Bartlett1-1/+4
2002-08-26Try to support non-root-mode systems without getgrouplist().Andrew Bartlett3-8/+15
2002-08-25Clarify function commentsAndrew Bartlett1-0/+2
2002-08-25Steve Langasek <vorlon@netexpress.net> has again attempted to simplify Samba'sAndrew Bartlett3-810/+814
2002-08-25Use a function that actually exists for the keepalive send.Andrew Bartlett1-1/+1
2002-08-25Patch from mimir to back out idra's attempted DOS mitigation patch.Andrew Bartlett1-2/+2
2002-08-25Fix from kai to correctly decode ntlmssp flags.Andrew Bartlett1-1/+1
2002-08-24Another speling fixRichard Sharpe1-1/+1
2002-08-24Some more minor doco fixes ...Richard Sharpe1-6/+6
2002-08-24Your car depreciates in value, while obsolete parameters are deprecated.Richard Sharpe1-2/+2
2002-08-24if muhammad does not go to the mountain ...Simo Sorce1-0/+2
2002-08-24do not expose special files, only files, directories and links (and weSimo Sorce1-51/+49