summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
1997-11-18ipc.c: Changed reply_trans to use receive_next_smb() to copeJeremy Allison5-9/+61
1997-11-18don't do the 255.255.255.255 mapping for group names if the name typeAndrew Tridgell1-1/+1
1997-11-17loadparm.c : Added "veto oplock files" parameter.Jeremy Allison6-6/+26
1997-11-11added code to test the cli_NetServerEnum() function in clientgen.cAndrew Tridgell1-0/+38
1997-11-11fixed a bug which caused nmbd to core dump. The problem was incorrectAndrew Tridgell1-2/+2
1997-11-11Left global_oplock_break set while request to break oplock isJeremy Allison1-4/+5
1997-11-11auto-create the locks directory on startupAndrew Tridgell2-0/+8
1997-11-10Removed pwd_validate.c as no longer in main branch.Jeremy Allison1-276/+0
1997-11-10Rolled back tree state to 11:59pm 8th November 1997 EST toJeremy Allison15-517/+354
1997-11-09byteorder.h :Luke Leighton3-47/+89
1997-11-09attempting to mark up 32 bit error codes, needed for NT domains.Luke Leighton15-322/+731
1997-11-08mod_smbpasswd() was junking the smbpasswd file...Luke Leighton1-97/+99
1997-11-08a few more tests added, including one that tests whether the serverAndrew Tridgell1-1/+157
1997-11-08added two more sets of tests to the smbtorture test. The tests I addedAndrew Tridgell3-52/+295
1997-11-07local time discrepancies between the date on my computer and the date onLuke Leighton1-2/+2
1997-11-07ipc.c :Luke Leighton4-41/+74
1997-11-07Modified Files:Christopher R. Hertel3-244/+319
1997-11-06ipc.c: Changing back arbitrary alignment change until I know *why*Jeremy Allison2-2/+2
1997-11-06following a cvs error, i am rewriting this monster-commit. with bad grace.Luke Leighton12-123/+755
1997-11-06local.h: Added OPLOCK_BREAK_TIMEOUT_FUDGEFACTOR.Jeremy Allison2-35/+51
1997-11-06change from %D to %m/%d/%Y in timestring(). This doesn't really matterAndrew Tridgell1-4/+4
1997-11-06no asm/signal.h for linux as this is not portableAndrew Tridgell3-4/+5
1997-11-05Change to always register the WORKGROUP<1e> name as does Win95.Jeremy Allison1-4/+2
1997-11-05add NO_SEMUN for HPAndrew Tridgell1-0/+1
1997-11-04smb.h :Luke Leighton1-1/+1
1997-11-03Rolling back the filesJeremy Allison5-174/+52
1997-11-03added code that _uses_ arcfour. arcfour itself, or anything remotelyLuke Leighton3-5/+26
1997-11-02preparing for release of 1.9.18alpha11Samba Release Account1-1/+1
1997-11-02Christian Lademann's contribution: new capabilities in smb.conf.Luke Leighton5-52/+174
1997-11-02loadparm.c :Luke Leighton3-5/+233
1997-11-02fix some uchar/char conflictsAndrew Tridgell2-4/+4
1997-11-02convert the credentials code back to uchar[8] from uint32[2]Andrew Tridgell5-63/+61
1997-11-02got rid of redundent rpc_pipes/rpc_proto.hAndrew Tridgell1-1/+0
1997-11-02fix commentsAndrew Tridgell1-9/+2
1997-11-02to avoid any possibility of the pipe getting full and blocking we nowAndrew Tridgell1-27/+58
1997-11-01don't print the progress so often - it slows down the client too muchAndrew Tridgell1-1/+3
1997-11-01minor async DNS cleanupsAndrew Tridgell2-7/+6
1997-11-01preparing for release of 1.9.18alpha10Samba Release Account1-1/+1
1997-11-01client.c clientutil.c proto.hLuke Leighton4-28/+32
1997-11-01set O_CREAT on lock fileAndrew Tridgell1-1/+2
1997-11-01a simple SMB torture tester. This will allow us to evaluate lockingAndrew Tridgell8-168/+847
1997-11-01change a debug levelAndrew Tridgell1-3/+3
1997-11-01don't use SEM_UNDO because of ridiculously small undo limits on someAndrew Tridgell1-1/+25
1997-11-01some locking code cleanupsAndrew Tridgell4-241/+222
1997-11-01re-initialise the timezone on each new connection. This means youAndrew Tridgell1-0/+3
1997-10-31change from * to ^ in hashing of device/inode. Using * meant that ifAndrew Tridgell1-1/+1
1997-10-31define NO_SEMUN for svr4Andrew Tridgell1-0/+1
1997-10-31OSF1 doesn't define union semun either.Andrew Tridgell1-8/+9
1997-10-31pm_process() never closed the file (a memory and file descriptor leak)Andrew Tridgell1-0/+3
1997-10-31no Makefile needed here eitherAndrew Tridgell1-26/+0