summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-12-21r26070: Skip credentials python tests for now.Jelmer Vernooij1-0/+1
2007-12-21r26069: Import python bindings for credentials.Jelmer Vernooij5-0/+183
2007-12-21r26068: Import improved Python bindings for LDB, including tests.Jelmer Vernooij12-217/+485
2007-12-21r26067: Merge improvements building Python modules.Jelmer Vernooij5-9/+79
2007-12-21r26066: Use TALLOC_CTX consistently for talloc contexts rather than void \* (...Jelmer Vernooij1-36/+36
2007-12-21r26060: Add some error codes from remote join api.Günther Deschner2-0/+8
2007-12-21r26054: ndr: remove ndr_push/pull_saveStefan Metzmacher3-43/+0
2007-12-21r26053: IPC_RAP: don't use ndr_pull_save anymoreStefan Metzmacher1-6/+6
2007-12-21r26052: ndr_krb5pac: don't use ndr_pull_save anymoreStefan Metzmacher1-3/+3
2007-12-21r26051: ndr_string: don't use ndr_pull_save anymoreStefan Metzmacher1-4/+4
2007-12-21r26050: ndr: don't use ndr_push_save anymoreStefan Metzmacher1-7/+7
2007-12-21r26049: pidl: don't use ndr_pull_save anymoreStefan Metzmacher1-3/+3
2007-12-21r26048: spoolss: Fix test_SecondaryClosePrinter.Kai Blin1-5/+7
2007-12-21r26047: spoolss: OpenPrinterEx with an invalid server/printer name returns WE...Kai Blin1-2/+2
2007-12-21r26029: In RAW-STREAMS test listing of streamsVolker Lendecke1-27/+116
2007-12-21r26027: libreplace: rename AC_LIBREPLACE_LD_ALLOW_SHLIB_UNDEF_FLAG into AC_LI...Stefan Metzmacher1-7/+7
2007-12-21r26026: libreplace: split some linker macrosStefan Metzmacher1-21/+58
2007-12-21r26025: libreplace: AC_LIBREPLACE_LD_ALLOW_SHLIB_UNDEF_FLAG should fill LD_AL...Stefan Metzmacher1-6/+9
2007-12-21r26024: fix make installStefan Metzmacher1-2/+3
2007-12-21r26020: GENCACHE depends on TDB_WRAPStefan Metzmacher1-1/+2
2007-12-21r26019: use <tdb.h> instead of "tdb.h"Stefan Metzmacher1-1/+1
2007-12-21r26018: dsdb/schema/proto.h doesn't exist anymoreStefan Metzmacher1-1/+0
2007-12-21r26017: db_wrap.h doesn't exist anymore and we now need tdb_wrap.hStefan Metzmacher1-1/+1
2007-12-21r26016: remove unneeded includeStefan Metzmacher1-1/+0
2007-12-21r26015: fix dependeciesStefan Metzmacher1-1/+3
2007-12-21r26006: Improve some dependencies.Jelmer Vernooij8-10/+19
2007-12-21r26005: Notice the user about LD_LIBRARY_PATH or equivalent when building wit...Jelmer Vernooij3-2/+14
2007-12-21r26004: Add some simple credentials tests.Jelmer Vernooij3-0/+122
2007-12-21r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.Jelmer Vernooij62-167/+308
2007-12-21r26002: Use osf rather than tru64 - pointed out by metze.Jelmer Vernooij1-1/+1
2007-12-21r26001: Share some code between macros, add macro specifically for testing th...Jelmer Vernooij1-36/+14
2007-12-21r26000: build: use AC_LIBREPLACE_STLD_* macrosStefan Metzmacher1-5/+3
2007-12-21r25999: libreplace: add AC_LIBREPLACE_STLD and AC_LIBREPLACE_STLD_FLAGSStefan Metzmacher1-0/+15
2007-12-21r25998: Add test for run time library path environment variable.Jelmer Vernooij1-0/+29
2007-12-21r25997: torture: fix variables passed by make gcovStefan Metzmacher1-12/+12
2007-12-21r25996: build: rename LD -> BNLD and LDFLAGS -> BNLD_FLAGSStefan Metzmacher2-5/+5
2007-12-21r25995: build: print out MDLD and MDLD_FLAGS with make showflagsStefan Metzmacher1-0/+2
2007-12-21r25994: build: use HOSTCC, HOSTCC_FLAGS, HOSTLD and HOSTLD_FLAGSStefan Metzmacher1-9/+9
2007-12-21r25993: build: HOSTLD should always match HOSTCC if not specifiedStefan Metzmacher1-7/+1
2007-12-21r25992: ldb: use AC_LIBREPLACE_SHLD and use it for linking shared librariesStefan Metzmacher2-2/+4
2007-12-21r25991: tdb: use AC_LIBREPLACE_SHLD and use it for linking the shared libraryStefan Metzmacher2-1/+3
2007-12-21r25990: talloc: use AC_LIBREPLACE_SHLD and use it for linking the shared libraryStefan Metzmacher2-1/+3
2007-12-21r25989: build: use AC_LIBREPLACE_SHLDStefan Metzmacher1-3/+1
2007-12-21r25988: libreplace: add AC_LIBREPLACE_SHLDStefan Metzmacher1-0/+13
2007-12-21r25987: libreplace: rename AC_LD_SHLDFLAGS into AC_LIBREPLACE_SHLD_FLAGSStefan Metzmacher5-5/+5
2007-12-21r25986: libreplace: warn about unresolved symbols when link shared librariesStefan Metzmacher1-1/+4
2007-12-21r25985: build: SHLD_UNDEF_FLAGS isn't used anymoreStefan Metzmacher1-2/+0
2007-12-21r25984: ldb: use MDLD macros from libreplace and use results to build share m...Stefan Metzmacher2-2/+7
2007-12-21r25983: ldb: link shared library against $(LDAP_LIBS)Stefan Metzmacher1-1/+1
2007-12-21r25982: libreplace: try to ignore unresolved symbols in modules on Tru64Stefan Metzmacher1-0/+3