index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
smbwrapper
/
smbw_dir.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-2
/
+1
*
remove unused function in mangle.c
Simo Sorce
2001-10-11
1
-1
/
+1
*
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
2001-10-02
1
-2
/
+0
*
move to SAFE_FREE()
Simo Sorce
2001-09-17
1
-9
/
+7
*
this is a big global fix for the ptr = Realloc(ptr, size) bug.
Simo Sorce
2001-08-12
1
-1
/
+4
*
Added a caching system to smbsh. Previously access to workgroup or server
Tim Potter
2001-04-12
1
-7
/
+6
*
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