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
2024-08-20
libsmb: Simplify smb1cli_trans_recv()
Volker Lendecke
1
-6
/
+0
2024-08-06
tsocket: Use iov_buflen
Volker Lendecke
1
-4
/
+7
2024-08-04
libcli:auth: Fix code spelling
Jo Sutton
1
-1
/
+1
2024-07-25
libcli:security: allow spaces after BAD:
Douglas Bagnall
1
-0
/
+5
2024-07-17
libcli/auth: fix debug level 100 valgrind warnings in SMBOWFencrypt_ntv2()
Stefan Metzmacher
1
-5
/
+6
2024-07-16
libcli:nbt: Initialize struct nbt_name_register
Andreas Schneider
1
-2
/
+2
2024-07-05
lib: Remove unused py_reparse_symlink_get
Volker Lendecke
1
-49
/
+0
2024-07-05
lib: Add general py_reparse_get parsing routine
Volker Lendecke
1
-0
/
+84
2024-07-04
libcli: New routine symlink_target_path for [MS-SMB2] 2.2.2.2.1.1
Volker Lendecke
2
-0
/
+102
2024-05-23
smbXcli_base: add hacks to test anonymous signing and encryption
Stefan Metzmacher
2
-5
/
+104
2024-05-14
test: Align integer types
Volker Lendecke
1
-2
/
+2
2024-05-06
smbd: Use reparse_buffer_check() in fsctl_set_reparse_point()
Volker Lendecke
2
-5
/
+10
2024-05-06
reparse: Tighten reparse point length check
Volker Lendecke
1
-1
/
+1
2024-04-16
lib: Give lib/util/util_file.c its own header file
Volker Lendecke
2
-0
/
+2
2024-04-10
libcli/security: use NUMERIC_CMP in dom_sid_compare_auth()
Douglas Bagnall
1
-3
/
+4
2024-04-10
libcli/security: use NUMERIC_CMP in dom_sid_compare()
Douglas Bagnall
1
-3
/
+4
2024-04-08
libcli/http: Detect unsupported Transfer-encoding type
Noel Power
1
-15
/
+33
2024-04-05
libcli/nbt: add nbt_name_send_raw()
Stefan Metzmacher
2
-0
/
+47
2024-03-27
libcli/http: Handle http chunked transfer encoding
Noel Power
2
-3
/
+219
2024-03-27
libcli/http: Optimise reading for content-length
Noel Power
1
-7
/
+46
2024-03-18
libcli/security: check again for NULL values
Douglas Bagnall
1
-0
/
+3
2024-03-18
libcli/security: claims_conversions: check for NULL in claims array
Douglas Bagnall
1
-0
/
+10
2024-03-12
lib: Make GUID_to_ndr_buf() return void
Volker Lendecke
2
-17
/
+3
2024-02-28
libcli/security: Add SID_FRESH_PUBLIC_KEY_IDENTITY
Andrew Bartlett
2
-0
/
+5
2024-02-16
libcli/security: Make ‘session_info’ parameter const
Jo Sutton
2
-2
/
+2
2024-02-16
libcli/security: Include missing headers
Jo Sutton
2
-0
/
+3
2024-02-08
libcli/security: Make ‘replace_sid’ parameter const
Jo Sutton
2
-2
/
+2
2024-01-15
python: Generate HRESULT definitions automatically
Joseph Sutton
1
-2
/
+8
2024-01-15
s4:scripting: Generate HRESULT definitions as part of the build process
Joseph Sutton
4
-17690
/
+20527
2024-01-15
libcli:util: Update NTSTATUS definitions
Joseph Sutton
1
-3
/
+3
2024-01-15
libcli:util: Update HRESULT definitions
Joseph Sutton
2
-2
/
+2
2024-01-09
libcli/security: remove PRIMARY_{USER,GROUP}_SID_INDEX defines from security.h
Stefan Metzmacher
1
-3
/
+0
2024-01-09
libcli/smb: add new SMB2_SHAREFLAG_ defines in smb2_constants.h
Stefan Metzmacher
1
-1
/
+3
2023-12-21
libcli/security: sddl conditional ACE: write -0 when asked
Douglas Bagnall
1
-3
/
+8
2023-12-21
libcli/security: rearrange conditional ACE sddl_write_int
Douglas Bagnall
1
-4
/
+4
2023-12-21
libcli/security: tests for signed zeros in sddl condtional ACEs
Douglas Bagnall
1
-0
/
+2
2023-12-14
libcli/security: allow SDDL conditional ACE round-trip for -00 and -0x0
Douglas Bagnall
1
-1
/
+1
2023-12-14
libcli/security: allow round-trip for conditional ACE hex integers
Douglas Bagnall
1
-2
/
+2
2023-12-14
libcli/security: allow round-trip for conditional ACE octal integers
Douglas Bagnall
1
-2
/
+2
2023-12-14
libcli/security: tests for conditional ACE integer base persistence
Douglas Bagnall
1
-0
/
+8
2023-12-14
libcli/security: fix tests for SDDL conditional ACE round-trip
Douglas Bagnall
1
-1
/
+1
2023-12-14
libcli/security: clarify tests for SDDL round trips
Douglas Bagnall
1
-6
/
+7
2023-12-14
libcli/security: don't allow conditional ACE SIDs to have trailing bytes
Douglas Bagnall
1
-0
/
+2
2023-12-14
libcli/security: SDDL decode stops earlier with too many ACEs
Douglas Bagnall
1
-0
/
+10
2023-12-08
libcli/security: Fix code spelling
Joseph Sutton
2
-2
/
+2
2023-12-08
libcli/security: Remove unused includes
Joseph Sutton
1
-4
/
+0
2023-11-30
lib:crypto: Add ‘FixedData’ parameter to samba_gnutls_sp800_108_derive_key()
Joseph Sutton
2
-0
/
+4
2023-11-30
lib:crypto: Add samba_gnutls_sp800_108_derive_key()
Joseph Sutton
3
-100
/
+19
2023-11-30
libcli/smb: Add ‘algorithm’ parameter to smb2_key_derivation()
Joseph Sutton
3
-4
/
+9
2023-11-30
libcli/auth: Return more consistent status code on gnutls HMAC failure
Joseph Sutton
1
-1
/
+1
[prev]
[next]