libcli/auth: avoid possible mem leak in read_negTokenInit()
[metze/samba/wip.git] / source3 /
2013-08-10 Stefan Metzmacherauth/gensec: treat struct gensec_security_ops as const...
2013-08-10 Stefan Metzmacherauth/gensec: introduce gensec_internal.h
2013-08-10 Stefan Metzmachers3:dcerpc_helpers: remove unused DEBUG message of schan...
2013-08-10 Stefan Metzmachers3:rpc_server: make use of netsec_create_state()
2013-08-10 Stefan Metzmachers3:cli_pipe.c: return NO_USER_SESSION_KEY in cli_get_se...
2013-08-10 Stefan Metzmachers3:cli_pipe: pass down creds->computer_name to NL_AUTH_...
2013-08-10 Stefan Metzmachers3:cli_pipe: make use of netsec_create_state()
2013-08-10 Stefan Metzmacherlibcli/auth: maintain the sequence number for the NETLO...
2013-08-10 Stefan Metzmachers3:rpc_client: remove unused cli_rpc_pipe_open_ntlmssp_...
2013-08-10 Stefan Metzmachers3:rpc_client: remove netr_LogonGetCapabilities check...
2013-08-10 Stefan Metzmachers3:rpc_client: add netr_LogonGetCapabilities to cli_rpc...
2013-08-10 Stefan Metzmachers3:rpc_client: use netlogon_creds_copy before rpc_pipe_bind
2013-08-10 Stefan Metzmachers3:rpc_client: fix/add AES downgrade detection to rpc_p...
2013-08-10 Stefan Metzmachers3:rpcclient: try to use NETLOGON_NEG_SUPPORTS_AES
2013-08-10 Stefan Metzmachers3:rpc_client: try to use NETLOGON_NEG_SUPPORTS_AES
2013-08-10 Stefan Metzmachers3:libnet_join: try to use NETLOGON_NEG_SUPPORTS_AES
2013-08-10 Stefan Metzmachers3:auth_domain: try to use NETLOGON_NEG_SUPPORTS_AES
2013-08-10 Stefan Metzmachers3:libsmb: remove unused cli_state->is_guestlogin
2013-08-09 Susant Kumar PalaiVFS plugin was sending the actual size of the volume...
2013-08-06 Andreas Schneiders3-netlogon: Connecting with the system token should...
2013-08-06 Andreas Schneiders3-rpc_server: Grant the system token full access.
2013-08-06 Christof SchmittFSCTL_GET_SHADOW_COPY_DATA: Don't return 4 extra bytes...
2013-08-06 Christof SchmittFSCTL_GET_SHADOW_COPY_DATA: Initialize output array...
2013-08-05 Ralph Wuerthners3:smbd: allow info class SMB_QUERY_FS_ATTRIBUTE_INFO...
2013-08-05 Ralph Wuerthners3:smbd: allow info class SMB_QUERY_FS_VOLUME_INFO...
2013-08-05 Ralph Wuerthners3:smbd: allow status code in smbd_do_qfsinfo() to...
2013-08-05 Ralph Wuerthners3:smbd: allow GetInfo responses with STATUS_BUFFER_OVE...
2013-08-05 Ralph Wuerthners3:smbd: return NT_STATUS_INFO_LENGTH_MISMATCH for...
2013-08-05 Jeremy AllisonFix bug #10010 - Missing integer wrap protection in...
2013-08-05 Andreas Schneiders3-libads: Print a message if no realm has been specified.
2013-08-05 Stefan Metzmachers3:rpc_client: rename same variables in cli_rpc_pipe_op...
2013-08-05 Stefan Metzmachers3:rpc_client: use the correct context for netlogon_cre...
2013-08-05 Stefan Metzmachers3:rpc_client: make rpccli_schannel_bind_data() static
2013-08-05 Stefan Metzmachers3:netlogon: make use of netlogon_creds_decrypt_samlogo...
2013-08-05 Stefan Metzmachers3:rpcclient: use talloc_stackframe() in do_cmd()
2013-08-05 Stefan Metzmachers3-net: avoid confusing output in net_rpc_oldjoin(...
2013-08-05 Günther Deschners3-net: use libnetjoin for "net rpc join" newstyle.
2013-08-05 Günther Deschners3-net: use libnetjoin for "net rpc testjoin".
2013-08-05 Stefan Metzmachers3:libnet: let the caller truncate the pw in libnet_joi...
2013-08-05 Günther Deschners3-libnetjoin: move "net rpc oldjoin" to use libnetjoin.
2013-08-05 Günther Deschners3-libnetjoin: add machine_name length check.
2013-08-05 Günther Deschners3: libnet_join: use admin_domain in libnetjoin.
2013-08-05 Günther Deschners3: libnet_join: add admin_domain.
2013-08-05 Günther Deschnerlibcli/auth: also set secure channel type in netlogon_c...
2013-08-05 Günther Deschners3-rpc_cli: pass down ndr_interface_table to rpc_transp...
2013-08-05 Günther Deschners3-rpc_cli: pass down ndr_interface_table to rpc_transp...
2013-08-05 Günther Deschners3-rpc_cli: pass down ndr_interface_table to rpc_pipe_o...
2013-08-05 Günther Deschners3-rpc_cli: pass down ndr_interface_table to rpc_pipe_g...
2013-08-05 Günther Deschners3-rpc_cli: pass down ndr_interface_table to rpc_pipe_o...
2013-08-05 Günther Deschners3-rpc_cli: pass down ndr_interface_table to rpc_pipe_o...
2013-08-05 Günther Deschners3-rpc_cli: pass down ndr_interface_table to cli_rpc_pi...
2013-08-05 Günther Deschners3-rpc_cli: pass down ndr_interface_table to cli_rpc_pi...
2013-08-05 Günther Deschners3-rpc_cli: pass down ndr_interface_table to cli_rpc_pi...
2013-08-05 Günther Deschners3-rpc_cli: pass down ndr_interface_table to cli_rpc_pi...
2013-08-05 Günther Deschners3-rpc_cli: pass down ndr_interface_table to cli_rpc_pi...
2013-08-05 Günther Deschners3-rpc_cli: pass down ndr_interface_table to cli_rpc_pi...
2013-08-05 Günther Deschners3-rpc_cli: pass down ndr_interface_table to rpc_pipe_o...
2013-08-05 Günther Deschners3-rpc_cli: pass down ndr_interface_table to rpc_pipe_o...
2013-08-05 Günther Deschners3-libnetapi: pass down ndr_interface_table to pipe_cm...
2013-08-05 Günther Deschners3-libnetapi: pass down ndr_interface_table to libnetap...
2013-08-05 Günther Deschners3-libnetapi: pass down ndr_interface_table to libnetap...
2013-08-05 Günther Deschners3-rpc_cli: remove prototype of nonexisting cli_rpc_pip...
2013-08-05 Günther Deschners3-net: pass down ndr_interface_table to connect_dst_pi...
2013-08-05 Günther Deschners3-libads: Fail create_local_private_krb5_conf_for_doma...
2013-08-05 Stefan Metzmachers3:ntlm_auth: remove pointless credentials->priv_data...
2013-08-04 Jeremy AllisonEnsure we can never integer wrap when working on client...
2013-08-03 Richard SharpeThere are tests all over the SMB1 code to check that...
2013-08-02 Christian Ambachs3:lib/system fix build on AIX 7
2013-08-01 Gregor BeckFix bug 9678 - Windows 8 Roaming profiles fail
2013-08-01 Ralph WuerthnerEnsure gpfs kernel leases are wrapped in a become_root...
2013-08-01 Jeremy AllisonWrap setting leases in become_root()/unbecome_root...
2013-07-31 Jeff Laytontorture: add LOCAL-sid_to_string testcase
2013-07-31 Jeff Laytontorture: add more string_to_sid torture testcases
2013-07-29 Michael Adams3:winbind: add a warning DEBUG message when skipping...
2013-07-29 Michael Adams3:winbind: change getgroups to only do one sids2xids...
2013-07-29 Michael Adams3:winbind: fix the getgroups implementation to include...
2013-07-29 Michael Adams3:winbind: fix gid counting and error handling in...
2013-07-23 Günther Deschners3-winbindd: support the DIR pragma for raw kerberos...
2013-07-23 Volker Lendeckesmbd: Fix CID 1035536 Uninitialized pointer read
2013-07-22 Volker Lendeckesmbd: Fix CID 1035537 Uninitialized pointer read
2013-07-22 Volker Lendeckesmbd: Fix CID 1035538 Uninitialized pointer read
2013-07-22 Andreas Schneiders3-waf: Rename regedit to samba-regedit.
2013-07-19 Günther Deschners3-printing: avoid KRB5CCNAME overwrite in printer...
2013-07-19 Jeremy AllisonReply with correct trans2 message on a setpathinfo...
2013-07-19 Jeremy AllisonEnsure we do pathname processing before SD and EA proce...
2013-07-19 Jeremy AllisonEnsure we can't create a file using NTTRANS with an...
2013-07-19 Jeremy AllisonEnsure we can't create a file using TRANS2_OPEN with...
2013-07-19 Jeremy AllisonAdd the ability to send an NTSTATUS result back with...
2013-07-19 Jeremy AllisonEnsure we can't create a file using SMB2_CREATE with...
2013-07-19 Jeremy AllisonEnsure we never return an EA name to a Windows client...
2013-07-19 Jeremy AllisonEnsure set_ea cannot set invalid Windows EA names.
2013-07-19 Jeremy AllisonAdd ea_list_has_invalid_name() function.
2013-07-18 Richard SharpeFix memory leak in error code path.
2013-07-15 Alexander Werths3: Remove old mode special substitution.
2013-07-08 Volker Lendeckes3:idmap_autorid: Add a NULL check in idmap_autorid_pre...
2013-07-08 Volker Lendeckes3:idmap_autorid: Don't zero in idmap_autorid_prealloca...
2013-07-08 Volker Lendeckes3:idmap_autorid: Use ARRAY_SIZE where appropriate
2013-07-15 Andreas Schneiders3-winbind: Do not delete an existing valid credential...
2013-07-11 Volker Lendeckesmbd: Fix a 100% loop at shutdown time
2013-07-11 Volker Lendeckesrvsvc: Use a symbolic constant where we have one
next