summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-07-21talloc: version 2.1.3talloc-2.1.3Stefan Metzmacher3-1/+71
2015-07-21testsuite/headers: remove unused checks for ntdb.hStefan Metzmacher1-4/+0
2015-07-21tdb python binding: raise KeyError(key) when the key doesn't existAurelien Aptel1-1/+5
2015-07-21pytdb: Add tests for text interfacePetr Viktorin1-23/+141
2015-07-21pyldb: Add a text-based interface for Python 3Petr Viktorin3-0/+163
2015-07-21pytdb: Use new dict API on Python 3Petr Viktorin2-11/+47
2015-07-21pytdb: Build for two versions of Python at oncePetr Viktorin1-8/+8
2015-07-21pytdb: Port to Python 3Petr Viktorin3-94/+141
2015-07-21pytdb: Allow nextkey() to be calledPetr Viktorin1-1/+1
2015-07-21buildtools: Fix crash on invalid --extra-python optionPetr Viktorin1-1/+1
2015-07-21buildtools: Don't configure Python more than oncePetr Viktorin1-0/+4
2015-07-21s4-auth: Make sure error_string is correctly initializedAndreas Schneider1-21/+29
2015-07-21s4-kdc_kpasswd: split out some code to a KPASSWD_GLUE subsystem.Günther Deschner4-60/+172
2015-07-21s4-kdc: move kdc_check_pac() to a new subsystem KDC-GLUE.Günther Deschner5-50/+98
2015-07-21s4-kdc: only use a void* in samba_kdc_entry instead of hdb_entry_ex.Günther Deschner1-1/+1
2015-07-21s4-kdc/pac_glue: remove old samba_kdc_build_edata_reply().Günther Deschner2-36/+0
2015-07-21s4-kdc/mit_samba: add a copy of samba_kdc_build_edata_reply for MIT.Günther Deschner1-0/+47
2015-07-21s4-kdc/wdc-samba4: add a copy of samba_kdc_build_edata_reply for Heimdal.Günther Deschner1-0/+41
2015-07-21waf: Make mit_samba a subsystem and do not build with HeimdalAndreas Schneider1-12/+13
2015-07-21s4-kdc: Fix a casting warningAndreas Schneider1-1/+1
2015-07-21s4-kdc: Fix a typoAndreas Schneider1-1/+1
2015-07-21pdb_tdb: Use fstr_sprintfVolker Lendecke1-9/+8
2015-07-21ctdb-daemon: Ignore SIGUSR1Martin Schwenke1-0/+1
2015-07-21ctdb-scripts: Move 60.nfs Ganesha callout to doc/examples/Martin Schwenke4-3/+13
2015-07-21ctdb-scripts: Support RPC checks for tcp6 and udp6Martin Schwenke2-2/+25
2015-07-21Use uintptr_t for pointer int cast in SMBC_getdents_ctx()Douglas Bagnall1-1/+1
2015-07-20dbwrap_rbt: Make "key" and "value" aligned to 16 byteVolker Lendecke1-12/+39
2015-07-20doc: Fix documentation for "ctdb timeout" parameterMartin Schwenke1-2/+2
2015-07-20selftest: Add knownfail entry required to disable tombstone_reanimationAndrew Bartlett1-0/+4
2015-07-20dsdb: Disable tombstone_reanimation module until we isolate what causes flaky...Kamen Mazdrashki3-6/+8
2015-07-20docs: Bump version up to 4.3.Karolin Seeger95-95/+95
2015-07-20lib/tls: Change default supported TLS versions.Andrew Bartlett4-3/+10
2015-07-20lib/tls: Add new 'tls priority' optionAndrew Bartlett9-5/+62
2015-07-20Remove support for OpenPGP certificates in our TLS client and serverAndrew Bartlett1-2/+0
2015-07-17selftest: Add test for the dfree commandAndreas Schneider4-0/+62
2015-07-17s3-smbd: Remove the global dfree_broken variableAndreas Schneider3-5/+1
2015-07-17s3-smbd: Leave sys_disk_free() if dfree command is usedAndreas Schneider1-16/+13
2015-07-17s3:winbindd: initialize dst->primary_gid with (gid_t)-1Stefan Metzmacher1-1/+1
2015-07-17s3:winbindd: initialize acct_desc fields in rpc_enum_{dom,local}_groups()Stefan Metzmacher1-5/+10
2015-07-17s3:winbindd: initialize an [in,out] variable in rpc_try_lookup_sids3()Stefan Metzmacher1-1/+1
2015-07-17s3-auth: Fix a possible null pointer dereferenceAndreas Schneider1-1/+3
2015-07-17s4-kerberos: Make sure we handle kvno's in keytabs correctlyAndreas Schneider1-2/+9
2015-07-17torture: include config.h before any glibc headersUri Simchoni2-6/+2
2015-07-17fssd: include config.h before any glibc headersUri Simchoni1-1/+1
2015-07-17source3/lib: include config.h before any glibc headersUri Simchoni1-1/+1
2015-07-17lib/util: include config.h before any glibc headersUri Simchoni2-2/+2
2015-07-17tdbrestore: include config.h before any glibc headersUri Simchoni1-1/+1
2015-07-17libads: disable dns_lookup_realm in auto-generated krb5.conf filesUri Simchoni1-1/+2
2015-07-17selftest: Do not lookup the realm with KerberosAndreas Schneider1-1/+1
2015-07-17s4-torture: Make the backupkey test as a noop with MIT Kerberos.Andreas Schneider3-13/+34