Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a DEBUG() that gives the number of successfully loaded modules - useful f... | Jelmer Vernooij | 2002-11-13 | 1 | -0/+2 |
* | add smb_load_modules() to load a list of modules - does this function look ok ? | Jelmer Vernooij | 2002-10-31 | 1 | -0/+22 |
* | use sys_dlopen instead of dlopen (thanks to jra for noticing) | Jelmer Vernooij | 2002-10-30 | 1 | -1/+1 |
* | - Remove RTLD_GLOBAL | Jelmer Vernooij | 2002-10-30 | 1 | -3/+4 |
* | Add initial vesion of new module system | Jelmer Vernooij | 2002-10-30 | 1 | -0/+63 |