git.samba.org
/
kai
/
samba.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
s3:libsmb: pass max_protocol to cli_negprot()
[kai/samba.git]
/
source3
/
libsmb
/
clidfs.c
2011-09-15
Stefan Metzmacher
s3:libsmb: pass max_protocol to cli_negprot()
blob
|
commitdiff
|
raw
2011-09-08
Stefan Metzmacher
s3:libsmb: pass CLI_FULL_CONNECTION_* flags via cli_con...
blob
|
commitdiff
|
raw
|
diff to current
2011-08-09
Stefan Metzmacher
s3:libsmb/cli*: use CLI_BUFFER_SIZE instead of cli...
blob
|
commitdiff
|
raw
|
diff to current
2011-08-03
Stefan Metzmacher
s3:libsmb/clidfs: make use of cli_state_encryption_on()
blob
|
commitdiff
|
raw
|
diff to current
2011-08-02
Stefan Metzmacher
s3:libsmb/cli*: make use of cli_state_protocol()
blob
|
commitdiff
|
raw
|
diff to current
2011-08-02
Stefan Metzmacher
s3:libsmb/cli*: make use of cli_state_capabilities()
blob
|
commitdiff
|
raw
|
diff to current
2011-07-24
Volker Lendecke
s3: Fix Coverity ID 2596, REVERSE_INULL
blob
|
commitdiff
|
raw
|
diff to current
2011-07-22
Stefan Metzmacher
s3:libsmb/clidfs: make use of cli_state_remote_name()
blob
|
commitdiff
|
raw
|
diff to current
2011-07-22
Stefan Metzmacher
s3:libsmb: remove const from cli_cm_display()
blob
|
commitdiff
|
raw
|
diff to current
2011-07-20
Stefan Metzmacher
s3:libsmb: move cli->cnum to cli->smb1.tid and hide...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-07
Stefan Metzmacher
s3:libsmb: use trans2_bytes_push_str() in cli_dfs_get_r...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-07
Stefan Metzmacher
s3:libsmb: use a talloc_stackframe in cli_dfs_get_refer...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-06
Stefan Metzmacher
s3:libsmb: don't use cli->inbuf in cli_dfs_get_referral()
blob
|
commitdiff
|
raw
|
diff to current
2011-07-06
Stefan Metzmacher
s3:libsmb: fix error handling in cli_dfs_get_referral()
blob
|
commitdiff
|
raw
|
diff to current
2011-07-06
Volker Lendecke
s3: make cli_resolve_path return NTSTATUS
blob
|
commitdiff
|
raw
|
diff to current
2011-07-03
Volker Lendecke
s3: Make cli_cm_open return NTSTATUS
blob
|
commitdiff
|
raw
|
diff to current
2011-07-03
Volker Lendecke
s3: Make cli_cm_connect return NTSTATUS
blob
|
commitdiff
|
raw
|
diff to current
2011-07-03
Volker Lendecke
s3: Make "do_connect" return NTSTATUS
blob
|
commitdiff
|
raw
|
diff to current
2011-07-03
Volker Lendecke
s3: Remove a use of cli_errstr
blob
|
commitdiff
|
raw
|
diff to current
2011-06-24
Stefan Metzmacher
Merge commit 'release-4-0-0alpha15' into master4-tmp
blob
|
commitdiff
|
raw
|
diff to current
2011-06-24
Andrew Bartlett
Merge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba...
save-diskspace-tags/samba-4.0.0alpha16
blob
|
commitdiff
|
raw
|
diff to current
2011-05-29
Volker Lendecke
s3: Use cli_connect_nb in do_connect
blob
|
commitdiff
|
raw
|
diff to current
2011-05-06
Günther Deschner
s3-libsmb: move protos to libsmb/proto.h
blob
|
commitdiff
|
raw
|
diff to current
2011-04-03
Larry Reid
Fix for servers that don't put a path separator at...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-29
Günther Deschner
s3-libsmb: put namequery headers to nmblib.h
blob
|
commitdiff
|
raw
|
diff to current
2011-03-29
Günther Deschner
s3-trans2: only include trans2.h where needed.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-25
Andrew Tridgell
s3-dfs: removed the last user of sec_len==-1 in pull_...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-16
Günther Deschner
s3-msdfs: avoid global inclusion of msdfs.h.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-15
Günther Deschner
s3-libsmb: only include rap client when needed.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-11
Volker Lendecke
s3: Convert cli_dfs_get_referral to cli_trans
blob
|
commitdiff
|
raw
|
diff to current
2010-11-11
Volker Lendecke
s3: cli_dfs_check_error does not need to depend on...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-11
Volker Lendecke
s3: Make split_dfs_path return bool
blob
|
commitdiff
|
raw
|
diff to current
2010-11-11
Volker Lendecke
s3: Remove some dead code
blob
|
commitdiff
|
raw
|
diff to current
2010-11-11
Volker Lendecke
s3: Untangle an if-expression
blob
|
commitdiff
|
raw
|
diff to current
2010-08-05
Volker Lendecke
s3: Explicitly pass flags2 to clistr_pull_talloc
blob
|
commitdiff
|
raw
|
diff to current
2010-04-14
Jeremy Allison
Split out the client unix capabilities to those the...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-20
Volker Lendecke
s3: Convert cli_qpathinfo_basic to use cli_trans()
blob
|
commitdiff
|
raw
|
diff to current
2010-02-10
Andrew Tridgell
s3-libsmb: update libsmb to use new DLIST macros
blob
|
commitdiff
|
raw
|
diff to current
2010-01-24
Volker Lendecke
s3: Use -C in smbclient
blob
|
commitdiff
|
raw
|
diff to current
2010-01-04
Nadezhda Ivanova
Merge branch 'master' of git://git.samba.org/samba
blob
|
commitdiff
|
raw
|
diff to current
2010-01-03
Volker Lendecke
s3: Convert cli_tdis to the async API
blob
|
commitdiff
|
raw
|
diff to current
2009-11-21
Volker Lendecke
s3: Remove a struct typedef
blob
|
commitdiff
|
raw
|
diff to current
2009-11-13
Volker Lendecke
s3: Convert cli_unix_extensions_version to async
blob
|
commitdiff
|
raw
|
diff to current
2009-10-28
SATOH Fumiyasu
Fix bug 6572 - libsmbclient: unable to access 'msdfs...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-22
Jeremy Allison
Fix bug 6829 - smbclient does not show special characte...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-30
SATOH Fumiyasu
Fix bug #6496 - MS-DFS: cannot follow multibyte char...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-12
Volker Lendecke
Fix a bug in smbclient not sending the correct called...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-20
Jelmer Vernooij
Merge branch 'master' of ssh://git.samba.org/data/git...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-20
Andrew Bartlett
Merge branch 'master' of ssh://git.samba.org/data/git...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-20
Jelmer Vernooij
Merge branch 'master' of git://git.samba.org/samba...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-19
Andrew Tridgell
Merge branch 'master' of ssh://git.samba.org/data/git...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-19
Jeremy Allison
Allow DFS client paths to work when POSIX pathnames...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-17
Jeremy Allison
Remove the global "struct cm_cred_struct" and associate...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-15
Jelmer Vernooij
Merge branch 'sharedm4' of /home/jelmer/samba4
blob
|
commitdiff
|
raw
|
diff to current
2009-03-15
Jelmer Vernooij
Merge branch 'nodiscard' of /home/jelmer/samba4
blob
|
commitdiff
|
raw
|
diff to current
2009-03-15
Jelmer Vernooij
Merge branch 'tdr' of /home/jelmer/samba4
blob
|
commitdiff
|
raw
|
diff to current
2009-03-15
Jelmer Vernooij
Merge branch 'checktalloc' of /home/jelmer/samba4
blob
|
commitdiff
|
raw
|
diff to current
2009-03-13
Jeremy Allison
Remove the static "struct client_connection" mess which...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-09
Jelmer Vernooij
Merge branch 'master' of ssh://git.samba.org/data/git...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-08
Andrew Bartlett
Merge branch 'master' of ssh://git.samba.org/data/git...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-06
Stefan Metzmacher
s3:libsmb: remove cli_setup_signing_state() and add...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-05
Jelmer Vernooij
Merge branch 'master' of ssh://git.samba.org/data/git...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-30
Volker Lendecke
Make cli_tcon_andx async
blob
|
commitdiff
|
raw
|
diff to current
2009-01-26
Jelmer Vernooij
Merge branch 'master' of ssh://git.samba.org/data/git...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-26
Volker Lendecke
Decouple clistr_pull from struct cli_state->inbuf
blob
|
commitdiff
|
raw
|
diff to current
2009-01-15
Jeremy Allison
Remove smbclient globals that bled into clidfs.c. Now...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-14
Jeremy Allison
Remove another global from clidfs that is only used...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-08
Jeremy Allison
Fix bug #6021 - smbclient du command does not recuse...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-04
Jelmer Vernooij
Merge branch 'master' of ssh://git.samba.org/data/git...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-02
Jeremy Allison
Merge branch 'master' of ssh://jra@git.samba.org/data...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-02
Jeremy Allison
Remove cli_cm_set_dest_ss() - removes the global dest_ss
blob
|
commitdiff
|
raw
|
diff to current
2008-12-19
Jelmer Vernooij
Merge branch 'master' of ssh://git.samba.org/data/git...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-19
Jelmer Vernooij
Merge branch 'master' of ssh://git.samba.org/data/git...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-19
Volker Lendecke
Make cli_negprot return NTSTATUS instead of bool
blob
|
commitdiff
|
raw
|
diff to current
2008-12-16
Andrew Tridgell
Merge branch 'master' of ssh://git.samba.org/data/git...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-14
Jelmer Vernooij
Merge branch 'master' of ssh://git.samba.org/data/git...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-14
Volker Lendecke
Remove the global "cmdline_auth_info" from source3...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-03
Tim Prouty
s3: Change sockaddr util function names for consistency
blob
|
commitdiff
|
raw
|
diff to current
2008-09-14
Stefan Metzmacher
Merge Samba3 and Samba4 together
blob
|
commitdiff
|
raw
|
diff to current
2008-04-21
Alexander Bokovoy
Merge branch 'v3-2-test' of ssh://git.samba.org/data...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-20
Günther Deschner
cli_cm: Make nicer password prompt in do_connect().
blob
|
commitdiff
|
raw
|
diff to current
2008-04-10
Günther Deschner
Add some more cli_cm_set_X functions.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-06
Stefan Metzmacher
Merge commit 'origin/v3-2-stable' into v3-2-test
blob
|
commitdiff
|
raw
|
diff to current
2008-03-06
Volker Lendecke
Check the right pointer for non-NULL
blob
|
commitdiff
|
raw
|
diff to current
2008-02-01
Simo Sorce
Merge branch 'v3-2-test' of ssh://git.samba.org/data...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-09
Jeremy Allison
Fix CID 461 - resource leak on error.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-05
Jelmer Vernooij
Merge branch 'v3-2-test' of ssh://git.samba.org/data...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-05
Steve French
Merge branch 'v3-2-test' of git://git.samba.org/samba...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-05
Jeremy Allison
Add general '-e' option to enable smb encryption
blob
|
commitdiff
|
raw
|
diff to current
2007-12-30
Jeremy Allison
Added -e, --encrypt option to smbclient that immediately
blob
|
commitdiff
|
raw
|
diff to current
2007-12-08
Volker Lendecke
Fix C++ warnings
blob
|
commitdiff
|
raw
|
diff to current
2007-12-07
Jeremy Allison
Fix call to clistr_pull_talloc.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-07
Jeremy Allison
Remove pstrings completely except for smbctool (what...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-07
Jeremy Allison
Merge branch 'v3-2-test' of ssh://jra@git.samba.org...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-07
Jeremy Allison
Fix clidfs.c compile.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-07
Jeremy Allison
Remove pstrings from client/client.c by doing a large...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-04
Jeremy Allison
Don't forget to delete the stackframe.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-30
Jeremy Allison
Remove PSTRING_LEN from smbd/ nmbd/.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-29
Jeremy Allison
Remove the explicit TALLOC_CTX * from cli_struct.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-15
Jeremy Allison
More pstring removal. This one was tricky. I had to add
blob
|
commitdiff
|
raw
|
diff to current
next