summaryrefslogtreecommitdiffstats
path: root/source4/lib
Commit message (Expand)AuthorAgeFilesLines
...
* r22516: Use DESTDIRJelmer Vernooij2007-10-101-7/+7
* r22514: Add version numbers to tdb and talloc (required so they can be packag...Jelmer Vernooij2007-10-102-2/+2
* r22503: Add support for dgram to socket_ipv6. No tests yet...Jelmer Vernooij2007-10-101-3/+99
* r22497: Support renaming objectclasses and attributes for the LDAP backend.Andrew Bartlett2007-10-101-17/+65
* r22488: Hopefully fix ipv6.Jelmer Vernooij2007-10-101-3/+16
* r22476: The OID match is used very oddly in AD, as it is often used for fieldsAndrew Bartlett2007-10-101-0/+9
* r22475: Rather than segfault, show the name of the malformed entry.Andrew Bartlett2007-10-101-0/+6
* r22474: If ldb does not return sucess, then the res variable may not be valid.Andrew Bartlett2007-10-101-2/+0
* r22471: Convert more code to use proper LDB error codes.Simo Sorce2007-10-104-160/+163
* r22424: fixed the bad merge (thanks to metze for pointing out)Andrew Tridgell2007-10-102-3/+3
* r22422: merged tdb changes from ctdbAndrew Tridgell2007-10-105-8/+34
* r22415: Remove test directory once we are finished. Merge -r 22393:22394James Peach2007-10-101-0/+2
* r22404: more dependencies which should be privateStefan Metzmacher2007-10-103-16/+11
* r22379: add missing fileStefan Metzmacher2007-10-101-0/+94
* r22373: move in_list() to util_strlist.c to remove the dependencyStefan Metzmacher2007-10-102-24/+25
* r22372: split out become_daemon() into it's own functionStefan Metzmacher2007-10-102-67/+2
* r22371: readd discard_const() to lib/util/util.hStefan Metzmacher2007-10-101-0/+27
* r22369: add ZERO_STRUCT() ... macros to lib/util/util.h againStefan Metzmacher2007-10-101-0/+41
* r22368: remove unused header maybe this fixes th ebuild on some hostsStefan Metzmacher2007-10-101-1/+0
* r22367: prepare merge to samba3Stefan Metzmacher2007-10-101-0/+4
* r22365: prepare merge to samba3Stefan Metzmacher2007-10-101-2/+2
* r22319: sync lib/tdb/ with samba3Stefan Metzmacher2007-10-107-26/+243
* r22306: try to make the aix compiler happyStefan Metzmacher2007-10-102-4/+4
* r22297: move ZERO_*, ARRAY_SIZE and PTR_DIFF macros into libreplaceStefan Metzmacher2007-10-103-25/+35
* r22279: add a lot more detailed strtoll() and strtoull() testsStefan Metzmacher2007-10-101-56/+254
* r22273: - provide __LINESTR__ macroStefan Metzmacher2007-10-102-1/+11
* r22270: provide __location__ in replace.hStefan Metzmacher2007-10-102-0/+7
* r22267: protect #define __location__ with an #ifndefStefan Metzmacher2007-10-101-4/+6
* r22263: use AC_HAVE_DECL() because AC_CHECK_DECLS() defines to 1 or 0Stefan Metzmacher2007-10-102-2/+2
* r22253: - make the strtoll tests more verboseStefan Metzmacher2007-10-101-7/+56
* r22250: try to fix the build on aix1 in the farmStefan Metzmacher2007-10-102-1/+7
* r22246: only test strtoll onceStefan Metzmacher2007-10-101-1/+0
* r22243: remove useless printf'sStefan Metzmacher2007-10-101-2/+0
* r22239: use strlcpy instead of strcpy to make the IBM checker happyStefan Metzmacher2007-10-101-2/+2
* r22236: Update to Heimdal's socket_wrapper, which supports IPv6.Andrew Bartlett2007-10-101-161/+391
* r22226: move discard_const macros to librelaceStefan Metzmacher2007-10-104-29/+24
* r22223: make comparing of struct tm more verbose and more portableStefan Metzmacher2007-10-101-5/+25
* r22218: fix libreplace standalone buildStefan Metzmacher2007-10-101-1/+1
* r22217: merge from samba3 21944:Stefan Metzmacher2007-10-102-1/+6
* r22216: move strptime testsuite into it's own fileStefan Metzmacher2007-10-103-116/+158
* r22215: add strptime replacement to libreplace based on the patchStefan Metzmacher2007-10-106-0/+1130
* r22203: Improve the replace testsuite a bit.Jelmer Vernooij2007-10-101-11/+151
* r22165: merge transaction fix from samba3Andrew Tridgell2007-10-101-0/+2
* r22152: merge from samba3:Stefan Metzmacher2007-10-104-39/+2
* r22089: check the return value of interpret_addr2()Andrew Tridgell2007-10-101-0/+3
* r22081: transaction_brlock() should be staticAndrew Tridgell2007-10-101-2/+2
* r22053: remove samba3 specific stuff from tdbtoolStefan Metzmacher2007-10-101-77/+0
* r22052: merge tdbtool from samba3 and build itStefan Metzmacher2007-10-102-252/+395
* r22041: merge trivial changes from samba3Stefan Metzmacher2007-10-106-16/+20
* r22029: Make sure we respect $srcdir correctly for the srcdir != builddir case.James Peach2007-10-102-1/+9