git.samba.org
/
samba.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
tridge, i had to put a #ifdef _STAT_VER_LINUX_OLD round a bit of code
[samba.git]
/
source
/
smbwrapper
/
smbw.c
1998-10-14
Luke Leighton
tridge, i had to put a #ifdef _STAT_VER_LINUX_OLD round...
blob
|
commitdiff
|
raw
1998-10-09
Luke Leighton
dce/rpc.
blob
|
commitdiff
|
raw
|
diff to current
1998-10-08
Luke Leighton
dce/rpc
blob
|
commitdiff
|
raw
|
diff to current
1998-10-08
Andrew Tridgell
- fixed a bunch of warnings and minor errors
blob
|
commitdiff
|
raw
|
diff to current
1998-10-07
Andrew Tridgell
don't prototype the acl() functions
blob
|
commitdiff
|
raw
|
diff to current
1998-10-07
Andrew Tridgell
restore errno after smbw initialisation
blob
|
commitdiff
|
raw
|
diff to current
1998-10-07
Andrew Tridgell
- updated docs to say OSF1 works
blob
|
commitdiff
|
raw
|
diff to current
1998-10-07
Andrew Tridgell
yet another attempt at making this stuff portable....
blob
|
commitdiff
|
raw
|
diff to current
1998-10-07
Andrew Tridgell
more OSF1 changes as well as changes to allow us to...
blob
|
commitdiff
|
raw
|
diff to current
1998-10-07
Andrew Tridgell
do an anonymous login if the username/password is rejected.
blob
|
commitdiff
|
raw
|
diff to current
1998-10-06
Andrew Tridgell
implemented unix semantics for rename in smbwrapper
blob
|
commitdiff
|
raw
|
diff to current
1998-10-06
Andrew Tridgell
added a wrapper for fork()
blob
|
commitdiff
|
raw
|
diff to current
1998-10-06
Andrew Tridgell
fixed a bug in time setting (utime() call)
blob
|
commitdiff
|
raw
|
diff to current
1998-10-06
Andrew Tridgell
implemented attribute mapping and chmod. file attribute...
blob
|
commitdiff
|
raw
|
diff to current
1998-10-06
Andrew Tridgell
added SMBW_PREFIX environment variable (allowing you...
blob
|
commitdiff
|
raw
|
diff to current
1998-10-06
Andrew Tridgell
use smbw_errno() not smbw_error()
blob
|
commitdiff
|
raw
|
diff to current
1998-10-05
Andrew Tridgell
- fixed errno return in smbw_open()
blob
|
commitdiff
|
raw
|
diff to current
1998-10-05
Andrew Tridgell
got smbwrapper working on IRIX 6.4. Things got a bit...
blob
|
commitdiff
|
raw
|
diff to current
1998-10-05
Andrew Tridgell
ported smbwrapper to SunOS4. It seems to work. pity...
blob
|
commitdiff
|
raw
|
diff to current
1998-10-05
Andrew Tridgell
got rid of all assembly code and gcc special features...
blob
|
commitdiff
|
raw
|
diff to current
1998-10-05
Andrew Tridgell
removed requirement of having a smb.conf for smbwrapper...
blob
|
commitdiff
|
raw
|
diff to current
1998-10-05
Andrew Tridgell
- added pread pread64 pwrite pwrite64 and open64
blob
|
commitdiff
|
raw
|
diff to current
1998-10-05
Andrew Tridgell
added a function set_maxfiles() to set our file rlimit...
blob
|
commitdiff
|
raw
|
diff to current
1998-10-04
Andrew Tridgell
- modified resolve_name() to take a name_type
blob
|
commitdiff
|
raw
|
diff to current
1998-10-04
Andrew Tridgell
support NetServerEnum in smbwrapper. You can now do...
blob
|
commitdiff
|
raw
|
diff to current
1998-10-04
Andrew Tridgell
use *SMBSERVER convention in smbwrapper to allow us...
blob
|
commitdiff
|
raw
|
diff to current
1998-10-04
Andrew Tridgell
add support for unlink() on printer shares in smbwrappe...
blob
|
commitdiff
|
raw
|
diff to current
1998-10-04
Andrew Tridgell
added support for printing via smbwrapper
blob
|
commitdiff
|
raw
|
diff to current
1998-10-04
Andrew Tridgell
add support for dup() and dup2()
blob
|
commitdiff
|
raw
|
diff to current
1998-10-04
Andrew Tridgell
refuse symlinks to or from a smb path
blob
|
commitdiff
|
raw
|
diff to current
1998-10-04
Andrew Tridgell
modified cli_read() and cli_write() to issue multiple...
blob
|
commitdiff
|
raw
|
diff to current
1998-10-04
Andrew Tridgell
use dummy file descriptors opened on /dev/null to ensur...
blob
|
commitdiff
|
raw
|
diff to current
1998-10-04
Andrew Tridgell
more smbw cleanups.
blob
|
commitdiff
|
raw
|
diff to current
1998-10-04
Andrew Tridgell
- split smbw directory code into smbw_dir.c
blob
|
commitdiff
|
raw
|
diff to current
1998-10-04
Andrew Tridgell
simplied the layout of the smbwrapper code. All those...
blob
|
commitdiff
|
raw
|
diff to current
1998-10-04
Andrew Tridgell
we need to do a load_interfaces() at startup to support...
blob
|
commitdiff
|
raw
|
diff to current
1998-10-03
Andrew Tridgell
drat.
blob
|
commitdiff
|
raw
|
diff to current
1998-10-03
Andrew Tridgell
added fchdir() support
blob
|
commitdiff
|
raw
|
diff to current
1998-10-03
Andrew Tridgell
fixed vi on smbwrappper (it was a problem in cli_read())
blob
|
commitdiff
|
raw
|
diff to current
1998-10-03
Andrew Tridgell
fixed wrapper for access(). This gets xedit working.
blob
|
commitdiff
|
raw
|
diff to current
1998-10-03
Andrew Tridgell
support getcwd() in smbwrapper
blob
|
commitdiff
|
raw
|
diff to current
1998-10-03
Andrew Tridgell
added mkdir() and rmdir() support
blob
|
commitdiff
|
raw
|
diff to current
1998-10-03
Andrew Tridgell
added simple device/inode number support based on a...
blob
|
commitdiff
|
raw
|
diff to current
1998-10-03
Andrew Tridgell
added lseek() support for directories
blob
|
commitdiff
|
raw
|
diff to current
1998-10-03
Andrew Tridgell
added lseek() to smbwrapper
blob
|
commitdiff
|
raw
|
diff to current
1998-10-03
Andrew Tridgell
added basic chmod(), chown() and utime() support (not...
blob
|
commitdiff
|
raw
|
diff to current
1998-10-03
Andrew Tridgell
added unlink() and rename() support to smbwrapper
blob
|
commitdiff
|
raw
|
diff to current
1998-10-03
Andrew Tridgell
lots of improvements to smbwrapper. It now works with...
blob
|
commitdiff
|
raw
|
diff to current
1998-10-02
Andrew Tridgell
the guts of the smbwrapper code. I may change the layou...
blob
|
commitdiff
|
raw
|
diff to current