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
/
build
/
smb_build
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r5197: moved events code to lib/events/ (suggestion from metze)
Andrew Tridgell
1
-0
/
+1
2007-10-10
r5190: Grr - typo.
Tim Potter
1
-1
/
+1
2007-10-10
r5188: Add config.mk file for swig.
Tim Potter
1
-0
/
+1
2007-10-10
r5108: the beginnings of a nbtd server for Samba4. Currently just displays
Andrew Tridgell
1
-0
/
+1
2007-10-10
r5104: - added support for task based servers. These are servers that within
Andrew Tridgell
1
-0
/
+1
2007-10-10
r5102: This is a major simplification of the logic for controlling top level
Andrew Tridgell
1
-2
/
+1
2007-10-10
r5086: Fix list of binaries to install:
Andrew Bartlett
1
-4
/
+5
2007-10-10
r5085: add net and nmblookup to installed binaries
Andrew Tridgell
1
-1
/
+3
2007-10-10
r5047: Fix swig dependencies.
Tim Potter
1
-4
/
+4
2007-10-10
r5033: Remove --with-eparserdir configure option and eparser_idl make target.
Tim Potter
2
-23
/
+0
2007-10-10
r5016: Use LIBRARY instead of BINARY for inserting the swig stuff into the
Tim Potter
1
-5
/
+5
2007-10-10
r4983: On second thoughts don't include the config.mk file for the swig stuff
Tim Potter
1
-1
/
+0
2007-10-10
r4982: Start to move swig dependencies into new build system. Unfortunately
Tim Potter
2
-34
/
+6
2007-10-10
r4814: cope with perl not being in /usr/bin for idl building
Andrew Tridgell
1
-1
/
+1
2007-10-10
r4813: this is a temporary solution to a link problem we have on some
Andrew Tridgell
1
-1
/
+2
2007-10-10
r4812: removed dependence on Data::Dumper
Andrew Tridgell
1
-1
/
+0
2007-10-10
r4729: add dummy "winbind" service
Stefan Metzmacher
1
-1
/
+2
2007-10-10
r4475: fixed smbd to work with the small changes in the ldb API (the most imp...
Andrew Tridgell
1
-0
/
+1
2007-10-10
r4466: rather than defining "STANDALONE" for building tdb, ldb and talloc
Andrew Tridgell
1
-1
/
+1
2007-10-10
r4096: move the samdb code to source/dsdb/
Stefan Metzmacher
1
-1
/
+2
2007-10-10
r3810: create a LIB_SECURITY subsystem
Stefan Metzmacher
1
-1
/
+2
2007-10-10
r3769: fix the build of shared libraries
Stefan Metzmacher
2
-3
/
+9
2007-10-10
r3768: Fix build of libraries
Jelmer Vernooij
1
-0
/
+3
2007-10-10
r3752: Remove direct.pm for now (not used and breaks solaris build)
Jelmer Vernooij
2
-61
/
+0
2007-10-10
r3751: Some fixes to using enable and disable for subsystems, ext libs and mo...
Jelmer Vernooij
4
-15
/
+11
2007-10-10
r3744: Support building subsystems as a shared library. Modules don't work yet,
Jelmer Vernooij
3
-3
/
+5
2007-10-10
r3740: Convert more files to .mk, fix the build
Jelmer Vernooij
3
-4
/
+6
2007-10-10
r3739: Remove a bunch of unused m4 macros
Jelmer Vernooij
2
-156
/
+4
2007-10-10
r3738: Use a hardcoded list of .mk files rather then "find" (breaks on
Jelmer Vernooij
1
-1
/
+29
2007-10-10
r3737: - Get rid of the register_subsystem() and register_backend() functions.
Jelmer Vernooij
2
-35
/
+0
2007-10-10
r3736: Fix the build for builds that haven't got all libs samba
Jelmer Vernooij
1
-2
/
+21
2007-10-10
r3735: Allow building subsystems as static libraries (.a files). To enable
Jelmer Vernooij
3
-8
/
+8
2007-10-10
r3733: More build system fixes/features:
Jelmer Vernooij
7
-220
/
+88
2007-10-10
r3730: More build system fixes and simplifications
Jelmer Vernooij
10
-1003
/
+313
2007-10-10
r3726: More simplifications/fixes in the build system
Jelmer Vernooij
6
-98
/
+113
2007-10-10
r3696: Feed directly to perl, rather then creating an intermediate file
Jelmer Vernooij
1
-12
/
+2
2007-10-10
r3695: Add intermediate functions to use when migrating from .m4+.mk to .pm f...
Jelmer Vernooij
2
-2
/
+68
2007-10-10
r3691: Use packages
Jelmer Vernooij
10
-60
/
+80
2007-10-10
r3690: Use perl's 'use' statement to include the build system parts
Jelmer Vernooij
8
-16
/
+21
2007-10-10
r3651: Add a new configure option --with-eparserdir
Andrew Bartlett
2
-1
/
+25
2007-10-10
r3636: Fix python build
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r3587: Add status_codes.i as a dependencies for dcerpc.i
Tim Potter
1
-1
/
+1
2007-10-10
r3586: Fix some of the issues with the module init functions.
Jelmer Vernooij
3
-47
/
+62
2007-10-10
r3556: Remove --enable-krb5developer and --enable-gtkdeveloper, as the new
Andrew Bartlett
1
-17
/
+1
2007-10-10
r3477: add '--with-disable-ext-lib=LIB' option to be able to disable
Stefan Metzmacher
2
-1
/
+13
2007-10-10
r3473: Add LIBCRYPTO_OBJS to python extensions.
Tim Potter
1
-1
/
+2
2007-10-10
r3465: fix SMB_SUBSYSTEM_NOPROTO()
Stefan Metzmacher
3
-20
/
+17
2007-10-10
r3460: Add LIBNDR_GEN_OBJS and LIBNETIF_OBJS to swig objs.
Tim Potter
1
-1
/
+3
2007-10-10
r3422: allow for subsystems that don't get included in the list of auto-proto...
Andrew Tridgell
2
-3
/
+30
2007-10-10
r3310: Update dependencies for swig wrappers.
Tim Potter
1
-1
/
+3
[next]