summaryrefslogtreecommitdiff
path: root/source3/include
AgeCommit message (Expand)AuthorFilesLines
1998-10-07more solaris acl fixesAndrew Tridgell1-0/+4
1998-10-07remoevd a misplaced commaAndrew Tridgell1-1/+1
1998-10-07yet another attempt at making this stuff portable. This time I useAndrew Tridgell1-13/+0
1998-10-07detect __sys_llseek()Andrew Tridgell1-2/+5
1998-10-07more OSF1 changes as well as changes to allow us to use the standardAndrew Tridgell2-0/+24
1998-10-07test whether seekdir() returns void or notAndrew Tridgell1-0/+1
1998-10-07- no getdents on OSF1Andrew Tridgell1-0/+6
1998-10-06dce/rpcLuke Leighton3-33/+91
1998-10-06implemented unix semantics for rename in smbwrapperAndrew Tridgell1-0/+1
1998-10-06added a wrapper for fork()Andrew Tridgell1-0/+6
1998-10-05rpcclient srvsvc commands.Luke Leighton2-8/+16
1998-10-05new prototypesAndrew Tridgell1-1/+1
1998-10-05got smbwrapper working on IRIX 6.4. Things got a bit tricky,Andrew Tridgell1-1/+9
1998-10-05test for creat64()Andrew Tridgell1-0/+3
1998-10-05test for loff_t and offset_t to support llseek() on Solaris and Linux.Andrew Tridgell1-0/+2
1998-10-05revert 64-bit file support; it's hard-coded alreadyAlexandre Oliva1-1/+1
1998-10-05added 64-bit file supportAlexandre Oliva1-1/+1
1998-10-05added pread pread64 pwrite pwrite64 and open64Andrew Tridgell1-0/+45
1998-10-05added a function set_maxfiles() to set our file rlimit to the maxAndrew Tridgell1-0/+1
1998-10-05tests for readdir64Andrew Tridgell1-0/+9
1998-10-05reran autoconfAndrew Tridgell1-0/+27
1998-10-04bin/cvsignore: deleted, so that bin can be removed from the repositoryAlexandre Oliva1-1/+1
1998-10-04more solaris 2.5 fixups. It now seems to be working pretty well.Andrew Tridgell1-0/+72
1998-10-04started basic support for solaris 2.5 in smbwrapper.Andrew Tridgell1-0/+81
1998-10-04- modified resolve_name() to take a name_typeAndrew Tridgell1-1/+1
1998-10-04support NetServerEnum in smbwrapper. You can now do a ls in /smb/ andAndrew Tridgell1-2/+3
1998-10-04add support for unlink() on printer shares in smbwrapper. unlink()Andrew Tridgell1-0/+1
1998-10-04added support for printing via smbwrapperAndrew Tridgell2-2/+20
1998-10-04set a default 16k client buffer sizeAndrew Tridgell1-0/+4
1998-10-04modified cli_read() and cli_write() to issue multiple outstandingAndrew Tridgell1-0/+1
1998-10-04use dummy file descriptors opened on /dev/null to ensure that the smbwAndrew Tridgell1-0/+1
1998-10-04more smbw cleanups.Andrew Tridgell2-1/+56
1998-10-03fixed vi on smbwrappper (it was a problem in cli_read())Andrew Tridgell1-2/+2
1998-10-03added simple device/inode number support based on a checksum of theAndrew Tridgell1-2/+2
1998-10-03added lseek() support for directoriesAndrew Tridgell1-1/+1
1998-10-03updated prototypesAndrew Tridgell1-2/+2
1998-10-03define O_ACCMODE if not definedAndrew Tridgell1-0/+4
1998-10-03added unlink() and rename() support to smbwrapperAndrew Tridgell1-3/+3
1998-10-03updated prototypesAndrew Tridgell1-3/+7
1998-10-03added capabilities ab win95 fields to client structure. Used forAndrew Tridgell1-0/+2
1998-10-02Makefile.in :Luke Leighton1-1/+48
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