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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r7172: This is the proper fix for setting file times from libsmbclient. We now
Derrell Lipman
3
-85
/
+243
2007-10-10
r7168: Updating file times from libsmbclient was not working for win98. Alth...
Derrell Lipman
2
-37
/
+68
2007-10-10
r7157: Ensure we abort a directory listing if we see the same
Jeremy Allison
1
-0
/
+7
2007-10-10
r7151: Fix for bug #2698. If a unicode to unix charset conversion fails (due ...
Jeremy Allison
1
-10
/
+40
2007-10-10
r7139: trying to reduce the number of diffs between trunk and 3.0; changing v...
Gerald Carter
2
-11
/
+7
2007-10-10
r7033: Call a spade a spade :-).
Jeremy Allison
2
-91
/
+85
2007-10-10
r7031: Added encrypt/decrypt function for LSA secrets and trusted
Jeremy Allison
2
-1
/
+30
2007-10-10
r6994: Fix for bugid #2729 - it turns out resume keys are *mandatory* for
Jeremy Allison
1
-5
/
+11
2007-10-10
r6753: Fixes bug 2663. cli_getattrE() and cli_setattrE() were not formatting or
Derrell Lipman
1
-6
/
+6
2007-10-10
r6706: * fix bug that prevented smbclient from creating directories
Gerald Carter
1
-3
/
+11
2007-10-10
r6685: smbclient fixes
Gerald Carter
1
-5
/
+64
2007-10-10
r6595: This is Volkers new-talloc patch. Just got the go-ahead from
Jeremy Allison
1
-1
/
+1
2007-10-10
r6586: get rid of a few more compiler warnings
Herb Lewis
1
-1
/
+3
2007-10-10
r6447: Add missing error mapping for EMLINK to NT_STATUS_TOO_MANY_LINKS (we h...
Steve French
1
-0
/
+1
2007-10-10
r6392: - Fixes bug 2564: when smbc_opendir() was called with a file rather than
Derrell Lipman
6
-37
/
+48
2007-10-10
r6275: Implement RAP version of enumusers/enumgroups level 0. No, I've not go...
Volker Lendecke
1
-0
/
+124
2007-10-10
r6225: get rid of warnings from my compiler about nested externs
Herb Lewis
4
-7
/
+8
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
4
-340
/
+501
2007-10-10
r6127: Eliminated all compiler warnings pertaining to mismatched "qualifiers"...
Derrell Lipman
1
-6
/
+6
2007-10-10
r6125: smbc_stat() returned incorrect timestamps IFF it used cli_qpathinfo2() to
Derrell Lipman
1
-4
/
+4
2007-10-10
r6120: Added "volume" command to smbclient that prints out the volume name and
Jeremy Allison
1
-0
/
+115
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
r6051: finish off
Gerald Carter
1
-0
/
+1
2007-10-10
r6038: adding more flesh to 'net rpc service'
Gerald Carter
1
-0
/
+1
2007-10-10
r5994: proper fix for smbclient and win98 file servers; check the WCT value i...
Gerald Carter
2
-21
/
+7
2007-10-10
r5991: Fixup last entry offset correctly for level 260.
Jeremy Allison
1
-6
/
+10
2007-10-10
r5981: Hack to fix DFS code to work with Win98 server. JERRY PLEASE REVIEW TH...
Jeremy Allison
1
-1
/
+19
2007-10-10
r5975: Re-arrange code and comments to make more sense.
Jeremy Allison
1
-12
/
+10
2007-10-10
r5973: Fix up overwrite of last 2 bytes on clilist (could cause coredump).
Jeremy Allison
1
-4
/
+1
2007-10-10
r5970: Fix old bug where ff_searchcount was being compared -1 ! This caused a
Jeremy Allison
1
-1
/
+1
2007-10-10
r5968: derrell's large file fix for libsmbclient (BUG 2505)
Gerald Carter
3
-49
/
+48
2007-10-10
r5967: Fix typo bug where flags overwrote info level.
Jeremy Allison
1
-1
/
+1
2007-10-10
r5961: final round of compiler warning fixes based on feedback from Jason Mader
Gerald Carter
1
-1
/
+1
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
r5952: BUG 2469: patch from Jason Mader to cleanup compiler warning when not ...
Gerald Carter
1
-0
/
+4
2007-10-10
r5851: BUG 2456: reported by Jason Mader; remove non standard pragma (my faul...
Gerald Carter
1
-2
/
+0
2007-10-10
r5840: Fix findfirst/findnext with protocol level < NT1.
Jeremy Allison
1
-2
/
+3
2007-10-10
r5835: Make smbclient obey the max protocol argument again.
Jeremy Allison
1
-1
/
+1
2007-10-10
r5806: * fix a couple more segvs in spoolss
Gerald Carter
1
-0
/
+3
2007-10-10
r5804: Revert the signing change by Nalin Dahyabhai <nalin@redhat.com>.
Jeremy Allison
1
-1
/
+4
2007-10-10
r5752: implement derrell's solution for binary compatibilty in the _SMBCCTX s...
Gerald Carter
2
-10
/
+8
2007-10-10
r5738: fix my build breakage; fix a few compiler warnings
Gerald Carter
2
-4
/
+2
2007-10-10
r5735: rest of derrel's patch for BUG 2308; had to move the options structure...
Gerald Carter
2
-534
/
+1098
2007-10-10
r5729: partial fixes for BUG 2308; libsmbclient patches from Derrell Lipman <...
Gerald Carter
2
-1
/
+7
2007-10-10
r5723: Add missing part of fix for #2271. After analysing the actions of a XP
Jeremy Allison
1
-2
/
+4
2007-10-10
r5702: Fix bug #2271. Correctly pull out and use resume names in a
Jeremy Allison
1
-20
/
+10
2007-10-10
r5657: Fix uninitialized variable warning
Volker Lendecke
1
-1
/
+1
2007-10-10
r5578: get 'recurse; dir' working across multiple levels of dfs referrals
Gerald Carter
1
-15
/
+18
[prev]
[next]