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
Age
Commit message (
Expand
)
Author
Files
Lines
1998-10-04
use dummy file descriptors opened on /dev/null to ensure that the smbw
Andrew Tridgell
3
-11
/
+21
1998-10-04
more smbw cleanups.
Andrew Tridgell
6
-162
/
+226
1998-10-04
- split smbw directory code into smbw_dir.c
Andrew Tridgell
3
-619
/
+658
1998-10-04
simplied the layout of the smbwrapper code. All those 3 line files
Andrew Tridgell
31
-1066
/
+555
1998-10-04
we need to do a load_interfaces() at startup to support broadcast
Andrew Tridgell
1
-0
/
+2
1998-10-03
use __XXXdir() instead of __libc_XXXdir()
Andrew Tridgell
6
-26
/
+5
1998-10-03
drat.
Andrew Tridgell
7
-6
/
+261
1998-10-03
added fchdir() support
Andrew Tridgell
4
-4
/
+66
1998-10-03
fixed vi on smbwrappper (it was a problem in cli_read())
Andrew Tridgell
2
-4
/
+2
1998-10-03
fixed wrapper for access(). This gets xedit working.
Andrew Tridgell
1
-1
/
+1
1998-10-03
support getcwd() in smbwrapper
Andrew Tridgell
3
-1
/
+65
1998-10-03
added mkdir() and rmdir() support
Andrew Tridgell
4
-0
/
+151
1998-10-03
added simple device/inode number support based on a checksum of the
Andrew Tridgell
1
-1
/
+17
1998-10-03
added a bit more to the docs
Andrew Tridgell
3
-14
/
+25
1998-10-03
added lseek() support for directories
Andrew Tridgell
3
-3
/
+82
1998-10-03
added lseek() to smbwrapper
Andrew Tridgell
2
-7
/
+54
1998-10-03
added basic chmod(), chown() and utime() support (not fully
Andrew Tridgell
6
-3
/
+255
1998-10-03
added unlink() and rename() support to smbwrapper
Andrew Tridgell
9
-57
/
+227
1998-10-03
lots of improvements to smbwrapper. It now works with Samba, Win95 and
Andrew Tridgell
8
-66
/
+271
1998-10-02
the guts of the smbwrapper code. I may change the layout of this at
Andrew Tridgell
19
-0
/
+1700
[prev]