summaryrefslogtreecommitdiffstats
path: root/source4/lib
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* r6474: - added a simple talloc web page at http://talloc.samba.org/Andrew Tridgell2007-10-105-16/+81
* r6470: Remove ldb_search_free() it is not needed anymore.Simo Sorce2007-10-1017-86/+16
* r6462: Move the arcfour sbox state into it's own structure, and allocate itAndrew Bartlett2007-10-101-0/+6
* r6452: This particular credentials feature needs to be NULL by default.Andrew Bartlett2007-10-101-0/+1
* r6442: Add mechanism for configuring ldb independantly of the rest ofJelmer Vernooij2007-10-103-22/+25
* r6360: Quieten unused variable warning.Tim Potter2007-10-101-1/+1
* r6340: - added an easy to use function to initialise a temporary ldb with som...Andrew Tridgell2007-10-102-0/+22
* r6271: Don't zero the cli_credentials structure - instead allow valgrind toAndrew Bartlett2007-10-101-1/+7
* r6238: Ensure if realloc fails on an internalJeremy Allison2007-10-101-3/+8
* r6222: fixed the socket wrapper code for getsockname()Andrew Tridgell2007-10-101-1/+1
* r6150: fixed a few socket_wrapper bugs.Andrew Tridgell2007-10-101-35/+80
* r6147: The maxfd was being recalculated on every event loop, which made usAndrew Tridgell2007-10-101-1/+0
* r6144: Apparently there are more systems that have AF_UNIX thenJelmer Vernooij2007-10-101-6/+6