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
2003-10-22
Put strcasecmp/strncasecmp on the banned list (except for needed calls
Jeremy Allison
1
-2
/
+2
2003-04-23
Parinoia for compleatly broken SMB servers that don't send back the right
Andrew Bartlett
1
-2
/
+3
2002-01-30
Removed version number from file header.
Tim Potter
1
-2
/
+1
2001-10-11
remove unused function in mangle.c
Simo Sorce
1
-1
/
+1
2001-10-02
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
1
-2
/
+0
2001-09-17
move to SAFE_FREE()
Simo Sorce
1
-9
/
+7
2001-08-12
this is a big global fix for the ptr = Realloc(ptr, size) bug.
Simo Sorce
1
-1
/
+4
2001-04-12
Added a caching system to smbsh. Previously access to workgroup or server
Tim Potter
1
-7
/
+6
2001-01-15
Compile fix for smbw_dir_add function.
Tim Potter
1
-4
/
+5
2001-01-05
Needed a callback arg on cli_list ...
Richard Sharpe
1
-2
/
+2
2001-01-05
Added extra argument to calls to smbw_share_add()
Tim Potter
1
-8
/
+8
2001-01-04
I need a callback arg for cli_NetServerEnum and cli_RNetShareEnum, so I had
Richard Sharpe
1
-5
/
+6
2000-12-11
added support for browsing the list of workgroups at the top level in
Andrew Tridgell
1
-1
/
+10
1999-12-13
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
1
-3
/
+2
1998-12-07
issues spotted by herb.
Luke Leighton
1
-1
/
+1
1998-11-29
weekend work. user / group database API.
Luke Leighton
1
-1
/
+2
1998-11-09
Makefile.in: Removed rpc_server/srv_ldap_helpers.c per J.F.'s instructions.
Jeremy Allison
1
-1
/
+1
1998-11-09
converted smbclient to use clientgen.c rather than clientutil.c
Andrew Tridgell
1
-4
/
+4
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