index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
smbwrapper
/
realcalls.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
1999-12-13
1
-43
/
+0
*
Return a #error if no functions could be found to wrap around.
Tim Potter
1999-06-13
1
-0
/
+43
*
some versions of Irix pass the HAVE__ACL test but don't have acl.h
Herb Lewis
1998-10-29
1
-1
/
+1
*
fixed fork() on SunOS4
Andrew Tridgell
1998-10-07
1
-1
/
+1
*
yet another attempt at making this stuff portable. This time I use
Andrew Tridgell
1998-10-07
1
-8
/
+14
*
possibly use __sys_llseek()
Andrew Tridgell
1998-10-07
1
-0
/
+2
*
more OSF1 changes as well as changes to allow us to use the standard
Andrew Tridgell
1998-10-07
1
-0
/
+3
*
fixed a bug in real_seekdir()
Andrew Tridgell
1998-10-07
1
-1
/
+1
*
added a wrapper for fork()
Andrew Tridgell
1998-10-06
1
-0
/
+8
*
- keep IRIX cc -64 happy
Andrew Tridgell
1998-10-05
1
-10
/
+10
*
got smbwrapper working on IRIX 6.4. Things got a bit tricky,
Andrew Tridgell
1998-10-05
1
-0
/
+9
*
this gets it compiling under IRIX 6.4. Doesn't work yet though.
Andrew Tridgell
1998-10-05
1
-1
/
+9
*
handle systems that are missing either SYS_utime or SYS_utimes
Andrew Tridgell
1998-10-05
1
-1
/
+6
*
ported smbwrapper to SunOS4. It seems to work. pity so many binaries on
Andrew Tridgell
1998-10-05
1
-3
/
+6
*
need to use SYS_open64 not _open64 for solaris 2.6 or stdio doesn't
Andrew Tridgell
1998-10-05
1
-6
/
+1
*
- added pread pread64 pwrite pwrite64 and open64
Andrew Tridgell
1998-10-05
1
-0
/
+31
*
this gets smbwrapper working under Solaris 2.6. Not tested much yet.
Andrew Tridgell
1998-10-05
1
-0
/
+31
*
we need to use __readdir() in preference to SYS_readdir for systems
Andrew Tridgell
1998-10-04
1
-2
/
+2
*
more solaris 2.5 fixups. It now seems to be working pretty well.
Andrew Tridgell
1998-10-04
1
-2
/
+22
*
fixed some stuff for Linux that porting to Solaris broke
Andrew Tridgell
1998-10-04
1
-27
/
+31
*
started basic support for solaris 2.5 in smbwrapper.
Andrew Tridgell
1998-10-04
1
-16
/
+85
*
add support for dup() and dup2()
Andrew Tridgell
1998-10-04
1
-2
/
+2
*
refuse symlinks to or from a smb path
Andrew Tridgell
1998-10-04
1
-0
/
+1
*
simplied the layout of the smbwrapper code. All those 3 line files
Andrew Tridgell
1998-10-04
1
-4
/
+21
*
use __XXXdir() instead of __libc_XXXdir()
Andrew Tridgell
1998-10-03
1
-6
/
+5
*
drat.
Andrew Tridgell
1998-10-03
1
-1
/
+6
*
added fchdir() support
Andrew Tridgell
1998-10-03
1
-1
/
+1
*
added mkdir() and rmdir() support
Andrew Tridgell
1998-10-03
1
-0
/
+2
*
added lseek() support for directories
Andrew Tridgell
1998-10-03
1
-0
/
+1
*
lots of improvements to smbwrapper. It now works with Samba, Win95 and
Andrew Tridgell
1998-10-03
1
-0
/
+1
*
the guts of the smbwrapper code. I may change the layout of this at
Andrew Tridgell
1998-10-02
1
-0
/
+44