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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r23288: give more info...
Stefan Metzmacher
1
-0
/
+2
2007-10-10
r22403: this dependencies should be private
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r22242: ctdb init now takes a process model
Andrew Tridgell
1
-1
/
+1
2007-10-10
r21669: Fix --enable-dso build
Jelmer Vernooij
1
-1
/
+2
2007-10-10
r20895: enable ctdb backend at startup (if configured)
Andrew Tridgell
1
-0
/
+4
2007-10-10
r20646: first preparations for cluster enablement. This changes "
Andrew Tridgell
7
-18
/
+24
2007-10-10
r20449: Happy New Year!
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r19676: Fix some more dependencies.
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r19675: the process model don't depend on heimdal anymore
Stefan Metzmacher
1
-4
/
+2
2007-10-10
r19643: make process_model thread compile again
Stefan Metzmacher
1
-7
/
+0
2007-10-10
r19610: fix the build
Stefan Metzmacher
2
-1
/
+3
2007-10-10
r19604: This is a massive commit, and I appologise in advance for it's size.
Andrew Bartlett
2
-14
/
+0
2007-10-10
r19573: Move secrets.o into param/ (subsystems haven't been integrated yet).
Jelmer Vernooij
2
-2
/
+2
2007-10-10
r19569: Require that all public header files have a destination path. Fix
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r19539: Move pidfile to smbd/
Jelmer Vernooij
3
-2
/
+127
2007-10-10
r19507: Merge my DSO fixes branch. Building Samba's libraries as shared libra...
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r18806: fixed two spelling errors
Andrew Tridgell
1
-2
/
+2
2007-10-10
r18805: make error message match function name
Andrew Tridgell
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
r18121: Simplify m4 code, hopefully fix Samba4 build problems.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r18117: first steps in making samba4 use libreplace
Andrew Tridgell
1
-1
/
+1
2007-10-10
r17930: Merge noinclude branch:
Jelmer Vernooij
2
-2
/
+2
2007-10-10
r17227: don't call a function which takes some nonoptional args
Stefan Metzmacher
1
-9
/
+15
2007-10-10
r17209: Add dependency over the new share configuration module into smbd
Simo Sorce
1
-1
/
+2
2007-10-10
r17206: Add a modular API for share configuration.
Simo Sorce
1
-0
/
+2
2007-10-10
r17197: This patch moves the encryption of bulk data on SASL negotiated security
Andrew Bartlett
1
-0
/
+5
2007-10-10
r15580: (Hopefully) fix pthreads process model
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r15572: Trim build/m4/rewrite.m4 a bit more, remove unused tests.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r15301: Use static libraries internally. This required a few hacks in the build
Jelmer Vernooij
1
-92
/
+0
2007-10-10
r15298: Fix the build using a few hacks in the build system.
Jelmer Vernooij
1
-3
/
+7
2007-10-10
r15277: - fix the build on netbsd, where stdlib.h has the setproctitle() prot...
Stefan Metzmacher
1
-2
/
+3
2007-10-10
r15274: Drop default EXT_LIB_ prefix for external libraries. Fixes issues wit...
Jelmer Vernooij
2
-4
/
+4
2007-10-10
r15273: fix setproctitle support
Stefan Metzmacher
1
-6
/
+10
2007-10-10
r15223: Move heimdal's -I parameters from the global list of includes to
Jelmer Vernooij
1
-0
/
+2
2007-10-10
r15212: Simplify setproctitle code
Jelmer Vernooij
1
-6
/
+7
2007-10-10
r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacement
Jelmer Vernooij
2
-14
/
+14
2007-10-10
r15186: Introduce ISDOT and ISDOTDOT macros for testing whether a filename is
James Peach
1
-2
/
+1
2007-10-10
r15182: make stuff more portable
Stefan Metzmacher
1
-4
/
+4
2007-10-10
r15179: Detect setproctitle if it is in libc. Patch by Timur Bakevey
Jelmer Vernooij
1
-4
/
+7
2007-10-10
r15100: Port the bugfix for #3569 to Samba4
Volker Lendecke
1
-2
/
+2
2007-10-10
r14997: Fix build of static libraries. Libraries build fine now, but linking ...
Jelmer Vernooij
1
-1
/
+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
5
-6
/
+4
2007-10-10
r14572: Give libraries saner names, remove some .pc files, make some things
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r14571: More improvements on shared library support in Samba. Only ldb is lef...
Jelmer Vernooij
1
-1
/
+3
2007-10-10
r14567: Make some more functions public.
Jelmer Vernooij
1
-2
/
+2
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
6
-1
/
+46
2007-10-10
r14205: move smb specific stuff out of includes.h (finally!!!:-)
Stefan Metzmacher
1
-0
/
+1
[next]