samba.git
2016-10-26 Stefan Metzmachers4:rpc_server: process all provided presentation contexts
2016-10-26 Stefan Metzmachers4:rpc_server: it's not a protocol error to do an alter...
2016-10-26 Stefan Metzmachers4:rpc_server: split out a dcesrv_check_or_create_conte...
2016-10-26 Stefan Metzmachers4:rpc_server: use call->conn instead of call->context...
2016-10-26 Stefan Metzmachers4:rpc_server: move dcesrv_alter_resp
2016-10-26 Stefan Metzmachers4:rpc_server: add DCERPC_AUTH_LEVEL_PACKET support
2016-10-26 Stefan Metzmachers4:rpc_server: check the auth_pad_length overflow befor...
2016-10-26 Stefan Metzmachers4:rpc_server: let dcesrv_auth_request() set a fault_code
2016-10-26 Stefan Metzmachers4:rpc_server: set the full DCERPC_BIND_NAK_REASON_...
2016-10-26 Stefan Metzmachers4:rpc_server: set DCERPC_PFC_FLAG_DID_NOT_EXECUTE...
2016-10-26 Stefan Metzmachers4:rpc_server: a fault with UNKNOWN_IF should have...
2016-10-26 Stefan Metzmachers4:librpc/rpc: implement bind_time_feature negotiation
2016-10-26 Stefan Metzmachers4:librpc/rpc: force printing in dcerpc_bh_do_ndr_print...
2016-10-26 Stefan Metzmachers4:librpc/rpc: make use of dcerpc_pull_ncacn_packet()
2016-10-26 Stefan Metzmacherlibrpc/rpc: make use of dcerpc_pull_ncacn_packet()...
2016-10-26 Stefan Metzmacherlibrpc/rpc: move dcerpc_pull_ncacn_packet() from source...
2016-10-26 Stefan Metzmachers3:librpc: move NDR_PRINT_DEBUG() into the caller of...
2016-10-26 Stefan Metzmachers3:librpc: remove bigendian argument from dcerpc_pull_n...
2016-10-26 Stefan Metzmacherdcerpc.idl: add DCERPC_FAULT_SERVER_UNAVAILABLE
2016-10-26 Stefan Metzmacherdcerpc.idl: remove unused dcerpc_request._pad
2016-10-26 Stefan Metzmacherdcerpc.idl: replace dcerpc_response._pad with a uint8...
2016-10-26 Stefan Metzmachers4:rpc_server: skip setting of dcerpc_request._pad
2016-10-26 Stefan Metzmacherdcerpc.idl: add dcerpc_fault_flags bitmap
2016-10-26 Stefan Metzmacherdcerpc.idl: split the padding from a possible fault...
2016-10-26 Stefan Metzmacherdcerpc.idl: remove unused DCERPC_AUTH_LEVEL_DEFAULT
2016-10-26 Stefan Metzmacherauth/gensec: handle DCERPC_AUTH_LEVEL_PACKET similar...
2016-10-26 Stefan Metzmacherauth/gensec: only require GENSEC_FEATURE_SIGN for DCERP...
2016-10-26 Stefan Metzmacherauth/gensec: always verify the wanted SIGN/SEAL flags
2016-10-26 Stefan Metzmachers4:ldap_server: don't use gensec_want_feature(gensec_se...
2016-10-26 Stefan Metzmachers3:ntlm_auth: don't use gensec_want_feature(gensec_secu...
2016-10-26 Stefan Metzmacherauth/ntlmssp: always allow NTLMSSP_NEGOTIATE_{SIGN...
2016-10-26 Stefan Metzmachers3:gse: pass gss_got_flags to gssapi_get_sig_size()
2016-10-26 Stefan Metzmachers4:gensec_gssapi: pass gss_got_flags to gssapi_get_sig_...
2016-10-26 Stefan Metzmachers4:gensec_krb5: also report support for GENSEC_FEATURE_...
2016-10-26 Stefan Metzmachergensec/spnego: remember the wanted features also on...
2016-10-26 Stefan Metzmacherlibcli/smb: handle a talloc_free() on an unsent smb1...
2016-10-26 Stefan Metzmacherlib/async_req: add writev_cancel()
2016-10-26 Matthieu Patous4:librpc/rpc: do not use stack allocated variables...
2016-10-25 David Disseldorplibsmb: fix leak in opendir error path
2016-10-25 Andreas Schneiderwaf: Cleanup deps list for smbd
2016-10-25 Andreas Schneiderwaf: Cleanup deps list for smbregistry
2016-10-25 Amitay IsaacsRevert "ctdb-common: Use SCHED_RESET_ON_FORK when setti...
2016-10-25 Stefan Metzmachers3:smbd: only pass UCF_PREP_CREATEFILE to filename_conv...
2016-10-24 Uri Simchonismbd: in ntlm auth, do not map empty domain in case...
2016-10-24 Uri Simchoniwinbindd: do not modify credentials in NTLM passthrough
2016-10-24 Uri Simchoniselftest: test NTLM user@realm authentication
2016-10-24 Jeremy Allisons3: vfs: streams_depot. Use conn->connectpath not conn...
2016-10-21 Michael Adamvfs:glusterfs: preallocate result for glfs_realpath
2016-10-21 Stefan Metzmachers3:util_cmdline: make struct user_auth_info private...
2016-10-21 Stefan Metzmachers3:libsmb: make use of proper allocated struct user_aut...
2016-10-21 Stefan Metzmachers3:libsmb: make use of get_cmdline_auth_info_* helper...
2016-10-21 Stefan Metzmachers3:lib/netapi: make use of set_cmdline_auth_info_signin...
2016-10-21 Stefan Metzmachers3:util_cmdline: add set_cmdline_auth_info_signing_stat...
2016-10-21 Jeremy Allisons3: selftest: Add test for orphan 'lost-XXX' directorie...
2016-10-20 Jeremy Allisons3: vfs: Remove files/directories after the streams...
2016-10-20 Jeremy Allisons3: torture: vfstest. unlink cmd must be stream aware.
2016-10-20 Volker Lendecketorture: Fix uninitialized variables
2016-10-19 Jeremy Allisons3: libsmb: Fix cut and paste error using the wrong...
2016-10-19 Volker Lendecketorture: Fix clang errors
2016-10-18 Volker Lendeckelib: Fix a signed/unsigned hickup
2016-10-18 Volker Lendeckeloadparm: Fix a warning for increased alignment
2016-10-18 Volker Lendeckelib: Fix an uninitialized variable
2016-10-18 Volker Lendeckeldb: Fix a signed/unsigned mixup
2016-10-18 Volker Lendeckevfs: Fix warnings for time_t != long
2016-10-18 Jeremy Allisons3: cldap: cldap_multi_netlogon_send() fails with one...
2016-10-17 Volker Lendeckelib: Fix a pthreadpool race condition
2016-10-17 Volker Lendeckectdb: Add a required include
2016-10-17 Volker Lendeckectdb: Fix format errors for time_t!=long
2016-10-17 Ralph Boehmes3/vfs: gpfs: adapt vfs_gpfs_is_offline() to changes...
2016-10-17 Ralph Boehmes3/vfs: tsmsm: add missing ;
2016-10-14 Volker Lendecketalloc: Fix CID 1373619 Unchecked return value
2016-10-14 Volker Lendeckemessaging: Fix CID 1373622 Extra high-order bits
2016-10-14 Volker Lendeckemessaging: Fix CID 1373625 Unused value
2016-10-14 Volker Lendeckepthreadpool: Fix CID 1373620 Unchecked return value...
2016-10-14 Volker Lendecketalloc: Fix CID 1373621 Unchecked return value
2016-10-14 Volker Lendeckepthreadpool: Rearrange locks a bit
2016-10-14 Jeremy Allisons3: winbind: Ensure we store name2sid with the correct...
2016-10-14 Volker Lendeckeexamples: Add smb2mount
2016-10-14 Raghavendra... support volfile fetch from multiple glusterd nodes
2016-10-14 Martin Schwenkectdb-scripts: Strengthen check to see if ctdbd is running
2016-10-14 Martin Schwenkectdb-packaging: Move CTDB tests to /usr/local/share...
2016-10-14 Volker Lendeckesmbd: Fix a comment
2016-10-13 Volker Lendeckedebug: Fix a few signed/unsigned hickups
2016-10-13 Trever L. Adamsstrv.c: add strv_to_env for use with execle, etc.
2016-10-13 Stefan Metzmacherntlmssp.idl: don't generate python bindings for ntlmssp...
2016-10-13 Stefan Metzmacherspoolss.idl: use access mask defines from security.idl
2016-10-13 Stefan Metzmachernfs4acl.idl: rename interface to nfs4acl.idl to avoid...
2016-10-13 Moritz Bellerlibcli: Remove code clone
2016-10-13 Martin Schwenkectdb-tests: Add a missing assert()
2016-10-13 Martin Schwenkectdb-tests: Use bash locals for readability
2016-10-13 Martin Schwenkectdb-scripts: Drop backward compatibility from ctdbd_is...
2016-10-13 Martin Schwenkectdb-scripts: ctdbd_wrapper should never remove the...
2016-10-13 Volker Lendeckespoolss: Fix caching of printername->sharename
2016-10-13 Trever L. AdamsUpdate smbrun to allow for settings environment variables.
2016-10-12 Volker Lendeckemessaging: add an overflow check
2016-10-12 Stefan Metzmachers3:libads: don't use MEMORY:ads_sasl_spnego_bind nor...
2016-10-12 Stefan Metzmachers3:libads: don't use MEMORY:ads_sasl_gssapi_do_bind...
2016-10-12 Stefan MetzmacherHEIMDAL:lib/krb5: destroy a memory ccache on reinit
2016-10-12 Volker Lendeckelib: Fix CID 1373623 Dereference after null check
2016-10-11 Christof Schmittwinbindd: Remove now unused cache_methods
next