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
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-24
lib/tsocket: make use of TEVENT_FD_ERROR in tstream_bsd_fde_handler()
Stefan Metzmacher
1
-111
/
+116
2023-10-24
lib/tsocket: let tstream_bsd_connect_send() use TEVENT_FD_ERROR instead of TE...
Stefan Metzmacher
1
-1
/
+1
2023-10-24
lib/async_req: let writev_send/recv use TEVENT_FD_ERROR
Stefan Metzmacher
1
-31
/
+18
2023-10-24
lib/async_req: let async_connect_send use TEVENT_FD_ERROR instead of TEVENT_F...
Stefan Metzmacher
1
-1
/
+2
2023-10-24
lib/tsocket: make use of samba_socket_sock_error()
Stefan Metzmacher
1
-9
/
+1
2023-10-24
lib/tsocket: make use of samba_socket_poll_or_sock_error()
Stefan Metzmacher
1
-101
/
+2
2023-10-24
lib/util: add samba_socket_{poll,sock,poll_or_sock}_error()
Stefan Metzmacher
2
-0
/
+113
2023-10-13
tevent: version 0.16.0
tevent-0.16.0
Stefan Metzmacher
2
-1
/
+168
2023-10-13
tevent: add support for TEVENT_FD_ERROR
Stefan Metzmacher
6
-80
/
+167
2023-10-13
tevent: add test_event_fd3
Stefan Metzmacher
1
-0
/
+615
2023-10-13
tevent: add test_fd_speed3
Stefan Metzmacher
1
-0
/
+10
2023-10-13
tevent: let tevent_epoll.c use new generic mpx infrastructure
Stefan Metzmacher
1
-294
/
+263
2023-10-13
tevent: add tevent_common_fd_mpx infrastructure
Stefan Metzmacher
4
-0
/
+390
2023-10-13
tevent: split out a tevent_common_fd_disarm() helper
Stefan Metzmacher
5
-37
/
+25
2023-10-13
ldb: sync DLIST_DEMOTE_SHORT() changes to include/dlinklist.h
Stefan Metzmacher
1
-0
/
+21
2023-10-13
lib/util: sync DLIST_DEMOTE_SHORT() changes to dlinklist.h
Stefan Metzmacher
1
-0
/
+21
2023-10-13
tevent: introduce DLIST_DEMOTE_SHORT()
Stefan Metzmacher
1
-0
/
+21
2023-10-13
lib:util: Remove always‐false comparison (CID 242193)
Joseph Sutton
1
-1
/
+1
2023-10-13
util: Remove redundant assertion (CID 1497841)
Joseph Sutton
1
-1
/
+1
2023-10-13
tdb: Do not pass non–null‐terminated strings to strcmp() (CID 1449485)
Joseph Sutton
1
-1
/
+7
2023-10-13
lib:replace: Properly check result of write() and read() (CID 1034925)
Joseph Sutton
1
-2
/
+2
2023-10-13
lib:printer_driver: Check return value of gp_inifile_enum_section() (CID 1444...
Joseph Sutton
1
-0
/
+3
2023-10-13
lib:compression: Correctly fix sign extension of long matches (CID 1517275)
Joseph Sutton
1
-1
/
+1
2023-10-10
CVE-2023-42669 s4-rpc_server: Disable rpcecho server by default
Andrew Bartlett
1
-1
/
+1
2023-10-01
lib:krb5_wrap: Include missing headers
Joseph Sutton
1
-0
/
+3
2023-10-01
lib/util: Fix building with FORTIFY_SOURCE=2
Joseph Sutton
1
-1
/
+1
2023-10-01
ldb: Fix building with FORTIFY_SOURCE=2
Joseph Sutton
1
-0
/
+3
2023-10-01
lib/ldb-samba: Fix building with FORTIFY_SOURCE=2
Joseph Sutton
1
-0
/
+1
2023-10-01
lib:compression: Fix building with FORTIFY_SOURCE=2
Joseph Sutton
1
-1
/
+1
2023-09-27
lib:audit_logging: Initialize ‘tm’ structure
Joseph Sutton
1
-1
/
+1
2023-09-27
lib/krb5_wrap: Simplify assignments
Joseph Sutton
1
-2
/
+1
2023-09-27
lib/krb5_wrap: Make use of smb_krb5_make_data()
Joseph Sutton
1
-5
/
+2
2023-09-26
fuzzing: fuzz_sddl_parse forgives bad utf-8
Douglas Bagnall
1
-0
/
+23
2023-09-26
util/str: helper to check for utf-8 validity
Douglas Bagnall
2
-0
/
+126
2023-09-26
lib/fuzzing: fuzz_sddl_parse: allow non-round-trip with long strings
Douglas Bagnall
1
-0
/
+22
2023-09-26
conditional_aces: Avoid manual parsing for ace_condition_bytes, use DATA_BLOB
Andrew Bartlett
1
-0
/
+1
2023-09-26
docs-xml: Add new parameter "acl claims evaluation"
Andrew Bartlett
3
-0
/
+16
2023-09-26
lib/fuzzing: adjust access-check seed patch
Douglas Bagnall
1
-12
/
+15
2023-09-26
lib/fuzzing: fuzz_conditional_ace_blob
Douglas Bagnall
2
-0
/
+149
2023-09-26
lib/fuzzing: adapt fuzz_sddl_access_check for claims
Douglas Bagnall
1
-10
/
+72
2023-09-26
lib/fuzzing: fuzz SDDL conditional ACEs
Douglas Bagnall
1
-0
/
+119
2023-09-25
lib: Avoid a tdb handle leak
Volker Lendecke
1
-0
/
+5
2023-09-25
lib: Modernize tdb_fetch_lifetime()
Volker Lendecke
1
-24
/
+31
2023-09-14
ldb: Prefer explicit initialization to ZERO_STRUCT()
Joseph Sutton
1
-9
/
+5
2023-09-14
lib:krb5_wrap: Remove Heimdal‐only krb5_princ_component() implementation
Joseph Sutton
1
-15
/
+0
2023-09-14
lib:krb5_wrap: Add Heimdal‐specific smb_krb5_princ_component() implementation
Joseph Sutton
1
-2
/
+19
2023-09-14
lib:krb5_wrap: Add smb_krb5_princ_component()
Joseph Sutton
1
-0
/
+24
2023-09-14
lib:krb5_wrap: Have smb_krb5_principal_get_realm() check the return values of...
Joseph Sutton
1
-3
/
+14
2023-09-14
lib:krb5_wrap: Eliminate redundant code from smb_krb5_sockaddr_to_kaddr()
Joseph Sutton
1
-22
/
+4
2023-09-14
lib:tdr: Remove unnecessary cast
Joseph Sutton
1
-1
/
+1
[prev]
[next]