added WITH_SMBMOUNT
[samba.git] / source3 /
1998-09-29 Alexandre Olivaadded WITH_SMBMOUNT
1998-09-29 Richard SharpeNow have a better solution to the need to have smblcien...
1998-09-29 Jeremy AllisonFixed stupid bug with "cd /" appending a "/" character...
1998-09-29 Andrew Tridgellgot rid of the memcpy() prototype and used includes...
1998-09-28 Jeremy AllisonFixed problems found in lint pass over the old code...
1998-09-28 Jeremy AllisonAdded fix from gildea@intouchsys.com - smbpasswd file...
1998-09-28 Jeremy AllisonChanges to test in configure if capabilities are enable...
1998-09-28 Michael WarfieldTwo changes in this ball...
1998-09-28 Andrew Tridgellmade bad boolean values stand out a little better
1998-09-28 Richard SharpeBacked out that just as ill-considered change :-(
1998-09-28 Richard SharpeThe previous fix for WINS on the WINS server was wrong. It
1998-09-28 Richard SharpeMake sure that WINS Server = 127.0.0.1 in case we
1998-09-28 Alexandre Olivaautomated generation of .dummy files for each subdirectory;
1998-09-27 Alexandre Olivawait_keyboard must still be defined if readline is...
1998-09-27 Richard SharpeFixed up more possibly uninitialized variables.
1998-09-26 Andrew Tridgellchanged the default filesystem type to NTFS (from Samba)
1998-09-26 Jeremy AllisonFixed the problem with reply_getatr() being passed...
1998-09-26 Jeremy AllisonAdded Kerberos4 support patches from Johan Hedin <johan...
1998-09-26 Richard SharpeSmall update to clitar.c to omit warnings about servers not
1998-09-25 Jeremy AllisonMakefile.in: Fixed bug with continuation line causing...
1998-09-25 Jeremy AllisonAdded missing display enum.
1998-09-25 Jeremy AllisonFixed unused variable warning messages.
1998-09-25 Luke Leightonrpcclient: got samr command "enumusers -g -u" working
1998-09-25 Jeremy AllisonMoved the extra struct definitions Luke added to smb...
1998-09-25 Luke Leightonadded in samr commands. assistance in returning the...
1998-09-25 Luke Leightonadded wksinfo command to rpcclient, which don't work...
1998-09-25 Luke Leightonadded rpcclient program
1998-09-25 Luke Leightonnot needed.
1998-09-25 Andrew TridgellI've disabled the conversion of null filenames to ...
1998-09-24 Jeremy AllisonUpdates to the scripts for the new 14-char space format...
1998-09-24 Jeremy AllisonIntegration of Anders Blomdell <anders.blomdell@control...
1998-09-24 Luke Leightonqualifier name in session_enum was being assumed to...
1998-09-24 Luke Leightontook out #ifdef'd code in make_samr_r_query_usergroups...
1998-09-24 Luke Leightonthis fixes the last of the issues where USRMGR.EXE...
1998-09-24 Luke Leightonremoved function names printed out in debug statements...
1998-09-24 Luke Leightonreplaced one of the paragraphs describing nmbd problems...
1998-09-24 Richard SharpeAdded a minor fix to clitar.c for a bug.
1998-09-24 Alexandre Olivacheck whether system type is the same as stored in...
1998-09-24 Andrew Tridgellautomatically detect changes in the system type and...
1998-09-24 Andrew Tridgellsome changes to the autoconf support
1998-09-23 Luke Leightonnttrans.c:
1998-09-23 Jeremy AllisonHoist by my own petard with warnings (forgot to set...
1998-09-23 Richard SharpeFixed data corruption bugs in clitar.c with restores.
1998-09-23 Jeremy Allisonsmbd/oplock.c: Use O_CREAT and O_TRUNC and correct...
1998-09-23 Jeremy AllisonFirst cut at kernel oplocks. This should have no effect...
1998-09-23 Andrew Tridgelllook at the CAP_NT_SMBS bit in the client capabilities...
1998-09-23 Jeremy AllisonFixed up warnings in new client code.
1998-09-21 Alexandre Olivareplace getpass() with getsmbpass() if getsmbpass.c...
1998-09-21 Alexandre Olivamajor autoconf clean-up
1998-09-21 Alexandre Olivaimplemented du and tar -n
1998-09-20 Andrew Tridgelllp_fstype() proto
1998-09-20 Andrew Tridgell3 changes:
1998-09-20 Andrew Tridgelladded a per-share parameter "fstype" that allows you...
1998-09-20 Andrew Tridgelladd a define for SMB_SEARCH_BITS and change comment...
1998-09-19 Richard SharpeFixed changes in clitar.c that Jeremey noted. One chang...
1998-09-19 Jeremy AllisonSmall bit of paranioa. Ensure that if the incoming...
1998-09-19 Jeremy AllisonRemove some byte-copying code in unix_format() that...
1998-09-18 Jeremy AllisonNow that Alexandre Oliva has explained the use of accon...
1998-09-18 Jeremy AllisonFixed position of LARGE_SMB_OFF_T definition. The SOFF_...
1998-09-18 Jeremy AllisonChanged variable TAB to htab as TAB is defined in a...
1998-09-18 Jeremy AllisonFixed problems with premature kernel oplock checkin...
1998-09-18 Jeremy Allisonconfigure configure.in include/config.h.in include...
1998-09-18 Jeremy AllisonFixed compile errors in new code.
1998-09-18 Andrew Tridgelloops ... I got the filenames wrong in my cleanup of...
1998-09-18 Richard SharpeAdding rewritten restore code ... Old code is still...
1998-09-18 Andrew Tridgellgot rid of SMB_STRUCT_STATVFS. I don't think we should...
1998-09-18 Andrew Tridgellgto ri of a bunch more #ifdef LARGE_SMB_OFF_T checks...
1998-09-18 Andrew Tridgelladded a SMB_OFF_T_BITS define, allowing us to get rid...
1998-09-18 Andrew Tridgellfixed a typo (LLARGE_SMB_OFF_T instead of LARGE_SMB_OFF_T)
1998-09-18 Andrew Tridgellremoved another use of the LL suffix. Hopefully this...
1998-09-18 Andrew Tridgellfixed a usage of off_t that should have been SMB_OFF_T
1998-09-18 Andrew Tridgellgot rid of some #ifdef LARGE_XXXX stuff and got rid...
1998-09-18 Jeremy Allisoninclude/includes.h:
1998-09-18 Jeremy Allisonnmbd/nmbd_winsserver.c: Fixed printf style warning.
1998-09-17 Jeremy Allisonconfigure configure.in: Added checks for statvfs64...
1998-09-17 Jeremy Allisonconfigure configure.in: Added tests for fseek64 and...
1998-09-17 Jeremy Allisonconfigure, configure.in: Added fseek64 and ftell64.
1998-09-17 Andrew Tridgellfixed another potential fork bomb where the wins file...
1998-09-17 Andrew Tridgellfixed the nmbd fork bomb. It was a silly mistake, as
1998-09-17 Andrew Tridgellfixed a typo in my last commit
1998-09-17 Andrew Tridgellfixed a potential problem with wins_write_database...
1998-09-15 Jeremy AllisonRemoved hideous inefficiencies in old trim_string code...
1998-09-14 Jeremy AllisonMapped correct open modes for READ_CONTROL access.
1998-09-14 Jeremy AllisonFixed problems people were having with creating profile
1998-09-11 Jeremy AllisonOk so with this bugfix 64 bit file access actually...
1998-09-11 Jeremy AllisonOk - this is the 'expose 64 bit to the clients' checkin.
1998-09-11 Jeremy AllisonAdded ssize_t to configure code.
1998-09-10 Jeremy Allisonsmb.h: Removed fdnum from file_fd_struct. Not needed.
1998-09-10 Andrew Tridgellfixed a bug in the wins database writer that caused...
1998-09-10 Jeremy AllisonImproved stat cache code by uppercasing any search...
1998-09-09 Christopher R. HertelCopyright notices written to debug logs are now through...
1998-09-08 Jeremy AllisonAdded back groupname map stuff removed by Andrew's...
1998-09-07 Luke Leightonadded 0x10 to the frag length in the "bind ack".
1998-09-06 Andrew Tridgelladd a "stat cache" boolean smb.conf option. (defaults...
1998-09-05 Andrew Tridgellfixed a stat cache bug (the one found by Matthew Geier).
1998-09-05 Andrew Tridgelladded a configuration summary at the end of ./configure...
1998-09-05 Andrew Tridgellexpand the sysv shmem test to look for semaphores as...
1998-09-05 Andrew Tridgellsome cleanups to use ZERO_STRUCT() and friends
1998-09-05 Andrew Tridgellsome people are foolishly running ./configure from...
1998-09-05 Andrew Tridgellahh, the joy of deleting large chunks of code that...
next