Jelmer Vernooij
d8d04300d2
r26108: Add makefile rules for building, installing and checking python bindings.
2007-12-21 05:46:07 +01:00
Jelmer Vernooij
afa5f7c9e9
r26107: Add more tests.
2007-12-21 05:46:06 +01:00
Jelmer Vernooij
7f1d38df05
r26106: Add targets for building, installing and checking python bindings.
2007-12-21 05:46:06 +01:00
Jelmer Vernooij
634436adaa
r26105: Add targets for building and installing the python bindings.
2007-12-21 05:46:05 +01:00
Volker Lendecke
d1a220aee3
r26104: Revert 26103 -- breaks make test
2007-12-21 05:46:05 +01:00
Volker Lendecke
d81bb50e10
r26103: Leave streams around to unlink
...
Add test case for stream name case insensitity
2007-12-21 05:46:04 +01:00
Stefan Metzmacher
1ecb4ec01b
r26102: libreplace: remove system/printing.h as it only contains samba3 stuff
...
metze
2007-12-21 05:46:04 +01:00
Jelmer Vernooij
bc615162fc
r26101: remove some unused includes
2007-12-21 05:46:03 +01:00
Jelmer Vernooij
1755adffec
r26100: Also check for SWIG.
2007-12-21 05:46:03 +01:00
Jelmer Vernooij
a827460d29
r26099: Don't depend on nonexistant auth_util.h header.
2007-12-21 05:46:02 +01:00
Jelmer Vernooij
9af2aeb225
r26098: Make missing python no longer fatal.
2007-12-21 05:46:02 +01:00
Jelmer Vernooij
4c26cf3810
r26097: Consider python modules special modules rather than special libraries.
2007-12-21 05:46:02 +01:00
Jelmer Vernooij
42738301b1
r26096: No longer include removed header
2007-12-21 05:46:00 +01:00
Jelmer Vernooij
d74018d055
r26095: Add function for import a generic configuration file in a loadparm context.
2007-12-21 05:46:00 +01:00
Jelmer Vernooij
bfe54e2f19
r26090: Make building tdb python bindings independent of use of external tdb.
2007-12-21 05:45:59 +01:00
Jelmer Vernooij
4e7709379d
r26089: Move python detection to a separate file, and don't make it an error if it isn't available.
2007-12-21 05:45:59 +01:00
Jelmer Vernooij
cbf656ff05
r26088: Import some native-python python modules and move original python swig torture code to common python directory as well.
2007-12-21 05:45:59 +01:00
Jelmer Vernooij
4b94d5ca74
r26087: Fix include, add setup.py for tdb
2007-12-21 05:45:57 +01:00
Jelmer Vernooij
19342e66a7
r26080: Import updated LDB bindings.
2007-12-21 05:45:56 +01:00
Jelmer Vernooij
d6d3b0ad7a
r26079: Some cleanups in the old SWIG wrappers: - remove old torture tests for LDB (replaced by a much more extensive test) - moved tool to bin directory
2007-12-21 05:45:56 +01:00
Jelmer Vernooij
f1f7d2f98a
r26078: Import Python bindings for system_session functions (still needs tests).
2007-12-21 05:45:55 +01:00
Jelmer Vernooij
afe091d92e
r26077: Import updated TDB bindings.
2007-12-21 05:45:55 +01:00
Jelmer Vernooij
e6cd16d0fb
r26076: Remove some SWIG code that is already commonly available.
2007-12-21 05:45:54 +01:00
Jelmer Vernooij
2ceeea14b3
r26075: Ignore registry python test for now.
2007-12-21 05:45:54 +01:00
Jelmer Vernooij
0bee7cb92e
r26074: Add SWIG magic for NTSTATUS and WERROR return codes.
2007-12-21 05:45:54 +01:00
Jelmer Vernooij
777205b570
r26073: Import Python bindings for the registry.
2007-12-21 05:45:53 +01:00
Jelmer Vernooij
02d259c2c4
r26072: Import trivial SWIG wrapper for talloc.
2007-12-21 05:45:53 +01:00
Jelmer Vernooij
93eba0a3a9
r26071: Move DCE/RPC SWIG bindings closer to the code they're wrapping.
2007-12-21 05:45:53 +01:00
Jelmer Vernooij
99f5668040
r26070: Skip credentials python tests for now.
2007-12-21 05:45:52 +01:00
Jelmer Vernooij
97bb235cc8
r26069: Import python bindings for credentials.
2007-12-21 05:45:52 +01:00
Jelmer Vernooij
fc3a8caef7
r26068: Import improved Python bindings for LDB, including tests.
2007-12-21 05:45:51 +01:00
Jelmer Vernooij
11a2cbbac5
r26067: Merge improvements building Python modules.
2007-12-21 05:45:50 +01:00
Jelmer Vernooij
d8b1750165
r26066: Use TALLOC_CTX consistently for talloc contexts rather than void \* (it was already being used for some).
2007-12-21 05:45:49 +01:00
Günther Deschner
73f231cba3
r26060: Add some error codes from remote join api.
...
Guenther
2007-12-21 05:45:49 +01:00
Stefan Metzmacher
2c06b48a85
r26054: ndr: remove ndr_push/pull_save
...
Using a uint32_t offset is all we need
metze
2007-12-21 05:45:49 +01:00
Stefan Metzmacher
590dd7f8a1
r26053: IPC_RAP: don't use ndr_pull_save anymore
...
metze
2007-12-21 05:45:48 +01:00
Stefan Metzmacher
dee44c0320
r26052: ndr_krb5pac: don't use ndr_pull_save anymore
...
metze
2007-12-21 05:45:48 +01:00
Stefan Metzmacher
adda63122e
r26051: ndr_string: don't use ndr_pull_save anymore
...
metze
2007-12-21 05:45:48 +01:00
Stefan Metzmacher
a682fbb5af
r26050: ndr: don't use ndr_push_save anymore
...
metze
2007-12-21 05:45:47 +01:00
Stefan Metzmacher
d361bb1741
r26049: pidl: don't use ndr_pull_save anymore
...
metze
2007-12-21 05:45:47 +01:00
Kai Blin
5f688d1fdd
r26048: spoolss: Fix test_SecondaryClosePrinter.
...
The test was trying to be too smart. Fixed to not reuse test_ClosePrinter.
2007-12-21 05:45:47 +01:00
Kai Blin
7e78dc7cfe
r26047: spoolss: OpenPrinterEx with an invalid server/printer name returns WERR_INVALID_PARAM
...
This is observed against a Win2k3 DC, and different tothe WERR_INVALID_PRINTER_NAME
returned by OpenPrinter.
2007-12-21 05:45:46 +01:00
Volker Lendecke
8dbe10be30
r26029: In RAW-STREAMS test listing of streams
2007-12-21 05:45:46 +01:00
Stefan Metzmacher
8ec94633c4
r26027: libreplace: rename AC_LIBREPLACE_LD_ALLOW_SHLIB_UNDEF_FLAG into AC_LIBREPLACE_LD_SHLIB_ALLOW_UNDEF_FLAG
...
metze
2007-12-21 05:45:45 +01:00
Stefan Metzmacher
cc8692265d
r26026: libreplace: split some linker macros
...
create:
AC_LIBREPLACE_LD_SHLIB_LINKER
AC_LIBREPLACE_LD_SHLIB_FLAGS
AC_LIBREPLACE_LD_SHLIB_DISALLOW_UNDEF_FLAG
and prerequire them for:
AC_LIBREPLACE_SHLD
AC_LIBREPLACE_SHLD_FLAGS
AC_LIBREPLACE_MDLD
AC_LIBREPLACE_MDLD_FLAGS
metze
2007-12-21 05:45:45 +01:00
Stefan Metzmacher
d2fb7d876b
r26025: libreplace: AC_LIBREPLACE_LD_ALLOW_SHLIB_UNDEF_FLAG should fill LD_ALLOW_SHLIB_UNDEF_FLAG
...
metze
2007-12-21 05:45:44 +01:00
Stefan Metzmacher
31d911dc53
r26024: fix make install
2007-12-21 05:45:43 +01:00
Stefan Metzmacher
76b6376990
r26020: GENCACHE depends on TDB_WRAP
...
metze
2007-12-21 05:45:43 +01:00
Stefan Metzmacher
e162958e6f
r26019: use <tdb.h> instead of "tdb.h"
...
metze
2007-12-21 05:45:43 +01:00
Stefan Metzmacher
3b8215270c
r26018: dsdb/schema/proto.h doesn't exist anymore
...
metze
2007-12-21 05:45:43 +01:00