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
/
source4
/
smbd
/
server.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-23
param: Add startup checks for valid server role/binary combinations
Andrew Bartlett
1
-0
/
+11
2012-08-07
s4-smbd: Check for failure of irpc_add_name
Andrew Bartlett
1
-1
/
+4
2012-07-19
Move source4/smbd/pidfile into lib/util in preparation for making it in common.
Jeremy Allison
1
-1
/
+1
2012-06-15
lib/param: Create a seperate server role for "active directory domain control...
Andrew Bartlett
1
-1
/
+1
2012-02-20
s4-smbd: Show time event was expected to run, as well as the current wall clo...
Andrew Bartlett
1
-2
/
+2
2012-01-01
s4: Happy New Year 2012
Stefan Metzmacher
1
-1
/
+1
2011-12-03
Revert making public of the samba-module library.
Jelmer Vernooij
1
-6
/
+6
2011-10-28
lib/util Rename samba_modules_load -> samba_module_init_fns_for_subsystem
Andrew Bartlett
1
-1
/
+1
2011-10-28
lib/util Rename samba_init_module_fns_run -> samba_module_init_fns_run
Andrew Bartlett
1
-2
/
+2
2011-10-28
lib/util Rename samba_init_module_fn -> samba_module_init_fn
Andrew Bartlett
1
-2
/
+2
2011-10-28
lib/util Split samba-modules library into public and private parts
Andrew Bartlett
1
-1
/
+1
2011-10-28
lib/util Rename load_samba_modules -> samba_modules_load
Andrew Bartlett
1
-1
/
+1
2011-10-28
lib/util Rename run_init_functions -> samba_init_module_fns_run
Andrew Bartlett
1
-2
/
+2
2011-10-28
lib/util Rename init_module_fn to samba_init_module_fn
Andrew Bartlett
1
-2
/
+2
2011-10-13
s4-messaging: Pass the loadparm context, not just the messaging path
Andrew Bartlett
1
-1
/
+1
2011-10-13
libcli/auth: Provide a struct loadparm_context to schannel calls
Andrew Bartlett
1
-1
/
+1
2011-10-06
lib/util: consolidate module loading into common code
Andrew Bartlett
1
-0
/
+1
2011-07-22
s4-messaging: fixed the removal of messaging sockets in child tasks
Andrew Tridgell
1
-2
/
+2
2011-07-12
s4:param: add "state dir" and "cache dir" options
Stefan Metzmacher
1
-0
/
+2
2011-06-09
s4:smbd/server.c - quiet "time_t" format string warnings by casts
Matthias Dieter Wallnöfer
1
-2
/
+4
2011-06-06
s4/server: simplify and replace bad portable gettimeofday by time
Björn Jacke
1
-15
/
+2
2011-06-06
s4-modules Remove lp_ctx from init functions that no longer need it
Andrew Bartlett
1
-3
/
+3
2011-05-06
s4-smbd: fix randseed_init() usage.
Günther Deschner
1
-1
/
+1
2011-05-03
s4-param Rename secrets_init() -> randseed_init()
Andrew Bartlett
1
-4
/
+3
2011-05-03
s4-messaging Rename messaging -> imessaging
Andrew Bartlett
1
-3
/
+3
2011-02-07
s4-charset: use dyn_CODEPAGEDIR for location of upcase.dat/lowcase.dat
Andrew Tridgell
1
-0
/
+1
2011-01-02
s4: Happy New Year 2011
Stefan Metzmacher
1
-1
/
+1
2010-12-21
s4-auth Remove event context from privilage database handling
Andrew Bartlett
1
-1
/
+1
2010-11-27
Add timestamp when running with --maximum-runtime
Matthieu Patou
1
-1
/
+15
2010-11-01
s4-modules: get rid of the remaining static prototypes for modules
Andrew Tridgell
1
-17
/
+2
2010-10-23
s4 dns: Add a boilerplate DNS server implementation
Kai Blin
1
-0
/
+1
2010-10-14
s4: show samba version in bin/samba -b
Andrew Tridgell
1
-0
/
+1
2010-10-11
s4-smbd Remove event_context_set_default()
Andrew Bartlett
1
-3
/
+0
2010-10-10
ldb-samba: Add ldb_wrap_add, remove last schema reference from ldb_wrap.
Jelmer Vernooij
1
-1
/
+1
2010-10-02
s4-server: exit with status 127 on SIGTERM
Andrew Tridgell
1
-1
/
+1
2010-07-16
s4-loadparm: 2nd half of lp_ to lpcfg_ conversion
Andrew Tridgell
1
-7
/
+7
2010-06-25
s4:schannel Open the schannel_store.tdb at startup
Andrew Bartlett
1
-0
/
+8
2010-05-18
Finish removal of iconv_convenience in public API's.
Jelmer Vernooij
1
-3
/
+1
2010-05-14
Revert "s4: remove unused references to swat"
Andrew Bartlett
1
-0
/
+1
2010-04-29
s4: remove unused references to swat
Stefan Metzmacher
1
-1
/
+0
2010-04-21
s4-server: show build host in samba -b output
Andrew Tridgell
1
-0
/
+5
2010-03-29
s4: added a simple implementation of bin/samba -b
Andrew Tridgell
1
-1
/
+44
2010-03-26
s3-smbd: Don't close stdout if we want to log to stdout.
Andreas Schneider
1
-1
/
+1
2010-02-23
s4:schannel merge code with s3
Simo Sorce
1
-2
/
+0
2010-02-22
More spelling fixes across source4/
Brad Hards
1
-1
/
+1
2010-02-13
s4:server.c - use always "return" instead of "exit" in the "binary_smbd_main"...
Matthias Dieter Wallnöfer
1
-4
/
+4
2010-02-11
s4-dns: added a dns update task
Andrew Tridgell
1
-0
/
+1
2010-01-08
s4-event: added s4_event_context_set_default()
Andrew Tridgell
1
-0
/
+3
2010-01-04
s4: Happy New Year 2010
Stefan Metzmacher
1
-1
/
+1
2009-10-23
s4-server: pre-open the main ldb databases in the server
Andrew Tridgell
1
-8
/
+14
[next]