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
/
client
Age
Commit message (
Expand
)
Author
Files
Lines
2008-03-17
Coverity fixes
Marc VanHeyningen
1
-1
/
+4
2008-03-15
Fix Coverity ID 563
Volker Lendecke
1
-5
/
+1
2008-03-15
Fix Coverity ID 564
Volker Lendecke
1
-10
/
+0
2008-03-10
Use rpccli_srvsvc_NetShareEnumAll in smbclient.
Günther Deschner
1
-15
/
+21
2008-03-06
Eliminate global variable in_client and a plethora of extern declarations.
Derrell Lipman
2
-4
/
+2
2008-03-06
Change default bufsize to 512k
Volker Lendecke
1
-1
/
+1
2008-03-06
Use io_bufsize as window size in smbclient get command
Volker Lendecke
1
-1
/
+1
2008-03-06
Add async cli_pull support
Volker Lendecke
1
-29
/
+16
2008-03-01
Revert "Add async cli_pull support"
Volker Lendecke
1
-15
/
+27
2008-03-01
Revert "Fix warnings"
Volker Lendecke
1
-1
/
+2
2008-02-29
Fix warnings
Volker Lendecke
1
-2
/
+1
2008-02-28
Remove smbmount.
Karolin Seeger
3
-1575
/
+0
2008-02-28
Add async cli_pull support
Volker Lendecke
1
-27
/
+15
2008-02-25
Do the formatting change in all 3 places :-)
Volker Lendecke
1
-3
/
+7
2008-02-25
Fix confusing error message -- bug 5252
Volker Lendecke
1
-3
/
+5
2008-02-22
Make sure mount.cifs.c compiles on Fedora 9 with gcc 4.3
Simo Sorce
1
-0
/
+1
2008-02-18
Replace C++-style comments with C.
Tim Potter
1
-1
/
+1
2008-02-14
Revert "Merge in J.Layton patch and resolve conflict."
Simo Sorce
1
-64
/
+26
2008-02-08
Fix bug #5247 "Wildcard expansion in mget is broken"
Jeremy Allison
1
-71
/
+38
2008-02-02
Convert receive_smb_raw to NTSTATUS
Volker Lendecke
1
-3
/
+24
2008-01-25
Fix bogus uninitialized variable warnings
Volker Lendecke
2
-2
/
+2
2008-01-24
Fix Coverity ID 463
Volker Lendecke
1
-1
/
+3
2008-01-23
strtok -> strtok_r
Volker Lendecke
4
-8
/
+13
2008-01-18
Fix error message for new allinfo command.
Jeremy Allison
1
-1
/
+1
2008-01-18
Add the "allinfo" command to smbclient
Volker Lendecke
1
-0
/
+88
2008-01-16
Adds support for cifs.resolver upcall.
Igor Mammedov
1
-2
/
+61
2008-01-09
Correct comment. Default debug level of smbclient is 1, not 0.
Karolin Seeger
1
-1
/
+1
2008-01-05
Merge branch 'v3-2-test' of git://git.samba.org/samba into v3-2-test
Steve French
2
-6
/
+31
2008-01-05
Use the common -e option not the custom one.
Jeremy Allison
1
-1
/
+1
2008-01-05
Add general '-e' option to enable smb encryption
Jeremy Allison
1
-1
/
+20
2008-01-04
Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-...
Jeremy Allison
1
-2
/
+8
2008-01-04
Fix idle client reading keepalive.
Jeremy Allison
1
-1
/
+1
2008-01-04
Refactor the crypto code after a very helpful conversation
Jeremy Allison
1
-2
/
+8
2008-01-03
Update mount.cifs help
Steve French
1
-3
/
+5
2007-12-30
We may use 127k read/write for encrypted connections.
Jeremy Allison
1
-2
/
+2
2007-12-29
Fix error message.
Jeremy Allison
1
-1
/
+1
2007-12-29
Added -e, --encrypt option to smbclient that immediately
Jeremy Allison
1
-10
/
+35
2007-12-27
Add the capability to set "smb encrypt = required"
Jeremy Allison
1
-2
/
+15
2007-12-26
Add SMB encryption. Still fixing client decrypt but
Jeremy Allison
1
-0
/
+43
2007-12-21
Remove next_token_nr_talloc and its associated global
Volker Lendecke
2
-75
/
+124
2007-12-19
Fix a "no prototype" warning
Volker Lendecke
1
-0
/
+1
2007-12-17
Add smbclient support for basic mDNS browsing.
Rishi Srivatsavai
2
-0
/
+243
2007-12-17
Merge in J.Layton patch and resolve conflict.
Simo Sorce
1
-26
/
+64
2007-12-14
Revert smbclient changes.
Karolin Seeger
1
-5
/
+0
2007-12-14
Make smbclient to display error message and usage in the case of invalid opti...
Karolin Seeger
1
-0
/
+5
2007-12-13
We don't need to call endpwent if we never call getpwent.
Jeremy Allison
1
-2
/
+0
2007-12-13
Add a varient of Steve Langasek <vorlon@debian.org> patch
Jeremy Allison
1
-10
/
+59
2007-12-12
Missed one strcpy call.
Jeremy Allison
1
-1
/
+1
2007-12-12
Add a portable version of strlcpy and strlcat and convert
Jeremy Allison
1
-36
/
+70
2007-12-12
Fix bug #4784. Patch from Steve Langasek <vorlon@debian.org>.
Jeremy Allison
1
-1
/
+1
[next]