kai/samba-autobuild/.git
2015-08-31 Ralph Boehmeselftest: add a check for disabled change notify
2015-08-31 Ralph Boehmeselftest: add change notify = no to simpleserver env
2015-08-31 Ralph Boehmenotify: check for valid notify_ctx in notify_remove
2015-08-31 Andrew Bartlettweb_server: Fix server not to segfault on startup
2015-08-30 Andrew Bartlettweb_server: Use talloc_get_type_abort()
2015-08-30 Andrew Bartlettlib/tls: Ensure SSLv3 is disabled in the web server...
2015-08-30 Andrew Bartlettlib/tls: Remove unused tls_init_client code
2015-08-29 Martin Schwenkectdb-scripts: Add default filesystem usage warnings
2015-08-29 Martin Schwenkectdb-scripts: Add default system memory usage warnings
2015-08-29 Martin Schwenkectdb-scripts: Enable system monitoring eventscript...
2015-08-29 Martin Schwenkectdb-scripts: Throttle system resource monitoring warnings
2015-08-29 Martin Schwenkectdb-scripts: Don't shutdown CTDB when memory monitorin...
2015-08-29 Martin Schwenkectdb-scripts: New consistent system memory and swap...
2015-08-29 Martin Schwenkectdb-scripts: Factor out new function check_thresholds()
2015-08-29 Martin Schwenkectdb-scripts: Memory monitoring uses thresholds express...
2015-08-29 Martin Schwenkectdb-scripts: Use MemAvailable if it is in /proc/meminfo
2015-08-29 Martin Schwenkectdb-scripts: Only use /proc/meminfo for memory checks...
2015-08-29 Martin Schwenkectdb-scripts: Move system memory checking to 05.system
2015-08-29 Martin Schwenkectdb-tests: Remove unwanted trailing whitespace
2015-08-29 Martin Schwenkectdb-tests: Add tests for filesystem usage monitoring
2015-08-29 Martin Schwenkectdb-scripts: New configuration variable CTDB_MONITOR_F...
2015-08-29 Martin Schwenkectdb-scripts: Don't fail monitoring if sanity checks...
2015-08-29 Martin Schwenkectdb-scripts: Move filesystem monitoring into a functio...
2015-08-29 Martin Schwenkectdb-scripts: Rename 40.fs_use to 05.system
2015-08-29 Ralph Wuerthners3: add suport for SMB3_10 and SMB3_11 protocols in...
2015-08-29 Petr Viktorinpython: Remove uuid module
2015-08-28 Volker Lendeckewinbind: Fix 100% loop
2015-08-28 Stefan Metzmachers3:smb2_create: #if 0 unused variable
2015-08-28 Richard SharpeMove the error handling for svhdx to vfswrap_create...
2015-08-27 Stefan Metzmacherlib/crypto: make it possible to use only parts of aes...
2015-08-27 Stefan Metzmacherlib/crypto: sync AES_cfb8_encrypt() from heimdal
2015-08-27 Stefan Metzmacherlib/crypto: make use of aes_test.h in aes_gcm_128_test.c
2015-08-27 Stefan Metzmacherlib/crypto: optimize aes_gcm_128
2015-08-27 Stefan Metzmacherlib/crypto: optimize aes_ccm_128
2015-08-27 Stefan Metzmacherlib/crypto: optimize aes_cmac_128
2015-08-27 Stefan Metzmacherlib/crypto: add optimized helper functions aes_block_...
2015-08-27 Stefan Metzmacherlib/crypto: add aes_ccm_128 tests
2015-08-27 Stefan Metzmacherlib/crypto: verify 0 updates in aes_gcm_128 tests
2015-08-27 Stefan Metzmacherlib/crypto: run all aes_gcm_128 testcases
2015-08-27 Stefan Metzmacherlib/crypto: add aes_cmac_128 chunked tests
2015-08-27 Stefan Metzmachers3:vfs_smb_traffic_analyzer: remove samba_ prefix from...
2015-08-26 Volker Lendeckelib: Make sid_linearize take a uint8_t
2015-08-26 Volker Lendeckelib: Remove unused sid_blob_parse
2015-08-26 Volker Lendeckelib: Convert callers of sid_blob_parse to sid_parse
2015-08-26 Volker Lendeckelib: Make sid_parse take a uint8_t
2015-08-25 Richard SharpePrevent a crash in Python modules that try to authentic...
2015-08-25 Roel van Meers3-util: Compare the maximum allowed length of a NetBIO...
2015-08-25 Andrew Bartlettselftest: Add assertion that we actually fix the replPr...
2015-08-24 Andrew Bartlettselftest: Add in steps to re-create this database
2015-08-24 Andrew BartlettUpdate release-4-1-0rc3 to include data using schema...
2015-08-24 Matthieu Patouldb: create a cache of known wellknown objects instead...
2015-08-24 Andrew Bartlettdbcheck: Use set() operations to make dbcheck more...
2015-08-24 Andrew Bartlettdbcheck: Try to avoid duplicate searches
2015-08-24 Andrew Bartlettdbcheck: Add additional tests for the attributeID list
2015-08-24 Andrew Bartlettdbcheck: Add explict tests for unknown and unsorted...
2015-08-24 Andrew Bartlettpidl: Assert that python arrays will not overflow the...
2015-08-24 Andrew Bartlettpydsdb: Allow the full range of uint32_t values for...
2015-08-24 Andrew Bartlettpython/tests: Add tests for integer overflow handling
2015-08-24 Andrew Bartlettpidl: Change PIDL to correctly use and validate python...
2015-08-24 Andrew Bartlettpython: Use an unsigned integer for buf_size, not -1
2015-08-24 Andrew Bartlettdnsserver: Remove incorrect and not required include...
2015-08-24 Volker Lendeckewinbind: Remove "have_idmap_config" from winbindd_domain
2015-08-24 Volker Lendeckewinbind: Do not look for the domain in wb_gid2sid
2015-08-24 Volker Lendeckewinbind: Do not look for the domain in wb_uid2sid
2015-08-24 Volker Lendeckeidmap: Remove dom_name from wbint_Gid2Sid
2015-08-24 Volker Lendeckeidmap: Remove dom_name from wbint_Uid2Sid
2015-08-24 Volker Lendeckeidmap: Remove "domname" from idmap_gid_to_sid
2015-08-24 Volker Lendeckeidmap: Remove "domname" from idmap_uid_to_sid
2015-08-24 Volker Lendeckeidmap: Remove "domname" from idmap_backends_unixid_to_sid
2015-08-24 Volker Lendeckeidmap: Use a range search in idmap_backends_unixid_to_sid
2015-08-24 Volker Lendeckeidmap: Initialize all idmap domains at startup
2015-08-24 Volker Lendeckeidmap: Move idmap_init() under the static vars
2015-08-24 Volker Lendeckeloadparm3: Add lp_wi_scan_global_parametrics()
2015-08-21 Andreas Schneideruwrap: Bump version to 1.1.1
2015-08-21 Andreas Schneideruwrap: Removed double newline
2015-08-21 Andreas Schneideruwrap: Fix build if getres(uid|gid) are not available.
2015-08-21 Andreas Schneiders3-auth: Fix a memory leak in make_server_info_info3()
2015-08-21 Andreas Schneiders3-auth: Pass nt_username to check_account()
2015-08-21 Andreas Schneiders3-auth: Fix 'map to guest = Bad Uid' support
2015-08-21 Volker Lendeckeparam: Use talloc_pooled_object
2015-08-21 Volker Lendeckeparam: Simplify set_param_opt()
2015-08-21 Volker Lendeckelib: Remove unused parmlist code
2015-08-21 Robin Hackvfs_scannedonly: Remove vfs_scannedonly from samba...
2015-08-20 Stefan Metzmacherscript/autobuild.py: make sure --nonshared-binary=smbto...
2015-08-20 Stefan Metzmacherscript/autobuild.py: test some --with-{static,shared...
2015-08-20 Stefan Metzmacherscript/autobuild.py: use -Wmissing-prototypes and ...
2015-08-20 Stefan Metzmacherscript/autobuild.py: split out a samba_libs_configure...
2015-08-20 Stefan Metzmachers3:wscript: make --with-{static,shared}-modules options...
2015-08-20 Stefan Metzmachers3:wscript: simplify ABI matching for pdb_*_init()
2015-08-20 Stefan Metzmachers3:winbindd/idmap_*: make function prototypes available...
2015-08-20 Stefan Metzmachers3:modules/perfcount_*: make function prototypes availa...
2015-08-20 Stefan Metzmachers3:modules/vfs_*: make function prototypes available...
2015-08-20 Stefan Metzmacherexamples/VFS: make function prototypes available via...
2015-08-20 Stefan Metzmacherexamples/pdb: fix and validate pdb_test_init() prototyp...
2015-08-20 Stefan Metzmachers4:ntvfs/posix: fix forward declaration of struct pvfs_...
2015-08-20 Stefan Metzmachers3:wscript: remove leftover from vfs_notify_fam
2015-08-20 Stefan Metzmachers3:idmap: we need to allow undefined symbols in idmap_tdb
2015-08-20 Stefan Metzmachers3:wscript: fix the build without any idmap module
2015-08-20 Volker Lendeckesmbd: Remove an unnecessary else branch
2015-08-20 Volker Lendeckevfs: Add some {}
next