summaryrefslogtreecommitdiff
path: root/source3/include
AgeCommit message (Expand)AuthorFilesLines
1998-10-16dce/rpcLuke Leighton3-1/+4
1998-10-16made pass_check_smb() available for dce/rpc use.Luke Leighton1-1/+4
1998-10-16oops.Luke Leighton1-3/+4
1998-10-16rpc client mods (ntlmssp flags)Luke Leighton1-0/+3
1998-10-16Re-added code to tell the user how many open files theyJeremy Allison1-2/+2
1998-10-16trans2.h: Added Thursby MAC extension.Jeremy Allison1-0/+6
1998-10-15rpcclient interactive login (with trust account changing if you are root)Luke Leighton1-0/+10
1998-10-15bug-fixing against:Luke Leighton5-11/+63
1998-10-15config: Fix crypt prototype on RedHat Linux.Jeremy Allison2-0/+6
1998-10-14warnings spotted by ./configure.developer optionsLuke Leighton1-1/+0
1998-10-14dce/rpcLuke Leighton3-2/+4
1998-10-10dce/rpcLuke Leighton1-2/+3
1998-10-10dce/rpcLuke Leighton1-3/+3
1998-10-09dce/rpcLuke Leighton2-11/+25
1998-10-09signed / unsigned issues spotted by herbLuke Leighton1-1/+1
1998-10-09basic client-side ntcreateX function (hard-wired values except filename)Luke Leighton1-2/+3
1998-10-09dce/rpcLuke Leighton4-3/+5
1998-10-08dce/rpcLuke Leighton3-53/+70
1998-10-08- fixed a bunch of warnings and minor errorsAndrew Tridgell1-1/+1
1998-10-08removed extra comma (some compilers don't like it).Andrew Tridgell1-1/+1
1998-10-08use 1 second resolution calls if possibleAndrew Tridgell1-2/+2
1998-10-08removed lukes acl check in configure (not needed)Andrew Tridgell1-5/+0
1998-10-07dce/rpcLuke Leighton3-14/+49
1998-10-07added aclent_t autoconf test (defines as an int if it doesn't exist).Luke Leighton1-0/+1
1998-10-07make proto requiredLuke Leighton1-0/+5
1998-10-07dce/rpcLuke Leighton2-10/+15
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