summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2007-12-21r26345: Fix dumping an individual parameter.Jelmer Vernooij1-5/+2
(This used to be commit e8065a7f8f9156708b76720de50af29eb0092d59)
2007-12-21r26344: Fix memory access.Jelmer Vernooij2-36/+35
(This used to be commit 966248108f97d237b41ff2d14ec1e592d61d8db3)
2007-12-21r26343: Remove bLoaded global variable.Jelmer Vernooij1-5/+1
(This used to be commit 6c3ca6aa816158f3ec27ce6a2bd872017f86c993)
2007-12-21r26342: Fix initialization.Jelmer Vernooij1-26/+27
(This used to be commit 2c9e17cb96d535405fed949f50d0591826c1efc7)
2007-12-21r26340: Add special handlers for debuglevel and logfile.Jelmer Vernooij1-10/+25
(This used to be commit 2be4e8a4441423d3795ec055742184dbec8a4fe0)
2007-12-21r26339: Make loadparm talloc-allocated.Jelmer Vernooij11-56/+64
(This used to be commit 1e02cd8db1d65ff72b747833904a10b47749b1fb)
2007-12-21r26338: Fix parameter, typo.Jelmer Vernooij2-5/+4
(This used to be commit 2a005096dd41f66fd99577d6ca7eb3e0f1cb30f2)
2007-12-21r26337: Move global_loadparm to a higher caller.Jelmer Vernooij2-2/+3
(This used to be commit baa5bcd303c72431dfa638edde72cded4265c612)
2007-12-21r26336: use offsets inside loadparm rather than pointers (allows multiple ↵Jelmer Vernooij2-63/+65
contexts to exist at the same time). (This used to be commit 9c87c46c69169fbb071ec945943e2454206f916e)
2007-12-21r26335: Specify name_resolve_order to socket code.Jelmer Vernooij10-13/+32
(This used to be commit b03e5d00110be3f1fe5809dad4eb6ca5cea7463d)
2007-12-21r26334: Avoid loadparm_context.Jelmer Vernooij3-5/+6
(This used to be commit 332dff80cc0f1dc80383f185409610cfb9f1d856)
2007-12-21r26333: No more global_loadparm in finddcs.Jelmer Vernooij3-5/+11
(This used to be commit 0c91026e587ca74692bc9223a6b5493e35943aee)
2007-12-21r26332: Add samr_ValidationStatus error mapping to samr_ValidatePassword().Günther Deschner1-1/+21
Torture test to follow. Guenther (This used to be commit 10ccfb4c8970bdb140aa9daf945caea72a4ab7cd)
2007-12-21r26331: Add IDL for samr_ValidatePassword(). A very interesting call.Günther Deschner1-5/+75
Guenther (This used to be commit 2b8d7fe16beecf2ea60d6712238527504ccee44c)
2007-12-21r26330: Fix header installation.Jelmer Vernooij1-0/+1
(This used to be commit 73cdeda32a2ac85e4268db82b93b15d2906e5324)
2007-12-21r26329: Fix more loadparm_context references. Only about a 100 left now.Jelmer Vernooij8-16/+22
(This used to be commit ddf233346d848e91bc6a6a572f0f6120540503b7)
2007-12-21r26328: remove more uses of global_loadparm.Jelmer Vernooij11-24/+24
(This used to be commit 40ae12c08647c47a9c504d39ee6f61c32b4e5748)
2007-12-21r26327: Explicit loadparm_context for RPC client functions.Jelmer Vernooij52-164/+218
(This used to be commit eeb2251d22b3d6e0379444a73af69d1014692b07)
2007-12-21r26326: Remove more uses of global_loadparm.Jelmer Vernooij1-6/+9
(This used to be commit e1b7c1aee3043d1393c3374a1f460005e1dcbbfc)
2007-12-21r26325: Remove use of global_loadparm in netif.Jelmer Vernooij27-71/+76
(This used to be commit e452cb28594f23add7c00247ed39e8323aea78a6)
2007-12-21r26324: Fix includes for Jelmer.Andrew Bartlett2-2/+2
Andrew Bartlett (This used to be commit 8089283784993cfe14c343746be77790c74c2b78)
2007-12-21r26323: Regenerated credentials SWIG.Jelmer Vernooij1-3/+1
(This used to be commit 0bd01aca00eab5f6801db03a5e6cd91ec0339bbb)
2007-12-21r26322: Fix includeJelmer Vernooij1-0/+1
(This used to be commit 97443169378c18f9a7c522749a37f4f850a1305f)
2007-12-21r26321: Fix python tests.Jelmer Vernooij1-2/+3
(This used to be commit f9bf02fd5ce76dfb08950dc4a016fa886f2f4dd5)
2007-12-21r26320: Clean up properly after error.Jelmer Vernooij2-3/+2
(This used to be commit 9fdfe1ad8c7b76e521a683b4afa7b324d15d55b5)
2007-12-21r26319: Split encoding functions out of libcli_ldap.Jelmer Vernooij17-19/+31
(This used to be commit 95a6ef7fc8757ccfd90dbf0d6c9b5098f10b10b6)
2007-12-21r26318: Don't rely on SAMDB functions in secrets database.Jelmer Vernooij1-3/+17
(This used to be commit 791285f66c8f35b4f6bb9fc676bc0adc3e5b172d)
2007-12-21r26317: Fix typos.Jelmer Vernooij1-2/+2
(This used to be commit 4c7e3843a0e1a914b259526dcd3e50bd238816af)
2007-12-21r26316: Use contexts for conversion functions.Jelmer Vernooij41-166/+190
(This used to be commit f6420d933b5b011d428974f3a2a57edf19e6f482)
2007-12-21r26315: Avoid using lp_ functions in libcharset.Jelmer Vernooij6-29/+41
(This used to be commit db6dd425e3526c04e96d778a736dbb5cf14ddc56)
2007-12-21r26314: Eliminate use of global_loadparm.Jelmer Vernooij1-1/+1
(This used to be commit aa98a1781c76b352494e65fbc87629fe544c1f73)
2007-12-21r26313: Fix more uses of static loadparm.Jelmer Vernooij32-128/+172
(This used to be commit 6fd0d9d3b75546d08c24c513e05b1843d5777608)
2007-12-21r26312: Move specification of port higher up the call stack.Jelmer Vernooij1-5/+5
(This used to be commit 49be7e43ff52a75cb9b4b9e2c3d4c339dbd69416)
2007-12-21r26311: Move port number specification higher up the call stack.Jelmer Vernooij2-13/+6
(This used to be commit ef946ff09315d90ea0419470ffd06a70498133f2)
2007-12-21r26310: Remove more uses of global_loadparm.Jelmer Vernooij10-18/+53
(This used to be commit 9d806da113b5f0688b6193dfdee9b8765e18b38f)
2007-12-21r26309: Move specification of port higher up the all stack.Jelmer Vernooij8-4/+21
(This used to be commit 7de55cde7c7fe0141c05c8a38248667ebf3a9033)
2007-12-21r26308: Split up big popt common callback function.Jelmer Vernooij2-32/+58
(This used to be commit bd2d6e0595c7ef897bbc6fdea50b96a7c1b94031)
2007-12-21r26307: BASE-DELAYWRITE: only set the write timeStefan Metzmacher1-3/+3
metze (This used to be commit b7d7a58b2399627c37d8b79e6282a44d50f8c68e)
2007-12-21r26306: BASE-DELAYWRITE: print access time stamps and test fileinfo and ↵Stefan Metzmacher1-3/+36
pathinfo match metze (This used to be commit 58bc21a3f849ef7200733450dbd68f15658ff8f6)
2007-12-21r26305: Update template files and testsuite to try and work with currentAndrew Bartlett3-7/+12
openldap, and fully support different LDAP server locations. Andrew Bartlett (This used to be commit a00bb942537f0f638c2a8295770749cb4b5d9ef3)
2007-12-21r26304: More work to remove silly error printouts.Andrew Bartlett1-3/+4
Andrew Bartlett (This used to be commit ba23dac0319f7c5ad89e5d79174520892027afdd)
2007-12-21r26303: Fix up error reporting during the delete of previous entries in theAndrew Bartlett1-2/+5
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-21r26302: Print the error string for failed rootdse searches.Andrew Bartlett1-1/+4
Andrew Bartlett (This used to be commit a7595d009a89fecd7723a1e356d5a58d687bdbb0)
2007-12-21r26301: Collapose ldb_next_init() into being a caller of ldb_init_module_chainAndrew Bartlett1-14/+10
and therefore further improve debug output. Andrew Bartlett (This used to be commit 5e93ca2ea16a7d10d63606ae539c0fdc4e224556)
2007-12-21r26300: Don't segfault when called from the ntptr libs.Andrew Bartlett1-3/+3
Andrew Bartlett (This used to be commit 89279d730f3fad01bd855f921b5155ba75892855)
2007-12-21r26299: Print out which module failed to initialise.Andrew Bartlett1-1/+1
Andrew Bartlett (This used to be commit 6628d9f843d773ec1a5841f793b16f76910c39c4)
2007-12-21r26298: Use metze's schema loading code to pre-initialise the schema into theAndrew Bartlett9-52/+159
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-21r26297: Correct error message. This function verifies attributes, notAndrew Bartlett1-1/+1
objectclasses. Andrew Bartlett (This used to be commit 47422b5e59027461efd7bc45534f9da8e37e3f48)
2007-12-21r26296: Store loadparm context in DCE/RPC server context.Jelmer Vernooij18-79/+86
(This used to be commit fc1f4d2d65d4c983cba5421e7ffb64dd75482860)
2007-12-21r26295: Remove use of global_loadparm for net and wb_pam_auth.Jelmer Vernooij6-3/+9
(This used to be commit 47696b42987ea67ae1c6c09a4bec5858e5db4542)