Günther Deschner
98c3f90cae
r26141: Reflect pointer_default(unique) setting.
...
Guenther
(This used to be commit 8e4952484dff1ec8e9b29e72302cc2e2223be739)
2007-12-21 05:46:21 +01:00
Andrew Bartlett
470043bf7a
r26140: Add a new test for searches by distinguieshedName and dn, and
...
implement these in the simple ldap mapping module.
We still don't pass this test, because we must get linked attributes
into OpenLDAP.
Andrew Bartlett
(This used to be commit d41f34e979bb119f71ab3cc2fdb3c08e4b92849c)
2007-12-21 05:46:20 +01:00
Andrew Bartlett
c4d7646f29
r26139: Based on a report by Theodor Chirana, don't assert() on invalid
...
netbios names at this point, the calling order has changed, and we
have a more informative place to do it.
Andrew Bartlett
(This used to be commit 3136dccd542a72ecda0c73a91674383736571bb5)
2007-12-21 05:46:20 +01:00
Andrew Bartlett
93e3a47206
r26138: Don't talloc_free() res if an error occoured.
...
Andrew Bartlett
(This used to be commit 4a8a1003f3cc8db530182138e2331e860149e844)
2007-12-21 05:46:19 +01:00
Andrew Bartlett
adef944c43
r26137: Rename the entryUUID module to better match it's purpose: being a
...
simple ldap mapping (a complex mapping will follow).
Fix the module to handle 'name' better, rather than using the 'name'
attribute built into OpenLDAP, rename to samba4RDN. We need to see if
this can be handled in the backend.
Also rename the functions and inernal module name to entryuuid for
consistancy.
Andrew Bartlett
(This used to be commit a7be80766f4270d63433bbd6a976ebf302ed3433)
2007-12-21 05:46:19 +01:00
Jelmer Vernooij
0ac6bffdf4
r26136: Attempt to fix dependencies for auth.
...
(This used to be commit abf2600a044cdbab6c5d7880d18217bff3d15c39)
2007-12-21 05:46:18 +01:00
Andrew Bartlett
25143a2648
r26135: Remove samdb_add(), samdb_delete() and samdb_modify(), which were just
...
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 05:46:17 +01:00
Jelmer Vernooij
55f333ae2d
r26134: Avoid using samdb-dependent functions in auth_system_session.
...
(This used to be commit 29c1c96fe0f8cd90ef936fcccef0adf8c09f9b46)
2007-12-21 05:46:16 +01:00
Günther Deschner
017ee87485
r26133: Add some more error codes from wkssvc testing.
...
Guenther
(This used to be commit 0cf974ee33ba0dbd41c554db2fd1d0458e99e3d1)
2007-12-21 05:46:16 +01:00
Andrew Bartlett
37039ea5b0
r26131: Ensure we show the right errors in the NULL base DN case. Based on
...
bug 5090 by Matthias Dieter Wallnöfer <mwallnoefer@yahoo.de>
Andrew Bartlett
(This used to be commit cc2d0c9f15a9c687d212df14d8ffb6c60ad15242)
2007-12-21 05:46:15 +01:00
Jelmer Vernooij
d47b967b13
r26130: Fix header installation
...
(This used to be commit ed19e6b8a9c59166b77aeda0b6a4c792e28a5516)
2007-12-21 05:46:15 +01:00
Jelmer Vernooij
339ad9ea22
r26129: Specify path explicitly in case an external ldb installation is used.
...
(This used to be commit b86a6105ed27779c700f03175768978654081598)
2007-12-21 05:46:14 +01:00
Jelmer Vernooij
7f7bc26445
r26128: Some formatting fixes in secrets.c, fix free of filename, update ignores for source/..
...
(This used to be commit 2d0bd4b3670eaa77d417b2308e7f40ca35082726)
2007-12-21 05:46:14 +01:00
Jelmer Vernooij
4340fc2d9e
r26127: Move session code out of auth_util.c. No longer making it part of auth but making it usable independently will be the next step.
...
(This used to be commit b3fcb8e8103304fede865b02ca5169d5793a571d)
2007-12-21 05:46:14 +01:00
Jelmer Vernooij
f5ceca4259
r26124: Install ldb_handlers.h, required by ldb_samba.
...
(This used to be commit 037774cff700ca60ae73a4adbfd408758977c810)
2007-12-21 05:46:13 +01:00
Jelmer Vernooij
ed41cdb646
r26123: Use utility function for secrets.tdb path.
...
(This used to be commit 48b03ceeff78a1e8af62395abdb47aa8567c9ac5)
2007-12-21 05:46:13 +01:00
Jelmer Vernooij
0cb2a6db9b
r26122: Don't install python bindings yet.
...
(This used to be commit 744fb6cf3c15c3a78de93f42de9535af17a5cec5)
2007-12-21 05:46:13 +01:00
Jelmer Vernooij
8b4a60b9ff
r26121: Don't build modules if subsystem isn't build.
...
(This used to be commit a74fa4c19dbd9832c85aa9e62f88d4e84451bd5c)
2007-12-21 05:46:12 +01:00
Jelmer Vernooij
12b7148fda
r26120: Don't install python modules as modules.
...
(This used to be commit 1359f858d6c3201ef6927499700f9f71d7805e01)
2007-12-21 05:46:11 +01:00
Jelmer Vernooij
e541cc54f4
r26119: Fix warnings.
...
(This used to be commit 38a6522e44938ae05356916182d6c3bb1b6e881b)
2007-12-21 05:46:10 +01:00
Jelmer Vernooij
119abbf6b2
r26118: Remove whitespace that causes empty if statement to be generated.
...
(This used to be commit 1f096c26da5016ec2e2daea9ad7a78bc2063b423)
2007-12-21 05:46:10 +01:00
Jelmer Vernooij
6314a9a08f
r26117: Fix DESTDIR use for bindir.
...
(This used to be commit b7eb2cadcf1520e76ed185293c7061ae17668bf7)
2007-12-21 05:46:10 +01:00
Jelmer Vernooij
990c3cf68c
r26116: Mention python in the config.status summary.
...
(This used to be commit 65cabf7cf73e0727ae5c8e8828b7f414f5ea17f3)
2007-12-21 05:46:09 +01:00
Jelmer Vernooij
eaecbfa0e2
r26114: Allow keyword-arguments.
...
(This used to be commit 99c342641b865e37c9ee8dd280348b659076d1e5)
2007-12-21 05:46:09 +01:00
Jelmer Vernooij
08b01dba3d
r26113: Build tdb python bindings even when not using system tdb.
...
(This used to be commit ebe63bd3bcb1e1c9faf2641f5b7661769eadac63)
2007-12-21 05:46:09 +01:00
Jelmer Vernooij
3023afce68
r26112: Do proper error checking in __contains__.
...
(This used to be commit b67cc409fa5aa931b0847b7d3bdd2edf72daf88d)
2007-12-21 05:46:08 +01:00
Volker Lendecke
2be2505c54
r26111: Fix an uninitialized variable
...
(This used to be commit df52343bc901d40a4cc754b55ddcaf72a1f4d68c)
2007-12-21 05:46:08 +01:00
Jelmer Vernooij
c0a3709354
r26110: Create separate function for connecting, add helper for creating result typemaps.
...
(This used to be commit 9b5b77c399894fc7fdf0d61a14cfbcef6dbf678c)
2007-12-21 05:46:08 +01:00
Jelmer Vernooij
0cc955f958
r26109: Use new SWIG helpers in autogenerated DCE/RPC SWIG files.
...
(This used to be commit 3e04846b3f663b1012a077c7a2dd20abaa78400b)
2007-12-21 05:46:07 +01:00
Jelmer Vernooij
b6d657863c
r26108: Add makefile rules for building, installing and checking python bindings.
...
(This used to be commit d8d04300d2c2613268e8bf9e6981d172471514da)
2007-12-21 05:46:07 +01:00
Jelmer Vernooij
86be3d2f61
r26107: Add more tests.
...
(This used to be commit afa5f7c9e9fe29aaec0a5e3f9cda9d7567b3b254)
2007-12-21 05:46:06 +01:00
Jelmer Vernooij
e4168bb0e0
r26106: Add targets for building, installing and checking python bindings.
...
(This used to be commit 7f1d38df053545fd0763baf172e78807d776e6ef)
2007-12-21 05:46:06 +01:00
Jelmer Vernooij
e30c3d9684
r26105: Add targets for building and installing the python bindings.
...
(This used to be commit 634436adaab18d41ac7cca5ac704929e3b909452)
2007-12-21 05:46:05 +01:00
Volker Lendecke
f6d91ea2e2
r26104: Revert 26103 -- breaks make test
...
(This used to be commit d1a220aee38cd7799e86366cc5bc574571915aa3)
2007-12-21 05:46:05 +01:00
Volker Lendecke
d588d3e3ad
r26103: Leave streams around to unlink
...
Add test case for stream name case insensitity
(This used to be commit d81bb50e1042934e9644e5502d83a2cedc033b3a)
2007-12-21 05:46:04 +01:00
Stefan Metzmacher
b24e7a1505
r26102: libreplace: remove system/printing.h as it only contains samba3 stuff
...
metze
(This used to be commit 1ecb4ec01b0506c95a5f90a62040329e7a39ee93)
2007-12-21 05:46:04 +01:00
Jelmer Vernooij
01bacaecd1
r26101: remove some unused includes
...
(This used to be commit bc615162fc515a8b8ae59af14cb1e80497e9afdd)
2007-12-21 05:46:03 +01:00
Jelmer Vernooij
c14de3fd89
r26100: Also check for SWIG.
...
(This used to be commit 1755adffecb8ed68047d6ad69087a680cc63ba8f)
2007-12-21 05:46:03 +01:00
Jelmer Vernooij
3950e76a2f
r26099: Don't depend on nonexistant auth_util.h header.
...
(This used to be commit a827460d29ac00459f34457fdd361a026b6a5031)
2007-12-21 05:46:02 +01:00
Jelmer Vernooij
4e25ea3001
r26098: Make missing python no longer fatal.
...
(This used to be commit 9af2aeb22500baf65c11bc46c0051385911a8d67)
2007-12-21 05:46:02 +01:00
Jelmer Vernooij
218fef224c
r26097: Consider python modules special modules rather than special libraries.
...
(This used to be commit 4c26cf38102a67ae12b3512b5d38991f020ed2e2)
2007-12-21 05:46:02 +01:00
Jelmer Vernooij
dd2a4719df
r26096: No longer include removed header
...
(This used to be commit 42738301b1c88ccf46405d6c9171b3ae082423bd)
2007-12-21 05:46:00 +01:00
Jelmer Vernooij
6357fb802a
r26095: Add function for import a generic configuration file in a loadparm context.
...
(This used to be commit d74018d05542582515a4d3cc995820667200b301)
2007-12-21 05:46:00 +01:00
Jelmer Vernooij
91fe80a555
r26090: Make building tdb python bindings independent of use of external tdb.
...
(This used to be commit bfe54e2f197ea3ef760aeeef8c248ff71419ecd8)
2007-12-21 05:45:59 +01:00
Jelmer Vernooij
29cf3a93cc
r26089: Move python detection to a separate file, and don't make it an error if it isn't available.
...
(This used to be commit 4e7709379de2fb9bf1eafd9ee9cbe10a0e6df51e)
2007-12-21 05:45:59 +01:00
Jelmer Vernooij
39adc2418a
r26088: Import some native-python python modules and move original python swig torture code to common python directory as well.
...
(This used to be commit cbf656ff054ab2b0b5ca81e1d4f16ac54c8098f1)
2007-12-21 05:45:59 +01:00
Jelmer Vernooij
f2b9a9ae11
r26087: Fix include, add setup.py for tdb
...
(This used to be commit 4b94d5ca74fea44c66ab0d69dae27a1fdc8ece66)
2007-12-21 05:45:57 +01:00
Jelmer Vernooij
efc0cc6be2
r26080: Import updated LDB bindings.
...
(This used to be commit 19342e66a7279805daf9f810b9dc808247110a8a)
2007-12-21 05:45:56 +01:00
Jelmer Vernooij
e5e2b64449
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
...
(This used to be commit d6d3b0ad7a789441c82cf30a640033a052921c37)
2007-12-21 05:45:56 +01:00
Jelmer Vernooij
d1d958caa1
r26078: Import Python bindings for system_session functions (still needs tests).
...
(This used to be commit f1f7d2f98acfb586815a34ee7d38edcf41a0197d)
2007-12-21 05:45:55 +01:00