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
/
build
/
smb_build
Commit message (
Expand
)
Author
Age
Files
Lines
*
r4729: add dummy "winbind" service
Stefan Metzmacher
2007-10-10
1
-1
/
+2
*
r4475: fixed smbd to work with the small changes in the ldb API (the most imp...
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r4466: rather than defining "STANDALONE" for building tdb, ldb and talloc
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r4096: move the samdb code to source/dsdb/
Stefan Metzmacher
2007-10-10
1
-1
/
+2
*
r3810: create a LIB_SECURITY subsystem
Stefan Metzmacher
2007-10-10
1
-1
/
+2
*
r3769: fix the build of shared libraries
Stefan Metzmacher
2007-10-10
2
-3
/
+9
*
r3768: Fix build of libraries
Jelmer Vernooij
2007-10-10
1
-0
/
+3
*
r3752: Remove direct.pm for now (not used and breaks solaris build)
Jelmer Vernooij
2007-10-10
2
-61
/
+0
*
r3751: Some fixes to using enable and disable for subsystems, ext libs and mo...
Jelmer Vernooij
2007-10-10
4
-15
/
+11
*
r3744: Support building subsystems as a shared library. Modules don't work yet,
Jelmer Vernooij
2007-10-10
3
-3
/
+5
*
r3740: Convert more files to .mk, fix the build
Jelmer Vernooij
2007-10-10
3
-4
/
+6
*
r3739: Remove a bunch of unused m4 macros
Jelmer Vernooij
2007-10-10
2
-156
/
+4
*
r3738: Use a hardcoded list of .mk files rather then "find" (breaks on
Jelmer Vernooij
2007-10-10
1
-1
/
+29
*
r3737: - Get rid of the register_subsystem() and register_backend() functions.
Jelmer Vernooij
2007-10-10
2
-35
/
+0
*
r3736: Fix the build for builds that haven't got all libs samba
Jelmer Vernooij
2007-10-10
1
-2
/
+21
*
r3735: Allow building subsystems as static libraries (.a files). To enable
Jelmer Vernooij
2007-10-10
3
-8
/
+8
*
r3733: More build system fixes/features:
Jelmer Vernooij
2007-10-10
7
-220
/
+88
*
r3730: More build system fixes and simplifications
Jelmer Vernooij
2007-10-10
10
-1003
/
+313
*
r3726: More simplifications/fixes in the build system
Jelmer Vernooij
2007-10-10
6
-98
/
+113
*
r3696: Feed directly to perl, rather then creating an intermediate file
Jelmer Vernooij
2007-10-10
1
-12
/
+2
*
r3695: Add intermediate functions to use when migrating from .m4+.mk to .pm f...
Jelmer Vernooij
2007-10-10
2
-2
/
+68
*
r3691: Use packages
Jelmer Vernooij
2007-10-10
10
-60
/
+80
*
r3690: Use perl's 'use' statement to include the build system parts
Jelmer Vernooij
2007-10-10
8
-16
/
+21
*
r3651: Add a new configure option --with-eparserdir
Andrew Bartlett
2007-10-10
2
-1
/
+25
*
r3636: Fix python build
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r3587: Add status_codes.i as a dependencies for dcerpc.i
Tim Potter
2007-10-10
1
-1
/
+1
*
r3586: Fix some of the issues with the module init functions.
Jelmer Vernooij
2007-10-10
3
-47
/
+62
*
r3556: Remove --enable-krb5developer and --enable-gtkdeveloper, as the new
Andrew Bartlett
2007-10-10
1
-17
/
+1
*
r3477: add '--with-disable-ext-lib=LIB' option to be able to disable
Stefan Metzmacher
2007-10-10
2
-1
/
+13
*
r3473: Add LIBCRYPTO_OBJS to python extensions.
Tim Potter
2007-10-10
1
-1
/
+2
*
r3465: fix SMB_SUBSYSTEM_NOPROTO()
Stefan Metzmacher
2007-10-10
3
-20
/
+17
*
r3460: Add LIBNDR_GEN_OBJS and LIBNETIF_OBJS to swig objs.
Tim Potter
2007-10-10
1
-1
/
+3
*
r3422: allow for subsystems that don't get included in the list of auto-proto...
Andrew Tridgell
2007-10-10
2
-3
/
+30
*
r3310: Update dependencies for swig wrappers.
Tim Potter
2007-10-10
1
-1
/
+3
*
r3196: Grr - add more useless dependencies to get swig wrappers to build.
Tim Potter
2007-10-10
1
-1
/
+2
*
r3163: Add server side support for ncalrpc: and ncacn_unix_stream:
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r3162: Add client-side support for the ncalrpc: and ncacn_unix_stream: transp...
Jelmer Vernooij
2007-10-10
1
-1
/
+2
*
r3041: a start of a README/HOWTO for the samba4 build system.
Stefan Metzmacher
2007-10-10
2
-4
/
+88
*
r2964: Add spoolss to list of wrapped client functions.
Tim Potter
2007-10-10
1
-1
/
+1
*
r2858: fix a few SMB_EXT_LIB_FROM_PKGCONFIG() bugs
Stefan Metzmacher
2007-10-10
1
-7
/
+7
*
r2806: Add winreg.i to dependencies for dcerpc.i
Tim Potter
2007-10-10
1
-1
/
+1
*
r2683: Fix a couple of compile warnings, depend on gtk+-2.4
Jelmer Vernooij
2007-10-10
1
-5
/
+6
*
r2406: fixed a couple of typos
Andrew Tridgell
2007-10-10
1
-2
/
+2
*
r2256: Include autogenerated interfaces for lsa and samr pipes. Typemaps are...
Tim Potter
2007-10-10
1
-1
/
+3
*
r2228: Finally commit bits of old workareas together to get dcerpc python
Tim Potter
2007-10-10
1
-7
/
+33
*
r2226: A bunch of fixes to get python tdb module building again. I'm not
Tim Potter
2007-10-10
1
-13
/
+10
*
r2055: Add PRINTF_ATTRIBUTE to many more parts of the code, and a new
Andrew Bartlett
2007-10-10
1
-3
/
+3
*
r2047: Warn on 'declaration after statement' (breaks non-gcc).
Andrew Bartlett
2007-10-10
1
-3
/
+3
*
r2012: --enable-developer also sets debug=yes now
Stefan Metzmacher
2007-10-10
1
-3
/
+9
*
r2011: remove this broken and never reached test
Stefan Metzmacher
2007-10-10
1
-7
/
+1
[next]