index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
lib
/
module.c
Age
Commit message (
Expand
)
Author
Files
Lines
2003-04-02
Add const
Jelmer Vernooij
1
-1
/
+1
2003-03-31
- Support absolute paths in vfs and charset modules
Jelmer Vernooij
1
-1
/
+1
2003-03-30
- Point users at the HOWTO Collection instead of 'README' in modules/mysql.c
Jelmer Vernooij
1
-2
/
+26
2003-03-19
Put in the new modules system. It's now used by passdb and rpc. I will
Jelmer Vernooij
1
-0
/
+2
2003-02-27
- Rename 'modules = ' to 'preload modules = '
Jelmer Vernooij
1
-3
/
+32
2003-02-20
Make init_module() and thus smb_load_module() return an int.
Jelmer Vernooij
1
-9
/
+9
2003-01-17
dlsym() can return NULL validly, so we can't use that as the error test.
Jim McDonough
1
-2
/
+6
2002-11-13
Add a DEBUG() that gives the number of successfully loaded modules - useful f...
Jelmer Vernooij
1
-0
/
+2
2002-10-31
add smb_load_modules() to load a list of modules - does this function look ok ?
Jelmer Vernooij
1
-0
/
+22
2002-10-30
use sys_dlopen instead of dlopen (thanks to jra for noticing)
Jelmer Vernooij
1
-1
/
+1
2002-10-30
- Remove RTLD_GLOBAL
Jelmer Vernooij
1
-3
/
+4
2002-10-30
Add initial vesion of new module system
Jelmer Vernooij
1
-0
/
+63