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
2007-10-10
r22242: ctdb init now takes a process model
Andrew Tridgell
1
-1
/
+1
2007-10-10
r20895: enable ctdb backend at startup (if configured)
Andrew Tridgell
1
-0
/
+4
2007-10-10
r20449: Happy New Year!
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r19573: Move secrets.o into param/ (subsystems haven't been integrated yet).
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r19539: Move pidfile to smbd/
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r18360: better handling of child process killing in standard mode
Andrew Tridgell
1
-0
/
+19
2007-10-10
r18168: Use {NULL} rather than POPT_TABLEEND, which is not always available.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r17206: Add a modular API for share configuration.
Simo Sorce
1
-0
/
+2
2007-10-10
r15186: Introduce ISDOT and ISDOTDOT macros for testing whether a filename is
James Peach
1
-2
/
+1
2007-10-10
r14890: fix the usage of popt...
Stefan Metzmacher
1
-5
/
+17
2007-10-10
r14736: - the ntvfs subsystem should not know about smb_server.h
Stefan Metzmacher
1
-2
/
+0
2007-10-10
r14554: Write out header dependencies. This means all C files affected will be
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r14380: Reduce the size of structs.h
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r14205: move smb specific stuff out of includes.h (finally!!!:-)
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r14094: Use saner module directory names, fix loading of server service modules.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r14078: move ldb_global_init() to the main smbd code,
Stefan Metzmacher
1
-1
/
+4
2007-10-10
r14038: reopen log files after a SIGHUP
Stefan Metzmacher
1
-3
/
+6
2007-10-10
r13944: Yet another round of splitups.
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r13938: Around round of splitups
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r13937: fix the build
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r13926: More header splitups.
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r13924: Split more prototypes out of include/proto.h + initial work on header
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r13655: Use new name of build header
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r12661: Happy New Year!
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r12620: Get rid of automatically generated lists of init functions of subsyst...
Jelmer Vernooij
1
-1
/
+2
2007-10-10
r12594: Jelmer pushed some proposed header reductions to the list today. This
Andrew Bartlett
1
-1
/
+0
2007-10-10
r12542: Move some more prototypes out to seperate headers
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r12528: Add seperate proto headers for ntvfs, tdr, smb_server and nbt_server.
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r12523: Convert the registry subsystem to use a seperate prototype header
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r12500: Use init functions explicitly in a few more places. 'gensec' and 'lib...
Jelmer Vernooij
1
-0
/
+11
2007-10-10
r12499: Move smb_build.h out of includes.h
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r12494: Support loading modules from .so files for most subsystems.
Jelmer Vernooij
1
-0
/
+9
2007-10-10
r12284: use the correct name for logging
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r12267: Try to avoid segfault in kerberos libs, because we talloc_free()'ed
Andrew Bartlett
1
-6
/
+0
2007-10-10
r12260: move the string "smbd" to one place
Stefan Metzmacher
1
-14
/
+16
2007-10-10
r12255: - we don't use SIGUSR1 anymore, so ignore it
Stefan Metzmacher
1
-2
/
+7
2007-10-10
r11317: An ugly hack to setup the global gssapi_krb5_context early, when we
Andrew Bartlett
1
-0
/
+6
2007-10-10
r10315: Remove use of fstring and pstring in dynconfig.c
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r8678: setup for gdb backtrace in 'make test'
Andrew Tridgell
1
-3
/
+1
2007-10-10
r8282: make the deletion of the smbd.tmp directory recursive. This cleans up ...
Andrew Tridgell
1
-45
/
+40
2007-10-10
r7525: Unify lp_load(), load_interfaces and logging setup into popt().
Andrew Bartlett
1
-9
/
+2
2007-10-10
r7493: add a --maximum-runtime option to smbd. If this time is exceeeded then...
Andrew Tridgell
1
-0
/
+22
2007-10-10
r7478: fixed a problem with a backgrounded smbd looping to handle continuous
Andrew Tridgell
1
-0
/
+3
2007-10-10
r7392: more verbose debug output
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r7356: fixed the problem mkaplan reported with not being able to run without -i
Andrew Tridgell
1
-2
/
+5
2007-10-10
r6846: make smbd terminate immediately on EOF from stdin
Andrew Tridgell
1
-0
/
+16
2007-10-10
r6196: Make the comparisons consistent with in the same expression.
Richard Sharpe
1
-1
/
+1
2007-10-10
r6187: 1. Make sure that we don't try to delete . and .. in a more portable way.
Richard Sharpe
1
-10
/
+34
2007-10-10
r5302: fixed a compilation problem on solaris caused by the recent include
Andrew Tridgell
1
-1
/
+1
2007-10-10
r5298: - got rid of pstring.h from includes.h. This at least makes it a bit
Andrew Tridgell
1
-0
/
+1
[next]