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
Commit message (
Expand
)
Author
Age
Files
Lines
*
r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.
Jelmer Vernooij
2007-12-21
62
-167
/
+308
*
r26002: Use osf rather than tru64 - pointed out by metze.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26001: Share some code between macros, add macro specifically for testing th...
Jelmer Vernooij
2007-12-21
1
-36
/
+14
*
r26000: build: use AC_LIBREPLACE_STLD_* macros
Stefan Metzmacher
2007-12-21
1
-5
/
+3
*
r25999: libreplace: add AC_LIBREPLACE_STLD and AC_LIBREPLACE_STLD_FLAGS
Stefan Metzmacher
2007-12-21
1
-0
/
+15
*
r25998: Add test for run time library path environment variable.
Jelmer Vernooij
2007-12-21
1
-0
/
+29
*
r25997: torture: fix variables passed by make gcov
Stefan Metzmacher
2007-12-21
1
-12
/
+12
*
r25996: build: rename LD -> BNLD and LDFLAGS -> BNLD_FLAGS
Stefan Metzmacher
2007-12-21
2
-5
/
+5
*
r25995: build: print out MDLD and MDLD_FLAGS with make showflags
Stefan Metzmacher
2007-12-21
1
-0
/
+2
*
r25994: build: use HOSTCC, HOSTCC_FLAGS, HOSTLD and HOSTLD_FLAGS
Stefan Metzmacher
2007-12-21
1
-9
/
+9
*
r25993: build: HOSTLD should always match HOSTCC if not specified
Stefan Metzmacher
2007-12-21
1
-7
/
+1
*
r25992: ldb: use AC_LIBREPLACE_SHLD and use it for linking shared libraries
Stefan Metzmacher
2007-12-21
2
-2
/
+4
*
r25991: tdb: use AC_LIBREPLACE_SHLD and use it for linking the shared library
Stefan Metzmacher
2007-12-21
2
-1
/
+3
*
r25990: talloc: use AC_LIBREPLACE_SHLD and use it for linking the shared library
Stefan Metzmacher
2007-12-21
2
-1
/
+3
*
r25989: build: use AC_LIBREPLACE_SHLD
Stefan Metzmacher
2007-12-21
1
-3
/
+1
*
r25988: libreplace: add AC_LIBREPLACE_SHLD
Stefan Metzmacher
2007-12-21
1
-0
/
+13
*
r25987: libreplace: rename AC_LD_SHLDFLAGS into AC_LIBREPLACE_SHLD_FLAGS
Stefan Metzmacher
2007-12-21
5
-5
/
+5
*
r25986: libreplace: warn about unresolved symbols when link shared libraries
Stefan Metzmacher
2007-12-21
1
-1
/
+4
*
r25985: build: SHLD_UNDEF_FLAGS isn't used anymore
Stefan Metzmacher
2007-12-21
1
-2
/
+0
*
r25984: ldb: use MDLD macros from libreplace and use results to build share m...
Stefan Metzmacher
2007-12-21
2
-2
/
+7
*
r25983: ldb: link shared library against $(LDAP_LIBS)
Stefan Metzmacher
2007-12-21
1
-1
/
+1
*
r25982: libreplace: try to ignore unresolved symbols in modules on Tru64
Stefan Metzmacher
2007-12-21
1
-0
/
+3
*
r25981: Don't create an ldb_request on NULL.
Andrew Bartlett
2007-12-21
1
-8
/
+11
*
r25978: build: use AC_LIBREPLACE_MDLD_* macros and use the result to build mo...
Stefan Metzmacher
2007-12-21
2
-4
/
+31
*
r25977: libreplace: add AC_LIBREPLACE_MDLD and AC_LIBREPLACE_MDLD_FLAGS macros
Stefan Metzmacher
2007-12-21
1
-0
/
+50
*
r25976: libreplace: not all platforms like _XOPEN_SOURCE=600
Stefan Metzmacher
2007-12-21
1
-2
/
+5
*
r25975: build: split SharedModule from SharedLibrary
Stefan Metzmacher
2007-12-21
2
-47
/
+72
*
r25974: libreplace: see what the build-farm says if we use _XOPEN_SOURCE=600
Stefan Metzmacher
2007-12-21
1
-0
/
+1
*
r25973: talloc: fix usage of SONAMEFLAG
Stefan Metzmacher
2007-12-21
1
-2
/
+1
*
r25972: tdb: fix usage of SONAMEFLAG
Stefan Metzmacher
2007-12-21
1
-3
/
+2
*
r25971: libreplace: remove AC_EXTENSION_FLAG as it's the same as AC_N_DEFINE
Stefan Metzmacher
2007-12-21
2
-15
/
+2
*
r25970: libreplace: fix AC_N_DEFINE() so that some appears in config.h
Stefan Metzmacher
2007-12-21
1
-5
/
+12
*
r25969: ldb: link libnss_ldb.so.2 against the shared library
Stefan Metzmacher
2007-12-21
1
-2
/
+2
*
r25968: ldb: we need to use @SONAMEFLAG@ directly so that the '#' trick can work
Stefan Metzmacher
2007-12-21
1
-3
/
+2
*
r25967: ldb: a module doesn't need to link against $(LIBS)
Stefan Metzmacher
2007-12-21
1
-1
/
+1
*
r25966: Don't force an 8 byte width to generated SIDs, as this can actually
Andrew Bartlett
2007-12-21
1
-1
/
+1
*
r25965: Remove duplicate block - thanks metze!
Andrew Bartlett
2007-12-21
1
-18
/
+0
*
r25964: Fix comment and use talloc hirachy in ldb_tdb initialisation.
Andrew Bartlett
2007-12-21
1
-4
/
+2
*
r25963: libreplace: samba3 doesn't use SONAMEFLAG on Mac OS 10, so also try this
Stefan Metzmacher
2007-12-21
1
-1
/
+1
*
r25962: Move to more modern ldb functions loading module list.
Andrew Bartlett
2007-12-21
1
-11
/
+12
*
r25961: Add new tests to verify basedn validation in LDAP searches.
Andrew Bartlett
2007-12-21
1
-3
/
+40
*
r25960: Enable checks on the validity of the search base on sam.ldb in Samba4.
Andrew Bartlett
2007-12-21
3
-4
/
+4
*
r25959: Add a new special DN to LDB: @OPTIONS
Andrew Bartlett
2007-12-21
3
-17
/
+144
*
r25958: Callers of gendb_search_dn() don't expect to get
Andrew Bartlett
2007-12-21
1
-0
/
+3
*
r25957: Rework the cracknames code to use less gendb_search() and instead call
Andrew Bartlett
2007-12-21
1
-47
/
+116
*
r25956: Try metze's suggestion for Mac OS X shld flags.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r25955: libreplace: add a useful link about linking shared libraries
Stefan Metzmacher
2007-12-21
1
-0
/
+5
*
r25954: we don't need this twice
Stefan Metzmacher
2007-12-21
1
-7
/
+0
*
r25953: AIX make doesn't support $^.
Jelmer Vernooij
2007-12-21
3
-3
/
+3
*
r25952: Add in new data file required by samba3sam test.
Andrew Bartlett
2007-12-21
1
-0
/
+123
[next]