Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-12-21 | r26136: Attempt to fix dependencies for auth. | Jelmer Vernooij | 8 | -14/+9 | |
(This used to be commit abf2600a044cdbab6c5d7880d18217bff3d15c39) | |||||
2007-12-21 | r26135: Remove samdb_add(), samdb_delete() and samdb_modify(), which were just | Andrew Bartlett | 7 | -49/+26 | |
wrappers to ldb_add() etc. samdb_replace() remains, as it sets flags on all entries as 'replace'. Andrew Bartlett (This used to be commit 09c0faa5b7e1a560bf13b99a2584012a47377bb6) | |||||
2007-12-21 | r26134: Avoid using samdb-dependent functions in auth_system_session. | Jelmer Vernooij | 2 | -2/+119 | |
(This used to be commit 29c1c96fe0f8cd90ef936fcccef0adf8c09f9b46) | |||||
2007-12-21 | r26133: Add some more error codes from wkssvc testing. | Günther Deschner | 2 | -0/+13 | |
Guenther (This used to be commit 0cf974ee33ba0dbd41c554db2fd1d0458e99e3d1) | |||||
2007-12-21 | r26131: Ensure we show the right errors in the NULL base DN case. Based on | Andrew Bartlett | 1 | -0/+2 | |
bug 5090 by Matthias Dieter Wallnöfer <mwallnoefer@yahoo.de> Andrew Bartlett (This used to be commit cc2d0c9f15a9c687d212df14d8ffb6c60ad15242) | |||||
2007-12-21 | r26130: Fix header installation | Jelmer Vernooij | 1 | -0/+3 | |
(This used to be commit ed19e6b8a9c59166b77aeda0b6a4c792e28a5516) | |||||
2007-12-21 | r26129: Specify path explicitly in case an external ldb installation is used. | Jelmer Vernooij | 1 | -2/+1 | |
(This used to be commit b86a6105ed27779c700f03175768978654081598) | |||||
2007-12-21 | r26128: Some formatting fixes in secrets.c, fix free of filename, update ↵ | Jelmer Vernooij | 1 | -10/+19 | |
ignores for source/.. (This used to be commit 2d0bd4b3670eaa77d417b2308e7f40ca35082726) | |||||
2007-12-21 | r26127: Move session code out of auth_util.c. No longer making it part of ↵ | Jelmer Vernooij | 6 | -450/+556 | |
auth but making it usable independently will be the next step. (This used to be commit b3fcb8e8103304fede865b02ca5169d5793a571d) | |||||
2007-12-21 | r26124: Install ldb_handlers.h, required by ldb_samba. | Jelmer Vernooij | 1 | -1/+3 | |
(This used to be commit 037774cff700ca60ae73a4adbfd408758977c810) | |||||
2007-12-21 | r26123: Use utility function for secrets.tdb path. | Jelmer Vernooij | 1 | -1/+2 | |
(This used to be commit 48b03ceeff78a1e8af62395abdb47aa8567c9ac5) | |||||
2007-12-21 | r26122: Don't install python bindings yet. | Jelmer Vernooij | 1 | -12/+11 | |
(This used to be commit 744fb6cf3c15c3a78de93f42de9535af17a5cec5) | |||||
2007-12-21 | r26121: Don't build modules if subsystem isn't build. | Jelmer Vernooij | 1 | -0/+5 | |
(This used to be commit a74fa4c19dbd9832c85aa9e62f88d4e84451bd5c) | |||||
2007-12-21 | r26120: Don't install python modules as modules. | Jelmer Vernooij | 1 | -3/+3 | |
(This used to be commit 1359f858d6c3201ef6927499700f9f71d7805e01) | |||||
2007-12-21 | r26119: Fix warnings. | Jelmer Vernooij | 1 | -2/+2 | |
(This used to be commit 38a6522e44938ae05356916182d6c3bb1b6e881b) | |||||
2007-12-21 | r26118: Remove whitespace that causes empty if statement to be generated. | Jelmer Vernooij | 1 | -2/+1 | |
(This used to be commit 1f096c26da5016ec2e2daea9ad7a78bc2063b423) | |||||
2007-12-21 | r26117: Fix DESTDIR use for bindir. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit b7eb2cadcf1520e76ed185293c7061ae17668bf7) | |||||
2007-12-21 | r26116: Mention python in the config.status summary. | Jelmer Vernooij | 1 | -0/+1 | |
(This used to be commit 65cabf7cf73e0727ae5c8e8828b7f414f5ea17f3) | |||||
2007-12-21 | r26114: Allow keyword-arguments. | Jelmer Vernooij | 3 | -2/+3 | |
(This used to be commit 99c342641b865e37c9ee8dd280348b659076d1e5) | |||||
2007-12-21 | r26113: Build tdb python bindings even when not using system tdb. | Jelmer Vernooij | 1 | -1/+2 | |
(This used to be commit ebe63bd3bcb1e1c9faf2641f5b7661769eadac63) | |||||
2007-12-21 | r26112: Do proper error checking in __contains__. | Jelmer Vernooij | 1 | -18/+8 | |
(This used to be commit b67cc409fa5aa931b0847b7d3bdd2edf72daf88d) | |||||
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 | 5 | -35/+4 | |
(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 | 4 | -10/+6 | |
(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 | 21 | -683/+480 | |
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) |