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
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
2007-10-10
r5577: get recurse; dir working across single level dfs referrals
Gerald Carter
2
-5
/
+61
2007-10-10
r5560: make sure session setup message is displayed after changes to client.c
Gerald Carter
1
-2
/
+2
2007-10-10
r5545: move cli_cm_XXX() connection handling code to clidfs and out of client...
Gerald Carter
1
-0
/
+278
2007-10-10
r5542: fix a few more msdfs bugs in smbclient against both smbd and 2k dfs root
Gerald Carter
2
-5
/
+24
2007-10-10
r5521: allow smbclient to follow multiple leveles of dfs referrals (no loop c...
Gerald Carter
1
-47
/
+10
2007-10-10
r5520: fix last remaining dfs issues with smbclient.
Gerald Carter
1
-2
/
+8
2007-10-10
r5518: Add initial msdfs support to smbclient. Currently I can only
Gerald Carter
3
-29
/
+290
2007-10-10
r5495: * add in some code from Mike Nix <mnix@wanm.com.au> for the SMBsplopen
Gerald Carter
4
-2
/
+263
2007-10-10
r5455: Remove bogus DEBUG messages (dump for a failure to parse NTLMSSP,
Andrew Bartlett
1
-4
/
+2
2007-10-10
r5432: compile fixes from Jason Mader <jason@ncac.gwu.edu> -- BUGS 2340
Gerald Carter
1
-3
/
+3
2007-10-10
r5272: BUG 2132, 2134: patch from Jason Mader <jason@ncac.gwu.edu> to remove ...
Gerald Carter
1
-7
/
+0
2007-10-10
r4970: Fix for bug 2092, allowing fallback after kerberos and allow
Jeremy Allison
2
-4
/
+16
2007-10-10
r4917: Merge some of Derrell.Lipman@UnwiredUniverse.com obvious fixes.
Jeremy Allison
2
-3
/
+13
2007-10-10
r4570: Replace cli->nt_pipe_fnum with an array of NT file numbers, one for each
Volker Lendecke
2
-7
/
+13
2007-10-10
r4291: More *alloc fixes inspired by Albert Chin (china@thewrittenword.com).
Jeremy Allison
1
-3
/
+2
2007-10-10
r4212: Ensure we only look at the bottom bit of large_readx.
Jeremy Allison
1
-5
/
+6
2007-10-10
r4188: Ensure we add in the upper length in the right place !
Jeremy Allison
1
-1
/
+1
2007-10-10
r4186: Fix client & server to allow 127k READX calls.
Jeremy Allison
2
-7
/
+16
2007-10-10
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
17
-86
/
+80
2007-10-10
r4020: Fix for crash reported by Bård Kalbakk <baard@inett.biz>.
Jeremy Allison
1
-1
/
+1
2007-10-10
r4005: Fix for bug #2071 reported by Jason Mader <jason@ncac.gwu.edu>.
Jeremy Allison
1
-1
/
+1
2007-10-10
r3931: Fix all "may be used uninitialized" and "shadow" warnings.
Jeremy Allison
1
-4
/
+4
[next]