samba.git
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.
2015-03-15 Michael Adamtalloc:build: improve detection of srcdir
2015-03-15 Stefan Metzmachertalloc: version 2.1.1
2015-03-15 Stefan Metzmachertalloc/tests: avoid some unused variable warnings
2015-03-15 Stefan Metzmachertalloc: fix compiler warning
2015-03-15 Stefan Metzmachertalloc: check for TALLOC_GET_TYPE_ABORT_NOOP
2015-03-15 Stefan Metzmachertalloc: avoid a function call in TALLOC_FREE() if possible.
2015-03-15 Stefan Metzmachertalloc: inline talloc_get_name()
2015-03-15 Stefan Metzmachertalloc: inline more static functions
2015-03-15 Volker Lendecketalloc: Tune talloc_vasprintf
2015-03-15 Lukas Slebodniktalloc: Update flags in pytalloc-util pkgconfig file
2015-03-15 Jelmer VernooijAdd a basic guide on pytalloc.
2015-03-15 Andreas Schneidertalloc: Add a warning to talloc_reference() documentation.
2015-03-15 Volker Lendecketalloc: Test the pooled object
2015-03-15 Volker Lendecketalloc: Add talloc_pooled_object
2015-03-15 Volker Lendecketalloc: Allow nested pools.
2015-03-15 Volker Lendecketalloc: Add a separate pool size
2015-03-15 Volker Lendecketalloc: Put pool-specific data before the chunk
2015-03-15 Volker Lendecketalloc: Introduce __talloc_with_prefix
2015-03-15 Volker Lendecketalloc: Decouple the dual use of chunk->pool
2015-03-15 Jeremy AllisonFix valgrind errors with memmove and talloc pools.
next