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
/
lib
/
ldb
/
Makefile.in
Age
Commit message (
Expand
)
Author
Files
Lines
2007-12-21
r26276: Install SWIG files if swig is present.
Jelmer Vernooij
1
-0
/
+3
2007-12-21
r26179: Fix symlink.
Jelmer Vernooij
1
-3
/
+4
2007-12-21
r26178: Link against -ldl as well to prevent undefined symbols.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26177: Allow prebuilding swig wrapper, install ldb.py.
Jelmer Vernooij
1
-2
/
+6
2007-12-21
r26124: Install ldb_handlers.h, required by ldb_samba.
Jelmer Vernooij
1
-1
/
+3
2007-12-21
r26117: Fix DESTDIR use for bindir.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26106: Add targets for building, installing and checking python bindings.
Jelmer Vernooij
1
-5
/
+19
2007-12-21
r26105: Add targets for building and installing the python bindings.
Jelmer Vernooij
1
-0
/
+7
2007-12-21
r25992: ldb: use AC_LIBREPLACE_SHLD and use it for linking shared libraries
Stefan Metzmacher
1
-2
/
+3
2007-12-21
r25984: ldb: use MDLD macros from libreplace and use results to build share m...
Stefan Metzmacher
1
-2
/
+5
2007-12-21
r25983: ldb: link shared library against $(LDAP_LIBS)
Stefan Metzmacher
1
-1
/
+1
2007-12-21
r25969: ldb: link libnss_ldb.so.2 against the shared library
Stefan Metzmacher
1
-2
/
+2
2007-12-21
r25968: ldb: we need to use @SONAMEFLAG@ directly so that the '#' trick can work
Stefan Metzmacher
1
-3
/
+2
2007-12-21
r25967: ldb: a module doesn't need to link against $(LIBS)
Stefan Metzmacher
1
-1
/
+1
2007-12-21
r25953: AIX make doesn't support $^.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r25944: Fix handling of sonameflag on AIX, which doesn't have anything like t...
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r25880: Try to get some more flags right.
Jelmer Vernooij
1
-2
/
+2
2007-12-21
r25879: Don't use shared library for command-line utilities for now - breaks ...
Jelmer Vernooij
1
-13
/
+12
2007-12-21
r25877: Add libreplace macro for soname flags.
Jelmer Vernooij
1
-5
/
+17
2007-12-21
r25862: Avoid po, causes trouble on BSD systems.
Jelmer Vernooij
1
-9
/
+4
2007-12-21
r25858: Clean up po files.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r25854: Link against -ldl properly.
Jelmer Vernooij
1
-1
/
+3
2007-12-21
r25853: Specify LIBS to sample_module - fixes build for gcov hosts.
Jelmer Vernooij
1
-3
/
+6
2007-12-21
r25851: Move system-specific ldflags checks to libreplace so they can be used...
Jelmer Vernooij
1
-2
/
+3
2007-12-21
r25850: Add macro for picflag.
Jelmer Vernooij
1
-3
/
+9
2007-12-21
r25846: Add configure test for -Wl,--export-dynamic.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r25844: Enable soloading by default.
Jelmer Vernooij
1
-2
/
+2
2007-12-21
r25843: Finish check-soloading.
Jelmer Vernooij
1
-8
/
+10
2007-12-21
r25842: Start working on test for loading dso's in ldb.
Jelmer Vernooij
1
-1
/
+11
2007-10-10
r25100: Include LDAP libs in .pc file so linking statically against libldb wo...
Jelmer Vernooij
1
-1
/
+4
2007-10-10
r24261: Fix the standalone ldb build after I moved the objectclass module out.
Andrew Bartlett
1
-1
/
+0
2007-10-10
r22762: Some ldb_map changes:
Jelmer Vernooij
1
-1
/
+5
2007-10-10
r22687: use DESTDIR.
Jelmer Vernooij
1
-6
/
+6
2007-10-10
r22600: Update bzr ignores, put right version in .pc files, prepare for suppo...
Jelmer Vernooij
1
-3
/
+6
2007-10-10
r22598: Simplify includes for replace.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r22596: Set _CFLAGS variables rather than putting knowledge in the ldb Makefile.
Jelmer Vernooij
1
-2
/
+11
2007-10-10
r19743: merge from samba3:
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r19714: - add an explicit default target (needs to be the first target in the...
Stefan Metzmacher
1
-1
/
+3
2007-10-10
r19459: Do not build nss by default (it probably works only on linux)
Simo Sorce
1
-1
/
+6
2007-10-10
r19456: Add an example application for ldb using the tdb backend
Simo Sorce
1
-3
/
+10
2007-10-10
r19123: - pass LDFLAGS from configure to Makefile
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r18539: 'make distclean' should delete config.cache
Andrew Tridgell
1
-1
/
+1
2007-10-10
r18437: added a 'make valgrindtest' target for ldb
Andrew Tridgell
1
-0
/
+3
2007-10-10
r18166: Fix build with external popt.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r18161: Fix LDB build after popt changes.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r18150: fix make *clean
Stefan Metzmacher
1
-10
/
+8
2007-10-10
r18143: the 'showflags' convention from Samba is useful for the other packages
Andrew Tridgell
1
-1
/
+6
2007-10-10
r18109: move ldb to use the same build methods
Andrew Tridgell
1
-4
/
+4
2007-10-10
r18031: Merge my replace fixes:
Jelmer Vernooij
1
-16
/
+8
2007-10-10
r17960: try to use gmake if present on IRIX
Stefan Metzmacher
1
-0
/
+2
[next]