summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagsamba-misc-tags/ntdom-update-point-1cvs2svn Import User1997-12-300-0/+0
* *** empty log message ***Luke Leighton1997-12-3028-1172/+1678
* a dummy change to shmem_sysv.c to try and break CVS out of a problemAndrew Tridgell1997-12-291-0/+1
* *** empty log message ***Luke Leighton1997-12-296-254/+288
* *** empty log message ***Luke Leighton1997-12-293-233/+243
* *** empty log message ***Luke Leighton1997-12-291-2/+2
* *** empty log message ***Luke Leighton1997-12-290-0/+0
* *** empty log message ***Luke Leighton1997-12-290-0/+0
* *** empty log message ***Luke Leighton1997-12-2910-213/+500
* *** empty log message ***Luke Leighton1997-12-2835-1654/+3316
* *** empty log message ***Luke Leighton1997-12-2813-2504/+140
* This commit was manufactured by cvs2svn to create branch 'BRANCH_NTDOM'.cvs2svn Import User1997-12-2627-0/+12527
|\
| * fixed another couple of minor type errors (they could cause incorrectAndrew Tridgell1997-12-261-4/+4
| * fixed a couple of illegal uses of scanf() in the nmbd wins code. TheyAndrew Tridgell1997-12-262-7/+7
| * use _exit to exit a childAndrew Tridgell1997-12-261-6/+2
| * This is actually Jeremy, working as Herb :-).Herb Lewis1997-12-241-0/+22
| * preparing for release of 1.9.18alpha14Samba Release Account1997-12-2442-42/+42
| * Updated WHATSNEW.txt for 1.9.18alpha14 release.Jeremy Allison1997-12-242-7/+140
| * Added docs for new signal handling functions.Jeremy Allison1997-12-242-0/+26
| * Added SIGUSR1/SIGUSR2 handling.Jeremy Allison1997-12-245-4/+98
| * nmbd_elections.c: Added new parameter to dump_workgroups call.Jeremy Allison1997-12-245-57/+118
| * Finally added the code Andrew wanted that will allow a Samba domainJeremy Allison1997-12-244-1/+212
| * Bugfix from Branko Cibej <branko.cibej@hermes.si>Jeremy Allison1997-12-241-1/+1
| * Backed out changes that attempted to address a pointer array using -1,0,1.Christopher R. Hertel1997-12-246-349/+584
| * Fixed nastly little bug where client was sending open_and_X callJeremy Allison1997-12-231-4/+23
| * Fixed security bug when 'force user' and 'user only' are set.Jeremy Allison1997-12-231-2/+5
| * Fixes to compile under OpenBSD from "Todd T. Fries" <toddf@acm.org>Jeremy Allison1997-12-234-14/+28
| * architecture.doc: Re-added since I lost it (sorry Dan :-).Jeremy Allison1997-12-233-2/+137
| * Updates for 1.9.18Dan Shearer1997-12-212-7/+39
| * Put it in the right directory :~)Dan Shearer1997-12-201-0/+0
| * Chris' smb.conf parsing docoDan Shearer1997-12-201-0/+181
| * Fixed stupid bug in read_smb_len where I was calling itself - nowJeremy Allison1997-12-201-1/+1
| * client.c:Jeremy Allison1997-12-206-80/+135
| * loadparm.c: Added fix for veto oplock files bug from Charles Hoch <hoch@hplcg...Jeremy Allison1997-12-203-11/+18
| * This may be a waste of time, but I thought if we keep nibbling at this it mightDan Shearer1997-12-201-15/+24
| * Minor spelling, wording changes to introDan Shearer1997-12-201-4/+6
| * trans2.c: Forced trans2_findfirst to behave as NT does in error returns.Jeremy Allison1997-12-202-24/+11
| * Adding the cache module.Christopher R. Hertel1997-12-194-3/+903
| * kanji.h: Fixed problems with re-definitions of strchr and others on AIX.Jeremy Allison1997-12-182-2/+28
| * Missed terminating {-1,NULL} in an enum parameter list.Jeremy Allison1997-12-171-1/+1
| * - handle ENOSPC in shmem init.Andrew Tridgell1997-12-161-4/+6
| * preparing for release of 1.9.18alpha13Samba Release Account1997-12-1642-51/+43
| * Added 'missing feature' section for Chris.Samba Release Account1997-12-161-0/+11
| * WHATSNEW.txt - updated for 1.9.18alpha13.Jeremy Allison1997-12-164-150/+75
| * Added new wins & lm announce options.Jeremy Allison1997-12-161-1/+73
| * Added Lanman announce patch from Jacco de Leeuw <leeuw@wins.uva.nl>.Jeremy Allison1997-12-169-13/+359
| * nmbd_incomingdgrams.c: Fix bug with Syntax 5.1 servers reported by SGI whereJeremy Allison1997-12-164-5/+72
| * fix bug in log file specificationHerb Lewis1997-12-161-1/+4
| * give out file handles differently on each new connection because of aAndrew Tridgell1997-12-141-10/+29
| * allow name_type 0x20 as well as name_type 0x0 in dns proxyingAndrew Tridgell1997-12-141-1/+2