build: more developer flags
[nivanova/samba-autobuild/.git] / lib /
2010-04-06 Andrew Tridgellbuild: more developer flags
2010-04-06 Andrew Tridgellbuild: s4 wants config.h in include/
2010-04-06 Andrew Tridgellbuild: add dummy flags for auto-generated scripts
2010-04-06 Andrew Tridgellbuild: added ADD_CFLAGS() and started of Samba4 build
2010-04-06 Andrew Tridgellbuild: SAMBA_BUILD_ENV() is now in conf.*
2010-04-06 Andrew Tridgellbuild: moved lib -> shared
2010-04-06 Andrew Tridgellbuild: tdb does not depend on talloc
2010-04-06 Andrew Tridgellbuild: added waf build rules for ldb
2010-04-06 Andrew Tridgellbuild: some more config checks
2010-04-06 Andrew Tridgellbuild: added recursive library handling
2010-04-06 Andrew Tridgellbuild: added target directory options
2010-04-06 Andrew Tridgellbuild: neater way to find libreplace and start on teven...
2010-04-06 Andrew Tridgellbuild: added some comments for tdb build
2010-04-06 Andrew Tridgellbuild: more binaries for waf tdb build
2010-04-06 Andrew Tridgellbuild: added waf build for tdb
2010-04-06 Andrew Tridgellbuild: renamed autoconf.py to wafsamba.py and added...
2010-04-06 Andrew Tridgellbuild: updates to waf scripts for replace and talloc
2010-04-06 Andrew Tridgellbuild: a first attempt at waf build for talloc and...
2010-04-04 Kai Blinlib/replace: Don't use StrnCpy inside crypt.c
2010-04-04 Kai Blinlib/replace: use correct inttypes in crypt.c
2010-04-03 Andrew Tridgellsocket-wrapper: not all systems have FIONREAD defined
2010-04-02 Andrew Tridgelldebug: enable talloc logging
2010-04-02 Andrew Tridgelltalloc: a useful bit of debug code
2010-04-02 Andrew Tridgelltalloc: add a define for TALLOC_MAX_DEPTH
2010-04-02 Andrew Tridgelltalloc: change talloc minor version to 2.0.2
2010-04-02 Andrew Tridgelltalloc: limit the depth that talloc will go for talloc_...
2010-03-31 Jeremy AllisonMerge branch 'master' of ssh://git.samba.org/data/git...
2010-03-31 Jelmer Vernooijsubunit: Include remainder of bindings and metadata.
2010-03-31 Jelmer Vernooijtesttools: Fix included testtools, for systems that...
2010-03-31 Jelmer VernooijPut testtools directly under lib/ to make it easier...
2010-03-31 Jelmer Vernooijsmbtorture: Report number of available tests in a tests...
2010-03-31 Jelmer Vernooijsubunit: Also import copies of filters and perl module.
2010-03-30 Andrew Tridgellreplace: allow memmem() with an empty string to return...
2010-03-30 Andrew Tridgellcharset: look for the codepages in the right place
2010-03-29 Jelmer Vernooijsubunit: Update to newer upstream version.
2010-03-29 Jelmer Vernooijs4-python: Move dnspython to lib/, like the other Pytho...
2010-03-29 Andrew Tridgells4-waf: use the libreplace strerror_r if needed
2010-03-29 Andrew Tridgellpytalloc: allow for using a system libtalloc-dev with...
2010-03-29 Andrew Tridgelltalloc: testsuite should use <talloc.h> not "talloc.h"
2010-03-26 Simo Sorcetdb: update exports and signatures files
2010-03-26 Volker Lendecketdb: Add a non-blocking version of tdb_transaction_start
2010-03-26 Andreas Schneiders3-smbd: Don't close stdout if we want to log to stdout.
2010-03-26 Andrew Tridgelltevent: added tevent_re_initialise()
2010-03-26 Andrew Tridgellutil: on FreeBSD true is in /usr/bin. Use execvp to...
2010-03-26 Andrew Tridgelllibutil: moved the networking defines to util_net.h
2010-03-26 Andrew Tridgelllibreplace: strerror_r() is needed by heimdal on solaris8
2010-03-26 Andrew Tridgelltsocket: not all systems have IPV6_V6ONLY
2010-03-25 Volker Lendecketdb: Fix indentation in tdb_new_database()
2010-03-25 Volker LendeckeFix some nonempty blank lines
2010-03-25 Andrew Tridgellpython: use '#!/usr/bin/env python' to cope with varyin...
2010-03-24 Andrew Tridgelllibreplace: fixed declaration of dprintf() on FreeBSD
2010-03-24 Andrew Tridgellbuild: fixed nss_wrapper on solaris
2010-03-22 Matthias Dieter... convert_string_talloc_convenience - print out the input...
2010-03-22 Volker Lendecketdb: Fix bug 7248, avoid the nanosleep dependency
2010-03-22 Stefan Metzmacherlib/util: add allocate_anonymous_shared()
2010-03-21 Volker LendeckeFix an uninitialized variable
2010-03-21 Volker LendeckeUse TALLOC_FREE in talloc_pop()
2010-03-21 Volker LendeckeUse calloc instead of ZERO_STRUCTP in talloc_stackframe...
2010-03-21 Volker LendeckeTrim an overlong line
2010-03-19 Günther Deschnernss_wrapper.pl: allow to specify gid for new users.
2010-03-18 Andrew Tridgellcharset: fixed a problem with the global use of the...
2010-03-15 Stefan Metzmachertalloc_stack: reset stackframe pointers to NULL
2010-03-15 Stefan Metzmachertalloc_stack: make sure we never let talloc_tos() retur...
2010-03-11 Matthieu Patous4: create ../lib/iniparser_build/config.m4
2010-03-11 Andrew BartlettExplain why we don't use certain characters in the...
2010-03-11 Endi S. Dewatalib/util - Removed curly braces from generate_random_pa...
2010-03-11 Andrew BartlettMove prototype to header of common code for set_sockadd...
2010-03-10 Kamen Mazdrashkidoxygen: talloc_get_type name fixed in Doxygen document...
2010-03-09 Stefan Metzmacherlib/util: change samba_runcmd() to use tevent_req _send...
2010-03-05 Andrew Tridgellreplace: added get_current_dir_name()
2010-03-05 Andrew Tridgells4-privs: add root_privileges_original_uid()
2010-03-03 Karolin SeegerFix typo in comments.
2010-03-03 Matthieu Patous3: Move source3/iniparser to lib/iniparser to allow...
2010-02-28 Volker Lendecketdb: If tdb_parse_record does not find a record, return...
2010-02-26 Andreas Schneidertsocket: Improve the tsocket_address_bsd_sockaddr docum...
2010-02-26 Stefan Metzmacherlib/util: add generate_random_password()
2010-02-26 Andrew Tridgells4-dns: use a loadparm list for samba_runcmd() commands
2010-02-24 Rusty Russelltdb: handle processes dying during transaction commit.
2010-02-24 Rusty Russellpatch tdb-refactor-tdb_lock-and-tdb_lock_nonblock.patch
2010-02-24 Rusty Russelltdb: add -k option to tdbtorture
2010-02-24 Rusty Russelltdb: don't truncate tdb on recovery
2010-02-24 Rusty Russelltdb: remove lock ops
2010-02-24 Rusty Russelltdb: rename tdb_release_extra_locks() to tdb_release_tr...
2010-02-24 Rusty Russelltdb: cleanup: remove ltype argument from _tdb_transacti...
2010-02-17 Rusty Russelltdb: tdb_allrecord_lock/tdb_allrecord_unlock/tdb_allrec...
2010-02-24 Rusty Russelltdb: suppress record write locks when allrecord lock...
2010-02-24 Rusty Russelltdb: cleanup: always grab allrecord lock to infinity.
2010-02-17 Rusty Russelltdb: remove num_locks
2010-02-17 Rusty Russelltdb: use tdb_nest_lock() for seqnum lock.
2010-02-24 Rusty Russelltdb: use tdb_nest_lock() for active lock.
2010-02-22 Rusty Russelltdb: use tdb_nest_lock() for open lock.
2010-02-17 Rusty Russelltdb: use tdb_nest_lock() for transaction lock.
2010-02-17 Rusty Russelltdb: cleanup: find_nestlock() helper.
2010-02-24 Rusty Russelltdb: cleanup: tdb_release_extra_locks() helper
2010-02-17 Rusty Russelltdb: cleanup: tdb_have_extra_locks() helper
2010-02-17 Rusty Russelltdb: don't suppress the transaction lock because of...
2010-02-17 Rusty Russelltdb: cleanup: tdb_nest_lock/tdb_nest_unlock
2010-02-17 Rusty Russelltdb: cleanup: rename global_lock to allrecord_lock.
2010-02-17 Rusty Russelltdb: cleanup: rename GLOBAL_LOCK to OPEN_LOCK.
2010-02-24 Rusty Russelltdb: make _tdb_transaction_cancel static.
next