index
:
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
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
smbd
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: Demote a bunch of libraries to subsystems. This makes packaging easier...
Jelmer Vernooij
2008-01-21
2
-13
/
+2
*
r26672: Janitorial: Remove uses of global_loadparm.
Jelmer Vernooij
2008-01-05
6
-22
/
+56
*
r26580: Include sentinel in build.h, in case the list is empty.
Jelmer Vernooij
2007-12-24
2
-2
/
+2
*
r26576: Allow the static module loading code to be used for the Python modules.
Jelmer Vernooij
2007-12-24
2
-2
/
+2
*
r26441: Remove global_loadparm uses.
Jelmer Vernooij
2007-12-21
2
-2
/
+6
*
r26429: Avoid use of global_smb_iconv_convenience.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26409: Pass smb ports along.
Jelmer Vernooij
2007-12-21
1
-0
/
+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
*
r26322: Fix include
Jelmer Vernooij
2007-12-21
1
-0
/
+1
*
r26313: Fix more uses of static loadparm.
Jelmer Vernooij
2007-12-21
1
-3
/
+5
*
r26278: Tallocify convenience table for iconv handles.
Jelmer Vernooij
2007-12-21
1
-2
/
+2
*
r26274: Some syntax fixes, remove more global_loadparm instances.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
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
*
r26260: Store loadparm context in gensec context.
Jelmer Vernooij
2007-12-21
1
-2
/
+2
*
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
2
-5
/
+7
*
r26236: Remove more uses of global_loadparm or specify loadparm_context expli...
Jelmer Vernooij
2007-12-21
3
-14
/
+14
*
r26227: Make loadparm_context part of a server task, move loadparm_contexts f...
Jelmer Vernooij
2007-12-21
2
-1
/
+3
*
r26226: Avoid more uses of global_loadparm.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26006: Improve some dependencies.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r25922: Make it easier to bind to a unix domain socket, without messing with
Andrew Bartlett
2007-12-21
1
-1
/
+9
*
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
3
-9
/
+9
*
r25446: Merge some changes I made on the way home from SFO:
Jelmer Vernooij
2007-10-10
4
-5
/
+10
*
r25398: Parse loadparm context to all lp_*() functions.
Jelmer Vernooij
2007-10-10
3
-6
/
+7
*
r25301: Merge my includes.h cleanups.
Jelmer Vernooij
2007-10-10
2
-0
/
+4
*
r25035: Fix some more warnings, use service pointer rather than service numbe...
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r25028: Fix more warnings.
Jelmer Vernooij
2007-10-10
2
-4
/
+6
*
r25026: Move param/param.h out of includes.h
Jelmer Vernooij
2007-10-10
4
-0
/
+4
*
r24994: Fix some C++ warnings.
Jelmer Vernooij
2007-10-10
2
-2
/
+2
*
r24937: Merge tests spoolss RPC callbacks.
Jelmer Vernooij
2007-10-10
3
-3
/
+7
*
r24712: No longer expose the 'BOOL' data type in any interfaces.
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r24667: Finally merge the registry improvements that Wilco Baan Hofman and I ...
Jelmer Vernooij
2007-10-10
1
-4
/
+1
*
r24631: Fix up format warnings, found on my Fedora 7 x86_64 workstation.
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r24623: add back '-D' option to smbd
Stefan Metzmacher
2007-10-10
1
-7
/
+29
*
r24276: don't mark a stream readable until after the messaging setup is
Andrew Tridgell
2007-10-10
1
-2
/
+4
*
r23960: Don't destory the 'reason' for terminating the service before printin...
Andrew Bartlett
2007-10-10
1
-1
/
+3
*
r23792: convert Samba4 to GPLv3
Andrew Tridgell
2007-10-10
13
-39
/
+26
*
r23702: fixed a "falling back to select" error in the standard process
Andrew Tridgell
2007-10-10
1
-1
/
+5
*
r23695: By not using the NULL context for these large structures, we don't
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r23288: give more info...
Stefan Metzmacher
2007-10-10
1
-0
/
+2
*
r22403: this dependencies should be private
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r22242: ctdb init now takes a process model
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r21669: Fix --enable-dso build
Jelmer Vernooij
2007-10-10
1
-1
/
+2
*
r20895: enable ctdb backend at startup (if configured)
Andrew Tridgell
2007-10-10
1
-0
/
+4
*
r20646: first preparations for cluster enablement. This changes "
Andrew Tridgell
2007-10-10
7
-18
/
+24
*
r20449: Happy New Year!
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r19676: Fix some more dependencies.
Jelmer Vernooij
2007-10-10
1
-0
/
+1
[next]