summaryrefslogtreecommitdiffstats
path: root/source3/include
Commit message (Expand)AuthorAgeFilesLines
* Fixes to compile under OpenBSD from "Todd T. Fries" <toddf@acm.org>Jeremy Allison1997-12-231-2/+16
* client.c:Jeremy Allison1997-12-201-0/+1
* kanji.h: Fixed problems with re-definitions of strchr and others on AIX.Jeremy Allison1997-12-181-0/+24
* preparing for release of 1.9.18alpha13Samba Release Account1997-12-161-1/+1
* Added Lanman announce patch from Jacco de Leeuw <leeuw@wins.uva.nl>.Jeremy Allison1997-12-162-0/+8
* This is it ! The mega-merge of the JRA_NMBD_REWRITE branchJeremy Allison1997-12-132-361/+599
* kanji.c: Patch from Anders Blomdell <anders.blomdell@control.lth.se>Jeremy Allison1997-12-111-3/+0
* added optonal MEM_MAN codeAndrew Tridgell1997-12-042-45/+22
* don't use free and alloc as structure elementsAndrew Tridgell1997-12-041-3/+3
* put the default PRINTCAP_NAME def in includes.h not local.h so thatAndrew Tridgell1997-12-032-17/+17
* applied a patch from Norm Jacobs to allow "printcap name = lpstat"Andrew Tridgell1997-12-031-0/+9
* loadparm.c: Added lp_we_are_a_wins_server as an alias for lp_wins_support.Jeremy Allison1997-12-031-0/+1
* allow users to disable the NetWkstaUserLogon call in server levelAndrew Tridgell1997-12-031-0/+10
* make the "printing" option a per share option rather than global. WhenAndrew Tridgell1997-12-031-1/+1
* I'm slowly getting though the todo list :-)Andrew Tridgell1997-12-031-0/+5
* the default GUEST_ACCOUNT should be here not in smb.hAndrew Tridgell1997-12-021-0/+6
* get rid of some things out of smb.h that are already in local.hAndrew Tridgell1997-12-021-12/+0
* clientgen.c: Added cli_mv() (used in a recent torture test).Jeremy Allison1997-11-301-0/+1
* added a sent_oplock_break element to Files[] as a paranoia check so weAndrew Tridgell1997-11-291-0/+1
* pass the mailslot name to process_logon_packet()Andrew Tridgell1997-11-281-1/+2
* get_entries is an int not a boolAndrew Tridgell1997-11-281-1/+1
* preparing for release of 1.9.18alpha12Samba Release Account1997-11-281-1/+1
* added cli_rmdir and cli_mkdirAndrew Tridgell1997-11-241-0/+5
* added some QPATHINFO and QFILEINFO tests into smbtorture.Andrew Tridgell1997-11-232-7/+4
* test SMBsetatr as wellAndrew Tridgell1997-11-231-1/+3
* added a test for the NT SMBgetatr bug in smbtortureAndrew Tridgell1997-11-231-0/+13
* the usual :-)Andrew Tridgell1997-11-221-2/+2
* added true enumerated types in loadparm.c. Now we don't need all thoseAndrew Tridgell1997-11-221-2/+0
* Added in mods for new smb.conf "remote browse sync" option as posted toJohn Terpstra1997-11-211-0/+2
* 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