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
/
smbw.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tridge, i had to put a #ifdef _STAT_VER_LINUX_OLD round a bit of code
Luke Leighton
1998-10-14
1
-0
/
+2
*
dce/rpc.
Luke Leighton
1998-10-09
1
-1
/
+1
*
dce/rpc
Luke Leighton
1998-10-08
1
-1
/
+1
*
- fixed a bunch of warnings and minor errors
Andrew Tridgell
1998-10-08
1
-1
/
+1
*
don't prototype the acl() functions
Andrew Tridgell
1998-10-07
1
-5
/
+5
*
restore errno after smbw initialisation
Andrew Tridgell
1998-10-07
1
-0
/
+5
*
- updated docs to say OSF1 works
Andrew Tridgell
1998-10-07
1
-2
/
+2
*
yet another attempt at making this stuff portable. This time I use
Andrew Tridgell
1998-10-07
1
-0
/
+109
*
more OSF1 changes as well as changes to allow us to use the standard
Andrew Tridgell
1998-10-07
1
-1
/
+1
*
do an anonymous login if the username/password is rejected.
Andrew Tridgell
1998-10-07
1
-1
/
+3
*
implemented unix semantics for rename in smbwrapper
Andrew Tridgell
1998-10-06
1
-4
/
+26
*
added a wrapper for fork()
Andrew Tridgell
1998-10-06
1
-0
/
+69
*
fixed a bug in time setting (utime() call)
Andrew Tridgell
1998-10-06
1
-2
/
+5
*
implemented attribute mapping and chmod. file attributes are mapped in
Andrew Tridgell
1998-10-06
1
-3
/
+8
*
added SMBW_PREFIX environment variable (allowing you to specify root
Andrew Tridgell
1998-10-06
1
-16
/
+26
*
use smbw_errno() not smbw_error()
Andrew Tridgell
1998-10-06
1
-1
/
+1
*
- fixed errno return in smbw_open()
Andrew Tridgell
1998-10-05
1
-4
/
+1
*
got smbwrapper working on IRIX 6.4. Things got a bit tricky,
Andrew Tridgell
1998-10-05
1
-2
/
+3
*
ported smbwrapper to SunOS4. It seems to work. pity so many binaries on
Andrew Tridgell
1998-10-05
1
-5
/
+22
*
got rid of all assembly code and gcc special features. I'm hoping to
Andrew Tridgell
1998-10-05
1
-31
/
+0
*
removed requirement of having a smb.conf for smbwrapper to work.
Andrew Tridgell
1998-10-05
1
-3
/
+1
*
- added pread pread64 pwrite pwrite64 and open64
Andrew Tridgell
1998-10-05
1
-3
/
+71
*
added a function set_maxfiles() to set our file rlimit to the max
Andrew Tridgell
1998-10-05
1
-0
/
+2
*
- modified resolve_name() to take a name_type
Andrew Tridgell
1998-10-04
1
-2
/
+6
*
support NetServerEnum in smbwrapper. You can now do a ls in /smb/ and
Andrew Tridgell
1998-10-04
1
-4
/
+27
*
use *SMBSERVER convention in smbwrapper to allow us to connect to
Andrew Tridgell
1998-10-04
1
-3
/
+9
*
add support for unlink() on printer shares in smbwrapper. unlink()
Andrew Tridgell
1998-10-04
1
-1
/
+9
*
added support for printing via smbwrapper
Andrew Tridgell
1998-10-04
1
-2
/
+1
*
add support for dup() and dup2()
Andrew Tridgell
1998-10-04
1
-17
/
+145
*
refuse symlinks to or from a smb path
Andrew Tridgell
1998-10-04
1
-2
/
+2
*
modified cli_read() and cli_write() to issue multiple outstanding
Andrew Tridgell
1998-10-04
1
-2
/
+3
*
use dummy file descriptors opened on /dev/null to ensure that the smbw
Andrew Tridgell
1998-10-04
1
-6
/
+10
*
more smbw cleanups.
Andrew Tridgell
1998-10-04
1
-152
/
+3
*
- split smbw directory code into smbw_dir.c
Andrew Tridgell
1998-10-04
1
-619
/
+21
*
simplied the layout of the smbwrapper code. All those 3 line files
Andrew Tridgell
1998-10-04
1
-10
/
+11
*
we need to do a load_interfaces() at startup to support broadcast
Andrew Tridgell
1998-10-04
1
-0
/
+2
*
drat.
Andrew Tridgell
1998-10-03
1
-5
/
+74
*
added fchdir() support
Andrew Tridgell
1998-10-03
1
-2
/
+29
*
fixed vi on smbwrappper (it was a problem in cli_read())
Andrew Tridgell
1998-10-03
1
-1
/
+1
*
fixed wrapper for access(). This gets xedit working.
Andrew Tridgell
1998-10-03
1
-1
/
+1
*
support getcwd() in smbwrapper
Andrew Tridgell
1998-10-03
1
-0
/
+36
*
added mkdir() and rmdir() support
Andrew Tridgell
1998-10-03
1
-0
/
+87
*
added simple device/inode number support based on a checksum of the
Andrew Tridgell
1998-10-03
1
-1
/
+17
*
added lseek() support for directories
Andrew Tridgell
1998-10-03
1
-3
/
+46
*
added lseek() to smbwrapper
Andrew Tridgell
1998-10-03
1
-6
/
+53
*
added basic chmod(), chown() and utime() support (not fully
Andrew Tridgell
1998-10-03
1
-3
/
+158
*
added unlink() and rename() support to smbwrapper
Andrew Tridgell
1998-10-03
1
-50
/
+149
*
lots of improvements to smbwrapper. It now works with Samba, Win95 and
Andrew Tridgell
1998-10-03
1
-66
/
+214
*
the guts of the smbwrapper code. I may change the layout of this at
Andrew Tridgell
1998-10-02
1
-0
/
+1005