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
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3:libsmb: avoid passing a function call as function parameter
Stefan Metzmacher
2009-11-16
2
-21
/
+21
*
s3: Add min_setup, min_param and min_data to cli_trans_recv
Volker Lendecke
2009-11-14
5
-121
/
+61
*
s3: Convert cli_set_unix_extensions_capabilities_send to async
Volker Lendecke
2009-11-14
1
-37
/
+79
*
s3: Tiny logic simplification
Volker Lendecke
2009-11-14
1
-10
/
+11
*
s3: Convert cli_unix_extensions_version to async
Volker Lendecke
2009-11-13
2
-43
/
+127
*
Ensure all callers to the rpc_client/cli_pipe functions correctly
Jeremy Allison
2009-11-12
4
-6
/
+6
*
s3-kerberos: avoid using ERROR_TABLE_BASE_krb5 without checking.
Günther Deschner
2009-11-12
1
-0
/
+4
*
s3-kerberos: add smb_krb5_principal_get_realm().
Günther Deschner
2009-11-12
1
-0
/
+25
*
s3: Convert libsmb/cli_message to the async API
Volker Lendecke
2009-11-10
1
-97
/
+348
*
Fix bug 6880 - cannot list workgroup servers
Jeremy Allison
2009-11-09
1
-5
/
+14
*
s3: Try to avoid dns searches with an empty site
Volker Lendecke
2009-11-09
1
-1
/
+1
*
Revert "s3-kerberos: add smb_krb5_parse_name_flags()."
Günther Deschner
2009-11-06
1
-18
/
+0
*
s3-kerberos: support S4U2SELF impersionation through cli_krb5_get_ticket().
Günther Deschner
2009-11-06
1
-5
/
+20
*
s3-kerberos: use smb_krb5_get_credentials in ads_krb5_mk_req.
Günther Deschner
2009-11-06
1
-4
/
+7
*
s3-kerberos: modify cli_krb5_get_ticket to take a new impersonate_princ_s arg.
Günther Deschner
2009-11-06
2
-3
/
+5
*
s3-kerberos: add smb_krb5_get_{creds,credentials} incl. support for S4U2SELF ...
Günther Deschner
2009-11-06
1
-1
/
+270
*
s3-kerberos: add smb_krb5_parse_name_flags().
Günther Deschner
2009-11-06
1
-0
/
+18
*
libcli/nbt Move more of lmhosts lookup into common code
Andrew Bartlett
2009-11-04
1
-45
/
+15
*
s3: Remove debug_ctx()
Volker Lendecke
2009-11-03
1
-1
/
+1
*
Convert from numbers to correct SMB_FIND_XX constant names.
Jeremy Allison
2009-11-02
1
-8
/
+12
*
Fix bug 6572 - libsmbclient: unable to access 'msdfs proxy' share.
SATOH Fumiyasu
2009-10-28
2
-46
/
+111
*
Simplify the logic.
Jeremy Allison
2009-10-22
1
-5
/
+2
*
Fix bug 6829 - smbclient does not show special characters properly.
Jeremy Allison
2009-10-22
2
-0
/
+20
*
s3: fixed krb5 build problem on ubuntu karmic
Andrew Tridgell
2009-10-16
1
-0
/
+9
*
s3-spnego: fix memleak in spnego_parse_auth().
Günther Deschner
2009-10-15
1
-1
/
+5
*
s3-spnego: Fix Bug #6815. Windows 2008 R2 SPNEGO negTokenTarg parsing failure.
Günther Deschner
2009-10-15
1
-19
/
+12
*
s3:torture: Add a notify-bench test
Volker Lendecke
2009-10-13
1
-0
/
+4
*
s3:libsmb: Add cli_notify
Volker Lendecke
2009-10-13
1
-0
/
+140
*
s3: use enum netr_SchannelType all over the place.
Günther Deschner
2009-10-13
1
-2
/
+2
*
s3-netlogon: allow to change any type of trust account password in trust_pw_f...
Günther Deschner
2009-10-13
1
-6
/
+39
*
s3-netlogon: pass down account name to remote password set functions.
Günther Deschner
2009-10-13
1
-0
/
+3
*
Revert "s3: Attempt to fix machine password change"
Volker Lendecke
2009-10-05
1
-3
/
+5
*
s3: Attempt to fix machine password change
Volker Lendecke
2009-10-05
1
-5
/
+3
*
s3: Fix nonempty blank lines
Volker Lendecke
2009-10-05
1
-4
/
+4
*
ds-flags: use the new name DS_DNS_FOREST_ROOT
Andrew Tridgell
2009-10-02
1
-1
/
+1
*
Second part of fix for bug #6235 - domain enumeration breaks if master browse...
Jeremy Allison
2009-09-28
1
-1
/
+1
*
s3:gencache: Add a "was_expired" argument to gencache_get_data_blob
Volker Lendecke
2009-09-23
1
-1
/
+1
*
spnego: share spnego_parse.
Günther Deschner
2009-09-17
4
-369
/
+10
*
s3-dcerpc: use dcerpc_AuthLevel and remove duplicate set of flags.
Günther Deschner
2009-09-15
1
-1
/
+1
*
libcli:nbt make the lmhosts parsing code and dependicies common
Andrew Bartlett
2009-09-15
1
-128
/
+0
*
Second part of bug fix for 6606.
Volker Lendecke
2009-09-14
1
-0
/
+6
*
Fix bug 6726 - Filename length overwrites oplock request field in cli_nt_crea...
Jeremy Allison
2009-09-14
1
-1
/
+1
*
s3:libsmb: Fix bug 6606 -- short reads in smbclient were not handled
Volker Lendecke
2009-09-14
1
-4
/
+118
*
s3-nterr: print a NT_STATUS_RPC_PROTSEQ_NOT_SUPPORTED.
Günther Deschner
2009-09-13
1
-0
/
+1
*
s3-rpc_client: add dcerpc_transport_t to cli_rpc_pipe_open_spnego_ntlmssp and...
Günther Deschner
2009-09-11
1
-0
/
+1
*
s3-errors: add NT_STATUS_RPC_NT_PROCNUM_OUT_OF_RANGE.
Günther Deschner
2009-09-11
1
-0
/
+1
*
s3-nterr: add NT_STATUS_RPC_NT_PROTOCOL_ERROR to nt_errstr().
Günther Deschner
2009-09-11
1
-0
/
+1
*
s3-nterr: add NT_STATUS_RPC_NT_CALL_FAILED.
Günther Deschner
2009-09-08
1
-0
/
+1
*
Fix bug 6673 - smbpasswd does not work with "unix password sync = yes".
Jeremy Allison
2009-09-06
1
-1
/
+1
*
s3:libsmb: Convert (state->received) to (state->received != 0)
Volker Lendecke
2009-09-05
1
-1
/
+1
[next]