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
/
clidfs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3: Remove a struct typedef
Volker Lendecke
2009-11-21
1
-6
/
+6
*
s3: Convert cli_unix_extensions_version to async
Volker Lendecke
2009-11-13
1
-2
/
+4
*
Fix bug 6572 - libsmbclient: unable to access 'msdfs proxy' share.
SATOH Fumiyasu
2009-10-28
1
-12
/
+2
*
Fix bug 6829 - smbclient does not show special characters properly.
Jeremy Allison
2009-10-22
1
-0
/
+9
*
Fix bug #6496 - MS-DFS: cannot follow multibyte char link name.
SATOH Fumiyasu
2009-06-30
1
-14
/
+38
*
Fix a bug in smbclient not sending the correct called name
Volker Lendecke
2009-04-12
1
-1
/
+5
*
Allow DFS client paths to work when POSIX pathnames have been
Jeremy Allison
2009-03-18
1
-2
/
+12
*
Remove the global "struct cm_cred_struct" and associated calls, make
Jeremy Allison
2009-03-17
1
-95
/
+48
*
Remove the static "struct client_connection" mess which is part of
Jeremy Allison
2009-03-12
1
-108
/
+54
*
s3:libsmb: remove cli_setup_signing_state() and add struct cli_state *cli_ini...
Stefan Metzmacher
2009-03-06
1
-2
/
+1
*
Make cli_tcon_andx async
Volker Lendecke
2009-01-30
1
-4
/
+5
*
Decouple clistr_pull from struct cli_state->inbuf
Volker Lendecke
2009-01-26
1
-3
/
+4
*
Remove smbclient globals that bled into clidfs.c. Now we only have
Jeremy Allison
2009-01-14
1
-28
/
+28
*
Remove another global from clidfs that is only used in client.c.
Jeremy Allison
2009-01-14
1
-11
/
+16
*
Fix bug #6021 - smbclient du command does not recuse properly
Jeremy Allison
2009-01-08
1
-1
/
+2
*
Remove cli_cm_set_dest_ss() - removes the global dest_ss
Jeremy Allison
2009-01-02
1
-15
/
+5
*
Make cli_negprot return NTSTATUS instead of bool
Volker Lendecke
2008-12-19
1
-2
/
+5
*
Remove the global "cmdline_auth_info" from source3/lib/util.c
Volker Lendecke
2008-12-14
1
-6
/
+7
*
s3: Change sockaddr util function names for consistency
Tim Prouty
2008-12-03
1
-2
/
+2
*
cli_cm: Make nicer password prompt in do_connect().
Günther Deschner
2008-04-20
1
-1
/
+6
*
Add some more cli_cm_set_X functions.
Günther Deschner
2008-04-10
1
-1
/
+52
*
Check the right pointer for non-NULL
Volker Lendecke
2008-03-06
1
-1
/
+1
*
Fix CID 461 - resource leak on error.
Jeremy Allison
2008-01-08
1
-0
/
+4
*
Add general '-e' option to enable smb encryption
Jeremy Allison
2008-01-05
1
-35
/
+23
*
Added -e, --encrypt option to smbclient that immediately
Jeremy Allison
2007-12-29
1
-11
/
+110
*
Fix C++ warnings
Volker Lendecke
2007-12-08
1
-1
/
+1
*
Fix call to clistr_pull_talloc.
Jeremy Allison
2007-12-07
1
-1
/
+1
*
Remove pstrings completely except for smbctool (what does this do ?).
Jeremy Allison
2007-12-07
1
-37
/
+73
*
Fix clidfs.c compile.
Jeremy Allison
2007-12-06
1
-2
/
+3
*
Remove pstrings from client/client.c by doing a large rewrite.
Jeremy Allison
2007-12-06
1
-36
/
+24
*
Don't forget to delete the stackframe.
Jeremy Allison
2007-12-03
1
-0
/
+1
*
Remove PSTRING_LEN from smbd/ nmbd/.
Jeremy Allison
2007-11-29
1
-217
/
+356
*
Remove the explicit TALLOC_CTX * from cli_struct.
Jeremy Allison
2007-11-29
1
-3
/
+6
*
More pstring removal. This one was tricky. I had to add
Jeremy Allison
2007-11-15
1
-2
/
+6
*
Change all occurrences of zero_addr(&ss,AF_INET) to
Jeremy Allison
2007-10-27
1
-2
/
+2
*
This is a large patch (sorry). Migrate from struct in_addr
Jeremy Allison
2007-10-24
1
-10
/
+10
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
1
-11
/
+11
*
Add start of IPv6 implementation. Currently most of this is avoiding
Jeremy Allison
2007-10-10
1
-2
/
+2
*
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r23554: Fix bug #4711 by makeing cli_connect return an NTSTATUS.
Jeremy Allison
2007-10-10
1
-2
/
+7
*
r21800: Check-in the DFS rewrite. I am still testing this but it
Jeremy Allison
2007-10-10
1
-140
/
+148
*
r21768: Fix the client dfs code such that smbclient can
Jeremy Allison
2007-10-10
1
-17
/
+54
*
r21133: - Apply patch from ages ago, which should allow following \\server\sh...
Derrell Lipman
2007-10-10
1
-10
/
+27
*
r17571: Change the return code of cli_session_setup from BOOL to NTSTATUS
Volker Lendecke
2007-10-10
1
-5
/
+6
*
r17291: Fix memory leaks on early exit path.
Jeremy Allison
2007-10-10
1
-1
/
+5
*
r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
Jeremy Allison
2007-10-10
1
-2
/
+3
*
r16360: Fix Klocwork ID 136 520 521 522 523 542 574 575 576 607
Volker Lendecke
2007-10-10
1
-3
/
+6
*
r16249: Fix Klokwork ID 130
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r14133: Fix Coverity bug # 140
Volker Lendecke
2007-10-10
1
-2
/
+2
[next]