summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1998-07-01includes.h: AIX fix.Jeremy Allison4-28/+119
1998-06-30nttrans.c: More code towards NT protocol.Jeremy Allison3-21/+109
1998-06-29nmbd_elections.c: Removed force elections code to bring into line with 1.9.18.Jeremy Allison4-7/+26
1998-06-27Added code to do elections when told to do so.Jeremy Allison1-2/+9
1998-06-27nisppass.c: Fixed incorrect parameter usage.Jeremy Allison10-50/+126
1998-06-25clitar.c: Fixed gcc warning with comment in /* */ code.Jeremy Allison2-13/+23
1998-06-25Minor cosmetic change. I up-cased internal #defines.Christopher R. Hertel8-13/+45
1998-06-23The function add_name_to_subnet(), in file nmbd_namelistdb.c, returns aChristopher R. Hertel6-21/+24
1998-06-22Arrrgh, one more fix. Restores of long file names wereRichard Sharpe1-2/+7
1998-06-21Remove the copyright to Canon Information Systems Australia, as we don'tRichard Sharpe3-7/+20
1998-06-20clitar.c: Fixed minor gcc -pedantic-error compile warnings.Jeremy Allison2-5/+6
1998-06-17Re-submit changes for CLITAR.Richard Sharpe1-84/+291
1998-06-16clientgen: Added USE_SSL for client shutdown.Jeremy Allison6-23/+8
1998-06-16Damn, forgot the proto file againRichard Sharpe1-0/+1
1998-06-16CLITAR changes to overcome some reported problems and add Jay's changesRichard Sharpe1-0/+19
1998-06-16Added SSL support from Christian Starkjohann <cs@obdev.at>Jeremy Allison9-16/+476
1998-06-16Adding Christian Starkjohann <cs@obdev.at> SSLeay document.Jeremy Allison1-0/+392
1998-06-15client.c: Made -L do a null-session share unless -U user is specified.Jeremy Allison4-130/+170
1998-06-15Makefile:Jeremy Allison3-8/+25
1998-06-15remove .cvsignore as ignored file. This is used in my build scripts.Herb Lewis1-1/+0
1998-06-13Makefile: Added ubi_sLinkList.o as the groupname.o file needs it. Added group...Jeremy Allison6-238/+201
1998-06-13Groupname mapping code now lives here.Jeremy Allison1-0/+204
1998-06-12This is the first, small step toward some tweaks that Jeremy and I haveChristopher R. Hertel1-0/+2
1998-06-12ipc.c: map_username is now a BOOL function.Jeremy Allison6-75/+263
1998-06-11Removed directory-relative include references. This required that I addChristopher R. Hertel1-2/+2
1998-06-11Removed the "../" from the #include statement.Christopher R. Hertel1-1/+1
1998-06-10Minor changes as I've now discovered gcc -pedantic-errors. ThisJeremy Allison3-12/+21
1998-06-10I've replaced the linked list used to manage the subnet namelists with aChristopher R. Hertel6-190/+238
1998-06-10De-coupled the mapping of a Windows to UNIX username from the Get_PwnamJeremy Allison6-31/+125
1998-06-09I was wrong about the length and max_length values in make_unistr2.Jeremy Allison1-3/+1
1998-06-09loadparm.c: Removed 'domain other sids' parameter.Jeremy Allison7-34/+33
1998-06-09Fixed compile problem after make proto.Jeremy Allison2-17/+19
1998-06-09This is a first step toward moving long namelists into a database. IChristopher R. Hertel12-241/+314
1998-06-08Moved the ubiqx stuff above nameserv.h so that ubiqx typedefs could beChristopher R. Hertel1-12/+6
1998-06-08proto.hChristopher R. Hertel2-0/+16
1998-06-08Added code to add the Samba names onto the remote_broadcast subnet,Jeremy Allison2-5/+11
1998-06-08Added code to generateChristopher R. Hertel1-0/+6
1998-06-08Cosmetic. Added a cast to (void) to a call to add_name_to_subnet() sinceChristopher R. Hertel1-5/+5
1998-06-05loadparm.c: Did it ! Changed defaults for 'case preserve' and 'short case pre...Jeremy Allison3-10/+16
1998-06-04client.c: Allowed client to proceed even if it gets error 234 (more dataJeremy Allison2-107/+113
1998-06-04had what would be a compile error if it wasn't #if 0'd out in passdb_opsLuke Leighton1-1/+1
1998-06-04added "domain admin group" and "domain guest group" parameters. this isLuke Leighton4-5/+22
1998-06-04Fixed file descriptor leak in open_socket_out - this couldJeremy Allison1-0/+1
1998-06-04includes.h: Fixes for NetBSD and BSDI.Jeremy Allison2-2/+5
1998-06-03It occurred to me that the samba includes.h file should be included in theChristopher R. Hertel11-20/+120
1998-06-03ipc.c: Fix bug where we don't return the correct error code when clientJeremy Allison3-91/+272
1998-06-02Changed the mechanism for including the Samba includes.h in the ubiqx codeChristopher R. Hertel12-109/+87
1998-06-01clientutil.c: Don't core dump if no controlling terminal available for password.Jeremy Allison5-8/+43
1998-06-01point people at the main web site for a up to date list of mirrorsAndrew Tridgell1-80/+2
1998-05-30This change ensures that only the processes/locked files thatPaul Blackman1-20/+22