metze/samba/wip.git
2023-10-16 Stefan MetzmacherTODO xconn->smb2.request_read_state talloced TODO reall...
2023-10-16 Stefan MetzmacherTODO-LATER?? P2.x: smbd_smb2_send_queue->xconn
2023-10-16 Stefan Metzmachervfs_io_uring_request_submitted,completed optimized...
2023-10-16 Stefan Metzmachersq source3/modules/vfs_io_uring.c samba_io_uring_comple...
2023-10-16 Stefan Metzmachervfs_io_uring: add "io_uring:discard_writes_to_dev_null...
2023-10-16 Stefan MetzmacherP1.6: source3/modules/vfs_io_uring.c force_async.{read...
2023-10-16 Stefan MetzmacherP1.4: TODO FIXME io_uring:sqpoll
2023-10-16 Stefan MetzmacherP1.3: vfs_io_uring: make use of samba_io_uring infrastr...
2023-10-16 Stefan MetzmacherP1.0: BUG??? vfs_io_uring: handle EINTR like EAGAIN...
2023-10-16 Stefan Metzmachersamba_tevent_context_init try samba_io_uring_ev if...
2023-10-16 Stefan Metzmachersource4/torture/local/local.c call samba_io_uring_ev_re...
2023-10-16 Stefan Metzmachersamba_tevent_context_init() call samba_io_uring_ev_regi...
2023-10-16 Stefan Metzmachersamba_io_uring_completion_bypass_epoll
2023-10-16 Stefan Metzmachersamba_io_uring_completion->wait_for_poll
2023-10-16 Stefan Metzmacherlib/util/samba_io_uring.c if0 debugging code
2023-10-16 Stefan Metzmacherlib/util/samba_io_uring.c syscalls as before
2023-10-16 Stefan Metzmachersource4/torture/smb2/bench.c start requests after creat...
2023-10-16 Stefan MetzmacherTODO lib/util/samba_io_uring.c SAMBA_IO_URING_COMPLETIO...
2023-10-16 Stefan Metzmachersq lib/util/samba_io_uring 6.2/6.3 features
2023-10-16 Stefan Metzmachersq lib/util/samba_io_uring.h
2023-10-16 Stefan Metzmacherlib/util/samba_io_uring.c _Static_assert()
2023-10-16 Stefan Metzmacherlib/util/samba_io_uring.c USING_SYSTEM_TEVENT no needed
2023-10-16 Stefan Metzmacherlib/util/samba_io_uring.c no tevent_set_default_backend...
2023-10-16 Stefan Metzmachersamba_io_uring_destructor ring->self_mem_ctx = NULL;
2023-10-16 Stefan MetzmacherP1.2: lib/util: add samba_io_uring.* abstraction
2023-10-16 Stefan Metzmacherthird_party: import liburing-2.4
2023-10-16 Stefan MetzmacherP1.1: wafsamba: improve CHECK_SIZEOF() to have lib...
2023-10-16 Stefan MetzmacherP0.X: s3:param: add lp_parm_bytes() it's similar to...
2023-10-16 Stefan Metzmacherlib/util: support SO_SNDBUFFORCE/SO_RCVBUFFORCE in...
2023-10-16 Stefan Metzmachersmb2_server: monitor connections with TEVENT_FD_ERROR
2023-10-16 Stefan Metzmachers3:rpc_server: make use of tstream_bsd_fail_readv_first...
2023-10-16 Stefan Metzmachers4:rpc_server: make use of tstream_bsd_fail_readv_first...
2023-10-16 Stefan Metzmachers4:service_named_pipe: make use of tstream_bsd_fail_rea...
2023-10-16 Stefan Metzmacherlibcli/named_pipe_auth: let tstream_npa_existing_socket...
2023-10-16 Stefan Metzmachers4:wrepl_server: make use of tstream_bsd_fail_readv_fir...
2023-10-16 Stefan Metzmachers4:libcli/wrepl: make use of tstream_bsd_fail_readv_fir...
2023-10-16 Stefan Metzmachers4:ntp_signd: make use of tstream_bsd_fail_readv_first_...
2023-10-16 Stefan Metzmachers3:libsmb: the unexpected handler use tstream_bsd_fail_...
2023-10-16 Stefan Metzmachers4:dns_server: make use of tstream_bsd_fail_readv_first...
2023-10-16 Stefan Metzmachers4:ldap_server: make use of tstream_bsd_fail_readv_firs...
2023-10-16 Stefan Metzmachers4:kdc: make use of tstream_bsd_fail_readv_first_error...
2023-10-16 Stefan Metzmacherlib/tsocket: add tstream_bsd_fail_readv_first_error()
2023-10-16 Stefan Metzmacherlib/tsocket: make use of TEVENT_FD_ERROR in tstream_bsd...
2023-10-16 Stefan Metzmacherlib/tsocket: let tstream_bsd_connect_send() use TEVENT_...
2023-10-16 Stefan Metzmacherlib/async_req: let writev_send/recv use TEVENT_FD_ERROR
2023-10-16 Stefan Metzmacherlib/async_req: let async_connect_send use TEVENT_FD_ERR...
2023-10-16 Stefan Metzmacherlib/tsocket: make use of samba_socket_sock_error()
2023-10-16 Stefan Metzmacherlib/tsocket: make use of samba_socket_poll_or_sock_error()
2023-10-16 Stefan Metzmacherlib/util: add samba_socket_{poll,sock,poll_or_sock...
2023-10-16 Oleg Kravtsovs4/torture: fix exit status of raw.bench-lookup
2023-10-16 David Muldergpdupate: Implement Drive Maps Client Side Extension
2023-10-16 David Muldergpupdate: Test Drive Maps Client Side Extension
2023-10-13 Stefan Metzmachertevent: version 0.16.0 samba-upstream/tags/tevent-0.16.0
2023-10-13 Stefan Metzmachertevent: add support for TEVENT_FD_ERROR
2023-10-13 Stefan Metzmachertevent: add test_event_fd3
2023-10-13 Stefan Metzmachertevent: add test_fd_speed3
2023-10-13 Stefan Metzmachertevent: let tevent_epoll.c use new generic mpx infrastr...
2023-10-13 Stefan Metzmachertevent: add tevent_common_fd_mpx infrastructure
2023-10-13 Stefan Metzmachertevent: split out a tevent_common_fd_disarm() helper
2023-10-13 Stefan Metzmacherldb: sync DLIST_DEMOTE_SHORT() changes to include/dlink...
2023-10-13 Stefan Metzmacherlib/util: sync DLIST_DEMOTE_SHORT() changes to dlinklist.h
2023-10-13 Stefan Metzmachertevent: introduce DLIST_DEMOTE_SHORT()
2023-10-13 Joseph Suttonwintest: Fix invalid escape sequences
2023-10-13 Joseph Suttonselftest: Use now() instead of utcnow()
2023-10-13 Joseph Suttons4:torture: Use assertEqual() instead of assertEquals()
2023-10-13 Joseph Suttons4:dsdb:tests: Use loadTestsFromTestCase() instead...
2023-10-13 Joseph Suttons4:dsdb:tests: Fix assertion messages
2023-10-13 Joseph Suttons4:dsdb:tests: Remove unused variables
2023-10-13 Joseph Suttons4:dsdb:tests: Remove unused imports
2023-10-13 Joseph Suttons3:script: Remove semicolons
2023-10-13 Joseph Suttontests/krb5: Fix assertion messages
2023-10-13 Joseph Suttontests/krb5: Use assertEqual() instead of assertEquals()
2023-10-13 Joseph Suttonpython:tests: Use now() instead of utcnow()
2023-10-13 Joseph Suttonpython:tests: Remove semicolons
2023-10-13 Joseph Suttonpython:tests: Correct search expression
2023-10-13 Joseph Suttonpython:tests: Fix comment
2023-10-13 Joseph Suttonpython:tests: Fix exception message
2023-10-13 Joseph Suttonpython:tests: Use assertEqual() instead of assertEquals()
2023-10-13 Joseph Suttonpython:subunit: Use now() instead of utcnow()
2023-10-13 Joseph Suttonpython:colour: Fix exception message
2023-10-13 Joseph Suttonexamples: Fix invalid escape sequences
2023-10-13 Joseph Suttonexamples: Don’t use deprecated method ‘has_key()’
2023-10-13 Joseph Suttonbuildtools: Remove semicolons
2023-10-13 Günther Deschners4-torture: add another test to demonstrate identical...
2023-10-13 Günther Deschners3-iremotewinspool: check for correct object_uuid in...
2023-10-13 Günther Deschners4-torture: add testcase to iremotewinspool suite to...
2023-10-13 Günther Deschners3-iremotewinspool: properly map incoming PAR to RPRN...
2023-10-13 Günther Deschners3-iremotewinspool: add PAR->RPRN mapping table
2023-10-13 Joseph Suttons4:rpc_server: Check return values of gnutls functions...
2023-10-13 Joseph Suttons4:rpc_server: Check mkdir() return value (CID 1034649)
2023-10-13 Joseph Suttons4:ntvfs: Correctly acknowledge PVFS_FLAG_STRICT_SYNC...
2023-10-13 Joseph Suttons4:ntvfs: Remove dead code path
2023-10-13 Joseph Suttons4:ntvfs: Remove unneeded NULL check (CID 240771)
2023-10-13 Joseph Suttons4:messaging: Remove redundant code
2023-10-13 Joseph Suttons4:libcli: Check return value of convert_string_talloc...
2023-10-13 Joseph Suttons4:libcli: Remove unnecessary casts
2023-10-13 Joseph Suttons4:dsdb: Don’t overwrite existing error code (CID 1445263)
2023-10-13 Joseph Suttons4:dsdb: Log correct ldb error
2023-10-13 Joseph Suttons4:dsdb: Replace early ‘continue’ with ‘if’ statement...
2023-10-13 Joseph Suttons4:dsdb: Check return value of ldb_msg_add_empty()...
next