kai/samba-autobuild/.git
2016-02-25 Jeremy Allisonvfs:ceph: Fix mkdir_fn to take struct smb_filename...
2016-02-25 Jeremy Allisonvfs:glusterfs: Fix mkdir_fn to take struct smb_filename...
2016-02-25 Martin Schwenkelib/util: Expose strv_addn() for adding string with...
2016-02-25 Andrew Bartlettsamba-tool: Support preloading multiple users
2016-02-25 Andrew Bartlettpython: Allow optional multi-value arguements for samba...
2016-02-24 Jeremy Allisons3: VFS: Modify mkdir to take a const struct smb_filena...
2016-02-24 Amitay Isaacsctdb-client: Add missing initialisation of calldata
2016-02-24 Amitay Isaacsctdb-client: Keep trying to migrate till record lock...
2016-02-24 Amitay Isaacsctdb-client: Remove TALLOC_CTX argument from sync functions
2016-02-24 Amitay Isaacsctdb-client: Add async version of set/remove message...
2016-02-24 Amitay Isaacsctdb-client: Add sync API for waiting for recovery
2016-02-24 Amitay Isaacsctdb-client: Drop TALLOC_CTX argument from ctdb_attach
2016-02-24 Amitay Isaacsctdb-client: Add new API for ctdb_client_wait_timeout()
2016-02-24 Amitay Isaacsctdb-client: Do not use sync functions in async computation
2016-02-24 Amitay Isaacsctdb-client: Do not use sync functions in async computation
2016-02-24 Volker Lendeckeidmap_script: Parallelize script calls
2016-02-23 Volker Lendeckelib: Avoid an unnecessary cast
2016-02-23 Volker Lendeckelib: Remove "includes.h" from util_file.c
2016-02-23 Volker Lendeckelib: Add file_pload_send/recv
2016-02-23 Volker Lendeckelib: Add "mem_ctx" to file_lines_pload
2016-02-23 Volker Lendeckelib: Remove an unimplemented prototype
2016-02-23 Volker Lendeckelib: Extract sys_popen()
2016-02-23 Volker Lendeckelib: Remove sys_waitpid
2016-02-23 Volker Lendeckelib: Fix whitespace
2016-02-23 Volker Lendeckelib: Move data_blob_list_item to source4
2016-02-23 Volker Lendeckesmbd: Fix line length & whitespace in write_file
2016-02-23 Volker Lendeckepy_xattr: Fix a "ignoring return value" warning
2016-02-23 Uri Simchoniwinbindd: return trust parameters when listing trusts
2016-02-23 Uri Simchoniwinbindd: initialize foreign domain as AD based on...
2016-02-23 Uri Simchoniwinbindd: introduce add_trusted_domain_from_tdc()
2016-02-23 Karolin Seegers3/winbindd: Add missing space in debug message.
2016-02-23 Martin Schwenkectdb-recovery: Limit scope of reclock latency statistics
2016-02-23 Martin Schwenkectdb-recovery: Negate the status when checking the...
2016-02-23 Martin Schwenkectdb-recovery: Clean up status handling from recmode...
2016-02-23 Martin Schwenkectdb-recovery: Don't bother ensuring file descriptor...
2016-02-23 Martin Schwenkectdb-recovery: Don't store recmode in recovery mode...
2016-02-23 Martin Schwenkectdb: Use ctdb_wait_for_process_to_exit()
2016-02-23 Martin Schwenkectdb-common: New function ctdb_wait_for_process_to_exit()
2016-02-23 Martin Schwenkectdb-recovery: Drop redundant status send when setting...
2016-02-23 Martin Schwenkectdb-recovery: Include lib/util/time.h instead of samba...
2016-02-23 Michael Adamtorture:smb2: improve torture_comments in connect test
2016-02-23 Michael Adamtorture:smb2: fix memory leak in connect test.
2016-02-23 Michael Adamtorture:smb2: rewrite connect test to use torture_asser...
2016-02-23 Michael Adamtorture:smb2: rewrite connect test to use torture_asserts
2016-02-23 Michael Adamwinbindd: move a variable into scope
2016-02-23 Günther Deschners3-kerberos: avoid entering a password change dialogue...
2016-02-22 Volker Lendeckewinbind: Remove unused WINBINDD_UID_TO_SID
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
next