Age | Commit message (Expand) | Author | Files | Lines |
2008-06-10 | Fix variables used in configure. | Jelmer Vernooij | 1 | -2/+2 |
2008-06-09 | heimdal_build: rename config.m{k,4} => internal.m{k,4} | Stefan Metzmacher | 1 | -1/+1 |
2008-06-09 | configure: we require autoconf 2.54 | Stefan Metzmacher | 1 | -2/+1 |
2008-05-21 | Fix typo. | Jelmer Vernooij | 1 | -1/+1 |
2008-05-19 | Move IDL build script to rpc directory, make various bits and pieces easier t... | Jelmer Vernooij | 1 | -1/+1 |
2008-05-18 | Move writing of data.mk file to m4 macro. | Jelmer Vernooij | 1 | -26/+1 |
2008-05-18 | Move writing autoconf vars into files into m4 macros. | Jelmer Vernooij | 1 | -26/+2 |
2008-05-11 | Merge ldb_map into LIBLDB. | Jelmer Vernooij | 1 | -1/+0 |
2008-05-10 | Fix location of torture pc file. | Jelmer Vernooij | 1 | -1/+1 |
2008-04-04 | Install pidl by default if ExtUtils::MakeMaker is available. This should make... | Jelmer Vernooij | 1 | -0/+1 |
2008-04-03 | Fix installation of dcerpc_atsvc and registry as required by samba-gtk. | Jelmer Vernooij | 1 | -0/+1 |
2008-04-01 | Rename libsamba-config to libsamba-hostconfig. | Jelmer Vernooij | 1 | -1/+1 |
2008-03-07 | configure: Add major version 4 to AC_INIT call. | Michael Adam | 1 | -1/+1 |
2008-02-29 | Move manpage management out of the perl build system. | Jelmer Vernooij | 1 | -0/+2 |
2008-02-29 | Move configure output details out of perl code. | Jelmer Vernooij | 1 | -0/+9 |
2008-02-20 | Require at least talloc 1.2.0. | Jelmer Vernooij | 1 | -1/+1 |
2008-02-18 | Avoid redetermining paths; use already stored values. | Jelmer Vernooij | 1 | -2/+2 |
2008-02-13 | Put soversions and versions for libraries with a hard-coded version in the | Jelmer Vernooij | 1 | -0/+19 |
2008-02-13 | Never build .so versions of tdb/talloc from Samba 4 itself. Rather, | Jelmer Vernooij | 1 | -2/+0 |
2008-02-11 | Automatically write AC_SUBST() vars to mkconfig.mk and use them. | Jelmer Vernooij | 1 | -2/+2 |
2008-02-10 | Move some variables to a separate .mk file that could also be included by a n... | Jelmer Vernooij | 1 | -0/+8 |
2008-01-25 | configure.ac: we should use AC_CONFIG_FILES() in order to use AC_OUTPUT only ... | Stefan Metzmacher | 1 | -10/+10 |
2008-01-25 | configure.ac: we should only create ldb.pc when use the internal ldb | Stefan Metzmacher | 1 | -1/+1 |
2008-01-22 | dcerpc_samr: Use manually written .pc file. | Jelmer Vernooij | 1 | -0/+1 |
2008-01-22 | param: Use manually written .pc file. | Jelmer Vernooij | 1 | -0/+1 |
2008-01-22 | gensec: Use manually written .pc file. | Jelmer Vernooij | 1 | -0/+1 |
2008-01-22 | torture: Use manually written .pc file. | Jelmer Vernooij | 1 | -0/+1 |
2008-01-22 | dcerpc: Use manually written .pc files for dcerpc and ndr. | Jelmer Vernooij | 1 | -0/+2 |
2008-01-22 | registry: Use manually written .pc file. | Jelmer Vernooij | 1 | -0/+2 |
2008-01-22 | ldb/talloc/tdb: Use manually written pc file. | Jelmer Vernooij | 1 | -0/+3 |
2007-12-21 | r26196: Always build python bindings for ldb. | Jelmer Vernooij | 1 | -0/+1 |
2007-12-21 | r26118: Remove whitespace that causes empty if statement to be generated. | Jelmer Vernooij | 1 | -2/+1 |
2007-12-21 | r26113: Build tdb python bindings even when not using system tdb. | Jelmer Vernooij | 1 | -1/+2 |
2007-12-21 | r26100: Also check for SWIG. | Jelmer Vernooij | 1 | -1/+0 |
2007-12-21 | r26090: Make building tdb python bindings independent of use of external tdb. | Jelmer Vernooij | 1 | -1/+3 |
2007-12-21 | r26089: Move python detection to a separate file, and don't make it an error ... | Jelmer Vernooij | 1 | -119/+1 |
2007-12-21 | r26068: Import improved Python bindings for LDB, including tests. | Jelmer Vernooij | 1 | -1/+118 |
2007-12-21 | r25839: use nss_wrapper code in samba4 if | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r25425: move LDB_MODULESDIR define into config.h | Stefan Metzmacher | 1 | -0/+18 |
2007-10-10 | r25190: Update talloc version to 1.1.0 after API-incompatible changes. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r25123: we only need lib/ldb/sqlite3.m4 and lib/ldb/libldb.m4, | Stefan Metzmacher | 1 | -2/+1 |
2007-10-10 | r25106: ldb_map is provided by libldb.so in the system-provided ldb. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r25093: Use system-provided ldb library if available. Note that this only mea... | Jelmer Vernooij | 1 | -0/+12 |
2007-10-10 | r24997: Re-enable use of system-provided tdb and/or talloc when available. | Jelmer Vernooij | 1 | -17/+15 |
2007-10-10 | r23481: As per metze's suggestion, move the nsstest files from torture/ to ns... | Kai Blin | 1 | -1/+1 |
2007-10-10 | r23403: Make nsstest build on Samba4. | Kai Blin | 1 | -0/+1 |
2007-10-10 | r22721: use only included talloc and tdb untill jelmer | Stefan Metzmacher | 1 | -6/+8 |
2007-10-10 | r22718: remove autoconf warnings, we should only include | Stefan Metzmacher | 1 | -6/+15 |
2007-10-10 | r22698: Support using system tdb, when available. | Jelmer Vernooij | 1 | -1/+4 |
2007-10-10 | r22697: Support building with external talloc. | Jelmer Vernooij | 1 | -1/+4 |