vlendec/samba-autobuild/.git
2015-09-01 Karolin SeegerVERSION: Disable git snapshots for the 4.1.20 release. samba-4.1.20
2015-09-01 Karolin SeegerWHATSNEW: Add release notes for Samba 4.1.20.
2015-08-31 Jeremy Allisons3: winbindd: Fix TALLOC_FREE of uninitialized groups...
2015-08-31 Roel van Meers3-util: Compare the maximum allowed length of a NetBIO...
2015-08-17 Ralph Boehmes3-net: use talloc array in share allowedusers
2015-08-03 Justin Maggards3-passdb: Respect LOOKUP_NAME_GROUP flag in sid lookup.
2015-08-03 Jeremy Allisonlib: replace: Add strsep function (missing on Solaris).
2015-07-21 Andreas Schneiders3-auth: Fix a possible null pointer dereference
2015-07-21 Andreas Schneiders3-smbd: Leave sys_disk_free() if dfree command is...
2015-07-19 Günther Deschners3-smbd: reset protocol in smbXsrv_connection_init_tabl...
2015-07-19 Anubhav Rakshits3:libsmb: Fix a bug in conversion of ea list to ea...
2015-07-19 Michael Adamsmbd:trans2: treat new SMB_SIGNING_DESIRED in case
2015-07-19 Michael Adamdocs:smb.conf: explain effect of new setting 'desired...
2015-07-19 Michael Adamsmbd:smb2: use encryption_desired in send_break
2015-07-19 Michael Adamsmbd:smb2: only enable encryption in tcon if desired
2015-07-19 Michael Adamsmbd:smb2: only enable encryption in session if desired
2015-07-19 Michael Adamsmbd:smb2: separate between encryption required and...
2015-07-19 Michael AdamsmbXsrv: add bools encryption_desired to session and...
2015-07-19 Michael AdamIntroduce setting "desired" for 'smb encrypt' and ...
2015-07-19 Volker Lendeckesmbd: Make SMB3 clients use encryption with "smb encryp...
2015-07-11 Stefan Metzmachers4:selftest: also run rpc.winreg with kerberos and...
2015-07-11 Stefan Metzmachers4:selftest: run rpc.echo tests also with krb5 krb5...
2015-07-11 Stefan Metzmachers4:rpc_server: fix padding caclucation in dcesrv_auth_r...
2015-07-11 Stefan Metzmachers4:rpc_server: let dcesrv_auth_response() handle sig_si...
2015-07-11 Stefan Metzmachers4:rpc_server: let dcesrv_reply() use a sig_size for...
2015-07-11 Stefan Metzmachers4:rpc_server: let dcesrv_reply() use DCERPC_AUTH_PAD_A...
2015-07-11 Stefan Metzmachers4:librpc/rpc: fix padding caclucation in ncacn_push_re...
2015-07-11 Stefan Metzmachers4:librpc/rpc: let ncacn_push_request_sign() handle...
2015-07-11 Stefan Metzmachers4:librpc/rpc: let dcerpc_ship_next_request() use a...
2015-07-11 Stefan Metzmachers4:librpc/rpc: let dcerpc_ship_next_request() use DCERP...
2015-07-11 Stefan Metzmachers3:rpc_server: remove pad handling from api_pipe_alter_...
2015-07-11 Stefan Metzmachers3:librpc/rpc: fix padding calculation in dcerpc_guess_...
2015-07-11 Stefan Metzmachers3:librpc/rpc: allow up to DCERPC_AUTH_PAD_ALIGNMENT...
2015-07-11 Stefan Metzmacherlibrpc/rpc: add DCERPC_AUTH_PAD_LENGTH(stub_length...
2015-07-11 Stefan Metzmacherdcerpc.idl: add DCERPC_AUTH_PAD_ALIGNMENT (=16)
2015-07-11 Stefan Metzmacherauth/gensec: make sure gensec_start_mech_by_authtype...
2015-07-11 Stefan Metzmacherauth/gensec: gensec_[un]seal_packet() should only work...
2015-07-11 Jeremy Allisonwinbindd: winbindd_raw_kerberos_login - ensure logon_in...
2015-07-11 Noel Powerkerberos auth info3 should contain resource group ids...
2015-07-11 Jeremy Allisons3: auth: Fix winbindd_pam_auth_pac_send() to create...
2015-07-11 Jeremy Allisons3: auth: Change auth3_generate_session_info_pac()...
2015-07-11 Jeremy Allisons3: auth: Add create_info3_from_pac_logon_info() to...
2015-07-11 Jeremy Allisons3: auth: Change make_server_info_info3() to take a...
2015-07-11 Jeremy Allisons3: auth: Add some const to the struct netr_SamInfo3...
2015-06-30 Michael Adamdocs: overhaul the description of "smb encrypt" to...
2015-06-30 Andrew Bartlettdocs: Change smb encrypt default in docs to match s3...
2015-06-30 Jeremy Allisons3: smbd: Codenomicon crash in do_smb_load_module().
2015-06-30 Stefan Metzmachers3:winbindd: make sure we pass a valid server to rpccli...
2015-06-30 Jeremy Allisons3: smbd: Use separate flag to track become_root()...
2015-06-30 Christian Ambachs3:param/loadparm fix testparm --show-all-parameters
2015-06-20 Karolin SeegerVERSION: Bump version up to 4.1.20...
2015-06-20 Karolin SeegerVERSION: Disable git snapshots for the 4.1.19 release. samba-4.1.19
2015-06-20 Karolin SeegerWHATSNEW: Add release notes for Samba 4.1.19.
2015-06-09 Jeremy Allisons3: libsmbclient: Re-resolving targetcli on every read...
2015-06-09 Christof Schmittnsswitch: Extend idmap_rfc2307 testcase for reverse...
2015-06-09 Christof Schmittidmap_rfc2307: Fix wbinfo --gid-to-sid query
2015-06-09 Steve Howellss4.2/fsmo.py: fixed fsmo transfer exception
2015-06-01 David Holders3: IPv6 enabled DNS connections for ADS client
2015-06-01 David HolderAdd IPv6 support for determining FQDN during ADS join.
2015-06-01 David HolderAdd IPv6 support to ADS client side LDAP connects....
2015-06-01 Ralph Boehmes4:torture:smb2:compound: compound read and padding
2015-06-01 Ralph Boehmes3:smb2: add padding to last command in compound requests
2015-06-01 Jeremy Allisons3: smbcacls: Ensure we read a hex number as %x, not %u.
2015-05-21 Alexander Bokovoys4: libcli/finddcs_cldap: continue processing CLDAP...
2015-05-21 Stefan Metzmachers3:winbindd: make sure we remove pending io requests...
2015-05-21 Evangelos Foutrass4:lib/tls: fix build with gnutls 3.4
2015-05-20 Uri Simchonilibads: record service ticket endtime for sealed ldap...
2015-05-20 Jeremy Allisons3: smbd: VFS: fake_acl module called get_full_smb_file...
2015-05-20 Jeremy Allisons3: smbd: VFS: For all EA and ACL calls use synthetic_s...
2015-05-20 Jeremy Allisons3: smbd: VFS: All the places that are currently callin...
2015-05-20 Jeremy Allisons3: smbd: VFS: Add vfs_stat_smb_basename() - to be...
2015-05-20 Ralph Boehmevfs_gpfs: move failure label before END_PROFILE
2015-05-20 Ralph Boehmevfp_gpfs: ensure END_PROFILE is always called
2015-05-20 Stefan Metzmachers3:selftest: run smb2.notify with --signing=required
2015-05-20 Stefan Metzmachers3:smb2_sesssetup: remove unused smbd_smb2_session_setu...
2015-05-20 Stefan Metzmachers3:smb2_sesssetup: add smbd_smb2_session_setup_wrap_sen...
2015-05-20 Stefan Metzmachers3:smb2_sesssetup: always assign smb2req->session when...
2015-05-20 Stefan Metzmachers3:smb2_sesssetup: let smbd_smb2_logoff_* use smbXsrv_s...
2015-05-20 Stefan Metzmachers3:smbXsrv_session: cancel pending requests when we...
2015-05-20 Stefan Metzmachers3:smbXsrv_session: add smb2srv_session_shutdown_send...
2015-05-20 Stefan Metzmachers3:smbXsrv_session: clear smb2req->session of pending...
2015-05-20 Stefan Metzmachers3:smbXsrv_session: clear smb2req->session of pending...
2015-05-20 Stefan Metzmachers4:torture/smb2: add smb2.notify.session-reconnect...
2015-05-20 Stefan Metzmachers4:torture/smb2: add smb2.notify.invalid-reauth test
2015-05-20 Stefan Metzmachers4:torture/smb2: add smb2.notify.close test
2015-05-20 Stefan Metzmachers4:torture/smb2: verify STATUS_NOTIFY_CLEANUP return...
2015-05-20 Stefan Metzmachers3:smbd: use STATUS_NOTIFY_CLEANUP on smb2 logoff ...
2015-05-20 Stefan Metzmachers3:smbd: use STATUS_NOTIFY_CLEANUP when closing a smb2...
2015-05-20 Stefan Metzmachers3:smbd: add a smbd_notify_cancel_by_map() helper function
2015-05-20 Michael Adamsmbd:smb2: fix error code when the header says the...
2015-05-20 Stefan Metzmachers3:smb2_server: don't rely on the SMB2_HDR_FLAG_SIGNED...
2015-05-11 Karolin SeegerVERSION: Bump version up to 4.1.19...
2015-05-10 Karolin SeegerWHATSNEW: Add release notes for Samba 4.1.18. samba-4.1.18
2015-05-06 Jeremy Allisons3: nmbd: Don't set work_changed = True inside update_s...
2015-05-06 Jeremy Allisons3: nmbd: Ensure we only set work_changed = true if...
2015-05-06 Ralph Boehmevfs: kernel_flock and named streams
2015-05-06 Jeremy Allisons3: smbd: Incorrect file size returned in the response...
2015-05-06 Jeremy Allisons4: rpc: Refactor dcesrv_alter() function into setup...
2015-04-28 Julien KerihuelAdd DCERPC flag to call unbind hooks without destroying...
2015-04-28 Julien Kerihuels4:rpc_server: Add multiplex state to dcerpc flags...
next