summaryrefslogtreecommitdiffstats
path: root/source3/include
Commit message (Expand)AuthorAgeFilesLines
...
* ipc.c: Changed reply_trans to use receive_next_smb() to copeJeremy Allison1997-11-181-1/+2
* loadparm.c : Added "veto oplock files" parameter.Jeremy Allison1997-11-172-0/+3
* Rolled back tree state to 11:59pm 8th November 1997 EST toJeremy Allison1997-11-103-77/+21
* byteorder.h :Luke Leighton1997-11-092-4/+17
* attempting to mark up 32 bit error codes, needed for NT domains.Luke Leighton1997-11-092-18/+73
* added two more sets of tests to the smbtorture test. The tests I addedAndrew Tridgell1997-11-081-0/+1
* local time discrepancies between the date on my computer and the date onLuke Leighton1997-11-071-2/+2
* ipc.c :Luke Leighton1997-11-072-40/+59
* Modified Files:Christopher R. Hertel1997-11-071-2/+2
* following a cvs error, i am rewriting this monster-commit. with bad grace.Luke Leighton1997-11-062-65/+310
* local.h: Added OPLOCK_BREAK_TIMEOUT_FUDGEFACTOR.Jeremy Allison1997-11-061-1/+5
* no asm/signal.h for linux as this is not portableAndrew Tridgell1997-11-061-3/+0
* add NO_SEMUN for HPAndrew Tridgell1997-11-051-0/+1
* smb.h :Luke Leighton1997-11-041-1/+1
* Rolling back the filesJeremy Allison1997-11-031-4/+0
* added code that _uses_ arcfour. arcfour itself, or anything remotelyLuke Leighton1997-11-031-1/+2
* preparing for release of 1.9.18alpha11Samba Release Account1997-11-021-1/+1
* Christian Lademann's contribution: new capabilities in smb.conf.Luke Leighton1997-11-021-0/+4
* loadparm.c :Luke Leighton1997-11-021-1/+3
* fix some uchar/char conflictsAndrew Tridgell1997-11-021-2/+2
* convert the credentials code back to uchar[8] from uint32[2]Andrew Tridgell1997-11-022-14/+14
* got rid of redundent rpc_pipes/rpc_proto.hAndrew Tridgell1997-11-021-1/+0
* preparing for release of 1.9.18alpha10Samba Release Account1997-11-011-1/+1
* client.c clientutil.c proto.hLuke Leighton1997-11-011-2/+3
* a simple SMB torture tester. This will allow us to evaluate lockingAndrew Tridgell1997-11-011-2/+15
* some locking code cleanupsAndrew Tridgell1997-11-011-3/+0
* define NO_SEMUN for svr4Andrew Tridgell1997-10-311-0/+1
* OSF1 doesn't define union semun either.Andrew Tridgell1997-10-311-8/+9
* - cleanup some warningsAndrew Tridgell1997-10-311-17/+209
* storing pipe name state (from set named pipe handle state call) in theLuke Leighton1997-10-301-4/+1
* Makefile:Luke Leighton1997-10-301-0/+13
* Makefiles for libraries. the dependencies aren't quite right, and iLuke Leighton1997-10-302-211/+7
* Chris will be pleased to know that mkproto.awk no longer runs on theAndrew Tridgell1997-10-301-3/+0
* moved ubi_ modules back into the ubiqx directory.Andrew Tridgell1997-10-301-1/+1
* preparing for release of 1.9.18alpha9Samba Release Account1997-10-301-1/+1
* removed mechanism that created actual files NETLOGON, lsarpc and the like,Luke Leighton1997-10-302-1/+4
* preparing for release of 1.9.18alpha8Samba Release Account1997-10-291-1/+1
* byteorder.h :Luke Leighton1997-10-291-3/+3
* typecast in calls to print_asc() wrongLuke Leighton1997-10-291-3/+3
* ipc.c ntclientpipe.c:Luke Leighton1997-10-292-0/+2
* preparing for release of 1.9.18alpha7Samba Release Account1997-10-291-1/+1
* split ntclient.c down into appropriate modules.Luke Leighton1997-10-292-1/+39
* clean up the hash entry code a bit. Got rid of lp_shmem_hash_size()Andrew Tridgell1997-10-292-12/+3
* added frag field to make_rpc_hdr() functionLuke Leighton1997-10-291-1/+1
* byteorder.h :Luke Leighton1997-10-293-12/+11
* Adding Windows 95 printer driver code donated by Jean-Francois.Micouleau@utc.fr.Jeremy Allison1997-10-281-0/+3
* smb.h smbparse.c pipeutil.c :Luke Leighton1997-10-282-3/+117
* enable sysv ipc and fast share modes on OSF1Andrew Tridgell1997-10-281-0/+1
* define semun for broken solaris sysvipcAndrew Tridgell1997-10-281-0/+8
* lower the default hash size if SEMMSL isn't definedAndrew Tridgell1997-10-281-4/+1