index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
smbd
/
server.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4: added a simple implementation of bin/samba -b
Andrew Tridgell
2010-03-29
1
-1
/
+44
*
s3-smbd: Don't close stdout if we want to log to stdout.
Andreas Schneider
2010-03-26
1
-1
/
+1
*
s4:schannel merge code with s3
Simo Sorce
2010-02-23
1
-2
/
+0
*
More spelling fixes across source4/
Brad Hards
2010-02-22
1
-1
/
+1
*
s4:server.c - use always "return" instead of "exit" in the "binary_smbd_main"...
Matthias Dieter Wallnöfer
2010-02-13
1
-4
/
+4
*
s4-dns: added a dns update task
Andrew Tridgell
2010-02-11
1
-0
/
+1
*
s4-event: added s4_event_context_set_default()
Andrew Tridgell
2010-01-08
1
-0
/
+3
*
s4: Happy New Year 2010
Stefan Metzmacher
2010-01-04
1
-1
/
+1
*
s4-server: pre-open the main ldb databases in the server
Andrew Tridgell
2009-10-23
1
-8
/
+14
*
s4:server.c - add linespace (only cosmetic)
Matthias Dieter Wallnöfer
2009-09-20
1
-1
/
+2
*
s4-smbd: removed unnecessary includes
Andrew Tridgell
2009-09-19
1
-3
/
+0
*
s4-server: kill main daemon if a task fails to initialise
Andrew Tridgell
2009-09-18
1
-0
/
+46
*
s4-kcc: add a very simple KCC
Andrew Tridgell
2009-09-11
1
-0
/
+1
*
prime the sam ldb schema in the parent samba process
Andrew Tridgell
2009-08-07
1
-0
/
+18
*
s4:smbd: the name of the binary is "samba" now
Stefan Metzmacher
2009-03-21
1
-1
/
+1
*
Moved become_daemon() and close_low_fds() to shared util lib
Steven Danneman
2009-02-20
1
-1
/
+1
*
s4:smbd: s/private/private_data
Stefan Metzmacher
2009-02-02
1
-4
/
+4
*
s4:smbd: convert to tevent_* api
Stefan Metzmacher
2009-01-03
1
-9
/
+9
*
Happy New Year!
Stefan Metzmacher
2009-01-02
1
-1
/
+1
*
s4:lib/tevent: rename structs
Stefan Metzmacher
2008-12-29
1
-4
/
+4
*
s4:cluster: remove old/broken ctdb code
Stefan Metzmacher
2008-12-29
1
-4
/
+0
*
Fix missing symbols issues when building with shared libraries.
Jelmer Vernooij
2008-12-22
1
-1
/
+1
*
Rename smbd -> samba.
Jelmer Vernooij
2008-09-24
1
-1
/
+1
*
process incoming connections and fork a samba3 in inetd mode
Stefan Metzmacher
2008-09-22
1
-0
/
+1
*
Revert "Rename smbd -> samba."
Jelmer Vernooij
2008-09-21
1
-1
/
+1
*
Rename smbd -> samba.
Jelmer Vernooij
2008-09-21
1
-1
/
+1
*
smbd: make sure the parent smbd stays alive forever
Stefan Metzmacher
2008-06-20
1
-7
/
+13
*
Use a custom init function for samba4 that sets a samba4
Simo Sorce
2008-06-14
1
-1
/
+1
*
Bring up the ntp signing deamon
Andrew Bartlett
2008-05-28
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
-1
/
+1
|
\
|
*
Add context pointer to secrets functions.
Jelmer Vernooij
2008-04-01
1
-1
/
+1
*
|
Fix the build.
Jelmer Vernooij
2008-03-08
1
-1
/
+13
*
|
Push SOVERSION and VERSION out of perl code.
Jelmer Vernooij
2008-03-08
1
-1
/
+0
|
/
*
More share_init to more apprioriate place.
Jelmer Vernooij
2008-02-28
1
-2
/
+0
*
Happy New Year 2008! :-)
Stefan Metzmacher
2008-02-22
1
-1
/
+1
*
Fix static module list generation for ldb.
Jelmer Vernooij
2008-02-20
1
-2
/
+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
*
r26400: Don't try to do character conversion before smb.conf has been parsed.
Jelmer Vernooij
2007-12-21
1
-2
/
+2
*
r26355: Eliminate global_loadparm in more places.
Jelmer Vernooij
2007-12-21
1
-14
/
+14
*
r26272: Remove global_loadparm in some more places.
Jelmer Vernooij
2007-12-21
1
-1
/
+2
*
r26269: Fix a couple more references to global_loadparm.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26250: Avoid global_loadparm in a couple more places.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26237: Add loadparm context to the server service interface.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26236: Remove more uses of global_loadparm or specify loadparm_context expli...
Jelmer Vernooij
2007-12-21
1
-7
/
+7
*
r26226: Avoid more uses of global_loadparm.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r25535: Deal with events subsystem failures.
Jelmer Vernooij
2007-10-10
1
-0
/
+5
*
r25454: Use standard bool types in a couple more places.
Jelmer Vernooij
2007-10-10
1
-6
/
+6
*
r25446: Merge some changes I made on the way home from SFO:
Jelmer Vernooij
2007-10-10
1
-2
/
+2
*
r25398: Parse loadparm context to all lp_*() functions.
Jelmer Vernooij
2007-10-10
1
-3
/
+3
[next]