summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* VERSION: Disable git snapshots for the 4.3.13 release.samba-4.3.13v4-3-stableKarolin Seeger2016-12-091-1/+1
* WHATSNEW: Add release notes for Samba 4.3.13.Karolin Seeger2016-12-091-2/+84
* CVE-2016-2126: auth/kerberos: only allow known checksum types in check_pac_ch...Stefan Metzmacher2016-12-091-0/+22
* CVE-2016-2125: s4:gensec_gssapi: don't use GSS_C_DELEG_FLAG by defaultStefan Metzmacher2016-12-091-1/+1
* CVE-2016-2125: s3:gse: avoid using GSS_C_DELEG_FLAGStefan Metzmacher2016-12-091-1/+0
* CVE-2016-2125: s4:scripting: don't use GSS_C_DELEG_FLAG in nsupdate-gssStefan Metzmacher2016-12-091-1/+1
* CVE-2016-2123: Fix DNS vuln ZDI-CAN-3995Volker Lendecke2016-12-091-0/+9
* WHATSNEW: Bump version up 4.3.13...Karolin Seeger2016-12-091-2/+2
* VERSION: Disable git snapshots for the 4.3.12 release.samba-4.3.12Karolin Seeger2016-11-011-1/+1
* WHATSNEW: Add release notes for Samba 4.3.12.Karolin Seeger2016-11-011-2/+113
* s3:libads: don't use MEMORY:ads_sasl_spnego_bind nor set "KRB5CCNAME"Stefan Metzmacher2016-10-201-6/+0
* s3:libads: don't use MEMORY:ads_sasl_gssapi_do_bind nor set "KRB5CCNAME"Stefan Metzmacher2016-10-201-5/+0
* HEIMDAL:lib/krb5: destroy a memory ccache on reinitStefan Metzmacher2016-10-201-17/+35
* autobuild: Use cp --recursive --link --archiveAndrew Bartlett2016-10-201-4/+7
* s3-printing: fix migrate printer code (bug 8618)Björn Baumbach2016-10-201-0/+27
* spoolss: Fix caching of printername->sharenameVolker Lendecke2016-10-201-2/+2
* glusterfs: Avoid tevent_internal.hVolker Lendecke2016-10-201-1/+0
* s3: events. Move events.c to util_event.cJeremy Allison2016-10-205-504/+105
* s3: server: s3_tevent_context_init() -> samba_tevent_context_init()Jeremy Allison2016-10-204-8/+7
* s3: winbind: Remove dump_event_list() calls.Jeremy Allison2016-10-201-3/+2
* s3: nmbd: Final changeover to stock tevent for nmbd.Jeremy Allison2016-10-201-42/+4
* s3: nmbd: Change over to using tevent functions from direct poll.Jeremy Allison2016-10-201-20/+38
* s3: nmbd: Add a talloc_stackframe().Jeremy Allison2016-10-201-0/+9
* s3: nmbd: Add (currently unused) timeout and fd handlers.Jeremy Allison2016-10-201-0/+26
* s3: nmbd: Now attrs array mirrors fd's array use it in preference.Jeremy Allison2016-10-201-4/+4
* s3: nmbd: Ensure attrs array mirrors fd's array for dns.Jeremy Allison2016-10-201-0/+15
* s3: nmbd: Add fd, triggered elements to struct socket_attributes.Jeremy Allison2016-10-201-1/+9
* s3:nmbd: fix talloc_zero_array() check in nmbd_packets.cStefan Metzmacher2016-10-201-1/+1
* s3-spoolss: fix winreg_printer_ver_to_qwordGünther Deschner2016-10-131-3/+4
* gencache: Bail out of stabilize if we can not get the allrecord lockVolker Lendecke2016-10-131-1/+1
* lib: poll_funcs : poll_funcs_context_slot_find can select the wrong slot to r...Jeremy Allison2016-09-201-1/+13
* lib/poll_funcs: free contexts in poll_funcs_state_destructor()Jeremy Allison2016-09-201-0/+3
* vfs_acl_xattr|tdb: enforced settings when ignore system acls=yesRalph Boehme2016-09-205-2/+74
* docs: document vfs_acl_xattr|tdb enforced settingsRalph Boehme2016-09-202-0/+18
* vfs_shadow_copy: handle non-existant files and wildcardsUri Simchoni2016-09-202-3/+30
* selftest: test listing directories inside snapshotsUri Simchoni2016-09-202-6/+36
* selftest: check file readability in shadow_copy2 testUri Simchoni2016-09-201-6/+36
* selftest: add content to files created during shadow_copy2 testUri Simchoni2016-09-201-12/+14
* smbd: Reset O_NONBLOCK on open filesVolker Lendecke2016-09-191-0/+19
* vfs_acl_common: use DBG_LEVEL and remove function prefixes in DEBUG statementsRalph Boehme2016-09-161-42/+30
* s4/torture: tests for vfs_acl_xattr default ACL stylesRalph Boehme2016-09-165-2/+328
* vfs_acl_common: Windows style default ACLRalph Boehme2016-09-161-0/+76
* vfs_acl_xattr|tdb: add option to control default ACL styleRalph Boehme2016-09-163-6/+92
* vfs_acl_common: check for ignore_system_acls before fetching filesystem ACLRalph Boehme2016-09-161-42/+54
* vfs_acl_common: move stat stuff to a helper functionRalph Boehme2016-09-161-31/+48
* vfs_acl_tdb|xattr: use a config handleRalph Boehme2016-09-163-10/+54
* vfs_acl_common: move the ACL blob validation to a helper functionRalph Boehme2016-09-161-88/+122
* vfs_acl_common: simplify ACL logic, cleanup and talloc hierarchyRalph Boehme2016-09-161-72/+63
* vfs_acl_common: remove redundant NULL assignmentRalph Boehme2016-09-161-2/+0
* vfs_acl_common: rename pdesc_next to psd_fsRalph Boehme2016-09-161-18/+18