index
:
delta/samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
smbd
/
process_model.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert making public of the samba-module library.
Jelmer Vernooij
2011-12-03
1
-6
/
+6
*
lib/util Rename samba_modules_load -> samba_module_init_fns_for_subsystem
Andrew Bartlett
2011-10-28
1
-1
/
+1
*
lib/util Rename samba_init_module_fns_run -> samba_module_init_fns_run
Andrew Bartlett
2011-10-28
1
-2
/
+2
*
lib/util Rename samba_init_module_fn -> samba_module_init_fn
Andrew Bartlett
2011-10-28
1
-2
/
+2
*
lib/util Split samba-modules library into public and private parts
Andrew Bartlett
2011-10-28
1
-1
/
+1
*
lib/util Rename load_samba_modules -> samba_modules_load
Andrew Bartlett
2011-10-28
1
-1
/
+1
*
lib/util Rename run_init_functions -> samba_init_module_fns_run
Andrew Bartlett
2011-10-28
1
-2
/
+2
*
lib/util Rename init_module_fn to samba_init_module_fn
Andrew Bartlett
2011-10-28
1
-2
/
+2
*
lib/util: consolidate module loading into common code
Andrew Bartlett
2011-10-06
1
-0
/
+1
*
s4-modules Remove lp_ctx from init functions that no longer need it
Andrew Bartlett
2011-06-06
1
-1
/
+1
*
s4-server: cleanup allocation of process models
Andrew Tridgell
2010-11-03
1
-9
/
+5
*
s4-process_model Fix valgrind-found use of un-initialised variable
Andrew Bartlett
2010-11-02
1
-0
/
+1
*
s4-process_model: use the static module prototyping
Andrew Tridgell
2010-11-01
1
-15
/
+14
*
s4-smbd: initialise process models in smbtorture before use
Andrew Tridgell
2010-10-30
1
-5
/
+11
*
s4-smbd: don't initialise process models more than once
Andrew Tridgell
2010-10-30
1
-29
/
+33
*
s4:process_modals Add another process modal - 'onefork'
Andrew Bartlett
2010-05-14
1
-0
/
+1
*
s4-smbd: removed unnecessary includes
Andrew Tridgell
2009-09-19
1
-1
/
+0
*
s4:lib/tevent: rename structs
Stefan Metzmacher
2008-12-29
1
-1
/
+1
*
Make sure prototypes are always included, make some functions static and
Jelmer Vernooij
2008-10-20
1
-0
/
+1
*
s4: allways initialize the process model before it's used
Stefan Metzmacher
2008-09-22
1
-1
/
+3
*
Fix prototype for pthread process model.
Jelmer Vernooij
2008-06-14
1
-0
/
+1
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
2008-04-08
1
-2
/
+2
|
\
|
*
Install public header files again and include required prototypes.
Jelmer Vernooij
2008-04-02
1
-2
/
+2
*
|
Fix the build.
Jelmer Vernooij
2008-03-08
1
-0
/
+3
*
|
Push SOVERSION and VERSION out of perl code.
Jelmer Vernooij
2008-03-08
1
-1
/
+0
|
/
*
r26580: Include sentinel in build.h, in case the list is empty.
Jelmer Vernooij
2007-12-24
1
-1
/
+1
*
r26576: Allow the static module loading code to be used for the Python modules.
Jelmer Vernooij
2007-12-24
1
-1
/
+1
*
r26236: Remove more uses of global_loadparm or specify loadparm_context expli...
Jelmer Vernooij
2007-12-21
1
-2
/
+2
*
r25446: Merge some changes I made on the way home from SFO:
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r25026: Move param/param.h out of includes.h
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r23792: convert Samba4 to GPLv3
Andrew Tridgell
2007-10-10
1
-3
/
+2
*
r14736: - the ntvfs subsystem should not know about smb_server.h
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r14567: Make some more functions public.
Jelmer Vernooij
2007-10-10
1
-2
/
+2
*
r14094: Use saner module directory names, fix loading of server service modules.
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r13655: Use new name of build header
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r12608: Remove some unused #include lines.
Jelmer Vernooij
2007-10-10
1
-1
/
+0
*
r12499: Move smb_build.h out of includes.h
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r12494: Support loading modules from .so files for most subsystems.
Jelmer Vernooij
2007-10-10
1
-0
/
+13
*
r5197: moved events code to lib/events/ (suggestion from metze)
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r5185: make all the events data structures private to events.c. This will
Andrew Tridgell
2007-10-10
1
-3
/
+1
*
r5102: This is a major simplification of the logic for controlling top level
Andrew Tridgell
2007-10-10
1
-4
/
+2
*
r4728: split up server_services into:
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r4054: got rid of Realloc(), replacing it with the type safe macro realloc_p()
Andrew Tridgell
2007-10-10
1
-2
/
+2
*
r3737: - Get rid of the register_subsystem() and register_backend() functions.
Jelmer Vernooij
2007-10-10
1
-19
/
+1
*
r3586: Fix some of the issues with the module init functions.
Jelmer Vernooij
2007-10-10
1
-5
/
+4
*
r3481: split out client.h and events.h
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r3466: split out request.h, signing.h, and smb_server.h
Andrew Tridgell
2007-10-10
1
-0
/
+2
*
r1486: commit the start of the generic server infastructure
Stefan Metzmacher
2007-10-10
1
-8
/
+2
*
r1292: Add const to the subsystem/module registration code.
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r1291: rename struct smbsrv_context to smbsrv_connection
Stefan Metzmacher
2007-10-10
1
-1
/
+1
[next]