samba.git
2007-12-21 Andrew Bartlettr26138: Don't talloc_free() res if an error occoured.
2007-12-21 Andrew Bartlettr26137: Rename the entryUUID module to better match...
2007-12-21 Jelmer Vernooijr26136: Attempt to fix dependencies for auth.
2007-12-21 Andrew Bartlettr26135: Remove samdb_add(), samdb_delete() and samdb_mo...
2007-12-21 Jelmer Vernooijr26134: Avoid using samdb-dependent functions in auth_s...
2007-12-21 Günther Deschnerr26133: Add some more error codes from wkssvc testing.
2007-12-21 Andrew Bartlettr26131: Ensure we show the right errors in the NULL...
2007-12-21 Jelmer Vernooijr26130: Fix header installation
2007-12-21 Jelmer Vernooijr26129: Specify path explicitly in case an external...
2007-12-21 Jelmer Vernooijr26128: Some formatting fixes in secrets.c, fix free...
2007-12-21 Jelmer Vernooijr26127: Move session code out of auth_util.c. No longer...
2007-12-21 Jelmer Vernooijr26124: Install ldb_handlers.h, required by ldb_samba.
2007-12-21 Jelmer Vernooijr26123: Use utility function for secrets.tdb path.
2007-12-21 Jelmer Vernooijr26122: Don't install python bindings yet.
2007-12-21 Jelmer Vernooijr26121: Don't build modules if subsystem isn't build.
2007-12-21 Jelmer Vernooijr26120: Don't install python modules as modules.
2007-12-21 Jelmer Vernooijr26119: Fix warnings.
2007-12-21 Jelmer Vernooijr26118: Remove whitespace that causes empty if statemen...
2007-12-21 Jelmer Vernooijr26117: Fix DESTDIR use for bindir.
2007-12-21 Jelmer Vernooijr26116: Mention python in the config.status summary.
2007-12-21 Jelmer Vernooijr26114: Allow keyword-arguments.
2007-12-21 Jelmer Vernooijr26113: Build tdb python bindings even when not using...
2007-12-21 Jelmer Vernooijr26112: Do proper error checking in __contains__.
2007-12-21 Volker Lendecker26111: Fix an uninitialized variable
2007-12-21 Jelmer Vernooijr26110: Create separate function for connecting, add...
2007-12-21 Jelmer Vernooijr26109: Use new SWIG helpers in autogenerated DCE/RPC...
2007-12-21 Jelmer Vernooijr26108: Add makefile rules for building, installing...
2007-12-21 Jelmer Vernooijr26107: Add more tests.
2007-12-21 Jelmer Vernooijr26106: Add targets for building, installing and checki...
2007-12-21 Jelmer Vernooijr26105: Add targets for building and installing the...
2007-12-21 Volker Lendecker26104: Revert 26103 -- breaks make test
2007-12-21 Volker Lendecker26103: Leave streams around to unlink
2007-12-21 Stefan Metzmacherr26102: libreplace: remove system/printing.h as it...
2007-12-21 Jelmer Vernooijr26101: remove some unused includes
2007-12-21 Jelmer Vernooijr26100: Also check for SWIG.
2007-12-21 Jelmer Vernooijr26099: Don't depend on nonexistant auth_util.h header.
2007-12-21 Jelmer Vernooijr26098: Make missing python no longer fatal.
2007-12-21 Jelmer Vernooijr26097: Consider python modules special modules rather...
2007-12-21 Jelmer Vernooijr26096: No longer include removed header
2007-12-21 Jelmer Vernooijr26095: Add function for import a generic configuration...
2007-12-21 Jelmer Vernooijr26090: Make building tdb python bindings independent...
2007-12-21 Jelmer Vernooijr26089: Move python detection to a separate file, and...
2007-12-21 Jelmer Vernooijr26088: Import some native-python python modules and...
2007-12-21 Jelmer Vernooijr26087: Fix include, add setup.py for tdb
2007-12-21 Jelmer Vernooijr26080: Import updated LDB bindings.
2007-12-21 Jelmer Vernooijr26079: Some cleanups in the old SWIG wrappers: - remov...
2007-12-21 Jelmer Vernooijr26078: Import Python bindings for system_session funct...
2007-12-21 Jelmer Vernooijr26077: Import updated TDB bindings.
2007-12-21 Jelmer Vernooijr26076: Remove some SWIG code that is already commonly...
2007-12-21 Jelmer Vernooijr26075: Ignore registry python test for now.
2007-12-21 Jelmer Vernooijr26074: Add SWIG magic for NTSTATUS and WERROR return...
2007-12-21 Jelmer Vernooijr26073: Import Python bindings for the registry.
2007-12-21 Jelmer Vernooijr26072: Import trivial SWIG wrapper for talloc.
2007-12-21 Jelmer Vernooijr26071: Move DCE/RPC SWIG bindings closer to the code...
2007-12-21 Jelmer Vernooijr26070: Skip credentials python tests for now.
2007-12-21 Jelmer Vernooijr26069: Import python bindings for credentials.
2007-12-21 Jelmer Vernooijr26068: Import improved Python bindings for LDB, includ...
2007-12-21 Jelmer Vernooijr26067: Merge improvements building Python modules.
2007-12-21 Jelmer Vernooijr26066: Use TALLOC_CTX consistently for talloc contexts...
2007-12-21 Günther Deschnerr26060: Add some error codes from remote join api.
2007-12-21 Stefan Metzmacherr26054: ndr: remove ndr_push/pull_save
2007-12-21 Stefan Metzmacherr26053: IPC_RAP: don't use ndr_pull_save anymore
2007-12-21 Stefan Metzmacherr26052: ndr_krb5pac: don't use ndr_pull_save anymore
2007-12-21 Stefan Metzmacherr26051: ndr_string: don't use ndr_pull_save anymore
2007-12-21 Stefan Metzmacherr26050: ndr: don't use ndr_push_save anymore
2007-12-21 Stefan Metzmacherr26049: pidl: don't use ndr_pull_save anymore
2007-12-21 Kai Blinr26048: spoolss: Fix test_SecondaryClosePrinter.
2007-12-21 Kai Blinr26047: spoolss: OpenPrinterEx with an invalid server...
2007-12-21 Volker Lendecker26029: In RAW-STREAMS test listing of streams
2007-12-21 Stefan Metzmacherr26027: libreplace: rename AC_LIBREPLACE_LD_ALLOW_SHLIB...
2007-12-21 Stefan Metzmacherr26026: libreplace: split some linker macros
2007-12-21 Stefan Metzmacherr26025: libreplace: AC_LIBREPLACE_LD_ALLOW_SHLIB_UNDEF_...
2007-12-21 Stefan Metzmacherr26024: fix make install
2007-12-21 Stefan Metzmacherr26020: GENCACHE depends on TDB_WRAP
2007-12-21 Stefan Metzmacherr26019: use <tdb.h> instead of "tdb.h"
2007-12-21 Stefan Metzmacherr26018: dsdb/schema/proto.h doesn't exist anymore
2007-12-21 Stefan Metzmacherr26017: db_wrap.h doesn't exist anymore and we now...
2007-12-21 Stefan Metzmacherr26016: remove unneeded include
2007-12-21 Stefan Metzmacherr26015: fix dependecies
2007-12-21 Jelmer Vernooijr26006: Improve some dependencies.
2007-12-21 Jelmer Vernooijr26005: Notice the user about LD_LIBRARY_PATH or equiva...
2007-12-21 Jelmer Vernooijr26004: Add some simple credentials tests.
2007-12-21 Jelmer Vernooijr26003: Split up DB_WRAP, as first step in an attempt...
2007-12-21 Jelmer Vernooijr26002: Use osf rather than tru64 - pointed out by...
2007-12-21 Jelmer Vernooijr26001: Share some code between macros, add macro speci...
2007-12-21 Stefan Metzmacherr26000: build: use AC_LIBREPLACE_STLD_* macros
2007-12-21 Stefan Metzmacherr25999: libreplace: add AC_LIBREPLACE_STLD and AC_LIBRE...
2007-12-21 Jelmer Vernooijr25998: Add test for run time library path environment...
2007-12-21 Stefan Metzmacherr25997: torture: fix variables passed by make gcov
2007-12-21 Stefan Metzmacherr25996: build: rename LD -> BNLD and LDFLAGS -> BNLD_FLAGS
2007-12-21 Stefan Metzmacherr25995: build: print out MDLD and MDLD_FLAGS with make...
2007-12-21 Stefan Metzmacherr25994: build: use HOSTCC, HOSTCC_FLAGS, HOSTLD and...
2007-12-21 Stefan Metzmacherr25993: build: HOSTLD should always match HOSTCC if...
2007-12-21 Stefan Metzmacherr25992: ldb: use AC_LIBREPLACE_SHLD and use it for...
2007-12-21 Stefan Metzmacherr25991: tdb: use AC_LIBREPLACE_SHLD and use it for...
2007-12-21 Stefan Metzmacherr25990: talloc: use AC_LIBREPLACE_SHLD and use it for...
2007-12-21 Stefan Metzmacherr25989: build: use AC_LIBREPLACE_SHLD
2007-12-21 Stefan Metzmacherr25988: libreplace: add AC_LIBREPLACE_SHLD
2007-12-21 Stefan Metzmacherr25987: libreplace: rename AC_LD_SHLDFLAGS into AC_LIBR...
2007-12-21 Stefan Metzmacherr25986: libreplace: warn about unresolved symbols when...
next