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
2009-10-23
s4-server: pre-open the main ldb databases in the server
Andrew Tridgell
1
-8
/
+14
2009-09-20
s4:server.c - add linespace (only cosmetic)
Matthias Dieter Wallnöfer
1
-1
/
+2
2009-09-19
s4-smbd: removed unnecessary includes
Andrew Tridgell
1
-3
/
+0
2009-09-18
s4-server: kill main daemon if a task fails to initialise
Andrew Tridgell
1
-0
/
+46
2009-09-11
s4-kcc: add a very simple KCC
Andrew Tridgell
1
-0
/
+1
2009-08-07
prime the sam ldb schema in the parent samba process
Andrew Tridgell
1
-0
/
+18
2009-03-21
s4:smbd: the name of the binary is "samba" now
Stefan Metzmacher
1
-1
/
+1
2009-02-20
Moved become_daemon() and close_low_fds() to shared util lib
Steven Danneman
1
-1
/
+1
2009-02-02
s4:smbd: s/private/private_data
Stefan Metzmacher
1
-4
/
+4
2009-01-03
s4:smbd: convert to tevent_* api
Stefan Metzmacher
1
-9
/
+9
2009-01-02
Happy New Year!
Stefan Metzmacher
1
-1
/
+1
2008-12-29
s4:lib/tevent: rename structs
Stefan Metzmacher
1
-4
/
+4
2008-12-29
s4:cluster: remove old/broken ctdb code
Stefan Metzmacher
1
-4
/
+0
2008-12-22
Fix missing symbols issues when building with shared libraries.
Jelmer Vernooij
1
-1
/
+1
2008-09-24
Rename smbd -> samba.
Jelmer Vernooij
1
-1
/
+1
2008-09-22
process incoming connections and fork a samba3 in inetd mode
Stefan Metzmacher
1
-0
/
+1
2008-09-21
Revert "Rename smbd -> samba."
Jelmer Vernooij
1
-1
/
+1
2008-09-21
Rename smbd -> samba.
Jelmer Vernooij
1
-1
/
+1
2008-06-20
smbd: make sure the parent smbd stays alive forever
Stefan Metzmacher
1
-7
/
+13
2008-06-14
Use a custom init function for samba4 that sets a samba4
Simo Sorce
1
-1
/
+1
2008-05-28
Bring up the ntp signing deamon
Andrew Bartlett
1
-0
/
+1
2008-04-08
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
1
-1
/
+1
2008-04-01
Add context pointer to secrets functions.
Jelmer Vernooij
1
-1
/
+1
2008-03-08
Fix the build.
Jelmer Vernooij
1
-1
/
+13
2008-03-08
Push SOVERSION and VERSION out of perl code.
Jelmer Vernooij
1
-1
/
+0
2008-02-28
More share_init to more apprioriate place.
Jelmer Vernooij
1
-2
/
+0
2008-02-22
Happy New Year 2008! :-)
Stefan Metzmacher
1
-1
/
+1
2008-02-20
Fix static module list generation for ldb.
Jelmer Vernooij
1
-2
/
+0
2007-12-24
r26580: Include sentinel in build.h, in case the list is empty.
Jelmer Vernooij
1
-1
/
+1
2007-12-24
r26576: Allow the static module loading code to be used for the Python modules.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26400: Don't try to do character conversion before smb.conf has been parsed.
Jelmer Vernooij
1
-2
/
+2
2007-12-21
r26355: Eliminate global_loadparm in more places.
Jelmer Vernooij
1
-14
/
+14
2007-12-21
r26272: Remove global_loadparm in some more places.
Jelmer Vernooij
1
-1
/
+2
2007-12-21
r26269: Fix a couple more references to global_loadparm.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26250: Avoid global_loadparm in a couple more places.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26237: Add loadparm context to the server service interface.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26236: Remove more uses of global_loadparm or specify loadparm_context expli...
Jelmer Vernooij
1
-7
/
+7
2007-12-21
r26226: Avoid more uses of global_loadparm.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r25535: Deal with events subsystem failures.
Jelmer Vernooij
1
-0
/
+5
2007-10-10
r25454: Use standard bool types in a couple more places.
Jelmer Vernooij
1
-6
/
+6
2007-10-10
r25446: Merge some changes I made on the way home from SFO:
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r25398: Parse loadparm context to all lp_*() functions.
Jelmer Vernooij
1
-3
/
+3
2007-10-10
r25028: Fix more warnings.
Jelmer Vernooij
1
-4
/
+5
2007-10-10
r25026: Move param/param.h out of includes.h
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r24994: Fix some C++ warnings.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r24667: Finally merge the registry improvements that Wilco Baan Hofman and I ...
Jelmer Vernooij
1
-4
/
+1
2007-10-10
r24631: Fix up format warnings, found on my Fedora 7 x86_64 workstation.
Andrew Bartlett
1
-1
/
+1
2007-10-10
r24623: add back '-D' option to smbd
Stefan Metzmacher
1
-7
/
+29
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
1
-3
/
+2
2007-10-10
r23695: By not using the NULL context for these large structures, we don't
Andrew Bartlett
1
-1
/
+1
[next]