s3:libsmb: make use of smb1cli_session_setup_{nt1,lm21}_send/recv()
[samba.git] / source3 /
2016-11-15 Stefan Metzmachers3:libsmb: make use of smb1cli_session_setup_{nt1,lm21...
2016-11-15 Stefan Metzmachers3:libsmb: make use of smb1cli_session_setup_ext_send...
2016-11-15 Andreas Schneiders3:libsmb: handle the spnego as a first action in cli_s...
2016-11-15 Stefan Metzmachers3:libsmb: add some comments to the noop case for ...
2016-11-15 Stefan Metzmacherlibcli/smb: move {smb,trans2}_bytes_push_{str,bytes...
2016-11-15 Stefan Metzmachers3:libsmb: let the callers only pass the password strin...
2016-11-15 Stefan Metzmachers3:popt_common: simplify popt_common_credentials handling
2016-11-15 Stefan Metzmachers3:gse: We need to use the users realm in the target_pr...
2016-11-15 Noel Powers3/client: obey 'disable netbios' smb.conf param, don...
2016-11-12 Andreas Schneiders3-epmapper: Ignore epm_Map object guid
2016-11-11 Günther Deschners3-rpcclient: add object_uuid argument to cmd_epmapper_...
2016-11-11 Günther Deschnerspoolss: Use correct values for secdesc and devmode...
2016-11-10 Andreas Schneiders3-printing: Allow printer names longer than 16 chars
2016-11-10 Andreas Schneiders3-printing: Correctly encode CUPS printer URIs
2016-11-09 Andreas Schneiders3-client: Sync in tool cmdline help with smbclient...
2016-11-08 Andreas Schneiders3-spoolss: Remove printer from registry if it is unpub...
2016-11-08 Andreas Schneiders3-printing: Improve debug message
2016-11-03 Andreas Schneiders3-winbind: Do not return NO_MEMORY if we have an empty...
2016-11-02 Volker Lendeckelibcli: Increase the debug level for expired tickets
2016-10-28 Günther Deschners3-waf: Move spoolssd into its own subsystem
2016-10-28 Günther Deschners3-rpcclient: allow to pass down interface and transpor...
2016-10-26 Günther Deschners3-waf: Add winbindd to its own wscript_build file...
2016-10-26 Günther Deschners3-waf: Add wscript_build for nmbd
2016-10-26 Günther Deschners3-waf: Create a wscript_build for the utils subdir
2016-10-26 Stefan Metzmachers3:rpc_server: pass the full ndr_interface_table to...
2016-10-26 Stefan Metzmachers3:selftest: run some rpcclient tests with "packet"
2016-10-26 Günther Deschners3-rpcclient: add packet auth level command
2016-10-26 Günther Deschners3-rpcclient: support [packet] in rpcclient binding...
2016-10-26 Stefan Metzmachers3:rpc_server: add support for DCERPC_AUTH_LEVEL_PACKET
2016-10-26 Günther Deschners3:cli_pipe: add support for DCERPC_AUTH_LEVEL_PACKET
2016-10-26 Stefan Metzmachers3:dcerpc_helpers: correctly support DCERPC_AUTH_LEVEL_...
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: split the padding from a possible fault...
2016-10-26 Stefan Metzmachers3:ntlm_auth: don't use gensec_want_feature(gensec_secu...
2016-10-26 Stefan Metzmachers3:gse: pass gss_got_flags to gssapi_get_sig_size()
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 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-19 Jeremy Allisons3: libsmb: Fix cut and paste error using the wrong...
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 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 Ralph Boehmes3/vfs: gpfs: adapt vfs_gpfs_is_offline() to changes...
2016-10-17 Ralph Boehmes3/vfs: tsmsm: add missing ;
2016-10-14 Volker Lendeckemessaging: Fix CID 1373622 Extra high-order bits
2016-10-14 Volker Lendeckepthreadpool: Fix CID 1373620 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 Talursupport volfile fetch from multiple glusterd nodes
2016-10-14 Volker Lendeckesmbd: Fix a comment
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 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 Volker Lendeckelib: Fix CID 1373623 Dereference after null check
2016-10-11 Christof Schmittwinbindd: Remove now unused cache_methods
2016-10-11 Christof Schmittwinbindd: Remove now unused domain->methods
2016-10-11 Christof Schmittwinbindd: Replace calls to domain->methods
2016-10-11 Christof Schmittwinbindd: Make functions in cache_methods non-static
2016-10-11 Ralph Boehmes3/vfs: remove now unused is_offline/set_offline VFS...
2016-10-11 Ralph Boehmes3/vfs: merge offline functionality into DOS attributes...
2016-10-11 Volker Lendeckenfs4acls: Fix SMB_ACE4_MAX_TYPE define
2016-10-10 Ralph Wuerthnerctdb-conn: add missing variable initialization
2016-10-08 Uri Simchonis3-sysquotas: correctly restore path when finding mount...
2016-10-07 Anoop C Svfs_glusterfs: Fix a memory leak in connect path
2016-10-07 Andreas Schneiders3-selftest: Add a substituions testcase
2016-10-07 Andreas Schneiders3-lib: Fix %G substitution in AD member environment
2016-10-06 David Disseldorpsmbd/ioctl: match WS2016 ReFS get compression behaviour
2016-10-06 Andreas Schneiders3-rpcclient: Fix initializing rpcclient
2016-10-06 Andreas Schneiders3-param: Add comment to call lp_load_global() after...
2016-10-06 Andreas Schneiders3-utils: Fix loading smb.conf in smbcquotas
2016-10-06 Andreas Schneiders3-libnet: Pass enum value names to dcerpc_samr_SetUser...
2016-10-06 Andreas Schneiders4-libnet: Use SetUserInfo2 to set the account flags
2016-10-06 Jeremy Allisons3: lib: messaging. Add function comments I needed...
2016-10-05 Björn Baumbachs3-printing: fix migrate printer code (bug 8618)
2016-10-05 Volker Lendeckemessaging: Add an indirection for messaging_dgm_registe...
2016-10-05 Volker Lendeckemessages_dgm: Avoid an unnecessary declaration
2016-10-05 Volker Lendeckemessaging: Avoid crashes
2016-10-04 Volker Lendeckemessaging: Avoid a default tevent_fd
2016-10-04 Volker Lendeckemessaging: Disable the correct fde on error
next