summaryrefslogtreecommitdiffstats
path: root/source3/include
Commit message (Expand)AuthorAgeFilesLines
* added capabilities ab win95 fields to client structure. Used forAndrew Tridgell1998-10-031-0/+2
* Makefile.in :Luke Leighton1998-10-021-1/+48
* - static function "create_new_hashes" was identical to "nt_lm_owf_gen".Luke Leighton1998-10-021-2/+2
* a couple of mode for smbwrapperAndrew Tridgell1998-10-022-3/+7
* lsa_lookup_sids command added. severe debugging needed on lookup_sidsLuke Leighton1998-09-302-23/+58
* Upped default MAX_OPEN_FILES to 10000 after conversation with tridge.Jeremy Allison1998-09-301-1/+1
* (Finally) implemented "max open files" as a global smb.conf parameter.Jeremy Allison1998-09-302-1/+14
* Got very strict about the differences and uses ofJeremy Allison1998-09-294-32/+34
* missed the pdb_sam_to_smb function needed by nispass.cLuke Leighton1998-09-291-0/+1
* added in some pdb_xxx routines that are needed by nispass.cLuke Leighton1998-09-292-12/+21
* added stamp-hAlexandre Oliva1998-09-291-0/+1
* get away with dummy and .dummy filesAlexandre Oliva1998-09-291-1/+0
* added WITH_SMBMOUNTAlexandre Oliva1998-09-292-1/+2
* Changes to test in configure if capabilities are enabled on a system.Jeremy Allison1998-09-283-39/+37
* automated generation of .dummy files for each subdirectory;Alexandre Oliva1998-09-282-3/+1
* changed the default filesystem type to NTFS (from Samba)Andrew Tridgell1998-09-261-1/+1
* Added Kerberos4 support patches from Johan Hedin <johanh@fusion.kth.se>Jeremy Allison1998-09-261-0/+4
* Makefile.in: Fixed bug with continuation line causing proto to fail.Jeremy Allison1998-09-255-148/+38
* Added missing display enum.Jeremy Allison1998-09-251-0/+2
* rpcclient: got samr command "enumusers -g -u" workingLuke Leighton1998-09-251-1/+1
* Moved the extra struct definitions Luke added to smb.h into rpcclient.hJeremy Allison1998-09-252-0/+197
* added in samr commands. assistance in returning the missing functions,Luke Leighton1998-09-252-0/+146
* added wksinfo command to rpcclient, which don't work too good.Luke Leighton1998-09-251-0/+12
* added rpcclient programLuke Leighton1998-09-254-52/+219
* Integration of Anders Blomdell <anders.blomdell@control.lth.se>'sJeremy Allison1998-09-242-1/+7
* nttrans.c:Luke Leighton1998-09-231-2/+6
* First cut at kernel oplocks. This should have no effect unless runninJeremy Allison1998-09-233-12/+30
* replace getpass() with getsmbpass() if getsmbpass.c compilesAlexandre Oliva1998-09-214-9/+9
* major autoconf clean-upAlexandre Oliva1998-09-213-6/+14
* lp_fstype() protoAndrew Tridgell1998-09-201-0/+1
* add a define for SMB_SEARCH_BITS and change comment on FSTYPE_STRINGAndrew Tridgell1998-09-202-2/+5
* Now that Alexandre Oliva has explained the use of acconfig.h toJeremy Allison1998-09-181-4/+5
* Fixed position of LARGE_SMB_OFF_T definition. The SOFF_T define wasJeremy Allison1998-09-181-8/+6
* Fixed problems with premature kernel oplock checkin code.Jeremy Allison1998-09-181-1/+1
* configure configure.in include/config.h.in include/includes.hJeremy Allison1998-09-183-9/+25
* Adding rewritten restore code ... Old code is still thereRichard Sharpe1998-09-181-0/+25
* got rid of SMB_STRUCT_STATVFS. I don't think we should be definingAndrew Tridgell1998-09-182-18/+0
* gto ri of a bunch more #ifdef LARGE_SMB_OFF_T checks by introducing aAndrew Tridgell1998-09-182-0/+13
* added a SMB_OFF_T_BITS define, allowing us to get rid of most of theAndrew Tridgell1998-09-181-0/+2
* include/includes.h:Jeremy Allison1998-09-181-1/+6
* nmbd/nmbd_winsserver.c: Fixed printf style warning.Jeremy Allison1998-09-181-0/+1
* configure configure.in: Added checks for statvfs64. Last bit of 64 bit wideni...Jeremy Allison1998-09-174-8/+33
* configure configure.in: Added tests for fseek64 and ftell64.Jeremy Allison1998-09-174-6/+20
* fixed a potential problem with wins_write_database() child processes.Andrew Tridgell1998-09-171-6/+1
* Fixed problems people were having with creating profileJeremy Allison1998-09-141-0/+10
* Ok so with this bugfix 64 bit file access actually seems to work :-).Jeremy Allison1998-09-111-1/+1
* Ok - this is the 'expose 64 bit to the clients' checkin.Jeremy Allison1998-09-111-0/+1
* Added ssize_t to configure code.Jeremy Allison1998-09-113-15/+20
* smb.h: Removed fdnum from file_fd_struct. Not needed.Jeremy Allison1998-09-101-1/+0
* Added back groupname map stuff removed by Andrew's "slash 'n' burn"Jeremy Allison1998-09-081-1/+8