samba.git
1998-07-25 Christopher... Cleaned up some testing code and made it more "permanen...
1998-07-25 Christopher... Noticed that I was using the strlen() of a string that...
1998-07-24 Christopher... Converted the browser database to a ubi_dLinkList....
1998-07-24 Christopher... Changed the definition of the linked list header used...
1998-07-24 Christopher... To each list type, I added a macro that makes it easier...
1998-07-24 Richard SharpeUpdates smbstatus to have a -S and -L flag.
1998-07-23 Jeremy Allisonlocking.c: Added lock type to is_locked() and do_lock()
1998-07-22 Jeremy AllisonFixed bug found by Richard Sharpe. After increasing...
1998-07-22 Jeremy Allisonincludes.h: Added feature type USE_GRANTPT for pty...
1998-07-17 Jeremy AllisonForgot to increase size of files_struct by MAX_OPEN_DIR...
1998-07-17 Jeremy AllisonCode added to fix the renaming of a directory under...
1998-07-17 Jeremy Allisonnttrans.c: Added FILE_EXECUTE to required permissions...
1998-07-17 Jeremy Allisonlocal.h: Added NTFS define if HAVE_NT_SMBS is defined.
1998-07-16 Jeremy AllisonMakefile: Added nttrans.o
1998-07-16 Jeremy AllisonMakefile: Added CC=gcc to DGUX on Intel. Comment from...
1998-07-15 Christopher... util.c: I've added a function called mem_dup(). Simil...
1998-07-14 Jeremy Allisonloadparm.c:
1998-07-14 Christopher... Added strupper() function call to up-case the scope...
1998-07-11 Jeremy Allisonnntrans.c: Fully implemented transact rename.
1998-07-11 Jeremy Allisonnttrans.c: More NT SMB stuff.
1998-07-10 Jeremy AllisonFix for bug PR#8294 reported by <detlef.lammermann...
1998-07-10 Jeremy AllisonAIX patch from Michael Wojcik <mww@microfocus.com>...
1998-07-09 Jeremy AllisonNeeded fix to SIGHUP handling donated by branko.cibej...
1998-07-09 Jeremy AllisonNew version of the DFS_AUTH code from Karsten Muuss...
1998-07-09 John TerpstraFixing Oops. Thought I had added these - but not!
1998-07-09 John TerpstraFixed typos and reformatted doco.
1998-07-09 Jeremy AllisonNT SMB trans reply code.
1998-07-08 Jeremy AllisonImplementing more NT SMB functionality.
1998-07-07 Jeremy Allisonincludes.h: Fixes for QNX 4.x.
1998-07-07 Jeremy AllisonFixed (hopefully) last bug with username mapping.
1998-07-07 Jeremy AllisonCorrected info.
1998-07-06 Jeremy Allisonpassword.c: Fixes to allow Win95 clients to have lm...
1998-07-06 Richard SharpeDigital UNIX does not seem to set OPTIND if there are no
1998-07-06 Jeremy AllisonAdded Australian consultant.
1998-07-06 Jeremy AllisonUpdated the 'samba does not allow multi-workgroups...
1998-07-05 John TerpstraAdded as rapid config guide for cross subnet / cross...
1998-07-05 John TerpstraUpdated in line with recent samba-bugs postings.
1998-07-05 John TerpstraUpdating Unix installation notes.
1998-07-05 John TerpstraFixed typos pointed out by Pekka Savola <Pekka.Savola...
1998-07-02 Jeremy AllisonFix for pidfile startup message.
1998-07-02 Jeremy Allisonnttrans.c: More NT SMB stuff.
1998-07-02 Jeremy Allisonchgpasswd.c: Fix from Peter Debus <pdebus@turing.une...
1998-07-01 Jeremy Allisonincludes.h: AIX fix.
1998-06-30 Jeremy Allisonnttrans.c: More code towards NT protocol.
1998-06-29 Jeremy Allisonnmbd_elections.c: Removed force elections code to bring...
1998-06-27 Jeremy AllisonAdded code to do elections when told to do so.
1998-06-27 Jeremy Allisonnisppass.c: Fixed incorrect parameter usage.
1998-06-25 Jeremy Allisonclitar.c: Fixed gcc warning with comment in /* */ code.
1998-06-25 Christopher... Minor cosmetic change. I up-cased internal #defines.
1998-06-23 Christopher... The function add_name_to_subnet(), in file nmbd_namelis...
1998-06-22 Richard SharpeArrrgh, one more fix. Restores of long file names were
1998-06-21 Richard SharpeRemove the copyright to Canon Information Systems Austr...
1998-06-20 Jeremy Allisonclitar.c: Fixed minor gcc -pedantic-error compile warnings.
1998-06-17 Richard SharpeRe-submit changes for CLITAR.
1998-06-16 Jeremy Allisonclientgen: Added USE_SSL for client shutdown.
1998-06-16 Richard SharpeDamn, forgot the proto file again
1998-06-16 Richard SharpeCLITAR changes to overcome some reported problems and...
1998-06-16 Jeremy AllisonAdded SSL support from Christian Starkjohann <cs@obdev.at>
1998-06-16 Jeremy AllisonAdding Christian Starkjohann <cs@obdev.at> SSLeay document.
1998-06-15 Jeremy Allisonclient.c: Made -L do a null-session share unless -U...
1998-06-15 Jeremy AllisonMakefile:
1998-06-15 Herb Lewisremove .cvsignore as ignored file. This is used in...
1998-06-13 Jeremy AllisonMakefile: Added ubi_sLinkList.o as the groupname.o...
1998-06-13 Jeremy AllisonGroupname mapping code now lives here.
1998-06-12 Christopher... This is the first, small step toward some tweaks that...
1998-06-12 Jeremy Allisonipc.c: map_username is now a BOOL function.
1998-06-11 Christopher... Removed directory-relative include references. This...
1998-06-11 Christopher... Removed the "../" from the #include statement.
1998-06-10 Jeremy AllisonMinor changes as I've now discovered gcc -pedantic...
1998-06-10 Christopher... I've replaced the linked list used to manage the subnet...
1998-06-10 Jeremy AllisonDe-coupled the mapping of a Windows to UNIX username...
1998-06-09 Jeremy AllisonI was wrong about the length and max_length values...
1998-06-09 Jeremy Allisonloadparm.c: Removed 'domain other sids' parameter.
1998-06-09 Jeremy AllisonFixed compile problem after make proto.
1998-06-09 Christopher... This is a first step toward moving long namelists into...
1998-06-08 Christopher... Moved the ubiqx stuff above nameserv.h so that ubiqx...
1998-06-08 Christopher... proto.h
1998-06-08 Jeremy AllisonAdded code to add the Samba names onto the remote_broad...
1998-06-08 Christopher... Added code to generate
1998-06-08 Christopher... Cosmetic. Added a cast to (void) to a call to add_name...
1998-06-05 Jeremy Allisonloadparm.c: Did it ! Changed defaults for 'case preserv...
1998-06-04 Jeremy Allisonclient.c: Allowed client to proceed even if it gets...
1998-06-04 Luke Leightonhad what would be a compile error if it wasn't #if...
1998-06-04 Luke Leightonadded "domain admin group" and "domain guest group...
1998-06-04 Jeremy AllisonFixed file descriptor leak in open_socket_out - this...
1998-06-04 Jeremy Allisonincludes.h: Fixes for NetBSD and BSDI.
1998-06-03 Christopher... It occurred to me that the samba includes.h file should...
1998-06-03 Jeremy Allisonipc.c: Fix bug where we don't return the correct error...
1998-06-02 Christopher... Changed the mechanism for including the Samba includes...
1998-06-01 Jeremy Allisonclientutil.c: Don't core dump if no controlling termina...
1998-06-01 Andrew Tridgellpoint people at the main web site for a up to date...
1998-05-30 Paul BlackmanThis change ensures that only the processes/locked...
1998-05-29 Jeremy AllisonAdded Paul Eggerts LocalTime patch.
1998-05-29 Jeremy AllisonAdding Greek and Icelandic codepages from :
1998-05-28 Luke Leightonlatest messing about: probably doesn't compile; doesn...
1998-05-27 Jeremy AllisonOoops - fixed Win95 crash bugs with earlier code.
1998-05-27 Jeremy AllisonNewly re-written do_match and mask_match functions...
1998-05-27 Luke Leightonremoved "domain sid = " parameter instructions
1998-05-27 Jeremy Allisonloadparm.c: Added machine password timeout parameter...
1998-05-26 Jeremy Allisonsmb.h: More NT SMB stuff (just defines).
next