index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
smbwrapper
/
wrapped.c
Age
Commit message (
Expand
)
Author
Files
Lines
1998-10-05
- added pread pread64 pwrite pwrite64 and open64
Andrew Tridgell
1
-0
/
+60
1998-10-05
this gets smbwrapper working under Solaris 2.6. Not tested much yet.
Andrew Tridgell
1
-0
/
+89
1998-10-05
don't define creat() under linux until we get the CREAT_BITS stuff
Andrew Tridgell
1
-2
/
+3
1998-10-04
we need to use __readdir() in preference to SYS_readdir for systems
Andrew Tridgell
1
-1
/
+0
1998-10-04
drat. We can't include sys/fcntl.h because that gives
Andrew Tridgell
1
-1
/
+2
1998-10-04
more solaris 2.5 fixups. It now seems to be working pretty well.
Andrew Tridgell
1
-11
/
+71
1998-10-04
fixed some stuff for Linux that porting to Solaris broke
Andrew Tridgell
1
-50
/
+51
1998-10-04
started basic support for solaris 2.5 in smbwrapper.
Andrew Tridgell
1
-3
/
+38
1998-10-04
add support for dup() and dup2()
Andrew Tridgell
1
-0
/
+22
1998-10-04
refuse symlinks to or from a smb path
Andrew Tridgell
1
-0
/
+14
1998-10-04
more smbw cleanups.
Andrew Tridgell
1
-2
/
+2
1998-10-04
simplied the layout of the smbwrapper code. All those 3 line files
Andrew Tridgell
1
-0
/
+497