summaryrefslogtreecommitdiff
path: root/source4/lib
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r22681: Fix standalone ldb build when parent directory name != ldb.Jelmer Vernooij46-130/+110
2007-10-10r22668: Fix ldb buildJelmer Vernooij1-2/+0
2007-10-10r22665: Change version back to 0.9.Jelmer Vernooij1-1/+3
2007-10-10r22661: optimize the handling of directly triggered timed events:Stefan Metzmacher6-48/+60
2007-10-10r22658: - add AC_GNU_SOURCE macro for systems which don't have itStefan Metzmacher2-1/+14
2007-10-10r22642: Allow standalone build to work without tdb or talloc checked out, butJelmer Vernooij6-1/+178
2007-10-10r22637: Install tdbbackup and tdbdump again.Jelmer Vernooij2-3/+3
2007-10-10r22634: make the events system much less dependent on the samba4 build systemAndrew Tridgell8-21/+69
2007-10-10r22632: merged volkers select events fixAndrew Tridgell1-1/+2
2007-10-10r22629: if irpc gets freed within event_loop_once() we crash...Stefan Metzmacher2-1/+14
2007-10-10r22622: make it possible to pass the config file via 'SMB_CONF_PATH' envvarStefan Metzmacher1-0/+4
2007-10-10r22610: fix build with included poptStefan Metzmacher1-1/+1
2007-10-10r22602: s/HAVE_SOCKET_IPV6/HAVE_IPV6/ to match the define used by Heimdal.Jelmer Vernooij2-2/+2
2007-10-10r22600: Update bzr ignores, put right version in .pc files, prepare for suppo...Jelmer Vernooij10-19/+28
2007-10-10r22598: Simplify includes for replace.Jelmer Vernooij5-5/+6
2007-10-10r22596: Set _CFLAGS variables rather than putting knowledge in the ldb Makefile.Jelmer Vernooij3-2/+17
2007-10-10r22595: Add version numbers.Jelmer Vernooij2-2/+2
2007-10-10r22563: As tridge requested remove the _strict calls - for Samba3 I'm movingJeremy Allison2-105/+0
2007-10-10r22559: Make the ad2OLschema tool case insensitive.Andrew Bartlett1-6/+6
2007-10-10r22557: Simo has long bugged me that the paths in the sam.ldb partitions wereAndrew Bartlett1-1/+11
2007-10-10r22541: Added talloc_size_strict macro.Jeremy Allison1-0/+1
2007-10-10r22540: Added _strict varients of the macro calls - addedJeremy Allison1-0/+6
2007-10-10r22539: Added _strict varients of the talloc calls toJeremy Allison2-1/+96
2007-10-10r22518: Create pkgconfig dir.Jelmer Vernooij1-0/+1
2007-10-10r22517: Use DESTDIRJelmer Vernooij1-7/+7
2007-10-10r22516: Use DESTDIRJelmer Vernooij1-7/+7
2007-10-10r22514: Add version numbers to tdb and talloc (required so they can be packag...Jelmer Vernooij2-2/+2
2007-10-10r22503: Add support for dgram to socket_ipv6. No tests yet...Jelmer Vernooij1-3/+99
2007-10-10r22497: Support renaming objectclasses and attributes for the LDAP backend.Andrew Bartlett1-17/+65
2007-10-10r22488: Hopefully fix ipv6.Jelmer Vernooij1-3/+16
2007-10-10r22476: The OID match is used very oddly in AD, as it is often used for fieldsAndrew Bartlett1-0/+9
2007-10-10r22475: Rather than segfault, show the name of the malformed entry.Andrew Bartlett1-0/+6
2007-10-10r22474: If ldb does not return sucess, then the res variable may not be valid.Andrew Bartlett1-2/+0
2007-10-10r22471: Convert more code to use proper LDB error codes.Simo Sorce4-160/+163
2007-10-10r22424: fixed the bad merge (thanks to metze for pointing out)Andrew Tridgell2-3/+3
2007-10-10r22422: merged tdb changes from ctdbAndrew Tridgell5-8/+34
2007-10-10r22415: Remove test directory once we are finished. Merge -r 22393:22394James Peach1-0/+2
2007-10-10r22404: more dependencies which should be privateStefan Metzmacher3-16/+11
2007-10-10r22379: add missing fileStefan Metzmacher1-0/+94
2007-10-10r22373: move in_list() to util_strlist.c to remove the dependencyStefan Metzmacher2-24/+25
2007-10-10r22372: split out become_daemon() into it's own functionStefan Metzmacher2-67/+2
2007-10-10r22371: readd discard_const() to lib/util/util.hStefan Metzmacher1-0/+27
2007-10-10r22369: add ZERO_STRUCT() ... macros to lib/util/util.h againStefan Metzmacher1-0/+41
2007-10-10r22368: remove unused header maybe this fixes th ebuild on some hostsStefan Metzmacher1-1/+0
2007-10-10r22367: prepare merge to samba3Stefan Metzmacher1-0/+4
2007-10-10r22365: prepare merge to samba3Stefan Metzmacher1-2/+2
2007-10-10r22319: sync lib/tdb/ with samba3Stefan Metzmacher7-26/+243
2007-10-10r22306: try to make the aix compiler happyStefan Metzmacher2-4/+4
2007-10-10r22297: move ZERO_*, ARRAY_SIZE and PTR_DIFF macros into libreplaceStefan Metzmacher3-25/+35
2007-10-10r22279: add a lot more detailed strtoll() and strtoull() testsStefan Metzmacher1-56/+254