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
/
smbw_dir.c
Age
Commit message (
Expand
)
Author
Files
Lines
1998-10-24
volker was concerned about unique inode numbers and smbsh. This set of
Andrew Tridgell
1
-1
/
+11
1998-10-23
don't use SMBW_PWD_ENV any more
Andrew Tridgell
1
-3
/
+0
1998-10-20
removed setenv(), replaced with smbw_setenv()
Andrew Tridgell
1
-1
/
+1
1998-10-08
fixed a problem with fchdir() that broke "cvs -d" in smbsh
Andrew Tridgell
1
-5
/
+9
1998-10-07
fixed a warning on SunOS
Andrew Tridgell
1
-1
/
+1
1998-10-07
more OSF1 changes as well as changes to allow us to use the standard
Andrew Tridgell
1
-1
/
+5
1998-10-06
implemented unix semantics for rename in smbwrapper
Andrew Tridgell
1
-2
/
+0
1998-10-06
added a wrapper for fork()
Andrew Tridgell
1
-0
/
+1
1998-10-06
fixed a bug in time setting (utime() call)
Andrew Tridgell
1
-7
/
+7
1998-10-06
added SMBW_PREFIX environment variable (allowing you to specify root
Andrew Tridgell
1
-14
/
+23
1998-10-05
- keep IRIX cc -64 happy
Andrew Tridgell
1
-1
/
+1
1998-10-05
got rid of all assembly code and gcc special features. I'm hoping to
Andrew Tridgell
1
-20
/
+0
1998-10-05
this gets smbwrapper working under Solaris 2.6. Not tested much yet.
Andrew Tridgell
1
-7
/
+6
1998-10-04
don't list the IPC$ share in directory listings (it causes infinite
Andrew Tridgell
1
-0
/
+2
1998-10-04
started basic support for solaris 2.5 in smbwrapper.
Andrew Tridgell
1
-18
/
+22
1998-10-04
support NetServerEnum in smbwrapper. You can now do a ls in /smb/ and
Andrew Tridgell
1
-2
/
+25
1998-10-04
added support for printing via smbwrapper
Andrew Tridgell
1
-4
/
+32
1998-10-04
modified cli_read() and cli_write() to issue multiple outstanding
Andrew Tridgell
1
-1
/
+1
1998-10-04
use dummy file descriptors opened on /dev/null to ensure that the smbw
Andrew Tridgell
1
-3
/
+10
1998-10-04
more smbw cleanups.
Andrew Tridgell
1
-5
/
+8
1998-10-04
- split smbw directory code into smbw_dir.c
Andrew Tridgell
1
-0
/
+611