amitay/samba.git
2017-03-13 Garming Samsamba-tool/domain: Correctly re-enable replication
2017-03-13 Garming Samwerror: Correct the error code checking
2017-03-13 Garming Samtypo: uppon -> upon
2017-03-13 Chris LambCorrect "ommited" typos.
2017-03-12 Uri Simchonidoc: update "ea support" section of the smb.conf manpage
2017-03-11 Stefan Metzmacherwinbindd: avoid multiple wbint_LookupSids/lsa_LookupSid...
2017-03-11 Stefan Metzmacherwinbindd: remove unused find_root_domain()
2017-03-11 Stefan Metzmacherwinbindd: remove bogus fallback to the forest root...
2017-03-11 Stefan Metzmacherwinbindd: remove bogus fallback to the forest root...
2017-03-11 Andreas Schneiderselftest: Do not plan samba3.base.delaywrite twice
2017-03-10 Ralph Boehmelib/pthreadpool: fix a memory leak
2017-03-10 Garming Samobjectclass_attrs: Remove schema copy shallow from...
2017-03-10 Stefan Metzmachers4:kdc: disable principal based autodetected referral...
2017-03-10 Stefan MetzmacherHEIMDAL:kdc: make it possible to disable the principal...
2017-03-10 Andreas Schneiders3:gse: Correctly handle external trusts with MIT
2017-03-10 Andreas Schneiders3:gse: Check if we have a target_princpal set we shoul...
2017-03-10 Andreas Schneiders3:gse: Move setup of service_principal to update function
2017-03-10 Andreas Schneiders3:gse: Pass down the gensec_security pointer
2017-03-10 Andreas Schneiderkrb5_wrap: Remove obsolete smb_krb5_get_principal_from_...
2017-03-10 Andreas Schneiders3:gse: Use smb_krb5_get_realm_from_hostname()
2017-03-10 Andreas Schneiders4:gensec_gssapi: Correctly handle external trusts...
2017-03-10 Andreas Schneiders4:gensec_gssapi: Use smb_krb5_get_realm_from_hostname()
2017-03-10 Andreas Schneiders4:gensec_gssapi: Move setup of service_principal to...
2017-03-10 Andreas Schneiders4:gensec-gssapi: Create a helper function to setup...
2017-03-10 Andreas Schneiderkrb5_wrap: Make smb_krb5_get_realm_from_hostname()...
2017-03-10 Andreas Schneiderkrb5_wrap: pass client_realm to smb_krb5_get_realm_from...
2017-03-10 Andreas Schneiderkrb5_wrap: Try to guess the correct realm from the...
2017-03-10 Andreas Schneiderkrb5_wrap: Do not return an empty realm from smb_krb5_g...
2017-03-10 Andreas Schneidertestprogs: Add kinit_trusts tests with smbclient4
2017-03-10 Andreas Schneidertestprogs: Use smbclient by default in test_kinit_trusts
2017-03-10 Ian Stakenviciuswaf: disable-python - don't include python.h in test_he...
2017-03-10 Andrew Bartlettautobuild: Add nopython environment to test --disable...
2017-03-10 Ian Stakenviciuswaf: disable-python - don't build torture bits
2017-03-10 Ian Stakenviciuswaf: disable-python - don't build samba-policy
2017-03-10 Ian Stakenviciuswaf: disable-python - don't build samba-net
2017-03-10 Ian Stakenviciuswaf: disable-python - don't build pyrpc_util, dcerpc.py
2017-03-10 Ian Stakenviciuswaf: disable-python - don't build PROVISION, pyparam_util
2017-03-10 Ian Stakenviciuswaf: disable-python - don't build python/
2017-03-10 Ian Stakenviciuswaf: disable-python - align tdb's wscript
2017-03-10 Ian Stakenviciuswaf: disable-python - align tevent wscript
2017-03-10 Ian Stakenviciuswaf: disable-python - align ldb's wscript
2017-03-10 Ian Stakenviciuswaf: disable-python - align talloc's wscript
2017-03-10 Ian Stakenviciuswaf: disable-python - configuration adjustments
2017-03-10 Ian Stakenviciuswaf: disable-python - add option globally to build...
2017-03-10 Ian Stakenviciuswaf: disable-python - fix ctdb configuration
2017-03-10 Petr Viktorinpython: Port the samba.net module to Python 3
2017-03-10 Andrew Bartlettpython: Remove unused import PY3
2017-03-10 Lumir Balharpython: selftest: Add possibility to run old Python...
2017-03-10 Lumir Balharpython: samba.gensec: Port module to Python 3 compatibl...
2017-03-10 Lumir Balharpython: samba.gensec: Fix error handling in set_credent...
2017-03-10 Lumir Balharpython: selftests: Enable samba.getopt tests execution...
2017-03-10 Lumir Balharpython: samba.getopt: Port module to Python 3 compatibl...
2017-03-10 Lumir Balharpython: samba.tests.core: Port and enable core tests...
2017-03-10 Lumir Balharpython: samba.tests: Move import of ported modules...
2017-03-10 Lumir Balharpython: samba._ldb: Port of samba._ldb to Python 3...
2017-03-10 Lumir Balharpython: samba.tests.auth: Add tests for samba.auth...
2017-03-10 Lumir Balharpython: samba.auth: Port samba.auth to Python 3 compati...
2017-03-10 Lumir Balharpython: wscript_build: Build some DCE/RPC modules with...
2017-03-10 Lumir Balharpython: samba.dcerpc: Port security module to Python...
2017-03-10 Douglas Bagnalldcerpc/misc tests: asset GUID ordering in python 2...
2017-03-10 Lumir Balharpython: samba.tests.dcerpc.misc: Port and enable tests
2017-03-10 Lumir Balharpython: samba.dcerpc: Port RPC related stuff to Python 3
2017-03-10 Lumir Balharpython: pidl: Port Python interface generator
2017-03-10 Lumir Balharpython: samba.tests: Enable Python 3 tests for ported...
2017-03-10 Andrew Bartlettbuildtools: Work around a . being in the target name...
2017-03-10 Lumir Balharpython: wscript_build: Build some modules for Python 3
2017-03-10 Lumir Balharpython: Make top-level samba modules Python 3 compatible
2017-03-10 Lumir Balharpython: samba.tests.dcerpc: Move Class RawDCERPCTest...
2017-03-10 Lumir Balharpython: samba.tests.glue: Add new tests for samba._glue.
2017-03-10 Lumir Balharpython: samba._glue: Port samba._glue module to Python 3.
2017-03-10 Lumir Balharpython: samba.tests.param: Add missing tests
2017-03-10 Lumir Balharpython: samba.param: Port param module to Python 3
2017-03-10 Lumir Balharpython: samba.tests.credentials: Python 3 compatible...
2017-03-10 Lumir Balharpython: samba.credentials: Port pycredentials.c to...
2017-03-10 Andrew Bartlettlib/ldb: Enable use of a python3 pyldb-util system...
2017-03-10 Andrew Bartletttalloc: use the system pytalloc-util for python3 as...
2017-03-10 Douglas Bagnallscripts/traffic_summary: documentation typo
2017-03-10 Douglas Bagnall./examples/scripts/SambaConfig.py: fix typo in "continue"
2017-03-10 Douglas Bagnallpython/examples/winreg: two variable name typos on...
2017-03-10 Douglas Bagnallpython sites/subnets: correctly spell variable name
2017-03-10 Douglas Bagnallpython provision: FDSBackend takes forced uri
2017-03-10 Douglas Bagnallpython/remove_dc: avoid using non-existent variable
2017-03-10 Douglas Bagnallsamba-tool domain: correctly spell variable name
2017-03-10 Douglas Bagnallpython/join: correct spelling of "ctx.del_noerror"
2017-03-10 Douglas Bagnallselftest: remove unused broken client.py
2017-03-10 Douglas Bagnallgitignore: add some hidden files
2017-03-10 Douglas Bagnallperftests/ad_dc_search: do less work in expensive membe...
2017-03-10 Douglas Bagnallpyldb: p3k readiness: allow single unicode string in...
2017-03-10 Uri Simchonitalloc: fix doxygen of talloc_move
2017-03-10 Volker Lendeckeauth_ntdomain3: Correctly handle !authoritative
2017-03-10 Volker Lendeckeauth_winbind4: Correctly handle !authoritative
2017-03-10 Volker Lendeckeauth_winbind3: Correctly handle !authoritative
2017-03-10 Ralph Boehmes3/smbd: add my copyright to open.c
2017-03-10 Ralph Boehmes4/torture: some tests for kernel oplocks
2017-03-10 Ralph Boehmes3/selftest: adopt config.h check from source4
2017-03-10 Ralph Boehmes3/smbd: fix deferred open with streams and kernel...
2017-03-10 Ralph Boehmes3/smbd: all callers of defer_open() pass a lck
2017-03-10 Ralph Boehmes3/smbd: remove async_open arg from defer_open()
2017-03-10 Ralph Boehmes3/smbd: fix schedule_async_open() timer
2017-03-10 Ralph Boehmes3/smbd: add and use retry_open() instead of defer_open...
next