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
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libcli
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-14
Typo: s/preceeded/preceded/
Jelmer Vernooij
1
-3
/
+3
2014-04-02
Add error codes and message descriptions for NTSTATUS
Noel Power
2
-0
/
+4238
2014-04-02
Use correct error code value for NT_STATUS_RPC_ENUM_VALUE_OUT_OF_RANGE
Noel Power
1
-1
/
+1
2014-04-02
Add autogenerated HRESULT error codes and descriptions from MS_ERREF
Noel Power
3
-2
/
+14741
2014-04-02
libcli/lsarpc: add struct trustAuthInOutBlob; forward declaration
Stefan Metzmacher
1
-0
/
+1
2014-04-02
libcli/auth: s/encrypt/do_encrypt
Stefan Metzmacher
1
-6
/
+6
2014-04-02
libcli/security: s/remove/remove_ace/
Stefan Metzmacher
1
-3
/
+3
2014-03-25
libcli/smb: reuse tstream_smbXcli_np_disconnect_send/recv as helper
Stefan Metzmacher
1
-60
/
+14
2014-03-25
libcli/smb: add tstream_smbXcli_np_disconnect_cleanup() to handle talloc_free...
Stefan Metzmacher
1
-0
/
+58
2014-03-25
libcli/smb: make TSTREAM_SMBXCLI_NP_MAX_BUF_SIZE public
Stefan Metzmacher
2
-20
/
+20
2014-03-25
libcli/smb: keep references to smbXcli_{conn,session,tcon} in tstream_smbXcli_np
Stefan Metzmacher
1
-9
/
+53
2014-03-13
smbreadline: switch to new-style readline typedef
Gustavo Zacarias
1
-1
/
+1
2014-03-05
libcli/smb: add SMB_BUFFER_SIZE_MIN/MAX defines
Stefan Metzmacher
1
-0
/
+8
2014-03-05
libcli: Add warning about flow control changing macros in ntstatus.h
Andrew Bartlett
1
-0
/
+8
2014-02-24
libcli: Overflow array index read possible, in auth code.
Ira Cooper
1
-1
/
+1
2014-02-24
Revert "libcli: Overflow array index read possible, in auth code."
Ira Cooper
1
-2
/
+2
2014-02-24
libcli: Overflow array index read possible, in auth code.
Ira Cooper
1
-2
/
+2
2014-02-07
libcli: use DBWRAP_LOCK_ORDER_NONE when opening schannel_store.tdb
Michael Adam
1
-1
/
+2
2014-02-07
dbwrap: add dbwrap_flags argument to dbwrap_local_open()
Michael Adam
2
-2
/
+3
2014-01-22
libcli/auth: reject computer_name longer than 15 chars
Stefan Metzmacher
1
-0
/
+8
2014-01-22
libcli/auth: don't alter the computer_name in cluster mode.
Stefan Metzmacher
1
-19
/
+3
2014-01-22
libcli/auth: add netlogon_creds_cli_set_global_db()
Stefan Metzmacher
2
-0
/
+12
2014-01-17
libcli: Fix the comment for the address.
Andreas Schneider
1
-1
/
+1
2014-01-17
libcli/smb: make use of tevent_req_set_cleanup_fn()
Stefan Metzmacher
1
-10
/
+16
2014-01-09
samba:python - Py_RETURN_NONE remove compatibility code for releases < 2.4
Matthias Dieter Wallnöfer
1
-4
/
+0
2014-01-08
libcli/auth: fix usage of an uninitialized variable in netlogon_creds_cli_che...
Stefan Metzmacher
1
-2
/
+2
2014-01-07
libcli/auth: remove unused netlogon_creds_cli_context_copy()
Stefan Metzmacher
2
-51
/
+0
2014-01-07
libcli/auth: make use of real options in netlogon_creds_cli_context_global()
Stefan Metzmacher
1
-15
/
+3
2014-01-07
libcli/auth: use unique key_name values in netlogon_creds_cli_context_common()
Stefan Metzmacher
1
-10
/
+48
2014-01-07
libcli/auth: add netlogon_creds_cli* infrastructure
Stefan Metzmacher
3
-0
/
+2738
2014-01-07
libcli/smb: s/tstream_cli_np/tstream_smbXcli_np
Stefan Metzmacher
2
-224
/
+226
2014-01-07
libcli/smb: s/TSTREAM_CLI_NP/TSTREAM_SMBXCLI_NP
Stefan Metzmacher
1
-11
/
+11
2014-01-07
libcli/smb: move source3/libsmb/cli_np_tstream.c to tstream_smbXcli_np.c
Stefan Metzmacher
3
-0
/
+1389
2014-01-07
libcli/smb: add smb1cli_readx*
Gregor Beck
3
-0
/
+238
2014-01-07
libcli/smb: add smb1cli_writex*
Gregor Beck
3
-0
/
+312
2014-01-07
libcli/smb: add smb1cli_close*
Gregor Beck
3
-0
/
+206
2014-01-07
libcli/smb: add smb1cli_ntcreatex*
Gregor Beck
3
-0
/
+405
2014-01-07
libcli/smb: move some *TRANSACT_* flags to smb_constants.h
Stefan Metzmacher
1
-0
/
+34
2014-01-07
libcli/smb: move some FILE_* flags to smb_constants.h
Stefan Metzmacher
1
-0
/
+50
2014-01-07
auth/gensec: move libcli/auth/schannel_sign.c into schannel.c
Stefan Metzmacher
3
-419
/
+1
2013-12-24
libcli/auth: try to use the current timestamp creds->sequence
Stefan Metzmacher
1
-0
/
+22
2013-12-24
libcli/auth: remove bogus comment regarding replay attacks
Stefan Metzmacher
1
-2
/
+0
2013-12-24
libcli/auth: set the return_authenticator->timestamp = 0
Stefan Metzmacher
1
-1
/
+1
2013-12-14
secacl: Slightly simplify make_sec_acl
Volker Lendecke
1
-3
/
+6
2013-12-13
secacl: Fix a memleak in an error path
Volker Lendecke
1
-0
/
+1
2013-12-13
secacl: Don't use talloc_zero
Volker Lendecke
1
-1
/
+4
2013-12-13
secacl: Fix whitespace
Volker Lendecke
1
-11
/
+11
2013-12-12
libcli: fix compiler warnings
Christian Ambach
1
-0
/
+1
2013-12-12
lib/clap fix compiler warnings
Christian Ambach
1
-2
/
+1
2013-12-09
CVE-2013-4408:libcli/util: add some size verification to tstream_read_pdu_blo...
Stefan Metzmacher
1
-0
/
+5
[prev]
[next]