index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libcli
Commit message (
Expand
)
Author
Age
Files
Lines
*
libcli: Remove an unused variable
Volker Lendecke
2014-07-01
1
-1
/
+0
*
libcli: Make smb2cli_create return blobs
Volker Lendecke
2014-06-30
3
-6
/
+19
*
libsmb: Make smb2cli_create cancellable
Volker Lendecke
2014-06-21
1
-0
/
+13
*
libsmb: Put the "smb2_lease" struct into idl
Volker Lendecke
2014-06-12
3
-20
/
+5
*
s3-winbindd: Listen on IRPC and do forwarded DNS updates on an RODC
Andrew Bartlett
2014-06-11
2
-0
/
+279
*
libcli: Add a NULL check in dom_sid_string
Volker Lendecke
2014-06-10
1
-0
/
+3
*
libcli/security: remove sec_ace_equal
David Disseldorp
2014-05-29
2
-33
/
+0
*
secdesc: use security_ace_equal instead of sec_ace_equal
David Disseldorp
2014-05-29
1
-1
/
+1
*
libcli/security: cleanup security_ace_equal()
David Disseldorp
2014-05-29
1
-8
/
+20
*
libcli/security: remove unused sec_ace_del_sid()
David Disseldorp
2014-05-29
2
-33
/
+0
*
libcli/security: remove unused sec_desc_del_sid()
David Disseldorp
2014-05-29
2
-37
/
+0
*
libcli/security: remove dup_sec_acl()
David Disseldorp
2014-05-29
2
-13
/
+0
*
libcli/security: clean up and fix make_sec_desc
David Disseldorp
2014-05-29
1
-48
/
+29
*
libcli/secdesc: remove dup_sec_desc()
David Disseldorp
2014-05-28
2
-21
/
+0
*
libcli/secdesc: replace dup_sec_desc() usage
David Disseldorp
2014-05-28
1
-2
/
+5
*
libcli/sd: remove redundant sec_ace_add_sid()
David Disseldorp
2014-05-28
2
-27
/
+0
*
libcli/sd: remove redundant sec_desc_add_sid()
David Disseldorp
2014-05-28
2
-38
/
+0
*
libcli: Simplify desc_ace_has_generic()
Volker Lendecke
2014-05-27
1
-9
/
+6
*
libcli: Simplify desc_expand_generic()
Volker Lendecke
2014-05-27
1
-13
/
+6
*
libcli: Avoid an explicit memset call
Volker Lendecke
2014-05-27
1
-4
/
+4
*
libcli: Avoid a talloc/free
Volker Lendecke
2014-05-27
1
-4
/
+6
*
libcli: Avoid a talloc/free
Volker Lendecke
2014-05-27
1
-4
/
+6
*
libcli: Fix a memleak
Volker Lendecke
2014-05-27
1
-5
/
+3
*
add FSCTL_SET_ZERO_ON_DEALLOCATION define
Björn Jacke
2014-05-15
1
-0
/
+1
*
add FSCTL_SET_ZERO_DATA fsctl define
Björn Jacke
2014-05-15
1
-0
/
+1
*
s3: client - rename 'struct smb2_create_returns' to 'struct smb_create_return...
Jeremy Allison
2014-05-09
3
-7
/
+7
*
libcli/smb: add smb_signing_is_desired()
Stefan Metzmacher
2014-04-16
2
-0
/
+6
*
Do not install smbclient4 and nmblookup4
Jeroen Dekkers
2014-04-15
1
-1
/
+2
*
Typo: s/preceeded/preceded/
Jelmer Vernooij
2014-04-14
1
-3
/
+3
*
Add error codes and message descriptions for NTSTATUS
Noel Power
2014-04-02
2
-0
/
+4238
*
Use correct error code value for NT_STATUS_RPC_ENUM_VALUE_OUT_OF_RANGE
Noel Power
2014-04-02
1
-1
/
+1
*
Add autogenerated HRESULT error codes and descriptions from MS_ERREF
Noel Power
2014-04-02
3
-2
/
+14741
*
libcli/lsarpc: add struct trustAuthInOutBlob; forward declaration
Stefan Metzmacher
2014-04-02
1
-0
/
+1
*
libcli/auth: s/encrypt/do_encrypt
Stefan Metzmacher
2014-04-02
1
-6
/
+6
*
libcli/security: s/remove/remove_ace/
Stefan Metzmacher
2014-04-02
1
-3
/
+3
*
libcli/smb: reuse tstream_smbXcli_np_disconnect_send/recv as helper
Stefan Metzmacher
2014-03-25
1
-60
/
+14
*
libcli/smb: add tstream_smbXcli_np_disconnect_cleanup() to handle talloc_free...
Stefan Metzmacher
2014-03-25
1
-0
/
+58
*
libcli/smb: make TSTREAM_SMBXCLI_NP_MAX_BUF_SIZE public
Stefan Metzmacher
2014-03-25
2
-20
/
+20
*
libcli/smb: keep references to smbXcli_{conn,session,tcon} in tstream_smbXcli_np
Stefan Metzmacher
2014-03-25
1
-9
/
+53
*
smbreadline: switch to new-style readline typedef
Gustavo Zacarias
2014-03-13
1
-1
/
+1
*
libcli/smb: add SMB_BUFFER_SIZE_MIN/MAX defines
Stefan Metzmacher
2014-03-05
1
-0
/
+8
*
libcli: Add warning about flow control changing macros in ntstatus.h
Andrew Bartlett
2014-03-05
1
-0
/
+8
*
libcli: Overflow array index read possible, in auth code.
Ira Cooper
2014-02-24
1
-1
/
+1
*
Revert "libcli: Overflow array index read possible, in auth code."
Ira Cooper
2014-02-24
1
-2
/
+2
*
libcli: Overflow array index read possible, in auth code.
Ira Cooper
2014-02-24
1
-2
/
+2
*
libcli: use DBWRAP_LOCK_ORDER_NONE when opening schannel_store.tdb
Michael Adam
2014-02-07
1
-1
/
+2
*
dbwrap: add dbwrap_flags argument to dbwrap_local_open()
Michael Adam
2014-02-07
2
-2
/
+3
*
libcli/auth: reject computer_name longer than 15 chars
Stefan Metzmacher
2014-01-22
1
-0
/
+8
*
libcli/auth: don't alter the computer_name in cluster mode.
Stefan Metzmacher
2014-01-22
1
-19
/
+3
*
libcli/auth: add netlogon_creds_cli_set_global_db()
Stefan Metzmacher
2014-01-22
2
-0
/
+12
[next]