summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
1998-11-06lib/charcnv.c: Improved debug comment.Jeremy Allison7-79/+124
1998-11-05Useful script to extract all parameters out of the loadparm.c fileJeremy Allison1-0/+2
1998-11-05the start of the start of the SAM database APILuke Leighton6-0/+1766
1998-11-05util_file.c:Luke Leighton2-0/+507
1998-11-05split string and unicode string routines into these files.Luke Leighton2-0/+1162
1998-11-05don't bother trying QFILEINFO/QUERY_FILE_ALL_INFO with win95 as itAndrew Tridgell1-1/+5
1998-11-05check return value of locking_init()Andrew Tridgell1-10/+12
1998-11-05Added scripts/convert_smbpasswd to SCRIPTSJeremy Allison1-1/+1
1998-11-05Realise this needs to be without the '.sh' ending as we will beJeremy Allison1-0/+0
1998-11-05Very simple awk script to convert a 1.9.18 password file into Samba 2.0Jeremy Allison1-0/+17
1998-11-04Added scripting option (-s) to smbpasswd.Jeremy Allison1-10/+73
1998-11-03fix to some of the unicode string handling. there are others pendingLuke Leighton1-7/+7
1998-11-03Makefile.in configure configure.in include/proto.h smbd/noquotas.c smbd/quota...Jeremy Allison9-623/+665
1998-11-02memory leak in SAM group code: need these to track it down.Luke Leighton2-0/+834
1998-11-02client/client.c: Patch to tidy up file size output.Jeremy Allison2-5/+2
1998-11-02removed comment line at end of fileLuke Leighton2-3/+4
1998-10-31don't core dump in smbstatus if we can't open the shmem systemAndrew Tridgell1-0/+1
1998-10-31took out Lukes change as it breaks domain logons for Win95 clientsAndrew Tridgell1-4/+0
1998-10-31added copyright notice from Patrick PowellAndrew Tridgell1-8/+5
1998-10-30Fix suggested by Nicholas.S.Jenkins@cdc.com - connect to theJeremy Allison1-2/+7
1998-10-30do not print garbage just because someone does not want dependencies :-)Alexandre Oliva1-24/+24
1998-10-29looks like someone forgot to commit these...Alexandre Oliva3-2/+5
1998-10-29Fixed bug (that I introduced when doing the "delete on close" workJeremy Allison1-7/+9
1998-10-29modify dependency tracking code so that it:Alexandre Oliva1-10/+29
1998-10-29Tidied up option processing in smbclient - usage message now actuallyJeremy Allison1-123/+132
1998-10-29some versions of Irix pass the HAVE__ACL test but don't have acl.hHerb Lewis1-1/+1
1998-10-28This should have gone with the last batch.Christopher R. Hertel1-4/+3
1998-10-28I've moved the debugparse module files into the ubiqx directory because IChristopher R. Hertel3-15/+445
1998-10-28Still moving things around. debugparse.h will be removed from the includeChristopher R. Hertel3-85/+2
1998-10-28Just moving things around a bit.Christopher R. Hertel1-328/+0
1998-10-28Added clear-out-structure fix for make_unistr2.Jeremy Allison1-0/+2
1998-10-28Fixes to allow this to pass SGI compiler in -fullwarn mode (with oneJeremy Allison1-9/+9
1998-10-28Quick fixes to fix the broken tree. Needed for my morning compiles.Jeremy Allison5-6/+18
1998-10-28Fix from thwartedefforts@wonky.org (slightly modified) toJeremy Allison1-1/+1
1998-10-28fixed problem with snprintf.c and mkprotoAndrew Tridgell2-4/+13
1998-10-28use abort() instead of exit() in smb_panic()Andrew Tridgell1-1/+1
1998-10-28fixed handling of %.0f in replacement snprintf.cAndrew Tridgell1-12/+28
1998-10-27Fixed a small bug in debug2html. It wasn't properly checking EOF. TheChristopher R. Hertel2-2/+28
1998-10-27Added info about parsing debug messages.Christopher R. Hertel1-28/+210
1998-10-27debug string with no %s parameter. oopsLuke Leighton1-1/+2
1998-10-27amazing. the improvements to NT continue, evidence for which shows upLuke Leighton6-17/+19
1998-10-27add ifdef for "long double"Andrew Tridgell1-12/+18
1998-10-26added a vsnprintf() implementation from cvslock. See the notes on theAndrew Tridgell4-47/+803
1998-10-26Here is the simple debug parser and the debug2html converter. Still to do:Christopher R. Hertel3-0/+635
1998-10-26Fixed a couple of issues with the SMB_QUERY_FILE_ALL_INFO query.Jeremy Allison1-2/+5
1998-10-26report ourselves as HTTP/1.0 not HTTP/1.1Andrew Tridgell1-3/+3
1998-10-26added a couple more error codes to cli_error()Andrew Tridgell1-0/+6
1998-10-24fix for John.Andrew Tridgell1-8/+8
1998-10-24handle the case of an intermediate binary not loading smbwrapper.soAndrew Tridgell1-2/+1
1998-10-24volker was concerned about unique inode numbers and smbsh. This set ofAndrew Tridgell9-35/+85