summaryrefslogtreecommitdiffstats
path: root/source4/lib
Commit message (Expand)AuthorAgeFilesLines
* r6833: split out the routine that calculates the diff between two ldb message...Andrew Tridgell2007-10-103-43/+63
* r6831: talloc now requires config.h (this fixes ldb build)Andrew Tridgell2007-10-101-2/+0
* r6830: put header checks in config.m4 so when it is included by other project...Andrew Tridgell2007-10-102-1/+1
* r6829: include the talloc autoconf tests when building ldb standaloneAndrew Tridgell2007-10-101-0/+2
* r6828: More portability fixesJelmer Vernooij2007-10-103-2/+11
* r6825: Fall back to chsize if ftruncate is not availableJelmer Vernooij2007-10-101-0/+4
* r6817: - fixed empty ldap search elements in filtersAndrew Tridgell2007-10-101-1/+1
* r6812: more talloc portability tweaksAndrew Tridgell2007-10-103-6/+3
* r6808: - test for gcov not neededAndrew Tridgell2007-10-103-15/+10
* r6807: Fix in-tree build of talloc testsuiteJelmer Vernooij2007-10-101-7/+0
* r6804: Add config.h for talloc (and use it)Jelmer Vernooij2007-10-105-9/+31
* r6802: - fixed CFLAGSAndrew Tridgell2007-10-101-6/+4
* r6798: Valgrind pain is not something I look forward to - if we ever fallAndrew Bartlett2007-10-101-2/+6
* r6795: Make some functions static and remove some unused ones.Jelmer Vernooij2007-10-108-59/+7
* r6790: Use config.h file for ldb and add test for stdint.hJelmer Vernooij2007-10-104-2/+10
* r6759: let us have a wildcard attribute so that we can set a default for all ...Simo Sorce2007-10-101-1/+7
* r6741: prevent talloc_strndup() from reading one byte past the end of a buffer,Andrew Tridgell2007-10-101-1/+1
* r6700: Upper case realms in kerberos-specific parts of the code, as this isAndrew Bartlett2007-10-101-1/+5
* r6688: removed unused binary_string() functionAndrew Tridgell2007-10-101-23/+0
* r6687: added a idr helper function for creating random IDsAndrew Tridgell2007-10-101-0/+18
* r6664: Obey overrided CC in the MakefileJelmer Vernooij2007-10-101-1/+2
* r6663: only use -Wall for gccAndrew Tridgell2007-10-102-3/+4
* r6662: add an installcheck target for tallocAndrew Tridgell2007-10-101-0/+3
* r6661: fix up talloc autoconf to have a chance of working on the build farmAndrew Tridgell2007-10-103-4/+250
* r6660: Sorry for the spam... I think now I've got a version that should compi...Volker Lendecke2007-10-102-2/+23
* r6650: keep style consistentSimo Sorce2007-10-101-1/+2
* r6645: Add talloc_get_size() function.Simo Sorce2007-10-103-0/+19
* r6622: Add talloc manpage in DocBook XML, based on SGML version by Garry Will...Jelmer Vernooij2007-10-103-1/+650
* r6621: Warn when the user is trying to use socket wrapperJelmer Vernooij2007-10-101-0/+3
* r6617: Let --enable-developer imply --enable-socket-wrapperJelmer Vernooij2007-10-101-3/+13
* r6578: brown paper bag time with the new messaging code ....Andrew Tridgell2007-10-101-1/+1
* r6573: Start on my project to implement an NT4 compatible BDC in Samba4.Andrew Bartlett2007-10-105-1/+225
* r6565: Cludge, cludge, cludge...Andrew Bartlett2007-10-101-1/+30
* r6564: - Fix bug in socket_wrapperJelmer Vernooij2007-10-101-1/+2
* r6562: added support for datagram unix domain sockets in the socket libraryAndrew Tridgell2007-10-102-9/+26
* r6561: re-did the internal message system based on DGRAM unix domainAndrew Tridgell2007-10-101-138/+64
* r6560: added a tdb_chainlock_read() call in ldb_search(). This guaranteesAndrew Tridgell2007-10-103-0/+43
* r6546: Fix ldb standalone buildJelmer Vernooij2007-10-104-4/+39
* r6528: - in tdb_fetch() we effectively disallowed zero length records byAndrew Tridgell2007-10-102-8/+5
* r6520: Fix unused variable warning.Tim Potter2007-10-101-1/+1
* r6513: Commit talloc_free_children.Volker Lendecke2007-10-102-20/+45
* r6487: Use autoconf for standalone build of tdbJelmer Vernooij2007-10-103-1/+18
* r6486: Add 'make install' and pkg-config file.Jelmer Vernooij2007-10-103-1/+22
* r6485: Move LDAP detection M4 file and use it for the standalone ldb buildJelmer Vernooij2007-10-102-0/+90
* r6483: fix anonymous connections, '-U %' or '-U ""%""' can be used for thisStefan Metzmacher2007-10-102-1/+6
* r6481: change download instructions to include tdb and tallocAndrew Tridgell2007-10-101-2/+6
* r6480: fixed whitespace typoAndrew Tridgell2007-10-101-1/+1
* r6479: - added a simple web pageAndrew Tridgell2007-10-103-1/+88
* r6478: Add 'make install' and a pkg-config fileJelmer Vernooij2007-10-103-1/+20
* r6477: Remove call to autoheader as autogenerated header files are not usedJelmer Vernooij2007-10-101-1/+1