summaryrefslogtreecommitdiff
path: root/source3/include
AgeCommit message (Expand)AuthorFilesLines
1998-10-02- static function "create_new_hashes" was identical to "nt_lm_owf_gen".Luke Leighton1-2/+2
1998-10-02a couple of mode for smbwrapperAndrew Tridgell2-3/+7
1998-09-30lsa_lookup_sids command added. severe debugging needed on lookup_sidsLuke Leighton2-23/+58
1998-09-30Upped default MAX_OPEN_FILES to 10000 after conversation with tridge.Jeremy Allison1-1/+1
1998-09-30(Finally) implemented "max open files" as a global smb.conf parameter.Jeremy Allison2-1/+14
1998-09-29Got very strict about the differences and uses ofJeremy Allison4-32/+34
1998-09-29missed the pdb_sam_to_smb function needed by nispass.cLuke Leighton1-0/+1
1998-09-29added in some pdb_xxx routines that are needed by nispass.cLuke Leighton2-12/+21
1998-09-29added stamp-hAlexandre Oliva1-0/+1
1998-09-29get away with dummy and .dummy filesAlexandre Oliva1-1/+0
1998-09-29added WITH_SMBMOUNTAlexandre Oliva2-1/+2
1998-09-28Changes to test in configure if capabilities are enabled on a system.Jeremy Allison3-39/+37
1998-09-28automated generation of .dummy files for each subdirectory;Alexandre Oliva2-3/+1
1998-09-26changed the default filesystem type to NTFS (from Samba)Andrew Tridgell1-1/+1
1998-09-26Added Kerberos4 support patches from Johan Hedin <johanh@fusion.kth.se>Jeremy Allison1-0/+4
1998-09-25Makefile.in: Fixed bug with continuation line causing proto to fail.Jeremy Allison5-148/+38
1998-09-25Added missing display enum.Jeremy Allison1-0/+2
1998-09-25rpcclient: got samr command "enumusers -g -u" workingLuke Leighton1-1/+1
1998-09-25Moved the extra struct definitions Luke added to smb.h into rpcclient.hJeremy Allison2-0/+197
1998-09-25added in samr commands. assistance in returning the missing functions,Luke Leighton2-0/+146
1998-09-25added wksinfo command to rpcclient, which don't work too good.Luke Leighton1-0/+12
1998-09-25added rpcclient programLuke Leighton4-52/+219
1998-09-24Integration of Anders Blomdell <anders.blomdell@control.lth.se>'sJeremy Allison2-1/+7
1998-09-23nttrans.c:Luke Leighton1-2/+6
1998-09-23First cut at kernel oplocks. This should have no effect unless runninJeremy Allison3-12/+30
1998-09-21replace getpass() with getsmbpass() if getsmbpass.c compilesAlexandre Oliva4-9/+9
1998-09-21major autoconf clean-upAlexandre Oliva3-6/+14
1998-09-20lp_fstype() protoAndrew Tridgell1-0/+1
1998-09-20add a define for SMB_SEARCH_BITS and change comment on FSTYPE_STRINGAndrew Tridgell2-2/+5
1998-09-18Now that Alexandre Oliva has explained the use of acconfig.h toJeremy Allison1-4/+5
1998-09-18Fixed position of LARGE_SMB_OFF_T definition. The SOFF_T define wasJeremy Allison1-8/+6
1998-09-18Fixed problems with premature kernel oplock checkin code.Jeremy Allison1-1/+1
1998-09-18configure configure.in include/config.h.in include/includes.hJeremy Allison3-9/+25
1998-09-18Adding rewritten restore code ... Old code is still thereRichard Sharpe1-0/+25
1998-09-18got rid of SMB_STRUCT_STATVFS. I don't think we should be definingAndrew Tridgell2-18/+0
1998-09-18gto ri of a bunch more #ifdef LARGE_SMB_OFF_T checks by introducing aAndrew Tridgell2-0/+13
1998-09-18added a SMB_OFF_T_BITS define, allowing us to get rid of most of theAndrew Tridgell1-0/+2
1998-09-18include/includes.h:Jeremy Allison1-1/+6
1998-09-18nmbd/nmbd_winsserver.c: Fixed printf style warning.Jeremy Allison1-0/+1
1998-09-17configure configure.in: Added checks for statvfs64. Last bit of 64 bit wideni...Jeremy Allison4-8/+33
1998-09-17configure configure.in: Added tests for fseek64 and ftell64.Jeremy Allison4-6/+20
1998-09-17fixed a potential problem with wins_write_database() child processes.Andrew Tridgell1-6/+1
1998-09-14Fixed problems people were having with creating profileJeremy Allison1-0/+10
1998-09-11Ok so with this bugfix 64 bit file access actually seems to work :-).Jeremy Allison1-1/+1
1998-09-11Ok - this is the 'expose 64 bit to the clients' checkin.Jeremy Allison1-0/+1
1998-09-11Added ssize_t to configure code.Jeremy Allison3-15/+20
1998-09-10smb.h: Removed fdnum from file_fd_struct. Not needed.Jeremy Allison1-1/+0
1998-09-08Added back groupname map stuff removed by Andrew's "slash 'n' burn"Jeremy Allison1-1/+8
1998-09-06add a "stat cache" boolean smb.conf option. (defaults to on)Andrew Tridgell1-0/+1
1998-09-05some people are foolishly running ./configure from other than theAndrew Tridgell1-22/+22