kai/samba.git
1998-10-02 Andrew Tridgelladded sys_getwd()
1998-10-02 Andrew Tridgelluse sys_stat() not file_exist() for codepages. (we...
1998-10-02 Andrew Tridgella couple of mode for smbwrapper
1998-10-02 Andrew Tridgellmakefile support for smbwrapper
1998-10-01 Andrew Tridgellgot rid of USE_FILES_ARRAY code (it was unused)
1998-10-01 Jeremy AllisonFixed *nasty* bug in nt_lm_owf_gen() - this function was
1998-10-01 Richard SharpeFix another possibly unitialized variable ...
1998-09-30 Jeremy AllisonImplemented directory-relative opens for NT opens.
1998-09-30 Luke Leightonlsa_lookup_sids command added. severe debugging needed...
1998-09-30 Andrew Tridgellset the default fstype for IPC$ to "IPC". I'm not sure...
1998-09-30 Jeremy AllisonUpped default MAX_OPEN_FILES to 10000 after conversatio...
1998-09-30 Michael WarfieldRemoved a redundant include for "includes.h"
1998-09-30 Jeremy Allison(Finally) implemented "max open files" as a global...
1998-09-30 Jeremy Allisonlibsmb/clientgen.c: Fixed signed/unsigned compile warni...
1998-09-30 Jeremy AllisonFixed uid->vuid confusion in smbmount (hopefully).
1998-09-29 Jeremy AllisonFixed extern definition of cnum in clitar.c
1998-09-29 Jeremy AllisonFixed warning in get_time_from_string().
1998-09-29 Jeremy AllisonGot very strict about the differences and uses of
1998-09-29 Luke Leightonmissed the pdb_sam_to_smb function needed by nispass.c
1998-09-29 Luke Leightonadded in some pdb_xxx routines that are needed by nispass.c
1998-09-29 Luke Leightonuchar / char typecast issues
1998-09-29 Jeremy AllisonMissed one removed multi-statement line. Grrr.
1998-09-29 Jeremy AllisonFixed bug introduced by me in dead code elimination.
1998-09-29 Alexandre Olivaadded stamp-h
1998-09-29 Alexandre Olivafix directory creation mechanism; the optimized version...
1998-09-29 Alexandre Olivaoptimize creation of directories in build tree
1998-09-29 Alexandre Olivaget away with dummy and .dummy files
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 Herb Lewisidb.pl add new argument to call to installcp.sh
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 Andrew Tridgellfixed the docs for "domain controller" parameter.
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 Samba Release... preparing for release of 2.0.0 alpha 6
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...
next