Jelmer Vernooij
6dc73da601
r26336: use offsets inside loadparm rather than pointers (allows multiple contexts to exist at the same time).
...
(This used to be commit 9c87c46c69169fbb071ec945943e2454206f916e)
2007-12-21 05:48:47 +01:00
Jelmer Vernooij
01d2acfdb4
r26335: Specify name_resolve_order to socket code.
...
(This used to be commit b03e5d00110be3f1fe5809dad4eb6ca5cea7463d)
2007-12-21 05:48:46 +01:00
Jelmer Vernooij
0b4fab2f60
r26334: Avoid loadparm_context.
...
(This used to be commit 332dff80cc0f1dc80383f185409610cfb9f1d856)
2007-12-21 05:48:45 +01:00
Jelmer Vernooij
949f3c7264
r26333: No more global_loadparm in finddcs.
...
(This used to be commit 0c91026e587ca74692bc9223a6b5493e35943aee)
2007-12-21 05:48:45 +01:00
Günther Deschner
6c01f55e72
r26332: Add samr_ValidationStatus error mapping to samr_ValidatePassword().
...
Torture test to follow.
Guenther
(This used to be commit 10ccfb4c8970bdb140aa9daf945caea72a4ab7cd)
2007-12-21 05:48:44 +01:00
Günther Deschner
8ac03ee60b
r26331: Add IDL for samr_ValidatePassword(). A very interesting call.
...
Guenther
(This used to be commit 2b8d7fe16beecf2ea60d6712238527504ccee44c)
2007-12-21 05:48:44 +01:00
Jelmer Vernooij
c3176a84b1
r26330: Fix header installation.
...
(This used to be commit 73cdeda32a2ac85e4268db82b93b15d2906e5324)
2007-12-21 05:48:42 +01:00
Jelmer Vernooij
bca631be1f
r26329: Fix more loadparm_context references. Only about a 100 left now.
...
(This used to be commit ddf233346d848e91bc6a6a572f0f6120540503b7)
2007-12-21 05:48:42 +01:00
Jelmer Vernooij
6c77f353d3
r26328: remove more uses of global_loadparm.
...
(This used to be commit 40ae12c08647c47a9c504d39ee6f61c32b4e5748)
2007-12-21 05:48:41 +01:00
Jelmer Vernooij
4c4323009f
r26327: Explicit loadparm_context for RPC client functions.
...
(This used to be commit eeb2251d22b3d6e0379444a73af69d1014692b07)
2007-12-21 05:48:41 +01:00
Jelmer Vernooij
485b24fc11
r26326: Remove more uses of global_loadparm.
...
(This used to be commit e1b7c1aee3043d1393c3374a1f460005e1dcbbfc)
2007-12-21 05:48:38 +01:00
Jelmer Vernooij
c5bf20c5fe
r26325: Remove use of global_loadparm in netif.
...
(This used to be commit e452cb28594f23add7c00247ed39e8323aea78a6)
2007-12-21 05:48:37 +01:00
Andrew Bartlett
04304808ca
r26324: Fix includes for Jelmer.
...
Andrew Bartlett
(This used to be commit 8089283784993cfe14c343746be77790c74c2b78)
2007-12-21 05:48:35 +01:00
Jelmer Vernooij
b4e6090d42
r26323: Regenerated credentials SWIG.
...
(This used to be commit 0bd01aca00eab5f6801db03a5e6cd91ec0339bbb)
2007-12-21 05:48:34 +01:00
Jelmer Vernooij
5c4516fcf7
r26322: Fix include
...
(This used to be commit 97443169378c18f9a7c522749a37f4f850a1305f)
2007-12-21 05:48:34 +01:00
Jelmer Vernooij
bd9e8e9ae1
r26321: Fix python tests.
...
(This used to be commit f9bf02fd5ce76dfb08950dc4a016fa886f2f4dd5)
2007-12-21 05:48:34 +01:00
Jelmer Vernooij
9976886710
r26320: Clean up properly after error.
...
(This used to be commit 9fdfe1ad8c7b76e521a683b4afa7b324d15d55b5)
2007-12-21 05:48:33 +01:00
Jelmer Vernooij
41db2ab12c
r26319: Split encoding functions out of libcli_ldap.
...
(This used to be commit 95a6ef7fc8757ccfd90dbf0d6c9b5098f10b10b6)
2007-12-21 05:48:33 +01:00
Jelmer Vernooij
090d251c19
r26318: Don't rely on SAMDB functions in secrets database.
...
(This used to be commit 791285f66c8f35b4f6bb9fc676bc0adc3e5b172d)
2007-12-21 05:48:31 +01:00
Jelmer Vernooij
cc35894fb5
r26317: Fix typos.
...
(This used to be commit 4c7e3843a0e1a914b259526dcd3e50bd238816af)
2007-12-21 05:48:31 +01:00
Jelmer Vernooij
39ee38d9c1
r26316: Use contexts for conversion functions.
...
(This used to be commit f6420d933b5b011d428974f3a2a57edf19e6f482)
2007-12-21 05:48:30 +01:00
Jelmer Vernooij
b440ed3df3
r26315: Avoid using lp_ functions in libcharset.
...
(This used to be commit db6dd425e3526c04e96d778a736dbb5cf14ddc56)
2007-12-21 05:48:27 +01:00
Jelmer Vernooij
548c3e5357
r26314: Eliminate use of global_loadparm.
...
(This used to be commit aa98a1781c76b352494e65fbc87629fe544c1f73)
2007-12-21 05:48:26 +01:00
Jelmer Vernooij
2f5ca872a8
r26313: Fix more uses of static loadparm.
...
(This used to be commit 6fd0d9d3b75546d08c24c513e05b1843d5777608)
2007-12-21 05:48:25 +01:00
Jelmer Vernooij
fb29325f1d
r26312: Move specification of port higher up the call stack.
...
(This used to be commit 49be7e43ff52a75cb9b4b9e2c3d4c339dbd69416)
2007-12-21 05:48:23 +01:00
Jelmer Vernooij
0f21c092d6
r26311: Move port number specification higher up the call stack.
...
(This used to be commit ef946ff09315d90ea0419470ffd06a70498133f2)
2007-12-21 05:48:23 +01:00
Jelmer Vernooij
d378cf4c15
r26310: Remove more uses of global_loadparm.
...
(This used to be commit 9d806da113b5f0688b6193dfdee9b8765e18b38f)
2007-12-21 05:48:22 +01:00
Jelmer Vernooij
b84be078c1
r26309: Move specification of port higher up the all stack.
...
(This used to be commit 7de55cde7c7fe0141c05c8a38248667ebf3a9033)
2007-12-21 05:48:21 +01:00
Jelmer Vernooij
fd1870e4f7
r26308: Split up big popt common callback function.
...
(This used to be commit bd2d6e0595c7ef897bbc6fdea50b96a7c1b94031)
2007-12-21 05:48:20 +01:00
Stefan Metzmacher
1fbe268ec9
r26307: BASE-DELAYWRITE: only set the write time
...
metze
(This used to be commit b7d7a58b2399627c37d8b79e6282a44d50f8c68e)
2007-12-21 05:48:19 +01:00
Stefan Metzmacher
8036dbcf7f
r26306: BASE-DELAYWRITE: print access time stamps and test fileinfo and pathinfo match
...
metze
(This used to be commit 58bc21a3f849ef7200733450dbd68f15658ff8f6)
2007-12-21 05:48:19 +01:00
Andrew Bartlett
8edcbc8474
r26305: Update template files and testsuite to try and work with current
...
openldap, and fully support different LDAP server locations.
Andrew Bartlett
(This used to be commit a00bb942537f0f638c2a8295770749cb4b5d9ef3)
2007-12-21 05:48:19 +01:00
Andrew Bartlett
439f85c609
r26304: More work to remove silly error printouts.
...
Andrew Bartlett
(This used to be commit ba23dac0319f7c5ad89e5d79174520892027afdd)
2007-12-21 05:48:18 +01:00
Andrew Bartlett
c3c27fadc0
r26303: Fix up error reporting during the delete of previous entries in the
...
provision, and ignore 'no such entry' as an error (it is normal, and
just means the partition is compleatly empty).
Andrew Bartlett
(This used to be commit 1fb8c31a3da6fc07f55027f05dba5e03dcf8a4f7)
2007-12-21 05:48:18 +01:00
Andrew Bartlett
d8b9103111
r26302: Print the error string for failed rootdse searches.
...
Andrew Bartlett
(This used to be commit a7595d009a89fecd7723a1e356d5a58d687bdbb0)
2007-12-21 05:48:17 +01:00
Andrew Bartlett
89144dfead
r26301: Collapose ldb_next_init() into being a caller of ldb_init_module_chain
...
and therefore further improve debug output.
Andrew Bartlett
(This used to be commit 5e93ca2ea16a7d10d63606ae539c0fdc4e224556)
2007-12-21 05:48:16 +01:00
Andrew Bartlett
7f015e2e2e
r26300: Don't segfault when called from the ntptr libs.
...
Andrew Bartlett
(This used to be commit 89279d730f3fad01bd855f921b5155ba75892855)
2007-12-21 05:48:15 +01:00
Andrew Bartlett
dbf77b6405
r26299: Print out which module failed to initialise.
...
Andrew Bartlett
(This used to be commit 6628d9f843d773ec1a5841f793b16f76910c39c4)
2007-12-21 05:48:15 +01:00
Andrew Bartlett
f5860b5a85
r26298: Use metze's schema loading code to pre-initialise the schema into the
...
samdb before we start writing entries into it.
In doing so, I realised we still used 'dnsDomain', which is not part
of the standard schema (now removed).
We also set the 'wrong' side of the linked attributes for the
masteredBy on each partition - this is now set in provision_self_join
and backlinks via the linked attributes code.
When we have the schema loaded, we must also have a valid domain SID
loaded, so that the objectclass module works. This required some ejs
glue.
Andrew Bartlett
(This used to be commit b0de08916e8cb59ce6a2ea94bbc9ac0679830ac1)
2007-12-21 05:48:15 +01:00
Andrew Bartlett
6d2f6f1aae
r26297: Correct error message. This function verifies attributes, not
...
objectclasses.
Andrew Bartlett
(This used to be commit 47422b5e59027461efd7bc45534f9da8e37e3f48)
2007-12-21 05:48:14 +01:00
Jelmer Vernooij
57f20ccd24
r26296: Store loadparm context in DCE/RPC server context.
...
(This used to be commit fc1f4d2d65d4c983cba5421e7ffb64dd75482860)
2007-12-21 05:48:13 +01:00
Jelmer Vernooij
a693e6f1c7
r26295: Remove use of global_loadparm for net and wb_pam_auth.
...
(This used to be commit 47696b42987ea67ae1c6c09a4bec5858e5db4542)
2007-12-21 05:48:12 +01:00
Jelmer Vernooij
fa07f48783
r26294: Use hardcoded name for SWIG for now, until proper autoconf checks are in place.
...
(This used to be commit 6f79763005721af1b3a1a6880b98c465723a373b)
2007-12-21 05:48:12 +01:00
Jelmer Vernooij
b8911a8be3
r26293: Make sure SWIG directory exists, respect DESTDIR.
...
(This used to be commit 24e2623a921c904615f9943bc8833a0a4ef3dc05)
2007-12-21 05:48:11 +01:00
Jelmer Vernooij
6525b06473
r26292: Make sure swig directory exists.
...
(This used to be commit 7962d221fcb877c9fd3bbc890827338de54ca94a)
2007-12-21 05:48:11 +01:00
Stefan Metzmacher
188b029ff6
r26291: build: make use of output::add_dir_str() to avoid ugly foo/../bla pathes
...
metze
(This used to be commit 120e5e08f77c97817bc0ce0971c6c0503b15c399)
2007-12-21 05:48:11 +01:00
Stefan Metzmacher
e736a215ce
r26290: build: split add_dir() into add_dir_str() and add_dir_array()
...
metze
(This used to be commit e0754868dfa868900f84266f155a236fd13b0ea3)
2007-12-21 05:48:10 +01:00
Stefan Metzmacher
e7279ac7c1
r26289: build: avoid nasty foo/./bla pathes for python stuff
...
metze
(This used to be commit 59469088e70581e33a83a8e26bec879ecdc7ded4)
2007-12-21 05:48:10 +01:00
Stefan Metzmacher
fb3877df0b
r26288: events: events.h uses uint16_t so it needs stdint.h
...
stdlib.h isn't used directly and talloc.h brings it in anyway
this fixes the build of lib/events/./events_wrap.c
on older systems linux versions.
metze
(This used to be commit 60b852688c65edf011d26376f69b615149a49b2e)
2007-12-21 05:48:10 +01:00
Stefan Metzmacher
0063e7a1e9
r26287: selftest: fix stupid typo LDB_MODULE_PATH -> LDB_MODULES_PATH
...
metze
(This used to be commit 038fb0d8908fb1990ee11144da76a37e5ba8e854)
2007-12-21 05:48:09 +01:00