palcantara/samba-autobuild/.git
2022-04-11 Pavel Filipenskýtevent:tests: Test queue entry tags tevent-0.12.0
2022-04-11 Pavel Filipenskýtevent: Add tevent queue tracing support
2022-04-11 Pavel Filipenskýtevent: Use internally an empty trigger function for...
2022-04-11 Pavel Filipenskýtevent: Move the code below the trigger check
2022-04-11 Pavel Filipenskýtevent: Fix trailing whitespaces
2022-04-08 Samuel Cabreroexamples: Update winbindd.stp and generate script
2022-04-08 Samuel Cabreros3:winbind: Convert PamAuth from struct based to NDR...
2022-04-08 Samuel Cabreros3:winbind: Set local and remote addresses in the craft...
2022-04-08 Samuel Cabreros3:winbind: Make extra_data_to_sid_array() public
2022-04-08 Samuel Cabreros3:winbind: Refactor log_authentication(), do not take...
2022-04-08 Samuel Cabreros3:winbind: Refactor fake_password_policy(), take netr_...
2022-04-08 Samuel Cabreros3:winbind: Refactor winbindd_dual_pam_auth_cached...
2022-04-08 Samuel Cabreros3:winbind: Refactor winbindd_dual_pam_auth_cached...
2022-04-08 Samuel Cabreros3:winbind: Refactor winbindd_dual_pam_auth_cached...
2022-04-08 Samuel Cabreros3:winbind: Refactor winbindd_dual_pam_auth_cached...
2022-04-08 Samuel Cabreros3:winbind: Refactor winbindd_dual_pam_auth_cached...
2022-04-08 Samuel Cabreros3:winbind: Refactor winbindd_dual_pam_auth_kerberos...
2022-04-08 Samuel Cabreros3:winbind: Refactor winbindd_dual_pam_auth_kerberos...
2022-04-08 Samuel Cabreros3:winbind: Refactor append_afs_token(), do not take...
2022-04-08 Samuel Cabreros3:winbind: Refactor append_unix_username(), do not...
2022-04-08 Samuel Cabreroselftest: Add a test for PamLogOff
2022-04-08 Samuel Cabreroselftest: Extend test_wbc_logon_user to test WBFLAG_PAM...
2022-04-08 Samuel Cabreros4:rpc_server: Fix duplicated function name between...
2022-04-08 Samuel Cabreros4:rpc_server: Fix duplicated function name between...
2022-04-08 Samuel Cabreros3:winbind: Refactor check_info3_in_group() to take...
2022-04-08 Samuel Cabreros3:winbind: Move sighup handling related functions...
2022-04-08 Samuel Cabreros3:winbind: Move sigterm handling functions to winbindd...
2022-04-08 Samuel Cabreros3:winbind: Rename terminate() function to winbindd_ter...
2022-04-08 Samuel Cabreros3:winbind: Move servide reload related functions to...
2022-04-08 Samuel Cabreros3:winbind: Move function to flush cache to winbindd...
2022-04-08 Samuel Cabreros3:winbind: Move the function to get the privileged...
2022-04-08 Samuel Cabreros3:winbind: Move imessaging context init function to...
2022-04-08 Samuel Cabreros3:winbind: Move functions to enable or disable cache...
2022-04-07 Jeremy AllisonWHATSNEW.txt: Add explaination of --without-smb1-server...
2022-04-07 David Mulderci: Create samba-fileserver-without-smb1 environment
2022-04-07 David Mulderconfigure: Fail smbd w/o smb1 if selftest when configur...
2022-04-07 David Mulderconfigure: Add option for disabling the smb1 server
2022-04-07 Jeremy Allisons3: smbd: Rename init_smb_request() -> init_smb1_request().
2022-04-07 Jeremy Allisons3: smbd: Rename reply_outbuf() -> reply_smb1_outbuf().
2022-04-07 Jeremy Allisons3: smbd: Rename create_outbuf() -> create_smb1_outbuf()
2022-04-07 Jeremy Allisons3: smbd: Rename construct_reply_common_req() -> constr...
2022-04-07 Jeremy Allisons3: smbd: Rename construct_reply_common() -> construct_...
2022-04-07 Jeremy Allisons3: smbd: Rename srv_set_message() -> srv_smb1_set_mess...
2022-04-07 Jeremy Allisons3: smbd: Rename valid_smb_header() -> valid_smb1_header()
2022-04-07 David Muldersmbd: Remove srv_send_smb
2022-04-07 David Muldersmbd: Remove uses of srv_send_smb
2022-04-07 David Muldersmbd: Move reply_pipe_write to smb1_pipes.c
2022-04-07 David Muldersmbd: Process error reply if SMB1 negprot parsing fails
2022-04-07 David Muldersmbd: Enable multi-protocol negotiate w/out SMB1
2022-04-07 David Muldersmbd: Move init_smb_request to smb2_process.c
2022-04-07 David Muldersmbd: Move valid_smb_header to smb2_process.c
2022-04-07 David Muldersmbd: Disable use of smb_fn_name when SMB1 is disabled
2022-04-07 David Muldersmbd: Remove duplicate read_nttrans_ea_list function...
2022-04-07 David Muldersmbd: Disable SMB_SET_POSIX_LOCK when SMB1 is disabled
2022-04-07 David Muldersmbd: Disable SMB_QUERY_CIFS_UNIX_INFO when SMB1 is...
2022-04-07 David Muldersmbd: Disable use of smb_fn_name without SMB1 in error.c
2022-04-07 David Muldertorture: Disable vfs chain test dependant on SMB1
2022-04-07 David Muldersmbd: Move trans2.c -> smb2_trans2.c
2022-04-07 Jeremy Allisons3: smbd: Move reply_findnclose() from trans2.c to...
2022-04-07 Jeremy Allisons3: smbd: Move reply_findclose() from trans2.c to smb1_...
2022-04-07 David Muldersmbd: Move reply_transs2 to smb1_trans2.c
2022-04-07 David Muldersmbd: Move reply_trans2 to smb1_trans2.c
2022-04-07 David Muldersmbd: Move smb_set_posix_lock to smb1_trans2.c
2022-04-07 David Muldersmbd: Move send_trans2_replies to smb1_trans2.c
2022-04-07 David Muldersmbd: Move smb1_utils.h include to smbd.h
2022-04-07 David Muldersmbd: Move process.c -> smb1_process.c
2022-04-07 David Muldersmbd: Move smbd_process to smb2_process.c
2022-04-07 David Muldersmbd: Disable smb1 in smbd_process
2022-04-07 David Muldersmbd: Move smbd_add_connection to smb2_process.c
2022-04-07 David Muldersmbd: Disable smb1 in smbd_smb2_server_connection_read_...
2022-04-07 David Muldersmbd: Disable smb1 in smbd_server_connection_handler
2022-04-07 David Muldersmbd: Disable smb1 in smbd_add_connection
2022-04-07 David Muldersmbd: Move smbXsrv_connection_dbg to smb2_process.c
2022-04-07 David Muldersmbd: Move smbXsrv_connection_init_tables to smb2_process.c
2022-04-07 David Muldersmbd: Disable smb1 in smbXsrv_connection_init_tables
2022-04-07 David Muldersmbd: Move process_smb to smb2_process.c
2022-04-07 David Muldersmbd: Move reply_outbuf and construct_reply_common_req...
2022-04-07 David Muldersmbd: Move push_deferred_open_message_smb to smb2_process.c
2022-04-07 David Muldersmbd: Separate smb1 code from push_deferred_open_messag...
2022-04-07 David Muldersmbd: Move get_deferred_open_message_state to smb2_proc...
2022-04-07 David Muldersmbd: Move open_was_deferred to smb2_process.c
2022-04-07 David Muldersmbd: Move schedule_deferred_open_message_smb to smb2_p...
2022-04-07 David Muldersmbd: Move remove_deferred_open_message_smb to smb2_pro...
2022-04-07 David Muldersmbd: Move receive_smb_talloc/smb2_receive_talloc to...
2022-04-07 David Muldersmbd: Split receive_smb_talloc into smb1_receive_talloc...
2022-04-07 David Muldersmbd: Move read_packet_remainder to smb2_process.c
2022-04-07 David Muldersmbd: Move srv_set_message to smb2_process.c
2022-04-07 David Muldersmbd: Move srv_send_smb/smb2_srv_send to smb2_process.c
2022-04-07 David Muldersmbd: Split srv_send_smb into smb1_srv_send/smb2_srv_send
2022-04-07 David Muldersmbd: Split process_smb() into process_smb1() and proce...
2022-04-07 David Muldersmbd: Move signing.c -> smb1_signing.c
2022-04-07 David Muldersmbd: Disable call to smb1_srv_init_signing without...
2022-04-07 David Muldersmbd: Move srv_init_signing to smb2_signing.c
2022-04-07 David Muldersmbd: Move smb2_srv_init_signing to smb2_signing.c
2022-04-07 David Muldersmbd: Move service.c -> smb2_service.c
2022-04-07 David Muldersmbd: Move make_connection to smb1_service.c
2022-04-07 David Muldersmbd: Disable call to smb1_srv_is_signing_active withou...
2022-04-07 David Muldersmbd: Move reply.c -> smb1_reply.c
2022-04-07 David Muldersmbd: Move smbd_do_unlocking to smb2_reply.c
2022-04-07 David Muldersmbd: Move get_lock_offset to smb2_reply.c
next