summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2002-08-23Removed samsyncJohn Terpstra1-1/+1
2002-08-23Merged initial allocation code for IFSTEST fix.Jeremy Allison5-26/+66
2002-08-23Test for non-POSIX st_blksize field.Jeremy Allison3-119/+165
2002-08-23Cope with negative cache dns entries better.Tim Potter1-5/+6
2002-08-23We never checked if the smb packet len is != 0Simo Sorce1-2/+2
2002-08-23Moved calculation of secure channel type into a new function.Tim Potter4-12/+25
2002-08-23Don't take the sizeof(struct in_addr) * -1Tim Potter1-2/+4
2002-08-23remove samsync and spamsyncHerb Lewis1-16/+1
2002-08-23We need to return the value here...Andrew Bartlett1-0/+1
2002-08-23sync with 2.2 branchHerb Lewis1-3/+3
2002-08-23some cleanup while working on the NETLOGON pipe.Jean-François Micouleau2-40/+4
2002-08-22Fix for change in cli_netlogon_sam_sync()Tim Potter1-1/+1
2002-08-22Added some new delta types discovered by Ronnie from ethereal"Tim Potter4-45/+56
2002-08-22move where got_sig_term and reload_after_sighup are defined.Herb Lewis3-15/+13
2002-08-22added smb_xstrndup()Andrew Tridgell1-0/+11
2002-08-22a ASN.1 fix from anthonyAndrew Tridgell1-1/+3
2002-08-22don't use spnego in the client unless enabled in smb.confAndrew Tridgell1-1/+3
2002-08-22made the CAP_UNIX test a bit cleanerAndrew Tridgell1-1/+5
2002-08-22a few minor cleanups in the cldap requestAndrew Tridgell1-2/+26
2002-08-22added a 'net rpc samdump' command for dumping the whole sam viaAndrew Tridgell6-19/+184