index
:
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
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
/
libsmb
/
libsmbclient.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix debug handling in libsmbclient.c.
Richard Sharpe
2003-04-05
1
-2
/
+2
*
Some more good stuff from coolo.
Richard Sharpe
2003-04-04
1
-42
/
+23
*
Some castiness for Don McCall.
Richard Sharpe
2003-04-04
1
-2
/
+2
*
More of coolo's changes for UTF-8 and some minor fixes of mine.
Richard Sharpe
2003-04-02
1
-17
/
+37
*
Commit some more fixes for Coolo ...
Richard Sharpe
2003-04-02
1
-43
/
+24
*
Add const (from a patch by Stephan Kulow <coolo@kde.org>)
Jelmer Vernooij
2003-04-02
1
-10
/
+11
*
More patches from coolo. One of these functions needs to be moved
Richard Sharpe
2003-03-28
1
-42
/
+78
*
Some fixes to URL syntax from coolo.
Richard Sharpe
2003-03-28
1
-2
/
+85
*
Patch from colo (on IRC) to get libsmbclient building due to pstring/fstring
Andrew Bartlett
2003-03-21
1
-19
/
+19
*
Make sure that those cleanups actually went in.
Richard Sharpe
2003-01-13
1
-2
/
+2
*
Try to bring libsmbclient in line with the new global_myname stuff
Andrew Bartlett
2002-11-13
1
-3
/
+2
*
The fixes from Tom plus a minor update from me.
Richard Sharpe
2002-11-04
1
-70
/
+99
*
Include ../include/libsmbclient.h instead of just libsmbclient.h - we don't w...
Jelmer Vernooij
2002-09-28
1
-1
/
+1
*
merge from SAMBA_2_2
Gerald Carter
2002-08-27
1
-1
/
+1
*
Use a function that actually exists for the keepalive send.
Andrew Bartlett
2002-08-25
1
-1
/
+1
*
A few fixes towards libsmbclient and rpcclient - get pointer types right and
Andrew Bartlett
2002-08-22
1
-5
/
+3
*
Some fix ups but committing so Andrew can look at the problem I have.
Richard Sharpe
2002-07-13
1
-7
/
+1
*
Fix up the include file that had problems as well.
Richard Sharpe
2002-07-13
1
-11
/
+0
*
Fix some multibyte problems that I forgot about.
Richard Sharpe
2002-07-13
1
-6
/
+6
*
Commit Tom Jansen's changes to head.
Richard Sharpe
2002-07-11
1
-819
/
+899
*
Make these functions static. These are not mentioned in the external header,
Andrew Bartlett
2002-07-03
1
-4
/
+4
*
removed the wins name registration code from libsmbclient
Andrew Tridgell
2002-06-26
1
-2
/
+0
*
Renamed get_nt_error_msg() to nt_errstr().
Tim Potter
2002-03-17
1
-1
/
+1
*
getpid() -> sys_getpid()
Tim Potter
2002-03-14
1
-1
/
+1
*
bcopy must DIE ! Stop people creeping use of bcopy back into the code
Jeremy Allison
2002-02-26
1
-2
/
+2
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-2
/
+1
*
Removed unused static variable.
Tim Potter
2002-01-25
1
-1
/
+0
*
Fix another memory leak spotted by Tom Jansen.
Richard Sharpe
2001-11-27
1
-0
/
+1
*
Got medieval on another pointless extern. Removed extern struct ipzero
Tim Potter
2001-11-26
1
-3
/
+2
*
W2K doesn't seem to respond to *#0 names in node status. Ensure name
Jeremy Allison
2001-11-21
1
-2
/
+2
*
Fix up the build again...
Andrew Bartlett
2001-11-21
1
-1
/
+1
*
Fix up libsmbclient in head.
Richard Sharpe
2001-11-21
1
-1366
/
+1413
*
Fix problems with lp_workgroup() being passed to routines that will modify
Richard Sharpe
2001-11-17
1
-24
/
+44
*
Fix for @ in pathname from Kian Win.
Jeremy Allison
2001-10-22
1
-1
/
+5
*
move to SAFE_FREE()
Simo Sorce
2001-09-17
1
-46
/
+34
*
it now all compiles - so try enabling it by default and see what explodes on ...
Andrew Tridgell
2001-09-04
1
-2
/
+2
*
converted another bunch of stuff to NTSTATUS
Andrew Tridgell
2001-08-27
1
-1
/
+1
*
converted smbd to use NTSTATUS by default
Andrew Tridgell
2001-08-27
1
-1
/
+1
*
Fixes for new client error api.
Tim Potter
2001-08-10
1
-2
/
+2
*
A rewrite of the error handling in the libsmb client code. I've separated
Tim Potter
2001-08-10
1
-12
/
+21
*
strchr and strrchr are macros when compiling with optimisation in gcc, so we ...
Andrew Tridgell
2001-07-04
1
-5
/
+5
*
The big character set handling changeover!
Andrew Tridgell
2001-07-04
1
-4
/
+0
*
Fix a stupid typo ...
Richard Sharpe
2001-06-27
1
-2
/
+2
*
Fix up the problems with calling smbc_init multiple times.
Richard Sharpe
2001-06-07
1
-0
/
+6
*
Change EUCLEAN to EINVAL, as some systems do not have EUCLEAN, and EINVAL
Richard Sharpe
2001-05-15
1
-24
/
+24
*
More memory leaks fixed courtesy of Insure ...
Richard Sharpe
2001-03-28
1
-11
/
+44
*
One small Insure fix for a memory leak. More fixes to come perhaps ...
Richard Sharpe
2001-03-27
1
-2
/
+52
*
More SGI type fixes ...
Richard Sharpe
2001-03-09
1
-5
/
+7
*
Fix the definition and implementation of smbc_lseekdir ...
Richard Sharpe
2001-03-07
1
-6
/
+7
*
Implement smbc_lseekdir, but it will have to change ... because it has the
Richard Sharpe
2001-03-06
1
-1
/
+52
[next]