Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-10-01 | Fix some syntax errors for use with ReST. | Jelmer Vernooij | 1 | -17/+26 | |
2008-09-29 | lib/tdb: increase the version number after some critial changes | Stefan Metzmacher | 1 | -1/+1 | |
The tdb_transaction/traverse interaction fixes are critical. metze | |||||
2008-09-24 | Add separate header file for arcfour. | Jelmer Vernooij | 2 | -10/+16 | |
2008-09-24 | Fix include paths. | Jelmer Vernooij | 6 | -5/+7 | |
2008-09-24 | Use shared copy of hmac5 implementation. | Jelmer Vernooij | 2 | -1/+2 | |
2008-09-24 | Move source4/lib/crypto to lib/crypto. | Jelmer Vernooij | 18 | -0/+1596 | |
2008-09-22 | lib/talloc: move main() out of testsuite.c | Stefan Metzmacher | 3 | -13/+40 | |
metze | |||||
2008-09-22 | libreplace: move main() out of testsuite.c | Stefan Metzmacher | 3 | -12/+38 | |
metze | |||||
2008-09-19 | Add shared-build target to tdb. | Simo Sorce | 4 | -0/+30 | |
Useful to build multiple standalone libraries that depend on each other without having to install them to the final install dir during the build. | |||||
2008-09-19 | Add shared-build target to talloc. | Simo Sorce | 4 | -2/+29 | |
Useful to build multiple standalone libraries that depend on each other without having to install them to the final install dir during the build. | |||||
2008-09-19 | Fix standalone builds adjusting to new relative path. | Simo Sorce | 5 | -6/+31 | |
Add shared-build target to libreplace. Useful to build multiple standalone libraries that depend on each other without having to install them to the final install dir during the build. | |||||
2008-09-19 | Provide tdb.open and ldb.open python functions. | Jelmer Vernooij | 3 | -28/+41 | |
2008-09-17 | Fix finding of popt sources for systems that don't have popt. | Jelmer Vernooij | 1 | -1/+1 | |
2008-09-17 | Fix merged build. | Jelmer Vernooij | 1 | -0/+2 | |
2008-09-17 | Add simple README file. | Jelmer Vernooij | 1 | -0/+10 | |
2008-09-17 | Move common libraries from root to lib/. | Jelmer Vernooij | 154 | -0/+46385 | |