summaryrefslogtreecommitdiff
path: root/source3/libads/gpo.c
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r18869: two build fixes for systems without ldapAndrew Tridgell1-5/+5
the first is to not enable the ldap ldb backend just yet. This will need configure tests to conditionally include. We should be able to use the m4 files from lib/ldb/ The 2nd is to fix libads/gpo.o not to publicly prototype a function that needs ldap.h (This used to be commit 1cf17edc14ebd379b982b589a66e86316ef7087b)
2007-10-10r18853: Fix remaining warnings. Volker, should be fine now.Günther Deschner1-1/+1
Guenther (This used to be commit 40a6169aceb51dc7f73ae72ebac2e55c6b1edc3f)
2007-10-10r18819: Fix build without LDAP.Günther Deschner1-0/+4
Guenther (This used to be commit a0aedee1c90af163210dd459603dd5dffb73e132)
2007-10-10r18816: Fix some build warnings.Günther Deschner1-4/+4
Guenther (This used to be commit b70ed9e48394ddeaf0102e017cf706ff083e065b)
2007-10-10r13316: Let the carnage begin....Gerald Carter1-0/+680
Sync with trunk as off r13315 (This used to be commit 17e63ac4ed8325c0d44fe62b2442449f3298559f)