Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-12-21 | r26111: Fix an uninitialized variable | Volker Lendecke | 1 | -1/+1 | |
(This used to be commit df52343bc901d40a4cc754b55ddcaf72a1f4d68c) | |||||
2007-12-21 | r26110: Create separate function for connecting, add helper for creating ↵ | Jelmer Vernooij | 1 | -5/+25 | |
result typemaps. (This used to be commit 9b5b77c399894fc7fdf0d61a14cfbcef6dbf678c) | |||||
2007-12-21 | r26109: Use new SWIG helpers in autogenerated DCE/RPC SWIG files. | Jelmer Vernooij | 1 | -32/+14 | |
(This used to be commit 3e04846b3f663b1012a077c7a2dd20abaa78400b) | |||||
2007-12-21 | r26108: Add makefile rules for building, installing and checking python ↵ | Jelmer Vernooij | 2 | -4/+19 | |
bindings. (This used to be commit d8d04300d2c2613268e8bf9e6981d172471514da) | |||||
2007-12-21 | r26107: Add more tests. | Jelmer Vernooij | 1 | -0/+22 | |
(This used to be commit afa5f7c9e9fe29aaec0a5e3f9cda9d7567b3b254) | |||||
2007-12-21 | r26106: Add targets for building, installing and checking python bindings. | Jelmer Vernooij | 2 | -6/+20 | |
(This used to be commit 7f1d38df053545fd0763baf172e78807d776e6ef) | |||||
2007-12-21 | r26105: Add targets for building and installing the python bindings. | Jelmer Vernooij | 2 | -2/+15 | |
(This used to be commit 634436adaab18d41ac7cca5ac704929e3b909452) | |||||
2007-12-21 | r26104: Revert 26103 -- breaks make test | Volker Lendecke | 1 | -12/+0 | |
(This used to be commit d1a220aee38cd7799e86366cc5bc574571915aa3) | |||||
2007-12-21 | r26103: Leave streams around to unlink | Volker Lendecke | 1 | -0/+12 | |
Add test case for stream name case insensitity (This used to be commit d81bb50e1042934e9644e5502d83a2cedc033b3a) | |||||
2007-12-21 | r26102: libreplace: remove system/printing.h as it only contains samba3 stuff | Stefan Metzmacher | 2 | -51/+0 | |
metze (This used to be commit 1ecb4ec01b0506c95a5f90a62040329e7a39ee93) | |||||
2007-12-21 | r26101: remove some unused includes | Jelmer Vernooij | 7 | -7/+1 | |
(This used to be commit bc615162fc515a8b8ae59af14cb1e80497e9afdd) | |||||
2007-12-21 | r26100: Also check for SWIG. | Jelmer Vernooij | 6 | -35/+5 | |
(This used to be commit 1755adffecb8ed68047d6ad69087a680cc63ba8f) | |||||
2007-12-21 | r26099: Don't depend on nonexistant auth_util.h header. | Jelmer Vernooij | 1 | -1/+0 | |
(This used to be commit a827460d29ac00459f34457fdd361a026b6a5031) | |||||
2007-12-21 | r26098: Make missing python no longer fatal. | Jelmer Vernooij | 1 | -5/+12 | |
(This used to be commit 9af2aeb22500baf65c11bc46c0051385911a8d67) | |||||
2007-12-21 | r26097: Consider python modules special modules rather than special libraries. | Jelmer Vernooij | 4 | -10/+11 | |
(This used to be commit 4c26cf38102a67ae12b3512b5d38991f020ed2e2) | |||||
2007-12-21 | r26096: No longer include removed header | Jelmer Vernooij | 3 | -3/+1 | |
(This used to be commit 42738301b1c88ccf46405d6c9171b3ae082423bd) | |||||
2007-12-21 | r26095: Add function for import a generic configuration file in a loadparm ↵ | Jelmer Vernooij | 3 | -22/+41 | |
context. (This used to be commit d74018d05542582515a4d3cc995820667200b301) | |||||
2007-12-21 | r26090: Make building tdb python bindings independent of use of external tdb. | Jelmer Vernooij | 5 | -10/+12 | |
(This used to be commit bfe54e2f197ea3ef760aeeef8c248ff71419ecd8) | |||||
2007-12-21 | r26089: Move python detection to a separate file, and don't make it an error ↵ | Jelmer Vernooij | 3 | -151/+118 | |
if it isn't available. (This used to be commit 4e7709379de2fb9bf1eafd9ee9cbe10a0e6df51e) | |||||
2007-12-21 | r26088: Import some native-python python modules and move original python ↵ | Jelmer Vernooij | 22 | -683/+483 | |
swig torture code to common python directory as well. (This used to be commit cbf656ff054ab2b0b5ca81e1d4f16ac54c8098f1) | |||||
2007-12-21 | r26087: Fix include, add setup.py for tdb | Jelmer Vernooij | 2 | -0/+9 | |
(This used to be commit 4b94d5ca74fea44c66ab0d69dae27a1fdc8ece66) | |||||
2007-12-21 | r26080: Import updated LDB bindings. | Jelmer Vernooij | 1 | -133/+460 | |
(This used to be commit 19342e66a7279805daf9f810b9dc808247110a8a) | |||||
2007-12-21 | r26079: Some cleanups in the old SWIG wrappers: - remove old torture tests ↵ | Jelmer Vernooij | 4 | -110/+13 | |
for LDB (replaced by a much more extensive test) - moved tool to bin directory (This used to be commit d6d3b0ad7a789441c82cf30a640033a052921c37) | |||||
2007-12-21 | r26078: Import Python bindings for system_session functions (still needs tests). | Jelmer Vernooij | 2 | -0/+51 | |
(This used to be commit f1f7d2f98acfb586815a34ee7d38edcf41a0197d) | |||||
2007-12-21 | r26077: Import updated TDB bindings. | Jelmer Vernooij | 7 | -274/+353 | |
(This used to be commit afe091d92ebb1dc15ae3d8df9a5ba8832933a83c) | |||||
2007-12-21 | r26076: Remove some SWIG code that is already commonly available. | Jelmer Vernooij | 3 | -60/+4 | |
(This used to be commit e6cd16d0fb3c7f0d4756c28b8c9300583910c4c6) | |||||
2007-12-21 | r26075: Ignore registry python test for now. | Jelmer Vernooij | 1 | -0/+1 | |
(This used to be commit 2ceeea14b35ea01d65c9f2c40e3bc11d1f1ce82d) | |||||
2007-12-21 | r26074: Add SWIG magic for NTSTATUS and WERROR return codes. | Jelmer Vernooij | 1 | -0/+39 | |
(This used to be commit 0bee7cb92e8ae1b80a957dd8fe32c36db1c32032) | |||||
2007-12-21 | r26073: Import Python bindings for the registry. | Jelmer Vernooij | 4 | -1/+191 | |
(This used to be commit 777205b5705940c00384172c531ea99ba3eae235) | |||||
2007-12-21 | r26072: Import trivial SWIG wrapper for talloc. | Jelmer Vernooij | 1 | -0/+24 | |
(This used to be commit 02d259c2c45c03dbfcd16173df93d7ba96ed1419) | |||||
2007-12-21 | r26071: Move DCE/RPC SWIG bindings closer to the code they're wrapping. | Jelmer Vernooij | 4 | -253/+124 | |
(This used to be commit 93eba0a3a984e9cd08ab2cf74b409938c991824a) | |||||
2007-12-21 | r26070: Skip credentials python tests for now. | Jelmer Vernooij | 1 | -0/+1 | |
(This used to be commit 99f56680403b41d557e0c70a7caab1d60ba17b9c) | |||||
2007-12-21 | r26069: Import python bindings for credentials. | Jelmer Vernooij | 5 | -0/+183 | |
(This used to be commit 97bb235cc8c2855a0903bbd9dee53f0e03c4adc0) | |||||
2007-12-21 | r26068: Import improved Python bindings for LDB, including tests. | Jelmer Vernooij | 12 | -217/+485 | |
(This used to be commit fc3a8caef749ddac56a4f035dde8b6ceeaa95c48) | |||||
2007-12-21 | r26067: Merge improvements building Python modules. | Jelmer Vernooij | 5 | -9/+79 | |
(This used to be commit 11a2cbbac51781e72ae1288c8e30f175526b01a8) | |||||
2007-12-21 | r26066: Use TALLOC_CTX consistently for talloc contexts rather than void \* ↵ | Jelmer Vernooij | 1 | -36/+36 | |
(it was already being used for some). (This used to be commit d8b175016570d628bb075008149d32a0d538ce95) | |||||
2007-12-21 | r26060: Add some error codes from remote join api. | Günther Deschner | 2 | -0/+8 | |
Guenther (This used to be commit 73f231cba3fde4b2c5078b7c6dd52c3dac8cd1ce) | |||||
2007-12-21 | r26054: ndr: remove ndr_push/pull_save | Stefan Metzmacher | 3 | -43/+0 | |
Using a uint32_t offset is all we need metze (This used to be commit 2c06b48a858016f9329dcd73231fb3c7b711a918) | |||||
2007-12-21 | r26053: IPC_RAP: don't use ndr_pull_save anymore | Stefan Metzmacher | 1 | -6/+6 | |
metze (This used to be commit 590dd7f8a1ccba762dfcdfb036cf44306da2354a) | |||||
2007-12-21 | r26052: ndr_krb5pac: don't use ndr_pull_save anymore | Stefan Metzmacher | 1 | -3/+3 | |
metze (This used to be commit dee44c03208699f6dd3b05a9ba914d6f55eb6278) | |||||
2007-12-21 | r26051: ndr_string: don't use ndr_pull_save anymore | Stefan Metzmacher | 1 | -4/+4 | |
metze (This used to be commit adda63122e0afd5e10c834cbab8baee1ef1a3a24) | |||||
2007-12-21 | r26050: ndr: don't use ndr_push_save anymore | Stefan Metzmacher | 1 | -7/+7 | |
metze (This used to be commit a682fbb5af1ca02068fdef9ed9a4dd7b0201d88c) | |||||
2007-12-21 | r26049: pidl: don't use ndr_pull_save anymore | Stefan Metzmacher | 1 | -3/+3 | |
metze (This used to be commit d361bb174131227c426a247ca0262930a714c37a) | |||||
2007-12-21 | r26048: spoolss: Fix test_SecondaryClosePrinter. | Kai Blin | 1 | -5/+7 | |
The test was trying to be too smart. Fixed to not reuse test_ClosePrinter. (This used to be commit 5f688d1fddd1faac523e491ba3de2b453c8b44ca) | |||||
2007-12-21 | r26047: spoolss: OpenPrinterEx with an invalid server/printer name returns ↵ | Kai Blin | 1 | -2/+2 | |
WERR_INVALID_PARAM This is observed against a Win2k3 DC, and different tothe WERR_INVALID_PRINTER_NAME returned by OpenPrinter. (This used to be commit 7e78dc7cfe695deb2f1f02f03fe00827cded9ce5) | |||||
2007-12-21 | r26029: In RAW-STREAMS test listing of streams | Volker Lendecke | 1 | -27/+116 | |
(This used to be commit 8dbe10be30798ea78cc2a5e6c70e6bc5202fa05c) | |||||
2007-12-21 | r26027: libreplace: rename AC_LIBREPLACE_LD_ALLOW_SHLIB_UNDEF_FLAG into ↵ | Stefan Metzmacher | 1 | -7/+7 | |
AC_LIBREPLACE_LD_SHLIB_ALLOW_UNDEF_FLAG metze (This used to be commit 8ec94633c4d46bb9ca03d59fed40e278d35ad580) | |||||
2007-12-21 | r26026: libreplace: split some linker macros | Stefan Metzmacher | 1 | -21/+58 | |
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 (This used to be commit cc8692265d6e9161679a779480d6b22dee23f8bb) | |||||
2007-12-21 | r26025: libreplace: AC_LIBREPLACE_LD_ALLOW_SHLIB_UNDEF_FLAG should fill ↵ | Stefan Metzmacher | 1 | -6/+9 | |
LD_ALLOW_SHLIB_UNDEF_FLAG metze (This used to be commit d2fb7d876bb1960c02fa7b9c0fb53315ae0cd99c) | |||||
2007-12-21 | r26024: fix make install | Stefan Metzmacher | 1 | -2/+3 | |
(This used to be commit 31d911dc53e013a2f48fa2e5f52e95a17baec8e2) |