samba.git
2021-12-10 Jeremy AllisonWHATSNEW. Added section about samba-dcerpcd.
2021-12-10 Volker Lendeckedcesrv_core: Remove unused dcesrv_reinit_context()
2021-12-10 Volker Lendeckes3:rpc_server: Delete unused code and doc references
2021-12-10 Volker Lendeckeprinting: Remove "start_daemons" from printing_subsyste...
2021-12-10 Volker Lendeckes3:rpc_server: Activate samba-dcerpcd
2021-12-10 Volker Lendeckes3:rpc_server: Add samba-dcerpcd helper programs
2021-12-10 Volker Lendeckes3:winbind: Close internal RPC pipes after 5 idle seconds
2021-12-10 Volker Lendeckes3:rpc_server: Make npa_state_init() public
2021-12-10 Volker Lendeckeunittest: Remove test_sambafs_srv_pipe
2021-12-10 Volker Lendeckes3:printing: Move pcap_cache_loaded() to load.c
2021-12-10 Volker Lendeckesmbcontrol: Add rpc-dump-status
2021-12-10 Volker Lendeckes3:rpc_client: Add rpc_pipe_open_local_np()
2021-12-10 Volker Lendeckes3:rpc_server: Implement the rpcd_* helper-end of the...
2021-12-10 Volker Lendeckes3:rpc_client: Add local_np_connect()
2021-12-10 Volker Lendeckes3:rpc_server: Add samba-dcerpcd
2021-12-10 Jeremy Allisondocs-xml: Add "rpc start on demand helpers", true by...
2021-12-10 Volker Lendeckeidl: Define messages sent between samba-dcerpcd and...
2021-12-10 Volker Lendeckedcesrv_core: Add dcesrv_loop_next_packet()
2021-12-10 Volker Lendeckebackupkey.idl: Don't listen on \\pipe\ntsvcs
2021-12-10 Volker Lendeckedcesrv_core: Add dcesrv_context_set_callbacks()
2021-12-10 Volker Lendeckes3:rpc_client: Bump debug level for ncalrpc connect...
2021-12-10 Volker Lendeckes3:rpc_server: Remove direct registry access from svcct...
2021-12-10 Volker Lendeckes3:services: Disable rcinit-based service control code
2021-12-10 Volker Lendecketest: Prime the kpasswd server
2021-12-10 Volker Lendeckerpc_server: Check info5->transport
2021-12-10 Volker Lendeckelibrpc: Get transport out of tstream_npa_accept_existin...
2021-12-10 Volker Lendeckeauth: Fix a typo in auth/gensec/ncalrpc.c
2021-12-10 Volker Lendeckelibrpc: Add named_pipe_auth_req_info5->transport
2021-12-10 Volker Lendeckenamed_pipe_auth.idl: Add "need_idle_server"
2021-12-10 Volker Lendeckenamed_pipe_auth: Bump info4 to info5
2021-12-09 Jeremy AllisonUpdate WHATSNEW.txt with removal of wildcard copy,...
2021-12-09 Jeremy Allisons3: smbd: Remove 'const char *src_original_lcomp' from...
2021-12-09 Jeremy Allisons3: smbd: Remove 'const char *src_original_lcomp' param...
2021-12-09 Jeremy Allisons3: smbd: Inside rename_internals() remove '{ ... ...
2021-12-09 Jeremy Allisons3: smbd: Remove the commented out resolve_wildcards().
2021-12-09 Jeremy Allisons3: smbd: Remove all wildcard code from rename_internals().
2021-12-09 Jeremy Allisons3: smbd: Remove dest_has_wild and all associated code...
2021-12-09 Jeremy Allisons3: smbd: Prepare to remove wildcard matching from...
2021-12-09 Jeremy Allisons3: smbd: In reply_ntrename() remove 'bool dest_has_wca...
2021-12-09 Jeremy Allisons3: smbd: In reply_ntrename(), never set dest_has_wcard.
2021-12-09 Jeremy Allisons3: smbd: In reply_ntrename() remove the UCF_ALWAYS_ALL...
2021-12-09 Jeremy Allisons3: smbd: In SMBntrename (0xa5) prevent wildcards in...
2021-12-09 Jeremy Allisons3: smbd: In smb_file_rename_information() (SMB_FILE_RE...
2021-12-09 Jeremy Allisons3: smbd: Remove UCF_ALWAYS_ALLOW_WCARD_LCOMP flag...
2021-12-09 Jeremy Allisons3: smbd: Remove 'bool has_wild' parameter from unlink_...
2021-12-09 Jeremy Allisons3: smbd: Change unlink_internals() to ignore has_wild...
2021-12-09 Jeremy Allisons3: smbd: In reply_unlink() remove the possibility...
2021-12-09 Jeremy Allisons3: smbd: Remove support for SMBcopy SMB_COM_COPY ...
2021-12-09 Jeremy Allisons3: torture: Remove the wildcard unlink test code.
2021-12-09 Jeremy Allisons4: torture: Remove the wildcard rename test code.
2021-12-09 Jeremy Allisons4: torture: Remove the wildcard unlink test code.
2021-12-09 Jeremy Allisons3: torture: In run_smb1_wild_mangle_unlink_test()...
2021-12-09 Jeremy Allisons3: torture: In torture_mangle(), use torture_deltree...
2021-12-09 Jeremy Allisons3: torture: In test_mask(), use torture_deltree()...
2021-12-09 Jeremy Allisons3: torture: In run_streamerror(), use torture_deltree...
2021-12-09 Jeremy Allisons3: torture: In torture_chkpath_test(), use torture_del...
2021-12-09 Jeremy Allisons3: torture: In torture_casetable(), use torture_deltre...
2021-12-09 Jeremy Allisons3: torture: In torture_utable(), use torture_deltree...
2021-12-09 Jeremy Allisons3: torture: In run_smb1_wild_mangle_rename_test()...
2021-12-09 Jeremy Allisons3: torture: In run_smb1_wild_mangle_unlink_test()...
2021-12-09 Jeremy Allisons3: torture: Add torture_deltree() for setup and teardown.
2021-12-09 Jeremy Allisons4: libcli: smbcli_unlink() is no longer used with...
2021-12-09 Jeremy Allisons4: torture: Use smbcli_unlink_wcard() to setup and...
2021-12-09 Jeremy Allisons4: torture: Use smbcli_unlink_wcard() in base.casetabl...
2021-12-09 Jeremy Allisons4: torture: Use smbcli_unlink_wcard() to cleanup in...
2021-12-09 Jeremy Allisons4: torture: Use smbcli_unlink_wcard() to remove wildca...
2021-12-09 Jeremy Allisons4: torture: In raw.notify test use smbcli_unlink_wcard...
2021-12-09 Jeremy Allisons4: libcli: In smbcli_deltree() use smbcli_unlink_wcard...
2021-12-09 Jeremy Allisons4: libcli: Add smbcli_unlink_wcard().
2021-12-09 Andrew Bartletts4-auth: Remove unused headers
2021-12-09 Stefan Metzmacherauth/credentials: Fix cli_credentials_shallow_ccache...
2021-12-09 Stefan Metzmacherauth/credentials: Handle ENOENT when obtaining ccache...
2021-12-09 Andrew Bartlettlibrpc: match gensec_gssapi and call gsskrb5_set_dns_ca...
2021-12-09 Andrew Bartlettbuild: Add missing dependency on addns
2021-12-09 Joseph Suttonhdb: Initialise HDB structure
2021-12-07 Joseph Suttontests/krb5: Allow PADATA-ENCRYPTED-CHALLENGE to be...
2021-12-07 Joseph Suttontests/krb5: Allow 'renew-till' element to be present...
2021-12-07 Joseph Suttontests/krb5: Don't require claims PAC buffers if STRICT_...
2021-12-07 Joseph Suttontests/krb5: Adjust unknown critical FAST option test
2021-12-07 Joseph Suttontests/krb5: Add test for FAST with invalid ticket checksum
2021-12-07 Joseph Suttontests/krb5: Remove magic flag constants
2021-12-07 Joseph Suttontests/krb5: Allow additional unexpected padata types
2021-12-07 Joseph Suttontests/krb5: Make edata checking less strict
2021-12-07 Joseph Suttontests/krb5: Add tests for FAST with use-session-key...
2021-12-07 Joseph Suttontests/krb5: Add test for AD-fx-fast-armor in enc-author...
2021-12-07 Joseph Suttontests/krb5: Don't request renewable tickets
2021-12-07 Joseph Suttontests/krb5: Adjust expected error codes for FAST tests
2021-12-07 Joseph Suttonkdc: Canonicalize realm for enterprise principals
2021-12-07 Andrew Bartlettheimdal_build: Do not build samba4kinit unless building...
2021-12-07 Andrew Bartlettlib/replace: For heimdal_build: Try to use the OS or...
2021-12-07 Joseph Suttons4:torture: Remove pre-send and post-receive callbacks
2021-12-06 Joseph Suttons4:torture: Remove test combination with enterprise...
2021-12-06 Joseph Suttons4:torture: Remove AS_REQ_SELF test stage
2021-12-06 Joseph Suttontests/krb5: Add tests for enterprise principals with...
2021-12-06 Joseph Suttontests/krb5: Add tests for AS-REQ with an SPN
2021-12-06 Joseph Suttontests/krb5: Add more AS-REQ ENC-TIMESTAMP tests with...
2021-12-06 Joseph Suttontests/krb5: Check ticket cname for Heimdal
2021-12-06 Joseph Suttontests/krb5: Check logon name in PAC for canonicalizatio...
2021-12-06 Joseph Suttontests/krb5: Only create testing accounts once per test run
2021-12-06 Andreas Schneiderwaf:mitkrb5: Always define lib so we get the header...
next