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
/
configure.ac
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
Use single copy of tdb in both samba3 and samba4.
Jelmer Vernooij
2008-09-16
1
-3
/
+3
|
|
|
/
|
*
/
Share talloc source code between Samba 3 and Samba 4.
Jelmer Vernooij
2008-09-16
1
-3
/
+3
|
|
/
*
/
Remove remaining embedded JavaScript support.
Jelmer Vernooij
2008-09-16
1
-1
/
+0
|
/
*
lib: prepare the build of zlib
Stefan Metzmacher
2008-08-07
1
-0
/
+1
*
heimdal: add experimental --enable-external-heimdal
Stefan Metzmacher
2008-08-01
1
-1
/
+1
*
Make sure events pc file gets installed.
Jelmer Vernooij
2008-06-17
1
-0
/
+1
*
This patch make it possible to build the events library completely
Simo Sorce
2008-06-14
1
-1
/
+1
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-fixm...
Jelmer Vernooij
2008-06-10
1
-3
/
+2
|
\
|
*
heimdal_build: rename config.m{k,4} => internal.m{k,4}
Stefan Metzmacher
2008-06-09
1
-1
/
+1
|
*
configure: we require autoconf 2.54
Stefan Metzmacher
2008-06-09
1
-2
/
+1
*
|
Fix variables used in configure.
Jelmer Vernooij
2008-06-10
1
-2
/
+2
|
/
*
Fix typo.
Jelmer Vernooij
2008-05-21
1
-1
/
+1
*
Move IDL build script to rpc directory, make various bits and pieces easier t...
Jelmer Vernooij
2008-05-19
1
-1
/
+1
*
Move writing of data.mk file to m4 macro.
Jelmer Vernooij
2008-05-18
1
-26
/
+1
*
Move writing autoconf vars into files into m4 macros.
Jelmer Vernooij
2008-05-18
1
-26
/
+2
*
Merge ldb_map into LIBLDB.
Jelmer Vernooij
2008-05-11
1
-1
/
+0
*
Fix location of torture pc file.
Jelmer Vernooij
2008-05-10
1
-1
/
+1
*
Install pidl by default if ExtUtils::MakeMaker is available. This should make...
Jelmer Vernooij
2008-04-04
1
-0
/
+1
*
Fix installation of dcerpc_atsvc and registry as required by samba-gtk.
Jelmer Vernooij
2008-04-03
1
-0
/
+1
*
Rename libsamba-config to libsamba-hostconfig.
Jelmer Vernooij
2008-04-01
1
-1
/
+1
*
configure: Add major version 4 to AC_INIT call.
Michael Adam
2008-03-07
1
-1
/
+1
*
Move manpage management out of the perl build system.
Jelmer Vernooij
2008-02-29
1
-0
/
+2
*
Move configure output details out of perl code.
Jelmer Vernooij
2008-02-29
1
-0
/
+9
*
Require at least talloc 1.2.0.
Jelmer Vernooij
2008-02-20
1
-1
/
+1
*
Avoid redetermining paths; use already stored values.
Jelmer Vernooij
2008-02-18
1
-2
/
+2
*
Put soversions and versions for libraries with a hard-coded version in the
Jelmer Vernooij
2008-02-13
1
-0
/
+19
*
Never build .so versions of tdb/talloc from Samba 4 itself. Rather,
Jelmer Vernooij
2008-02-13
1
-2
/
+0
*
Automatically write AC_SUBST() vars to mkconfig.mk and use them.
Jelmer Vernooij
2008-02-11
1
-2
/
+2
*
Move some variables to a separate .mk file that could also be included by a n...
Jelmer Vernooij
2008-02-10
1
-0
/
+8
*
configure.ac: we should use AC_CONFIG_FILES() in order to use AC_OUTPUT only ...
Stefan Metzmacher
2008-01-25
1
-10
/
+10
*
configure.ac: we should only create ldb.pc when use the internal ldb
Stefan Metzmacher
2008-01-25
1
-1
/
+1
*
dcerpc_samr: Use manually written .pc file.
Jelmer Vernooij
2008-01-22
1
-0
/
+1
*
param: Use manually written .pc file.
Jelmer Vernooij
2008-01-22
1
-0
/
+1
*
gensec: Use manually written .pc file.
Jelmer Vernooij
2008-01-22
1
-0
/
+1
*
torture: Use manually written .pc file.
Jelmer Vernooij
2008-01-22
1
-0
/
+1
*
dcerpc: Use manually written .pc files for dcerpc and ndr.
Jelmer Vernooij
2008-01-22
1
-0
/
+2
*
registry: Use manually written .pc file.
Jelmer Vernooij
2008-01-22
1
-0
/
+2
*
ldb/talloc/tdb: Use manually written pc file.
Jelmer Vernooij
2008-01-22
1
-0
/
+3
*
r26196: Always build python bindings for ldb.
Jelmer Vernooij
2007-12-21
1
-0
/
+1
*
r26118: Remove whitespace that causes empty if statement to be generated.
Jelmer Vernooij
2007-12-21
1
-2
/
+1
*
r26113: Build tdb python bindings even when not using system tdb.
Jelmer Vernooij
2007-12-21
1
-1
/
+2
*
r26100: Also check for SWIG.
Jelmer Vernooij
2007-12-21
1
-1
/
+0
*
r26090: Make building tdb python bindings independent of use of external tdb.
Jelmer Vernooij
2007-12-21
1
-1
/
+3
*
r26089: Move python detection to a separate file, and don't make it an error ...
Jelmer Vernooij
2007-12-21
1
-119
/
+1
*
r26068: Import improved Python bindings for LDB, including tests.
Jelmer Vernooij
2007-12-21
1
-1
/
+118
*
r25839: use nss_wrapper code in samba4 if
Stefan Metzmacher
2007-12-21
1
-0
/
+1
*
r25425: move LDB_MODULESDIR define into config.h
Stefan Metzmacher
2007-10-10
1
-0
/
+18
*
r25190: Update talloc version to 1.1.0 after API-incompatible changes.
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r25123: we only need lib/ldb/sqlite3.m4 and lib/ldb/libldb.m4,
Stefan Metzmacher
2007-10-10
1
-2
/
+1
*
r25106: ldb_map is provided by libldb.so in the system-provided ldb.
Jelmer Vernooij
2007-10-10
1
-1
/
+1
[prev]
[next]