samba.git
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...
2015-04-28 Richard SharpeMake sure we initialize conn to NULL, because a routine...
2015-04-28 Ralph Boehmes3:smbd: update comment to correctly reflect MS-SMB2
2015-04-28 Ralph Boehmes3:smbd: missing tevent_req_nterror
2015-04-21 David Disseldorpspoolss: purge the printer name cache on name change
2015-04-20 Jeremy Allisons3: libsmbclient: After getting attribute server, ensur...
2015-04-08 Jeremy Allisons3: Fix fsctl_validate_neg_info to pass MS compliance...
2015-04-08 Jeremy Allisons3: Refactor smbd_smb2_request_process_negprot
2015-04-08 Andreas Schneiders3-passdb: Fix 'force user' with winbind default domain
2015-04-08 Andreas Schneiders4-process_model: Do not close random fds while forking.
2015-04-08 Jeremy Allisons3: libsmbclient: Add missing talloc stackframe.
2015-04-08 Stefan Metzmachers4:auth/gensec_gssapi: let gensec_gssapi_update() retur...
2015-03-28 Jeremy Allisons3: client - "client use spnego principal = yes" code...
2015-03-27 Jeremy Allisondocs: Mark 'client use spnego principal' as deprecated...
2015-03-27 Michael Adams3:winbind:grent: don't stop group enumeration when...
2015-03-24 Jeremy Allisons3: lib: libsmbclient: If reusing a server struct,...
2015-03-24 Jeremy Allisons3: libcli: smb1: Ensure we correctly finish a tevent...
2015-03-24 Jeremy Allisons3: lib: ntlmssp: If NTLMSSP_NEGOTIATE_TARGET_INFO...
2015-03-24 Jeremy Allisons4: lib: auth: If NTLMSSP_NEGOTIATE_TARGET_INFO isn...
2015-03-24 David Disseldorpdocs/idmap_rid: remove deprecated base_rid from example
2015-03-15 Stefan Metzmachertalloc: version 2.1.2
2015-03-15 Stefan Metzmachertalloc: fix _talloc_total_limit_size prototype
2015-03-15 Jeremy Allisonlib: talloc: Test suite for the new destructor reparent...
2015-03-15 Jeremy Allisonlib: talloc: Allow destructors to reparent the object...
2015-03-15 Jeremy Allisonlib: talloc: Fix bug when calling a destructor.
next