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
/
libsmb
/
libsmbclient.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r7817: Eliminate use of ctime_r() in libsmbclient DEBUG statement. It seems ...
Derrell Lipman
1
-4
/
+16
2007-10-10
r7245: bug fixes in libsmbclient, setting time attributes
Derrell Lipman
1
-2
/
+11
2007-10-10
r7175: fix incorrect comment
Derrell Lipman
1
-1
/
+4
2007-10-10
r7172: This is the proper fix for setting file times from libsmbclient. We now
Derrell Lipman
1
-84
/
+147
2007-10-10
r7168: Updating file times from libsmbclient was not working for win98. Alth...
Derrell Lipman
1
-33
/
+62
2007-10-10
r6595: This is Volkers new-talloc patch. Just got the go-ahead from
Jeremy Allison
1
-1
/
+1
2007-10-10
r6392: - Fixes bug 2564: when smbc_opendir() was called with a file rather than
Derrell Lipman
1
-5
/
+26
2007-10-10
r6156: Fixes bug #2543. Properly cache anonmous username when reverting to a...
Derrell Lipman
1
-9
/
+20
2007-10-10
r6155: Fixes bug #1133
Derrell Lipman
1
-4
/
+19
2007-10-10
r6149: Fixes bugs #2498 and 2484.
Derrell Lipman
1
-335
/
+489
2007-10-10
r6102: add support for opening a file for write with O_APPEND in libsmbclient
Derrell Lipman
1
-1
/
+35
2007-10-10
r5968: derrell's large file fix for libsmbclient (BUG 2505)
Gerald Carter
1
-32
/
+31
2007-10-10
r5953: more compiler cleanups; moved SID_LIST from smb.h to privileges.c to c...
Gerald Carter
1
-1
/
+1
2007-10-10
r5851: BUG 2456: reported by Jason Mader; remove non standard pragma (my faul...
Gerald Carter
1
-2
/
+0
2007-10-10
r5752: implement derrell's solution for binary compatibilty in the _SMBCCTX s...
Gerald Carter
1
-9
/
+7
2007-10-10
r5738: fix my build breakage; fix a few compiler warnings
Gerald Carter
1
-3
/
+1
2007-10-10
r5735: rest of derrel's patch for BUG 2308; had to move the options structure...
Gerald Carter
1
-526
/
+1051
2007-10-10
r4970: Fix for bug 2092, allowing fallback after kerberos and allow
Jeremy Allison
1
-2
/
+10
2007-10-10
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
1
-23
/
+23
2007-10-10
r3931: Fix all "may be used uninitialized" and "shadow" warnings.
Jeremy Allison
1
-4
/
+4
2007-10-10
r3138: Fix from Sorin Manolache <sorinm@gmail.com> for memory leak.
Jeremy Allison
1
-0
/
+1
2007-10-10
r2835: Since we always have -I. and -I$(srcdir) in CFLAGS, we can get rid of
Tim Potter
1
-1
/
+1
2007-10-10
r618: Bug #1333. Fix a problem pointed out by coolo where I was trying to ensure
Richard Sharpe
1
-1
/
+1
2007-10-10
r616: Bug #1333.
Richard Sharpe
1
-2
/
+8
2007-10-10
r588: Some fixes from coolo ...
Richard Sharpe
1
-4
/
+1
2007-10-10
r559: Some fixes from coolo ...
Richard Sharpe
1
-2
/
+2
2007-10-10
r557: another patch from Stephan Kulow <coolo@suse.de> -- check cli * before ...
Gerald Carter
1
-0
/
+6
2007-10-10
r494: patch from Stephan Kulow <coolo@kde.org> to fix a cut-n-paste error in ...
Gerald Carter
1
-1
/
+1
2007-10-10
r116: volker's patch for local group and group nesting
Gerald Carter
1
-3
/
+1
2004-03-19
updating release notes & merging Derrel Lipman's libsmbclient patch from HEAD
Gerald Carter
1
-95
/
+462
2004-03-13
Modified fix for bugid #784. Based on a patch from moriyama@miraclelinux.com ...
Jeremy Allison
1
-1
/
+1
2003-12-31
auth/auth_util.c:
Andrew Bartlett
1
-1
/
+1
2003-10-25
Put in a work-around for ENOTSUP not being defined on OpenBSD.
Richard Sharpe
1
-1
/
+4
2003-10-24
Apply latest of Derrell Lippman's changes to libsmbclient.
Richard Sharpe
1
-9
/
+13
2003-10-24
Commit Derrell's changes to libsmbclient plus a small change to configure.in
Richard Sharpe
1
-375
/
+1758
2003-10-14
Enclose usage of st_blksize and st_blocks struct stat members in
Tim Potter
1
-0
/
+4
2003-04-16
More merges from HEAD:
Jelmer Vernooij
1
-94
/
+199
2003-04-04
Add some castiness for Don McCall.
Richard Sharpe
1
-2
/
+2
2003-03-22
Merge fixes to libsmbclient (fstring/pstring) from HEAD.
Andrew Bartlett
1
-19
/
+19
2003-01-13
Now that I am running config.developer, I decided to get rif of some warnings:
Richard Sharpe
1
-72
/
+101
2002-11-13
Merge from HEAD
Andrew Bartlett
1
-3
/
+2
2002-09-28
Include ../include/libsmbclient.h instead of just libsmbclient.h - we don't w...
Jelmer Vernooij
1
-1
/
+1
2002-09-25
sync'ing up for 3.0alpha20 release
Gerald Carter
1
-7
/
+5
2002-07-15
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
1
-815
/
+876
2002-03-17
Renamed get_nt_error_msg() to nt_errstr().
Tim Potter
1
-1
/
+1
2002-03-14
getpid() -> sys_getpid()
Tim Potter
1
-1
/
+1
2002-02-26
bcopy must DIE ! Stop people creeping use of bcopy back into the code
Jeremy Allison
1
-2
/
+2
2002-01-30
Removed version number from file header.
Tim Potter
1
-2
/
+1
2002-01-25
Removed unused static variable.
Tim Potter
1
-1
/
+0
2001-11-27
Fix another memory leak spotted by Tom Jansen.
Richard Sharpe
1
-0
/
+1
[next]