samba.git
2016-02-22 Volker Lendeckenss_aix: Hack away WINBINDD_UID_TO_SID
2016-02-22 Volker Lendeckewinbind: Remove unused WINBINDD_GID_TO_SID
2016-02-22 Volker Lendeckeselftest: "standard" process model for a few envs
2016-02-22 Volker Lendeckelibwbclient: Make source4/ use nsswitch/libwbclient
2016-02-22 Volker Lendeckelibwbclient: Use wbcCtxUnixIdsToSids in wbcCtxGidToSid
2016-02-22 Volker Lendeckelibwbclient: Use wbcCtxUnixIdsToSids in wbcCtxUidToSid
2016-02-22 Volker Lendeckewinbind: Remove unused WINBINDD_SID_TO_GID
2016-02-22 Volker Lendeckewinbind: Remove unused WINBINDD_SID_TO_UID
2016-02-22 Volker Lendeckelibwbclient: Use wbcCtxSidsToUnixIds in wbcCtxSidToGid
2016-02-22 Volker Lendeckelibwbclient: Use wbcCtxSidsToUnixIds in wbcCtxSidToUid
2016-02-22 Volker Lendeckewinbind: Remove unused wbint_Gid2Sid
2016-02-22 Volker Lendeckewinbind: Use xids2sids in getgrgid
2016-02-22 Volker Lendeckewinbind: Use xids2sids in gid2sid
2016-02-22 Volker Lendeckewinbind: Remove unused wbint_Uid2Sid
2016-02-22 Volker Lendeckewinbind: Use xids2sids in getpwuid
2016-02-22 Volker Lendeckewinbind: Use xids2sids in uid2sid
2016-02-22 Volker Lendeckewbinfo: Add --unix-ids-to-sids
2016-02-22 Volker Lendeckelibwbclient: Implement wbc[Ctx]UnixIdsToSids
2016-02-22 Volker Lendeckewinbind: Expose WINBINDD_XIDS_TO_SIDS externally
2016-02-22 Volker Lendeckewinbind: Add parse_xidlist()
2016-02-22 Volker Lendeckewinbind: Add wb_xids2sids
2016-02-22 Volker Lendeckewinbind: Add wbint_UnixIDs2Sids
2016-02-22 Volker Lendeckewinbind: Simplify _wbint_Sids2UnixIDs
2016-02-22 Volker Lendeckewinbind: Make _wbint_Sids2UnixIDs single-domain
2016-02-22 Volker Lendeckewinbind: Remove a level of indirection
2016-02-21 Ralph Boehmes3:rpc_server: make it possible to build mdssvc as...
2016-02-21 Ralph Boehmes3:rpc_server: allow building RPC services as shared...
2016-02-20 Christof Schmitttestprogs/blackbox/subunit: Fix testok
2016-02-19 Christof Schmitttest_sharesec: Fix check for deleted ACL
2016-02-19 Christof Schmitttest_sharesec: Fix usage message
2016-02-19 Christof Schmitttest_sharesec: Add new test for ACL entry from numerica...
2016-02-19 Christof Schmittutil_sd: Also accept hex input for ALLOW/DENIED
2016-02-19 Stefan Metzmachertevent: version 0.9.28 tevent-0.9.28
2016-02-19 Stefan Metzmachers4:dsdb_notification: fix the --picky-developer build...
2016-02-19 Andreas Schneiders4-libcli: Add missing ldb header
2016-02-19 Volker Lendeckeloadparm: Remove an unneeded variable
2016-02-19 Adrian Cochranetests: Replace realpath with the more available 'readli...
2016-02-18 Andreas Schneiderdocs: Add manpage for cifsdd
2016-02-18 Andreas Schneiders4-client: Fix cifsdd arg parsing for skip
2016-02-18 Andreas Schneiderexamples: Fix script interpreter line
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 ldb-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 tevent-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...
next