summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagsamba-2.0.0alpha15cvs2svn Import User1998-11-030-0/+0
|\
* | Makefile.in configure configure.in include/proto.h smbd/noquotas.c smbd/quota...Jeremy Allison1998-11-039-623/+665
* | Tidied up references to samba (7).Jeremy Allison1998-11-035-4/+131
* | More yodl-docs.Jeremy Allison1998-11-031-0/+94
* | memory leak in SAM group code: need these to track it down.Luke Leighton1998-11-022-0/+834
* | Tidied up VERSION section. Added testparm.1.yoJeremy Allison1998-11-027-31/+100
* | Fixed up html links - docs look better now (getting the hang of this).Jeremy Allison1998-11-026-32/+185
* | client/client.c: Patch to tidy up file size output.Jeremy Allison1998-11-022-5/+2
* | removed comment line at end of fileLuke Leighton1998-11-022-3/+4
* | don't core dump in smbstatus if we can't open the shmem systemAndrew Tridgell1998-10-311-0/+1
* | took out Lukes change as it breaks domain logons for Win95 clientsAndrew Tridgell1998-10-311-4/+0
* | added copyright notice from Patrick PowellAndrew Tridgell1998-10-311-8/+5
* | Mode doc work (smbclient was *nasty*).Jeremy Allison1998-10-314-1053/+529
* | Fix suggested by Nicholas.S.Jenkins@cdc.com - connect to theJeremy Allison1998-10-301-2/+7
* | do not print garbage just because someone does not want dependencies :-)Alexandre Oliva1998-10-301-24/+24
* | Learned about the label() and link() commands and how to use url()Jeremy Allison1998-10-295-89/+153
* | looks like someone forgot to commit these...Alexandre Oliva1998-10-293-2/+5
* | Added html label() macros to man page sections allowing them to beJeremy Allison1998-10-291-7/+12
* | Fixed bug (that I introduced when doing the "delete on close" workJeremy Allison1998-10-291-7/+9
* | modify dependency tracking code so that it:Alexandre Oliva1998-10-291-10/+29
* | Added description of reason for failure of test 3 due to blockage of theJohn Terpstra1998-10-291-1/+20
* | Path change only.John Terpstra1998-10-291-1/+1
* | Fixed spec file entry that was causing the CDRom installer to generateJohn Terpstra1998-10-292-2/+2
* | nmbd.8.yo: More tweaks.Jeremy Allison1998-10-292-1/+1221
* | Tidied up option processing in smbclient - usage message now actuallyJeremy Allison1998-10-291-123/+132
* | clean up steps for making distributionHerb Lewis1998-10-291-15/+30
* | some versions of Irix pass the HAVE__ACL test but don't have acl.hHerb Lewis1998-10-291-1/+1
* | yet another person asked me where the name Samba came from, so I putAndrew Tridgell1998-10-291-0/+22
* | Finished nmbd docs, small changes to smbd docs.Jeremy Allison1998-10-282-203/+152
* | This should have gone with the last batch.Christopher R. Hertel1998-10-281-4/+3
* | I've moved the debugparse module files into the ubiqx directory because IChristopher R. Hertel1998-10-283-15/+445
* | Still moving things around. debugparse.h will be removed from the includeChristopher R. Hertel1998-10-283-85/+2
* | Just moving things around a bit.Christopher R. Hertel1998-10-281-328/+0
* | Added Cybernet systems. Also made it clear that USA is *North* America,Jeremy Allison1998-10-281-5/+33
* | Move man page section from (1) to (8) for smbd.Jeremy Allison1998-10-281-1/+1
* | Added clear-out-structure fix for make_unistr2.Jeremy Allison1998-10-281-0/+2
* | Fixes to allow this to pass SGI compiler in -fullwarn mode (with oneJeremy Allison1998-10-281-9/+9
* | Quick fixes to fix the broken tree. Needed for my morning compiles.Jeremy Allison1998-10-285-6/+18
* | Fix from thwartedefforts@wonky.org (slightly modified) toJeremy Allison1998-10-281-1/+1
* | fixed problem with snprintf.c and mkprotoAndrew Tridgell1998-10-282-4/+13
* | use abort() instead of exit() in smb_panic()Andrew Tridgell1998-10-281-1/+1
* | fixed handling of %.0f in replacement snprintf.cAndrew Tridgell1998-10-281-12/+28
* | Not finished yet - added so I can check it out at homeJeremy Allison1998-10-281-0/+243
* | Fixed a small bug in debug2html. It wasn't properly checking EOF. TheChristopher R. Hertel1998-10-272-2/+28
* | Added info about parsing debug messages.Christopher R. Hertel1998-10-271-28/+210
* | Fixed a few doc bugs in make_smbcodepage.1.yo samba.7.yoJeremy Allison1998-10-273-5/+410
* | debug string with no %s parameter. oopsLuke Leighton1998-10-271-1/+2
* | amazing. the improvements to NT continue, evidence for which shows upLuke Leighton1998-10-276-17/+19
* | YODL conversion of make_smbcodepage.1Jeremy Allison1998-10-271-0/+131
* | add ifdef for "long double"Andrew Tridgell1998-10-271-12/+18