summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagsamba-misc-tags/JRA_NMBD_MERGE1_TAGcvs2svn Import User1997-11-24135-26596/+0
|\
* | added cli_rmdir and cli_mkdirAndrew Tridgell1997-11-243-6/+114
* | added a SMB_QUERY_FILE_ALL_INFO test into smbtortureAndrew Tridgell1997-11-232-1/+70
* | added some QPATHINFO and QFILEINFO tests into smbtorture.Andrew Tridgell1997-11-234-12/+174
* | test SMBsetatr as wellAndrew Tridgell1997-11-233-11/+75
* | minor wsmbconf and cgi changesAndrew Tridgell1997-11-233-44/+60
* | added a test for the NT SMBgetatr bug in smbtortureAndrew Tridgell1997-11-233-20/+115
* | this new cgi code includes the ability to act as a mini web server,Andrew Tridgell1997-11-222-134/+1020
* | fixed some typecasts of (char *) to (unsigned char *)Andrew Tridgell1997-11-221-4/+4
* | the usual :-)Andrew Tridgell1997-11-221-2/+2
* | added true enumerated types in loadparm.c. Now we don't need all thoseAndrew Tridgell1997-11-225-389/+347
* | Just fixed a *serious* bug in nameelect.c to do with localJeremy Allison1997-11-211-0/+1
* | Added in mods for new smb.conf "remote browse sync" option as posted toJohn Terpstra1997-11-215-0/+71
* | use LocTimeDiff() not TimeDiff() to ensure that longdate conversion isAndrew Tridgell1997-11-211-1/+2
* | added some debug lines to the rename codeAndrew Tridgell1997-11-201-4/+13
* | changed nmblookup to only set recursion_desired in queries if the -RAndrew Tridgell1997-11-192-4/+10
* | fixed typoAndrew Tridgell1997-11-191-1/+1
* | ipc.c: Changed reply_trans to use receive_next_smb() to copeJeremy Allison1997-11-185-9/+61
* | don't do the 255.255.255.255 mapping for group names if the name typeAndrew Tridgell1997-11-181-1/+1
* | loadparm.c : Added "veto oplock files" parameter.Jeremy Allison1997-11-176-6/+26
* | added code to test the cli_NetServerEnum() function in clientgen.cAndrew Tridgell1997-11-111-0/+38
* | fixed a bug which caused nmbd to core dump. The problem was incorrectAndrew Tridgell1997-11-111-2/+2
* | Left global_oplock_break set while request to break oplock isJeremy Allison1997-11-111-4/+5
* | auto-create the locks directory on startupAndrew Tridgell1997-11-112-0/+8
* | Removed pwd_validate.c as no longer in main branch.Jeremy Allison1997-11-101-276/+0
* | Rolled back tree state to 11:59pm 8th November 1997 EST toJeremy Allison1997-11-1015-517/+354
* | byteorder.h :Luke Leighton1997-11-093-47/+89
* | attempting to mark up 32 bit error codes, needed for NT domains.Luke Leighton1997-11-0915-322/+731
* | mod_smbpasswd() was junking the smbpasswd file...Luke Leighton1997-11-081-97/+99
* | a few more tests added, including one that tests whether the serverAndrew Tridgell1997-11-081-1/+157
* | added two more sets of tests to the smbtorture test. The tests I addedAndrew Tridgell1997-11-083-52/+295
* | local time discrepancies between the date on my computer and the date onLuke Leighton1997-11-071-2/+2
* | ipc.c :Luke Leighton1997-11-074-41/+74
* | Modified Files:Christopher R. Hertel1997-11-073-244/+319
* | ipc.c: Changing back arbitrary alignment change until I know *why*Jeremy Allison1997-11-062-2/+2
* | following a cvs error, i am rewriting this monster-commit. with bad grace.Luke Leighton1997-11-0612-123/+755
* | local.h: Added OPLOCK_BREAK_TIMEOUT_FUDGEFACTOR.Jeremy Allison1997-11-062-35/+51
* | change from %D to %m/%d/%Y in timestring(). This doesn't really matterAndrew Tridgell1997-11-061-4/+4
* | no asm/signal.h for linux as this is not portableAndrew Tridgell1997-11-063-4/+5
* | Change to always register the WORKGROUP<1e> name as does Win95.Jeremy Allison1997-11-051-4/+2
* | add NO_SEMUN for HPAndrew Tridgell1997-11-051-0/+1
* | smb.h :Luke Leighton1997-11-041-1/+1
* | Rolling back the filesJeremy Allison1997-11-035-174/+52
* | added code that _uses_ arcfour. arcfour itself, or anything remotelyLuke Leighton1997-11-033-5/+26
* | preparing for release of 1.9.18alpha11Samba Release Account1997-11-0241-41/+41
* | Christian Lademann's contribution: new capabilities in smb.conf.Luke Leighton1997-11-025-52/+174
* | updatedLuke Leighton1997-11-021-8/+23
* | updatedLuke Leighton1997-11-021-14/+26
* | documented "domain hosts allow/deny" parametersLuke Leighton1997-11-021-7/+43
* | loadparm.c :Luke Leighton1997-11-023-5/+233