ctdb-daemon: Rename struct ctdb_reply_control to ctdb_reply_control_old
[obnox/samba/samba-obnox.git] / lib /
2015-10-31 Felix Jandalib/replace: Make sure that replacement strto[u]ll...
2015-10-31 Felix Jandalib/replace: Replace BSD strtoull by wrapping strtoull...
2015-10-28 Volker Lendeckeldb: Fix a "ignoring return value" warning
2015-10-28 Volker Lendeckelib: dbwrap_local_open references loadparm_context
2015-10-28 Jeremy Allisonlib: util: Make non-critical message a warning.
2015-10-27 Thomas Nagybuild:wafsamba: dead code removal in gettext detection
2015-10-26 Andrew Bartlettldb: Fix python bindings to accept a string as a DN save-diskspace-tags/ldb-1.1.22
2015-10-22 Tom Schulztexpect: undefined symbol rep_fprintf
2015-10-21 Ralph Boehmelib/tsocket: fix non-blockging connect() error handling
2015-10-21 Christof SchmittRemove function name from callers of DBG_*
2015-10-21 Christof Schmittdebug: Prefix messages from DBG_* with function name
2015-10-21 Andrew Bartlettselftest: Fix memset parameters in test for async_conne...
2015-10-20 Ralph Boehmeasync_req: fix non-blocking connect()
2015-10-20 Ralph Boehmeselftest: add a test for async_connect_send()
2015-10-16 Andrew Bartlettbuild: Build *_wrapper without -DNDEBUG for in-tree use
2015-10-13 Volker LendeckeRely on /dev/urandom
2015-10-12 Volker Lendeckelib: Add a little tool to perftest generate_random_buffer()
2015-10-12 Volker Lendeckelib: Move sys_rw* to lib/util
2015-10-12 Volker Lendecketalloc: Fix the O3 developer build
2015-10-09 Adrian Cochranetalloc: Test that talloc magic differs between processes. save-diskspace-tags/talloc-2.1.4
2015-10-09 Adrian Cochranetalloc: Increment minor version due to added talloc_tes...
2015-10-09 Adrian Cochranetalloc: Provide tests access to talloc_magic
2015-10-09 Adrian Cochranetalloc: Test magic protection measures.
2015-10-09 Andrew Bartlettlib/talloc: Provide multiple-loading detection for...
2015-10-09 Andrew Bartlettlib/talloc: Disrupt buffer overflow attacks on Samba...
2015-10-09 Andrew Bartlettbuild: Move __attribute__ ((destructor)) and ((construc...
2015-10-07 Amitay Isaacslib/util: Create a new library for tevent_unix.c
2015-10-01 Volker Lendeckelib: Fix the build on Solaris
2015-10-01 Volker Lendeckelibreplace: Fix the build on Solaris
2015-10-01 Volker Lendeckelib: Fix server_id_db_set_exclusive
2015-09-30 Volker Lendeckelib: Add "pid/unique" format for server_id_from_string
2015-09-30 Volker Lendeckelib: Fix server_id_from_string
2015-09-30 Volker Lendeckelib: Add server_id_str_buf_unique
2015-09-30 Volker Lendeckeldb: Fix CID 1034781 Unsigned compared against 0
2015-09-24 Christof Schmittlib: Fix prctl detection for prctl_set_comment
2015-09-22 Volker Lendeckedbwrap: Make dbwrap_db_id return size_t
2015-09-22 Volker Lendeckedbwrap: Remove talloc_reference()
2015-09-22 Volker Lendeckedbwrap: Remove unused dbwrap_hash_size()
2015-09-22 Volker Lendeckedbwrap: Remove loadparm_context from db_open_tdb
2015-09-20 Stefan Metzmacherlib/param: fix hiding of FLAG_SYNONYM values
2015-09-20 Thomas Nagybuild:wafsamba: Use the samba-provided CHECK_CFG method...
2015-09-18 Ralph BoehmeRevert "tdb: Add tdbdump -u"
2015-09-18 Volker Lendecketdb: Add tdbdump -u
2015-09-09 Andreas Schneiderreplace: Fix check for gettimeofday()
2015-09-08 Andreas Schneiderswrap: Bump version to 1.1.4
2015-09-08 Andreas Schneiderswrap: Call dlclose() in the destructor
2015-09-08 Andreas Schneiderswrap: Fix signed comparsion warnings
2015-09-08 Andreas Schneiderswrap: Add environment variable to specify mtu size
2015-09-08 Andreas Schneiderswrap: Fix TCP support with sendmsg/recvmsg
2015-09-08 Andreas Schneiderswrap: Correctly update the msg_name in recvmsg()
2015-09-08 Andreas Schneiderrwrap: Bump version to 1.1.3
2015-09-08 Andreas Schneiderrwrap: Fix strict aliasing warnings for symbol binding
2015-09-08 Andrew BartlettFind the correct symbol when res_* is a define to __res_*
2015-08-31 Stefan Metzmacherldb:wscript: make it possible to build samba with a...
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-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 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-20 Volker Lendeckectdb: Use talloc_report_str in ctdb
2015-08-20 Volker Lendeckelib: Add the pointer itself to talloc_report_str
2015-08-19 Volker Lendeckereplace: Fix bug 11455
2015-08-17 Andrew BartlettRevert "ldb-samba: Implement transitive extended matching"
2015-08-14 Andreas Schneiderwaf: Check for Linux has 32-bit credential calls
2015-08-06 Anoop C Slib/talloc: Fix CID 1291639 Missing unlock
2015-08-06 Anoop C Slib/talloc: Fix CID 1291640 Missing unlock
2015-08-01 Douglas Bagnalllib/util/debug.h uses va_list, needs stdarg.h
2015-07-31 Michael Adamparam: update the README with instructions for adding...
2015-07-30 Michael Adamparam: remove the static param_table.
2015-07-30 Michael Adamparam: use the generated parameter table.
2015-07-30 Michael Adambuild: generate param_table_gen.c from docs in the...
2015-07-30 Michael Adamparam: move the actual table out into param_table_static.c
2015-07-30 Michael Adamparam: don't list '-valid' and 'copy' as synonyms ...
2015-07-30 Michael Adamparam: make 'timestamp logs' the default writing of...
2015-07-30 Michael Adamparam: add SYNONYM flag where missing
2015-07-30 Michael Adamparam: move dnsdomain from generate_param to EXTRA_GLOBALS
2015-07-30 Michael Adamgenerate_param: generate struct entries if we don't...
2015-07-30 Michael Adamparam: rename szIdmapGID -> idmap_gid
2015-07-30 Michael Adamparam: rename szIdmapUID -> idmap_uid
2015-07-30 Michael Adamparam: rename szIdmapBackend -> idmap_backend
2015-07-30 Michael Adamparam: rename szInclude -> include
2015-07-30 Michael Adamparam: rename szCopy -> copy
2015-07-30 Michael Adamparam: rename bAvailable -> available
2015-07-30 Michael Adamparam: make 'realm' use the standard 'realm' variable.
2015-07-30 Michael Adamparam: turn 'cups encrypt' into a generated function
2015-07-30 Michael Adamparam: rename CupsEncrypt -> cups_encrypt
2015-07-30 Michael Adamparam: make 'winbind max domain connections' a generate...
2015-07-30 Michael Adamparam: rename winbindMaxDomainConnections -> _winbind_m...
next