summaryrefslogtreecommitdiffstats
path: root/source4/lib
Commit message (Expand)AuthorAgeFilesLines
...
* r22698: Support using system tdb, when available.Jelmer Vernooij2007-10-101-1/+0
* r22697: Support building with external talloc.Jelmer Vernooij2007-10-101-1/+0
* r22696: Make sure this is an ascii charSimo Sorce2007-10-101-0/+12
* r22694: It seems that AIX 5.3 with XLC has difficulties with <ctype.h>. This isVolker Lendecke2007-10-101-1/+1
* r22687: use DESTDIR.Jelmer Vernooij2007-10-101-6/+6
* r22684: Fix native Samba build.Jelmer Vernooij2007-10-102-3/+4
* r22682: Fix standalone ldb build when parent directory name != ldb.Jelmer Vernooij2007-10-102-6/+5
* r22681: Fix standalone ldb build when parent directory name != ldb.Jelmer Vernooij2007-10-1046-130/+110
* r22668: Fix ldb buildJelmer Vernooij2007-10-101-2/+0
* r22665: Change version back to 0.9.Jelmer Vernooij2007-10-101-1/+3
* r22661: optimize the handling of directly triggered timed events:Stefan Metzmacher2007-10-106-48/+60
* r22658: - add AC_GNU_SOURCE macro for systems which don't have itStefan Metzmacher2007-10-102-1/+14
* r22642: Allow standalone build to work without tdb or talloc checked out, butJelmer Vernooij2007-10-106-1/+178
* r22637: Install tdbbackup and tdbdump again.Jelmer Vernooij2007-10-102-3/+3
* r22634: make the events system much less dependent on the samba4 build systemAndrew Tridgell2007-10-108-21/+69
* r22632: merged volkers select events fixAndrew Tridgell2007-10-101-1/+2
* r22629: if irpc gets freed within event_loop_once() we crash...Stefan Metzmacher2007-10-102-1/+14
* r22622: make it possible to pass the config file via 'SMB_CONF_PATH' envvarStefan Metzmacher2007-10-101-0/+4
* r22610: fix build with included poptStefan Metzmacher2007-10-101-1/+1
* r22602: s/HAVE_SOCKET_IPV6/HAVE_IPV6/ to match the define used by Heimdal.Jelmer Vernooij2007-10-102-2/+2
* r22600: Update bzr ignores, put right version in .pc files, prepare for suppo...Jelmer Vernooij2007-10-1010-19/+28
* r22598: Simplify includes for replace.Jelmer Vernooij2007-10-105-5/+6
* r22596: Set _CFLAGS variables rather than putting knowledge in the ldb Makefile.Jelmer Vernooij2007-10-103-2/+17
* r22595: Add version numbers.Jelmer Vernooij2007-10-102-2/+2
* r22563: As tridge requested remove the _strict calls - for Samba3 I'm movingJeremy Allison2007-10-102-105/+0
* r22559: Make the ad2OLschema tool case insensitive.Andrew Bartlett2007-10-101-6/+6
* r22557: Simo has long bugged me that the paths in the sam.ldb partitions wereAndrew Bartlett2007-10-101-1/+11
* r22541: Added talloc_size_strict macro.Jeremy Allison2007-10-101-0/+1
* r22540: Added _strict varients of the macro calls - addedJeremy Allison2007-10-101-0/+6
* r22539: Added _strict varients of the talloc calls toJeremy Allison2007-10-102-1/+96
* r22518: Create pkgconfig dir.Jelmer Vernooij2007-10-101-0/+1
* r22517: Use DESTDIRJelmer Vernooij2007-10-101-7/+7
* 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