summaryrefslogtreecommitdiff
path: root/source3/include
AgeCommit message (Expand)AuthorFilesLines
1997-12-11kanji.c: Patch from Anders Blomdell <anders.blomdell@control.lth.se>Jeremy Allison1-3/+0
1997-12-04added optonal MEM_MAN codeAndrew Tridgell2-45/+22
1997-12-04don't use free and alloc as structure elementsAndrew Tridgell1-3/+3
1997-12-03put the default PRINTCAP_NAME def in includes.h not local.h so thatAndrew Tridgell2-17/+17
1997-12-03applied a patch from Norm Jacobs to allow "printcap name = lpstat"Andrew Tridgell1-0/+9
1997-12-03loadparm.c: Added lp_we_are_a_wins_server as an alias for lp_wins_support.Jeremy Allison1-0/+1
1997-12-03allow users to disable the NetWkstaUserLogon call in server levelAndrew Tridgell1-0/+10
1997-12-03make the "printing" option a per share option rather than global. WhenAndrew Tridgell1-1/+1
1997-12-03I'm slowly getting though the todo list :-)Andrew Tridgell1-0/+5
1997-12-02the default GUEST_ACCOUNT should be here not in smb.hAndrew Tridgell1-0/+6
1997-12-02get rid of some things out of smb.h that are already in local.hAndrew Tridgell1-12/+0
1997-11-30clientgen.c: Added cli_mv() (used in a recent torture test).Jeremy Allison1-0/+1
1997-11-29added a sent_oplock_break element to Files[] as a paranoia check so weAndrew Tridgell1-0/+1
1997-11-28pass the mailslot name to process_logon_packet()Andrew Tridgell1-1/+2
1997-11-28get_entries is an int not a boolAndrew Tridgell1-1/+1
1997-11-28preparing for release of 1.9.18alpha12Samba Release Account1-1/+1
1997-11-24added cli_rmdir and cli_mkdirAndrew Tridgell1-0/+5
1997-11-23added some QPATHINFO and QFILEINFO tests into smbtorture.Andrew Tridgell2-7/+4
1997-11-23test SMBsetatr as wellAndrew Tridgell1-1/+3
1997-11-23added a test for the NT SMBgetatr bug in smbtortureAndrew Tridgell1-0/+13
1997-11-22the usual :-)Andrew Tridgell1-2/+2
1997-11-22added true enumerated types in loadparm.c. Now we don't need all thoseAndrew Tridgell1-2/+0
1997-11-21Added in mods for new smb.conf "remote browse sync" option as posted toJohn Terpstra1-0/+2
1997-11-18ipc.c: Changed reply_trans to use receive_next_smb() to copeJeremy Allison1-1/+2
1997-11-17loadparm.c : Added "veto oplock files" parameter.Jeremy Allison2-0/+3
1997-11-10Rolled back tree state to 11:59pm 8th November 1997 EST toJeremy Allison3-77/+21
1997-11-09byteorder.h :Luke Leighton2-4/+17
1997-11-09attempting to mark up 32 bit error codes, needed for NT domains.Luke Leighton2-18/+73
1997-11-08added two more sets of tests to the smbtorture test. The tests I addedAndrew Tridgell1-0/+1
1997-11-07local time discrepancies between the date on my computer and the date onLuke Leighton1-2/+2
1997-11-07ipc.c :Luke Leighton2-40/+59
1997-11-07Modified Files:Christopher R. Hertel1-2/+2
1997-11-06following a cvs error, i am rewriting this monster-commit. with bad grace.Luke Leighton2-65/+310
1997-11-06local.h: Added OPLOCK_BREAK_TIMEOUT_FUDGEFACTOR.Jeremy Allison1-1/+5
1997-11-06no asm/signal.h for linux as this is not portableAndrew Tridgell1-3/+0
1997-11-05add NO_SEMUN for HPAndrew Tridgell1-0/+1
1997-11-04smb.h :Luke Leighton1-1/+1
1997-11-03Rolling back the filesJeremy Allison1-4/+0
1997-11-03added code that _uses_ arcfour. arcfour itself, or anything remotelyLuke Leighton1-1/+2
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 Leighton1-0/+4
1997-11-02loadparm.c :Luke Leighton1-1/+3
1997-11-02fix some uchar/char conflictsAndrew Tridgell1-2/+2
1997-11-02convert the credentials code back to uchar[8] from uint32[2]Andrew Tridgell2-14/+14
1997-11-02got rid of redundent rpc_pipes/rpc_proto.hAndrew Tridgell1-1/+0
1997-11-01preparing for release of 1.9.18alpha10Samba Release Account1-1/+1
1997-11-01client.c clientutil.c proto.hLuke Leighton1-2/+3
1997-11-01a simple SMB torture tester. This will allow us to evaluate lockingAndrew Tridgell1-2/+15
1997-11-01some locking code cleanupsAndrew Tridgell1-3/+0
1997-10-31define NO_SEMUN for svr4Andrew Tridgell1-0/+1