summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* fix some uchar/char conflictsAndrew Tridgell1997-11-022-4/+4
* convert the credentials code back to uchar[8] from uint32[2]Andrew Tridgell1997-11-025-63/+61
* got rid of redundent rpc_pipes/rpc_proto.hAndrew Tridgell1997-11-021-1/+0
* fix commentsAndrew Tridgell1997-11-021-9/+2
* to avoid any possibility of the pipe getting full and blocking we nowAndrew Tridgell1997-11-021-27/+58
* don't print the progress so often - it slows down the client too muchAndrew Tridgell1997-11-011-1/+3
* minor async DNS cleanupsAndrew Tridgell1997-11-012-7/+6
* preparing for release of 1.9.18alpha10Samba Release Account1997-11-0141-40/+43
* mention of GLPL for the rpc_pipe/ directoryLuke Leighton1997-11-011-0/+5
* updated version number.Luke Leighton1997-11-011-1/+1
* added instructions advising people to set up 1.9.18alpha as a Win95 DomainLuke Leighton1997-11-011-0/+16
* client.c clientutil.c proto.hLuke Leighton1997-11-014-28/+32
* updating to latest versionLuke Leighton1997-11-011-7/+55
* set O_CREAT on lock fileAndrew Tridgell1997-11-011-1/+2
* a simple SMB torture tester. This will allow us to evaluate lockingAndrew Tridgell1997-11-018-168/+847
* change a debug levelAndrew Tridgell1997-11-011-3/+3
* don't use SEM_UNDO because of ridiculously small undo limits on someAndrew Tridgell1997-11-011-1/+25
* some locking code cleanupsAndrew Tridgell1997-11-014-241/+222
* re-initialise the timezone on each new connection. This means youAndrew Tridgell1997-11-011-0/+3
* Update file for automatically generating a releaseHerb Lewis1997-10-3110-509/+372
* change from * to ^ in hashing of device/inode. Using * meant that ifAndrew Tridgell1997-10-311-1/+1
* define NO_SEMUN for svr4Andrew Tridgell1997-10-311-0/+1
* OSF1 doesn't define union semun either.Andrew Tridgell1997-10-311-8/+9
* pm_process() never closed the file (a memory and file descriptor leak)Andrew Tridgell1997-10-311-0/+3
* no Makefile needed here eitherAndrew Tridgell1997-10-311-26/+0