metze/samba/wip.git
2013-08-10 Stefan Metzmachers4:gensec/schannel: use the correct computer_name from...
2013-08-10 Stefan Metzmachers4:gensec/schannel: simplify the code by using netsec_c...
2013-08-10 Stefan Metzmachers4:gensec/schannel: remove unused dcerpc_schannel_creds()
2013-08-10 Stefan Metzmachers4:torture: avoid usage of dcerpc_schannel_creds()
2013-08-10 Stefan Metzmachers4:libnet: avoid usage of dcerpc_schannel_creds()
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: add netsec_create_state()
2013-08-10 Stefan Metzmacherlibcli/auth: maintain the sequence number for the NETLO...
2013-08-10 Stefan Metzmacherauth/gensec: add gensec_security_by_auth_type()
2013-08-10 Stefan Metzmacherauth/gensec: first check GENSEC_FEATURE_SESSION_KEY...
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 David Disseldorptorture: add smb2 FSCTL_[GET/SET]_COMPRESSION test
2013-08-09 David Disseldorplib: add FSCTL_[GET/SET]_COMPRESSION constants
2013-08-09 David Disseldorptorture: split out ioctl test file creation helper
2013-08-09 Susant Kumar... VFS plugin was sending the actual size of the volume...
2013-08-09 Christof Schmittdoc: Fix prefix parameter name in vfs_full_audit man...
2013-08-09 Karolin Seegerdocs: Add basic man page for vfs_syncops.
2013-08-07 Matthieu Patoudrs-cracknames: Add some debugs in the torture to know...
2013-08-07 Matthieu PatouRemove the knownfail flag on cracknames as it didn...
2013-08-07 Matthieu Patoudrs-cracksname: fix problems that prevented to pass...
2013-08-07 Matthieu Patoudrs-crackname: Fix error code so that we have the same...
2013-08-07 Matthieu Patoudrs-cracknames: When cracking NT4 names we should just...
2013-08-07 Matthieu Patoudrs-crackname: Fix cracknames for the format UNKNOWN...
2013-08-07 Matthieu Patoudrs-cracknames: Reorganise the cracknames list so that...
2013-08-07 Matthieu PatouAdd Notes related to DRSUAPI
2013-08-07 Matthieu Patous4-netlogon: honnor DS_RETURN_DNS_NAME flag
2013-08-07 Matthieu Patous4-netlogon: do not add \\ it has already be done in...
2013-08-07 Matthieu Patoutorture: Quiet a warning about set but not used variable
2013-08-07 Matthieu Patoutorture-drsuapi: Make the name of the dc variable
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 Andreas Schneiderlibcli: Add security_token_system_privilege().
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 Matthieu Patoupyldb: decrement ref counters on py_results and quiet...
2013-08-05 Jeremy AllisonFix bug #10010 - Missing integer wrap protection in...
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 Metzmachers4:netlogon: make use of netlogon_creds_decrypt_samlogo...
2013-08-05 Stefan Metzmacherlibcli/auth: add netlogon_creds_shallow_copy_logon()
2013-08-05 Stefan Metzmacherlibcli/auth: add netlogon_creds_[de|en]crypt_samlogon_l...
2013-08-05 Stefan Metzmacherlibcli/auth: fix shadowed declaration in netlogon_creds...
2013-08-05 Stefan Metzmacherlibcli/auth: make netlogon_creds_crypt_samlogon_validat...
2013-08-05 Stefan Metzmachers3:rpcclient: use talloc_stackframe() in do_cmd()
2013-08-05 Stefan Metzmachers4:librpc: fix netlogon connections against servers...
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 Metzmacherauth/credentials: use CRED_CALLBACK_RESULT after a...
2013-08-05 Stefan Metzmacherauth/credentials: simplify password_tries state
2013-08-05 Stefan Metzmacherauth/credentials: get the old password from secrets.tdb
2013-08-05 Stefan Metzmacherauth/credentials: keep cli_credentials private
next