Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | r17712: fix compiler warning | Stefan Metzmacher | 2006-08-22 | 1 | -1/+6 | |
| | | | | | | | | | | | | | | | | metze | |||||
| | | * | r17711: fix compiler warnings | Stefan Metzmacher | 2006-08-22 | 3 | -10/+9 | |
| | | | | | | | | | | | | | | | | metze | |||||
| | | * | r17708: make the automated testing of the ldb ldap backend more portable | Andrew Tridgell | 2006-08-22 | 2 | -7/+9 | |
| | | | | ||||||
| | | * | r17707: Match the output (aside from dividers) the output of | Andrew Bartlett | 2006-08-22 | 1 | -6/+28 | |
| | | | | | | | | | | | | | | | | | | | | | | | | ol-schema-migrate.pl in the schema output. Andrew Bartlett | |||||
| | | * | r17706: remove the dependence on gnu make in the standalone build | Andrew Tridgell | 2006-08-22 | 2 | -66/+39 | |
| | | | | ||||||
| | | * | r17705: Use the paged_searches module by default against the LDAP backend, if | Andrew Bartlett | 2006-08-22 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | selected. Andrew Bartlett | |||||
| | | * | r17704: Add comments suggesting how to get the LDAP backend working. | Andrew Bartlett | 2006-08-22 | 1 | -3/+23 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Shutdown and reload the LDB, so the entryUUID module knows to read the schema (will be changed once we have a central schema store and notifications). Andrew Bartlett | |||||
| | | * | r17703: Fixes to enable the entryUUID module to work for it's objectClass -> | Andrew Bartlett | 2006-08-22 | 2 | -6/+7 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | OID mappings. The key point is to 'enable' the partitions in the partitions module before the init is complete. That way, the modules can perform searches that use partitions. Andrew Bartlett | |||||
| | | * | r17702: test for gcc, and only enable gcc flags if true | Andrew Tridgell | 2006-08-22 | 1 | -2/+1 | |
| | | | | ||||||
| | | * | r17701: doxygen (if installed!) needs to be run in the src directory | Andrew Tridgell | 2006-08-22 | 1 | -1/+1 | |
| | | | | ||||||
| | | * | r17700: Despite our best hopes, the way module initialisation tends to happen, | Andrew Bartlett | 2006-08-22 | 1 | -4/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | we make searches before things are initialised. Cope with this. Andrew Bartlett | |||||
| | | * | r17699: Remove more printf calls. | Andrew Bartlett | 2006-08-22 | 1 | -11/+9 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Try to cope with partital initialisation. Andrew Bartlett | |||||
| | | * | r17698: The original code assumed that &data->context was a valid talloc | Andrew Bartlett | 2006-08-22 | 2 | -13/+21 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pointer. This only works when this is the only structure member, but when I added a new context pointer, it failed. Andrew Bartlett | |||||
| | | * | r17697: - enable test for slapd | Andrew Tridgell | 2006-08-22 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | | | - include popt.m4 | |||||
| | | * | r17696: attempt to allow ldb to use an external popt directory, so we can | Andrew Tridgell | 2006-08-22 | 2 | -2/+32 | |
| | | | | | | | | | | | | | | | | | | | | point it at the popt sources in the samba source tree when building in the build farm | |||||
| | | * | r17695: added installcheck target | Andrew Tridgell | 2006-08-22 | 1 | -1/+3 | |
| | | | | ||||||
| | | * | r17694: Don't use printf() in a module... | Andrew Bartlett | 2006-08-22 | 1 | -6/+5 | |
| | | | | ||||||
| | | * | r17693: only install man pages if we have managed to generate them with | Andrew Tridgell | 2006-08-22 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | xsltproc | |||||
| | | * | r17692: - don't try and run ldap tests unless we have slapd | Andrew Tridgell | 2006-08-22 | 1 | -5/+6 | |
| | | | | | | | | | | | | | | | | - fix manpages install | |||||
| | | * | r17691: Make the structure more public, so we have somewhere for calling | Andrew Bartlett | 2006-08-22 | 2 | -5/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | modules to put private data. Andrew Bartlett | |||||
| | | * | r17690: Demonstrate how we can read the schema to find out details needed for | Andrew Bartlett | 2006-08-22 | 1 | -3/+182 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | translation. I hope to have this reading a schema structure in the future. Andrew Bartlett | |||||
| | | * | r17689: build works, this should fix install .... | Andrew Tridgell | 2006-08-22 | 1 | -1/+2 | |
| | | | | ||||||
| | | * | r17688: the commit/test cycle for getting this to work in the build farm sure | Andrew Tridgell | 2006-08-22 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | is tedious! nearly there I hope ..... | |||||
| | | * | r17687: remove circular dependency | Andrew Tridgell | 2006-08-22 | 1 | -2/+2 | |
| | | | | ||||||
| | | * | r17686: tdb.pc is in the build directory | Andrew Tridgell | 2006-08-22 | 1 | -1/+1 | |
| | | | | ||||||
| | | * | r17685: talloc.pc is in the build directory | Andrew Tridgell | 2006-08-22 | 1 | -1/+1 | |
| | | | | ||||||
| | | * | r17684: and we need -Iinclude for tdb | Andrew Tridgell | 2006-08-22 | 1 | -1/+1 | |
| | | | | ||||||
| | | * | r17683: to pick up config.h we need -I. as well for talloc | Andrew Tridgell | 2006-08-22 | 1 | -1/+1 | |
| | | | | ||||||
| | | * | r17682: Add newline to end of file | Andrew Bartlett | 2006-08-22 | 1 | -1/+1 | |
| | | | | ||||||
| | | * | r17681: fixed standalone talloc build to support building in a separate | Andrew Tridgell | 2006-08-22 | 2 | -3/+7 | |
| | | | | | | | | | | | | | | | | directory | |||||
| | | * | r17680: make standalone tdb support building and testing in a different | Andrew Tridgell | 2006-08-22 | 2 | -5/+16 | |
| | | | | | | | | | | | | | | | | directory to source | |||||
| | | * | r17679: - fix 'make test-ldap' to skip ldb specials | Andrew Tridgell | 2006-08-22 | 8 | -48/+77 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - allow ldb to be built in a separate build directory, using: /some/path/to/ldb/configure make this will make it much easier to put ldb in the build farm without interfering with the build farm builds of tdb and talloc | |||||
| | | * | r17678: don't free result message twice | Andrew Tridgell | 2006-08-22 | 1 | -3/+3 | |
| | | | | ||||||
| | | * | r17675: increase max torture test runtime - we have some v slow hosts in the | Andrew Tridgell | 2006-08-21 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | farm! | |||||
| | | * | r17674: fixed a problem on with our configure logic on systems that have | Andrew Tridgell | 2006-08-21 | 3 | -5/+5 | |
| | | | | | | | | | | | | | | | | libgnutls but not some of the crt functions | |||||
| | | * | r17671: Update the tests according to changes in libnet context. | Rafal Szczesniak | 2006-08-21 | 2 | -7/+8 | |
| | | | | | | | | | | | | | | | | rafal | |||||
| | | * | r17670: 1) Refactor libnet context structure a bit, to have rpc connection | Rafal Szczesniak | 2006-08-21 | 6 | -65/+495 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | properties more consistently reflected. 2) Add domain open routine for lsa pipe - this is needed for ongoing name resolve function. Tests (still neglected) and comments to follow. rafal | |||||
| | | * | r17662: some more enhancements to our schema extraction tool, | Simo Sorce | 2006-08-21 | 2 | -1/+232 | |
| | | | | | | | | | | | | | | | | with a nasty hack in minschema.js that I really hate | |||||
| | | * | r17661: A patch from Martin Kuehl: | Andrew Bartlett | 2006-08-21 | 1 | -71/+464 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit extends the samba3sam test suite, which contains tests for the samba3sam and ldb_map modules, with a lot of tests for inbound, i.e. add, modify, rename and delete requests. The tests each add a single record, modify it, rename it, and then delete it, at each step checking that the operations were successful and that the right data went into the right partitions. They are run for an unmapped record, a mapped record with data only in the remote partition, a mapped record with remote data that is later modified to include local data, and a mapped record with data in both the local and remote partitions. It also adds a function to the backend objects that makes construction of DNs for their respective partitions more comfortable. Cheers, Martin | |||||
| | | * | r17660: fixed configure test | Andrew Tridgell | 2006-08-21 | 1 | -1/+1 | |
| | | | | ||||||
| | | * | r17659: cope with systems without the x509 gnutls functions | Andrew Tridgell | 2006-08-21 | 1 | -1/+6 | |
| | | | | ||||||
| | | * | r17658: several replacement snprintf() fixes. | Andrew Tridgell | 2006-08-21 | 1 | -15/+40 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1) when running the testsuite, actually test against the system sprintf(), not against ourselves (doh!) 2) fix the buffer termination to terminate buf2 as well 3) fix handling of %llu, and add a simple test This fixes a bug with password expiry on solaris | |||||
| | | * | r17656: some systems (like older solaris) don't return ENOTEMPTY on rmdir() | Andrew Tridgell | 2006-08-21 | 1 | -0/+4 | |
| | | | | | | | | | | | | | | | | with non-empty directory | |||||
| | | * | r17653: fix typo | Simo Sorce | 2006-08-21 | 1 | -1/+1 | |
| | | | | ||||||
| | | * | r17652: add oMSyntax to these attributes | Simo Sorce | 2006-08-21 | 1 | -0/+9 | |
| | | | | ||||||
| | | * | r17651: Commit the set of classess used to generate our schema | Simo Sorce | 2006-08-21 | 2 | -1406/+1973 | |
| | | | | | | | | | | | | | | | | and update the schema with the latest additions | |||||
| | | * | r17648: update minschema.js | Simo Sorce | 2006-08-21 | 2 | -13/+51 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | this version returns also oMSyntax and oMObjectClass and also use the right value for the objects CNs add a nasty hack to ejs' mprLdbMessage() to handle binary blobs situations | |||||
| | | * | r17647: the init fns should not take a mem_ctx | Andrew Tridgell | 2006-08-21 | 1 | -1/+1 | |
| | | | | ||||||
| | | * | r17646: Use authentication if specified. | Andrew Bartlett | 2006-08-21 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | | Andrew Bartlett | |||||
| | | * | r17645: gcc 4.1.x has started producing "value computed is not used" warnings | Andrew Tridgell | 2006-08-21 | 1 | -1/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | in very annoying ways for talloc_steal. This rather strange looking cpp approach avoids these warnings. It's really a problem in gcc, but better to do this than put up with the huge flood of warnings. |