ambi/samba.git
2016-02-18 Christian Ambachselftest: Add a blackbox test for smbget smbget-asn
2016-02-18 Christian Ambachselftest: add a helper for the smbget binary
2016-02-18 Christian Ambachselftest: reduce code duplication
2016-02-18 Christian AmbachWHATSNEW: document removal of -P in smbget
2016-02-18 Christian Ambachs3:utils/smbget update manpage with -P option removal
2016-02-18 Christian Ambachs3:utils/smbget remove -P option
2016-02-18 Christian Ambachs3:utils/smbget improve check of write() result
2016-02-18 Christian Ambachs3:utils/smbget abort recursive download on error
2016-02-18 Christian Ambachs3:utils/smbget another int -> bool conversion
2016-02-18 Jeremy Allisonlib: tevent: Fix memory leak reported by Pavel Březina...
2016-02-17 Hemanth ThummalaReal memeory leak(buildup) issue in loadparm.
2016-02-17 Stefan Metzmachers4:selftest: run samba4.ldap.notification.python
2016-02-17 Stefan Metzmachers4:dsdb/tests: add notification.py with some basic...
2016-02-17 Stefan Metzmachers4:dsdb: let samba_dsdb make use of the dsdb_notificati...
2016-02-17 Stefan Metzmachers4:ldap_server: add support for async notification...
2016-02-17 Stefan Metzmachers4:dsdb: add dsdb_notification module
2016-02-17 Stefan Metzmachers4:dsdb/samldb: check for valid lDAPDisplayName vaues...
2016-02-17 Stefan Metzmachers4:dsdb/tests: don't use spaces in lDAPDisplayName...
2016-02-17 Stefan Metzmachers4:ldap_server: make sure we only have one tstream_read...
2016-02-17 Stefan Metzmachers4:libcli/ldap: add support for LDB_CONTROL_DIRSYNC_EX_OID
2016-02-17 Stefan Metzmacherldb: version 1.1.26
2016-02-17 Stefan Metzmacherldb: add support for LDB_CONTROL_DIRSYNC_EX
2016-02-17 Stefan Metzmacherldb: add LDB_ATTR_FLAG_FORCE_BASE64_LDIF support
2016-02-17 Michael Adampyldb: eliminate warnings from python api test
2016-02-17 Stefan Metzmacherpyldb: add api tests for search_iterator()
2016-02-17 Stefan Metzmacherpyldb: add ldb.search_iterator()
2016-02-17 Stefan Metzmacherpyldb: fix help message for ldb.search()
2016-02-17 Stefan Metzmacherpyldb: fix memory leak in py_ldb_search()
2016-02-17 Andrew Bartlettpyldb: Free correct context when pyldb_Object_AsDn...
2016-02-17 Stefan Metzmacherldb: allow a timeout of -1 result in no timeout timer...
2016-02-17 Stefan Metzmacherldb-samba: fix the timeout setup in ildb_request_send()
2016-02-17 Stefan Metzmachers4:libcli/ldap: send AbandonRequests for cancelled...
2016-02-16 Ralph BoehmeFIXUP: s3: VFS: Modify SMB_VFS_GET_NT_ACL to take a...
2016-02-16 Jeremy Allisons3: VFS: Modify SMB_VFS_GET_NT_ACL to take a const...
2016-02-16 Michael Adamtdb: eliminate deprecation warnings in python tests
2016-02-16 Volker Lendeckectdb: Fix CID 1353175 Logically dead code
2016-02-16 Volker Lendeckectdb: Fix CID 1353176 Logically dead code
2016-02-16 Volker Lendeckeidmap_ad: Fix a copy&paste error
2016-02-16 Volker Lendeckecredentials: Fix a typo
2016-02-16 Volker Lendeckecredentials: Fix whitespace
2016-02-16 Volker Lendeckewinbind: Fix a type error
2016-02-16 Volker Lendeckewinbind: Add some const
2016-02-16 Noel Powerbuild: Fix cluster-support option, default was 'None...
2016-02-15 Noel Powerlibcli: Fix debug message, print sid string for new_ace...
2016-02-15 Stefan Metzmachertevent: version 0.9.27
2016-02-15 Andreas SchneiderREADME.Coding: Improve pointer example
2016-02-15 Andreas SchneiderREADME.Coding: Add a boolean example we use very often
2016-02-15 Karolin Seegerscript/release.sh: generate announce.${tagname}.patch...
2016-02-15 Karolin Seegerscript/release.sh: improve error messages if the tag...
2016-02-15 Stefan Metzmacherscript/autobuild.py: use --extra-python=/usr/bin/python...
2016-02-15 Stefan Metzmacher.travis.yml: install python3-{crypto,dev,dnspython}
2016-02-15 Stefan Metzmacher.travis.yml: install python-crypto
2016-02-15 Stefan Metzmacher.travis.yml: we don't require python-all-dev
2016-02-15 Stefan Metzmacher.travis.yml: we require 'realpath' now
2016-02-15 Stefan Metzmacher.travis.yml: do a sort -u on the installed packages
2016-02-15 Stefan Metzmacherldb:ABI: add missing pyldb-util.py3-1.1.25.sigs
2016-02-14 Ralph Boehmesmbd: fix build with FAM support
2016-02-14 Ralph Boehmesmbd: fix build with FAM support
2016-02-13 Anoop C Slib/socket: Fix improper use of default interface speed
2016-02-13 Michael Adamlib:socket: fix CID 1350009 - illegal memory accesses...
2016-02-13 Andreas Schneidersmbd: Simplify chroot option in smbd
2016-02-12 Andreas Schneiders3-waf: Install smbspool_krb5_wrapper in LIBEXECDIR
2016-02-12 Christian Ambachs3:winbindd/idmap_autorid_tdb fix a compiler warning
2016-02-12 Christian Ambachs3:vfs_fruit fix a compiler warning
2016-02-12 Christian Ambachs4:torture/ntlmssp fix a compiler warning
2016-02-12 Christian Ambachs4:heimdal fix a compile warning
2016-02-12 Andreas Schneiderutil: Update GPL header of talloc_stack.h
2016-02-12 Martin Schwenkectdb: Install helpers under libexecdir
2016-02-12 Martin Schwenkectdb-ipalloc: Remove most uses of struct ctdb_public_ip...
2016-02-12 Martin Schwenkectdb-ipalloc: Use goto fail to avoid repetition
2016-02-12 Amitay Isaacsctdb-tests: Remove unnecessary \ from transaction data
2016-02-12 Amitay Isaacsctdb-tests: Improve ctdb detach test
2016-02-12 Amitay Isaacsctdb-tests: Remove last remaining instance of ctdb...
2016-02-12 Amitay Isaacsctdb-recovery: Add a log message when marshalling recov...
2016-02-12 Amitay Isaacsctdb-daemon: Improve log message when REQ_DMASTER is...
2016-02-11 Volker Lendeckeparam: Fix str_list_v3 to accept ; again
2016-02-11 Jeremy Allisons3: smbd: posix_acls: Fix check for setting u:g:o entry...
2016-02-11 Amitay Isaacsctdb-recovery: Create recovery databases in state dir
2016-02-11 Volker Lendeckenss_netbsd: Remove unimplemented prototypes
2016-02-11 Volker Lendeckenss_linux: Remove non-nss functions
2016-02-10 Martin Schwenkectdb-scripts: Drop use of "smbcontrol winbindd ip-dropp...
2016-02-10 Ralph Boehmelib/tsocket: workaround sockets not supporting FIONREAD
2016-02-10 Jeremy Allisonasn1: Ensure asn1_tag_remaining() only ever returns...
2016-02-09 Jeremy Allisonasn1: Make asn1_peek_tag_needed_size() use the same...
2016-02-09 Volker Lendeckeasn1: Protect against overlong tag lengths
2016-02-09 Amitay Isaacsctdb-recovery: Fix newlines in log messages
2016-02-09 Amitay IsaacsRevert "ctdb-daemon: Check packet generation against...
2016-02-09 Stefan Metzmacherselftest: add dbwrap_tdb_require_mutexes:* = yes, when...
2016-02-08 Stefan Metzmachers3:dbwrap: add dbwrap_tdb_require_mutexes:*= option
2016-02-08 Michael Adamtest:docs: remove unused param_table/get_param_table_full()
2016-02-08 Volker Lendecketldap: Add a missing TALLOC_FREE(frame)
2016-02-07 Nathan HuffFix ETIME handling for Solaris event ports.
2016-02-06 Günther Deschnerctdb/server: fix gcc6 build warning.
2016-02-06 Günther Deschners4-libgpo: fix gcc6 build warning.
2016-02-06 Günther Deschners4-torture: fix gcc6 build warnings.
2016-02-06 Günther Deschners4-torture: fix gcc6 build warning.
2016-02-06 Günther Deschners4-torture: fix gcc6 build warning.
2016-02-06 Günther Deschners4-torture: fix gcc6 build warning.
2016-02-06 Günther Deschners4-torture: fix gcc6 build warning.
2016-02-06 Michael Adamldb: remove outdated comment about type argument in...
next