index
:
delta/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
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
/
smbwrapper
/
smbw_dir.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Compile fix for smbw_dir_add function.
Tim Potter
2001-01-15
1
-4
/
+5
*
Needed a callback arg on cli_list ...
Richard Sharpe
2001-01-05
1
-2
/
+2
*
Added extra argument to calls to smbw_share_add()
Tim Potter
2001-01-05
1
-8
/
+8
*
I need a callback arg for cli_NetServerEnum and cli_RNetShareEnum, so I had
Richard Sharpe
2001-01-04
1
-5
/
+6
*
added support for browsing the list of workgroups at the top level in
Andrew Tridgell
2000-12-11
1
-1
/
+10
*
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
1999-12-13
1
-3
/
+2
*
issues spotted by herb.
Luke Leighton
1998-12-07
1
-1
/
+1
*
weekend work. user / group database API.
Luke Leighton
1998-11-29
1
-1
/
+2
*
Makefile.in: Removed rpc_server/srv_ldap_helpers.c per J.F.'s instructions.
Jeremy Allison
1998-11-09
1
-1
/
+1
*
converted smbclient to use clientgen.c rather than clientutil.c
Andrew Tridgell
1998-11-09
1
-4
/
+4
*
volker was concerned about unique inode numbers and smbsh. This set of
Andrew Tridgell
1998-10-24
1
-1
/
+11
*
don't use SMBW_PWD_ENV any more
Andrew Tridgell
1998-10-23
1
-3
/
+0
*
removed setenv(), replaced with smbw_setenv()
Andrew Tridgell
1998-10-20
1
-1
/
+1
*
fixed a problem with fchdir() that broke "cvs -d" in smbsh
Andrew Tridgell
1998-10-08
1
-5
/
+9
*
fixed a warning on SunOS
Andrew Tridgell
1998-10-07
1
-1
/
+1
*
more OSF1 changes as well as changes to allow us to use the standard
Andrew Tridgell
1998-10-07
1
-1
/
+5
*
implemented unix semantics for rename in smbwrapper
Andrew Tridgell
1998-10-06
1
-2
/
+0
*
added a wrapper for fork()
Andrew Tridgell
1998-10-06
1
-0
/
+1
*
fixed a bug in time setting (utime() call)
Andrew Tridgell
1998-10-06
1
-7
/
+7
*
added SMBW_PREFIX environment variable (allowing you to specify root
Andrew Tridgell
1998-10-06
1
-14
/
+23
*
- keep IRIX cc -64 happy
Andrew Tridgell
1998-10-05
1
-1
/
+1
*
got rid of all assembly code and gcc special features. I'm hoping to
Andrew Tridgell
1998-10-05
1
-20
/
+0
*
this gets smbwrapper working under Solaris 2.6. Not tested much yet.
Andrew Tridgell
1998-10-05
1
-7
/
+6
*
don't list the IPC$ share in directory listings (it causes infinite
Andrew Tridgell
1998-10-04
1
-0
/
+2
*
started basic support for solaris 2.5 in smbwrapper.
Andrew Tridgell
1998-10-04
1
-18
/
+22
*
support NetServerEnum in smbwrapper. You can now do a ls in /smb/ and
Andrew Tridgell
1998-10-04
1
-2
/
+25
*
added support for printing via smbwrapper
Andrew Tridgell
1998-10-04
1
-4
/
+32
*
modified cli_read() and cli_write() to issue multiple outstanding
Andrew Tridgell
1998-10-04
1
-1
/
+1
*
use dummy file descriptors opened on /dev/null to ensure that the smbw
Andrew Tridgell
1998-10-04
1
-3
/
+10
*
more smbw cleanups.
Andrew Tridgell
1998-10-04
1
-5
/
+8
*
- split smbw directory code into smbw_dir.c
Andrew Tridgell
1998-10-04
1
-0
/
+611