s4:simple_ldap_map LDB module - enhance current partition control checks
[nivanova/samba-autobuild/.git] / lib /
2011-03-10 Stefan Metzmachertevent: change version to 0.9.11 tevent-0.9.11
2011-03-10 Stefan Metzmachertevent/poll: use fde->additional_flags to hold the...
2011-03-10 Stefan Metzmachertevent: change tevent_fd->additional_flags to uint64_t
2011-03-09 Stefan Metzmachersocket_wrapper: fix handling of addr and addrlen
2011-03-09 Andreas Schneidertevent: Fixed tevent_wakeup_send code example.
2011-03-04 Stefan Metzmacherlib/socket_wrapper: try to fix the build on solaris
2011-03-04 Andrew Tridgelldebug: fixed a valgrind error
2011-03-03 Günther Deschnerlibreplace: move "struct timespec" checks into librepla...
2011-03-03 Stefan Metzmachersocket_wrapper: use swrap_sendmsg_before()/after()...
2011-03-03 Stefan Metzmachersocket_wrapper: use swrap_sendmsg_before()/after()...
2011-03-03 Stefan Metzmachersocket_wrapper: use swrap_sendmsg_before()/after()...
2011-03-03 Stefan Metzmachersocket_wrapper: use swrap_sendmsg_before()/after()...
2011-03-03 Stefan Metzmachersocket_wrapper: add swrap_sendmsg_before/after helper...
2011-03-03 Stefan Metzmachersocket_wrapper: replace recvmsg() correctly
2011-03-03 Stefan Metzmachersocket_wrapper: readv() should only work on connected...
2011-03-03 Stefan Metzmachersocket_wrapper: move swrap_ioctl() above the send*...
2011-03-03 Stefan Metzmachersocket_wrapper: fix compiler warnings
2011-03-03 Stefan Metzmachersocket_wrapper: don't allow connect() to the broadcast...
2011-03-03 Günther Deschnerlib/util: LIBCRYPTO is in common already, so add it...
2011-03-01 Andrew Bartlettlib/util: new merged debug system
2011-03-01 Andrew Bartlettlib/util move debug.[ch] out of the way
2011-03-01 Andrew Bartlettlib/util/time: Merge time functions from source3/lib...
2011-02-28 Jeremy AllisonFix "cast from pointer to integer of different size...
2011-02-28 Jelmer Vernooijtevent: Add lib/tevent as include directory.
2011-02-28 Jelmer Vernooijtdb: Use <tdb.h> to include tdb so system headers are...
2011-02-28 Jelmer Vernooijtdr: Inline proto header to allow tdr.h to be used...
2011-02-28 Jelmer VernooijUse <tevent.h> so the system tevent gets included,...
2011-02-28 Jeremy AllisonFinish the range checking on all FD_SET calls for select().
2011-02-28 Volker LendeckeRemove sys_select[_intr]
2011-02-28 Volker Lendecketevent: Add a poll backend
2011-02-28 Volker Lendeckes3: Eliminate select from libaddns
2011-02-28 Volker Lendeckes3: Add sys_poll_intr
2011-02-28 Volker Lendeckes3: Add sys_poll
2011-02-28 Volker Lendeckelibreplace: poll based on select
2011-02-27 Volker Lendeckes3: Make is_zero_addr take a sockaddr_storage
2011-02-26 Volker Lendeckenss_wrapper: Fix a segfault when libnss_winbind.so...
2011-02-26 Volker Lendeckenss_wrapper: Make nwrap_module_init a bit more readable
2011-02-23 Günther Deschnerlib/util/charset: ICONV_WRAPPER needs talloc.
2011-02-22 Andrew Tridgellbuild: move idtree.c into samba-util-common
2011-02-22 Andrew Tridgellbuild: moved more files into samba-util-common
2011-02-22 Andrew Tridgellbuild: created samba-util-common library
2011-02-22 Stefan Metzmachers3:auth: change num_groups to from size_t to uint32_t
2011-02-22 Andrew Tridgellpython: use os.environ[] instead of os.putenv()
2011-02-21 Christian Ambachs4:smbtorture do not leave output directory around
2011-02-21 Jelmer VernooijFix missing dependency on libreplace.
2011-02-18 Andrew Bartlettlib/util/charset Add back setlocale(), but only when...
2011-02-18 Andrew Bartlettlib/util/charcnv Move iconv handle setup in common
2011-02-18 Andrew Bartlettlib/util Remove #if _SAMBA_BUILD_ == 4 that isn't requi...
2011-02-18 Andrew Bartlettlib/util/charset Use top level iconv.c in source3
2011-02-18 Andrew Bartlettcharset Remove use of {isupper,islower,toupper,tolower...
2011-02-18 Andrew Bartlettlib/util Make UTIL_LDB conditional on an s4 build
2011-02-18 Andrew Tridgells4-util: removed the valgrind_strlen() routine
2011-02-18 Andrew Tridgelllibutil: make waf rules usable by s3 waf build
2011-02-18 Andrew Tridgellcharset: allow s3 waf build to use lib/util/charset
2011-02-18 Andrew Bartlettlib/util/charset use get_dyn_CODEPAGEDIR(), which is...
2011-02-18 Andrew Bartlettlib/util/charset split codepoints.c into it's own subsystem
2011-02-18 Andrew Bartlettlib/util/charset use a path to dynconfig.h that works...
2011-02-18 Andrew Bartlettlib/util/charset add functions isupper_m and islower_m
2011-02-18 Andrew Tridgelluid-wrapper: handle uwrap_enabled() as a macro
2011-02-17 Volker Lendecketevent: Fix a comment
2011-02-16 Andrew Tridgells3-waf: move the KRB5_DEPRECATED configure check out...
2011-02-14 Stephen GallagherReturn NULL if tevent_add_fd() is passed a negative fd
2011-02-14 Günther Deschners3-waf: add UTIL_TEVENT subsystem (as in ../lib/util...
2011-02-13 Volker LendeckeFix some nonempty blank lines
2011-02-12 Volker Lendecketdb: Fix a C++ warning
2011-02-11 Günther Deschnerwaf: pure cosmetic reformatting of the two samba-util...
2011-02-10 Volker Lendeckes3: Fix some nonempty blank lines
2011-02-10 Sumit Bosereplace: Add missing eval to m4 script
2011-02-10 Günther Deschnersocket_wrapper: avoid c++ style comments.
2011-02-10 Andrew Tridgells4-torture: not having an output dir is not a fatal...
2011-02-10 Andrew Tridgellldb: use #include <ldb.h> for ldb
2011-02-09 Volker Lendecketevent: Fix typos
2011-02-08 Günther Deschnerlib/compression: add shared wscript_build.
2011-02-07 Günther Deschnerwaf: add clock_gettime clock ID checks to libreplace...
2011-02-07 Andrew Tridgellbuild: removed the old autogen.sh and autogen-waf.sh...
2011-02-07 Andrew Tridgells4-charset: use dyn_CODEPAGEDIR for location of upcase...
2011-02-04 Andrew Tridgellcharcnv: removed call to setlocale() (bug 7519)
2011-02-03 Stefan Metzmacherreplace: Try to fix broken sys/capabilites.h on Linux.
2011-02-03 Stefan MetzmacherRevert "replace: Try to fix broken sys/capabilites...
2011-02-02 Andreas Schneiderreplace: Try to fix broken sys/capabilites.h on Linux.
2011-02-02 Andrew Bartletts4-waf Don't install any Samba packages into PYTHONDIR
2011-01-20 Stefan Metzmacherlib/util: add tests for anonymous_shared_allocate/free()
2011-01-20 Stefan Metzmacherlib/util: add anonymous_shared_free()
2011-01-20 Stefan Metzmacherlib/util: s/allocate_anonymous_shared/anonymous_shared_...
2011-01-20 Stefan Metzmacherlib/util: fix rounding to page size in allocate_anonymo...
2011-01-19 Andreas Schneidertdb: Added doxygen documentation.
2011-01-08 Andrew Tridgellwaf: ensure "make dist" works from a clean git tree...
2011-01-06 Günther Deschnerlib/addns: move DNS client library to the main directory.
2011-01-06 Jelmer Vernooijtdbrestore: Update to GPLv3+, remove old FSF address.
2011-01-05 Stefan Metzmachertalloc: change version to 2.0.5 after a critical bugfix
2011-01-05 Andrew Tridgelltalloc: fixed a use after free error
2011-01-05 Andrew Tridgelltalloc: added a test for the use after free Rusty found
2011-01-05 Jelmer Vernooijtalloc: Clarify error message on access after free.
2011-01-04 Brad Hardstalloc: Typo fix for api docs
2011-01-03 Stefan Metzmacherlib/crypto: add aes_cfb8_encrypt()
2011-01-03 Brad Hardstalloc: Fix warnings in test code
2011-01-03 Jelmer VernooijRevert broken destructor changes.
2011-01-03 Jelmer Vernooijs4-python: Properly call PyObject_Del from all destructors.
2011-01-01 Jelmer Vernooijs4-python: Only set BASETYPE flag if subclassing is...
2011-01-01 Jelmer Vernooijs4-python: Add more prototypes.
next