summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* VERSION: Release Samba 4.3.0rc2samba-4.3.0rc2Stefan Metzmacher2015-08-041-1/+1
* WHATSNEW: Prepare release notes for Samba 4.3.0rc2Stefan Metzmacher2015-08-041-2/+21
* tdb: Fix broken build with --disable-pythonMartin Schwenke2015-08-041-5/+6
* s3-passdb: Respect LOOKUP_NAME_GROUP flag in sid lookup.Justin Maggard2015-08-042-3/+3
* lib: replace: Add strsep function (missing on Solaris).Jeremy Allison2015-08-043-2/+27
* s3:wscript: fix indentationBjörn Baumbach2015-08-041-1/+1
* build: fix build with gpfs support - add missing dependency to samba-debugBjörn Baumbach2015-08-041-0/+3
* configure: add --with-gpfs option for selecting directory with gpfs headersBjörn Baumbach2015-08-042-1/+5
* WHATSNEW: a note about TLS protocol supportDouglas Bagnall2015-08-041-0/+7
* WHATSNEW: add a section about samba_kccDouglas Bagnall2015-08-041-0/+15
* VERSION: Bump version up to 4.3.0rc2...Stefan Metzmacher2015-07-211-2/+2
* VERSION: Release Samba 4.3.0rc1samba-4.3.0rc1Stefan Metzmacher2015-07-211-3/+3
* WHATSNEW: Start release notes for Samba 4.3.0rc1.Stefan Metzmacher2015-07-211-5/+143
* ldb: version 1.1.21ldb-1.1.21Stefan Metzmacher2015-07-213-1/+266
* tdb: version 1.3.7tdb-1.3.7Stefan Metzmacher2015-07-212-1/+70
* talloc: version 2.1.3talloc-2.1.3Stefan Metzmacher2015-07-213-1/+71
* testsuite/headers: remove unused checks for ntdb.hStefan Metzmacher2015-07-211-4/+0
* tdb python binding: raise KeyError(key) when the key doesn't existAurelien Aptel2015-07-211-1/+5
* pytdb: Add tests for text interfacePetr Viktorin2015-07-211-23/+141
* pyldb: Add a text-based interface for Python 3Petr Viktorin2015-07-213-0/+163
* pytdb: Use new dict API on Python 3Petr Viktorin2015-07-212-11/+47
* pytdb: Build for two versions of Python at oncePetr Viktorin2015-07-211-8/+8
* pytdb: Port to Python 3Petr Viktorin2015-07-213-94/+141
* pytdb: Allow nextkey() to be calledPetr Viktorin2015-07-211-1/+1
* buildtools: Fix crash on invalid --extra-python optionPetr Viktorin2015-07-211-1/+1
* buildtools: Don't configure Python more than oncePetr Viktorin2015-07-211-0/+4
* s4-auth: Make sure error_string is correctly initializedAndreas Schneider2015-07-211-21/+29
* s4-kdc_kpasswd: split out some code to a KPASSWD_GLUE subsystem.Günther Deschner2015-07-214-60/+172
* s4-kdc: move kdc_check_pac() to a new subsystem KDC-GLUE.Günther Deschner2015-07-215-50/+98
* s4-kdc: only use a void* in samba_kdc_entry instead of hdb_entry_ex.Günther Deschner2015-07-211-1/+1
* s4-kdc/pac_glue: remove old samba_kdc_build_edata_reply().Günther Deschner2015-07-212-36/+0
* s4-kdc/mit_samba: add a copy of samba_kdc_build_edata_reply for MIT.Günther Deschner2015-07-211-0/+47
* s4-kdc/wdc-samba4: add a copy of samba_kdc_build_edata_reply for Heimdal.Günther Deschner2015-07-211-0/+41
* waf: Make mit_samba a subsystem and do not build with HeimdalAndreas Schneider2015-07-211-12/+13
* s4-kdc: Fix a casting warningAndreas Schneider2015-07-211-1/+1
* s4-kdc: Fix a typoAndreas Schneider2015-07-211-1/+1
* pdb_tdb: Use fstr_sprintfVolker Lendecke2015-07-211-9/+8
* ctdb-daemon: Ignore SIGUSR1Martin Schwenke2015-07-211-0/+1
* ctdb-scripts: Move 60.nfs Ganesha callout to doc/examples/Martin Schwenke2015-07-214-3/+13
* ctdb-scripts: Support RPC checks for tcp6 and udp6Martin Schwenke2015-07-212-2/+25
* Use uintptr_t for pointer int cast in SMBC_getdents_ctx()Douglas Bagnall2015-07-211-1/+1
* dbwrap_rbt: Make "key" and "value" aligned to 16 byteVolker Lendecke2015-07-201-12/+39
* doc: Fix documentation for "ctdb timeout" parameterMartin Schwenke2015-07-201-2/+2
* selftest: Add knownfail entry required to disable tombstone_reanimationAndrew Bartlett2015-07-201-0/+4
* dsdb: Disable tombstone_reanimation module until we isolate what causes flaky...Kamen Mazdrashki2015-07-203-6/+8
* docs: Bump version up to 4.3.Karolin Seeger2015-07-2095-95/+95
* lib/tls: Change default supported TLS versions.Andrew Bartlett2015-07-204-3/+10
* lib/tls: Add new 'tls priority' optionAndrew Bartlett2015-07-209-5/+62
* Remove support for OpenPGP certificates in our TLS client and serverAndrew Bartlett2015-07-201-2/+0
* selftest: Add test for the dfree commandAndreas Schneider2015-07-174-0/+62