summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r17698: The original code assumed that &data->context was a valid tallocAndrew Bartlett2-13/+21
2007-10-10r17697: - enable test for slapdAndrew Tridgell1-1/+2
2007-10-10r17696: attempt to allow ldb to use an external popt directory, so we canAndrew Tridgell2-2/+32
2007-10-10r17695: added installcheck targetAndrew Tridgell1-1/+3
2007-10-10r17694: Don't use printf() in a module...Andrew Bartlett1-6/+5
2007-10-10r17693: only install man pages if we have managed to generate them withAndrew Tridgell1-2/+2
2007-10-10r17692: - don't try and run ldap tests unless we have slapdAndrew Tridgell1-5/+6
2007-10-10r17691: Make the structure more public, so we have somewhere for callingAndrew Bartlett2-5/+6
2007-10-10r17690: Demonstrate how we can read the schema to find out details needed forAndrew Bartlett1-3/+182
2007-10-10r17689: build works, this should fix install ....Andrew Tridgell1-1/+2
2007-10-10r17688: the commit/test cycle for getting this to work in the build farm sureAndrew Tridgell1-1/+1
2007-10-10r17687: remove circular dependencyAndrew Tridgell1-2/+2
2007-10-10r17686: tdb.pc is in the build directoryAndrew Tridgell1-1/+1
2007-10-10r17685: talloc.pc is in the build directoryAndrew Tridgell1-1/+1
2007-10-10r17684: and we need -Iinclude for tdbAndrew Tridgell1-1/+1
2007-10-10r17683: to pick up config.h we need -I. as well for tallocAndrew Tridgell1-1/+1
2007-10-10r17682: Add newline to end of fileAndrew Bartlett1-1/+1
2007-10-10r17681: fixed standalone talloc build to support building in a separateAndrew Tridgell2-3/+7
2007-10-10r17680: make standalone tdb support building and testing in a differentAndrew Tridgell2-5/+16
2007-10-10r17679: - fix 'make test-ldap' to skip ldb specialsAndrew Tridgell8-48/+77
2007-10-10r17678: don't free result message twiceAndrew Tridgell1-3/+3
2007-10-10r17675: increase max torture test runtime - we have some v slow hosts in theAndrew Tridgell1-1/+1
2007-10-10r17674: fixed a problem on with our configure logic on systems that haveAndrew Tridgell3-5/+5
2007-10-10r17671: Update the tests according to changes in libnet context.Rafal Szczesniak2-7/+8
2007-10-10r17670: 1) Refactor libnet context structure a bit, to have rpc connectionRafal Szczesniak6-65/+495
2007-10-10r17662: some more enhancements to our schema extraction tool,Simo Sorce1-0/+205
2007-10-10r17660: fixed configure testAndrew Tridgell1-1/+1
2007-10-10r17659: cope with systems without the x509 gnutls functionsAndrew Tridgell1-1/+6
2007-10-10r17658: several replacement snprintf() fixes.Andrew Tridgell1-15/+40
2007-10-10r17656: some systems (like older solaris) don't return ENOTEMPTY on rmdir()Andrew Tridgell1-0/+4
2007-10-10r17653: fix typoSimo Sorce1-1/+1
2007-10-10r17652: add oMSyntax to these attributesSimo Sorce1-0/+9
2007-10-10r17651: Commit the set of classess used to generate our schemaSimo Sorce1-1406/+1942
2007-10-10r17648: update minschema.jsSimo Sorce1-2/+14
2007-10-10r17647: the init fns should not take a mem_ctxAndrew Tridgell1-1/+1
2007-10-10r17645: gcc 4.1.x has started producing "value computed is not used" warningsAndrew Tridgell1-1/+4
2007-10-10r17644: change the ldap server to always use the single process model. We areAndrew Tridgell1-2/+8
2007-10-10r17642: some more mappingsSimo Sorce1-3/+7
2007-10-10r17641: some more info, add oMObjectClass values (binary :-/)Simo Sorce1-23/+24
2007-10-10r17639: Martin Kuhl noticed that we loaded an incorrect value forAndrew Bartlett2-0/+11
2007-10-10r17634: Kill off another case where we used dnsDomain, and point it again atAndrew Bartlett1-5/+5
2007-10-10r17633: Return NULL at the end of the file, or else we can't tell theAndrew Bartlett1-0/+4
2007-10-10r17632: This is the most accurate mappings between LDAP OID Syntaxes and AD S...Simo Sorce1-0/+74
2007-10-10r17631: Some syntaxes from MS in a now vanished internet draftSimo Sorce1-0/+137
2007-10-10r17624: Samba3 does not yet do getprinterinfo level 6Volker Lendecke1-0/+5
2007-10-10r17614: Our first "client side' ldb module.Simo Sorce2-0/+448
2007-10-10r17613: style fixSimo Sorce1-1/+2
2007-10-10r17609: Kill one more use of the fake dnsDomain attribute.Andrew Bartlett1-4/+5
2007-10-10r17601: Fix declaration after statement.Andrew Bartlett1-3/+2
2007-10-10r17600: Finish the schema conversion tool, and add a mapping file, used to mapAndrew Bartlett6-85/+191