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
/
source3
/
libsmb
Commit message (
Expand
)
Author
Age
Files
Lines
*
r9112: Fix #2953 - credentials chain on DC gets out of sync with client when
Jim McDonough
2007-10-10
1
-2
/
+30
*
r8572: Remove crufty #define NO_SYSLOG as it's not used at all anymore.
Tim Potter
2007-10-10
14
-28
/
+0
*
r8475: BUG 2872: fix cut-n-paste error when checking pointer value in ntlmssp...
Gerald Carter
2007-10-10
1
-1
/
+1
*
r8219: Merge the new open code from HEAD to 3.0. Haven't yet run the torture
Jeremy Allison
2007-10-10
2
-3
/
+3
*
r8184: fix build issue on Solaris in smbclient
Gerald Carter
2007-10-10
1
-0
/
+5
*
r8093: Next round. Now it compiles with --enable-socket-wrapper.
Volker Lendecke
2007-10-10
2
-10
/
+10
*
r8064: * add the REG_XXX error codes to the pretty error messages
Gerald Carter
2007-10-10
1
-0
/
+3
*
r7954: Fix from tridge from Samba4 (same code exists here) :
Jeremy Allison
2007-10-10
1
-1
/
+10
*
r7882: Looks like a large patch - but what it actually does is make Samba
Jeremy Allison
2007-10-10
6
-31
/
+31
*
r7817: Eliminate use of ctime_r() in libsmbclient DEBUG statement. It seems ...
Derrell Lipman
2007-10-10
1
-4
/
+16
*
r7606: add WERR_NET_NAME_NOT_FOUND. This is what windows returns when
Günther Deschner
2007-10-10
1
-0
/
+1
*
r7554: Refactor very messy code in util_sock.c Remove write_socket_data/read_...
Jeremy Allison
2007-10-10
1
-0
/
+15
*
r7472: fix smbpasswd user password change (still worked by bad error messages...
Gerald Carter
2007-10-10
1
-2
/
+2
*
r7415: * big change -- volker's new async winbindd from trunk
Gerald Carter
2007-10-10
3
-194
/
+124
*
r7391: - Added client-support for various lsa_query_trust_dom_info-calls and a
Günther Deschner
2007-10-10
1
-0
/
+66
*
r7339: only check for dfs proxy referrals when the server supports dfs
Gerald Carter
2007-10-10
1
-1
/
+1
*
r7245: bug fixes in libsmbclient, setting time attributes
Derrell Lipman
2007-10-10
1
-2
/
+11
*
r7175: fix incorrect comment
Derrell Lipman
2007-10-10
1
-1
/
+4
*
r7172: This is the proper fix for setting file times from libsmbclient. We now
Derrell Lipman
2007-10-10
3
-85
/
+243
*
r7168: Updating file times from libsmbclient was not working for win98. Alth...
Derrell Lipman
2007-10-10
2
-37
/
+68
*
r7157: Ensure we abort a directory listing if we see the same
Jeremy Allison
2007-10-10
1
-0
/
+7
*
r7151: Fix for bug #2698. If a unicode to unix charset conversion fails (due ...
Jeremy Allison
2007-10-10
1
-10
/
+40
*
r7139: trying to reduce the number of diffs between trunk and 3.0; changing v...
Gerald Carter
2007-10-10
2
-11
/
+7
*
r7033: Call a spade a spade :-).
Jeremy Allison
2007-10-10
2
-91
/
+85
*
r7031: Added encrypt/decrypt function for LSA secrets and trusted
Jeremy Allison
2007-10-10
2
-1
/
+30
*
r6994: Fix for bugid #2729 - it turns out resume keys are *mandatory* for
Jeremy Allison
2007-10-10
1
-5
/
+11
*
r6753: Fixes bug 2663. cli_getattrE() and cli_setattrE() were not formatting or
Derrell Lipman
2007-10-10
1
-6
/
+6
*
r6706: * fix bug that prevented smbclient from creating directories
Gerald Carter
2007-10-10
1
-3
/
+11
*
r6685: smbclient fixes
Gerald Carter
2007-10-10
1
-5
/
+64
*
r6595: This is Volkers new-talloc patch. Just got the go-ahead from
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r6586: get rid of a few more compiler warnings
Herb Lewis
2007-10-10
1
-1
/
+3
*
r6447: Add missing error mapping for EMLINK to NT_STATUS_TOO_MANY_LINKS (we h...
Steve French
2007-10-10
1
-0
/
+1
*
r6392: - Fixes bug 2564: when smbc_opendir() was called with a file rather than
Derrell Lipman
2007-10-10
6
-37
/
+48
*
r6275: Implement RAP version of enumusers/enumgroups level 0. No, I've not go...
Volker Lendecke
2007-10-10
1
-0
/
+124
*
r6225: get rid of warnings from my compiler about nested externs
Herb Lewis
2007-10-10
4
-7
/
+8
*
r6156: Fixes bug #2543. Properly cache anonmous username when reverting to a...
Derrell Lipman
2007-10-10
1
-9
/
+20
*
r6155: Fixes bug #1133
Derrell Lipman
2007-10-10
1
-4
/
+19
*
r6149: Fixes bugs #2498 and 2484.
Derrell Lipman
2007-10-10
4
-340
/
+501
*
r6127: Eliminated all compiler warnings pertaining to mismatched "qualifiers"...
Derrell Lipman
2007-10-10
1
-6
/
+6
*
r6125: smbc_stat() returned incorrect timestamps IFF it used cli_qpathinfo2() to
Derrell Lipman
2007-10-10
1
-4
/
+4
*
r6120: Added "volume" command to smbclient that prints out the volume name and
Jeremy Allison
2007-10-10
1
-0
/
+115
*
r6102: add support for opening a file for write with O_APPEND in libsmbclient
Derrell Lipman
2007-10-10
1
-1
/
+35
*
r6051: finish off
Gerald Carter
2007-10-10
1
-0
/
+1
*
r6038: adding more flesh to 'net rpc service'
Gerald Carter
2007-10-10
1
-0
/
+1
*
r5994: proper fix for smbclient and win98 file servers; check the WCT value i...
Gerald Carter
2007-10-10
2
-21
/
+7
*
r5991: Fixup last entry offset correctly for level 260.
Jeremy Allison
2007-10-10
1
-6
/
+10
*
r5981: Hack to fix DFS code to work with Win98 server. JERRY PLEASE REVIEW TH...
Jeremy Allison
2007-10-10
1
-1
/
+19
*
r5975: Re-arrange code and comments to make more sense.
Jeremy Allison
2007-10-10
1
-12
/
+10
*
r5973: Fix up overwrite of last 2 bytes on clilist (could cause coredump).
Jeremy Allison
2007-10-10
1
-4
/
+1
*
r5970: Fix old bug where ff_searchcount was being compared -1 ! This caused a
Jeremy Allison
2007-10-10
1
-1
/
+1
[next]