summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
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)
2007-12-21r26294: Use hardcoded name for SWIG for now, until proper autoconf checks ↵Jelmer Vernooij1-1/+1
are in place. (This used to be commit 6f79763005721af1b3a1a6880b98c465723a373b)
2007-12-21r26293: Make sure SWIG directory exists, respect DESTDIR.Jelmer Vernooij1-1/+2
(This used to be commit 24e2623a921c904615f9943bc8833a0a4ef3dc05)
2007-12-21r26292: Make sure swig directory exists.Jelmer Vernooij1-0/+1
(This used to be commit 7962d221fcb877c9fd3bbc890827338de54ca94a)
2007-12-21r26291: build: make use of output::add_dir_str() to avoid ugly foo/../bla pathesStefan Metzmacher1-30/+27
metze (This used to be commit 120e5e08f77c97817bc0ce0971c6c0503b15c399)
2007-12-21r26290: build: split add_dir() into add_dir_str() and add_dir_array()Stefan Metzmacher1-13/+23
metze (This used to be commit e0754868dfa868900f84266f155a236fd13b0ea3)
2007-12-21r26289: build: avoid nasty foo/./bla pathes for python stuffStefan Metzmacher1-2/+5
metze (This used to be commit 59469088e70581e33a83a8e26bec879ecdc7ded4)
2007-12-21r26288: events: events.h uses uint16_t so it needs stdint.hStefan Metzmacher1-1/+1
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-21r26287: selftest: fix stupid typo LDB_MODULE_PATH -> LDB_MODULES_PATHStefan Metzmacher1-1/+1
metze (This used to be commit 038fb0d8908fb1990ee11144da76a37e5ba8e854)
2007-12-21r26286: IDL and torture test for netr_ServerTrustPasswordsGet().Günther Deschner4-5/+50
Guenther (This used to be commit 231fe8826b7d8b0f4307ffbb3cd71b4c7723a290)
2007-12-21r26285: Add IDL and torture test for netr_ServerPasswordGet().Günther Deschner4-5/+44
Guenther (This used to be commit d64244cfe871cd549a991ac2a708263fc77d2fef)
2007-12-21r26284: Rather than just debug, push the error back up the stack as the errorAndrew Bartlett1-10/+10
string, if we fail to load the schema. Andrew Bartlett (This used to be commit 1dc771f903dd613a4d6494f7fd45d35c4d282a33)
2007-12-21r26283: fix typoAndrew Bartlett1-1/+1
(This used to be commit 7d1169b52b583abee48f4dafac01f5887060002e)
2007-12-21r26282: These modules expect errors, but if we don't wipe the error string, weAndrew Bartlett2-0/+7
get phony error strings at the caller, which is very confusing. Andrew Bartlett (This used to be commit 9ac7f4f6098b392dbe4a883a802d2417e074586a)
2007-12-21r26281: Fix include.Jelmer Vernooij2-0/+2
(This used to be commit c435183cb97ff3160f8fbc182c63d4bb0a3d6ce4)
2007-12-21r26280: Fix installation if swig is not available.Jelmer Vernooij1-1/+1
(This used to be commit 3320bd401f7b669bd62f83bf16a1c16ad0543a5c)
2007-12-21r26279: Don't compile any python stuff if python is not available.Jelmer Vernooij1-0/+2
(This used to be commit 2637a2fedb3c43a1dff713b6f76e91de4a085acd)
2007-12-21r26278: Tallocify convenience table for iconv handles.Jelmer Vernooij6-42/+80
(This used to be commit ad64b3baa4a5383c603d17ae75c33083af4690bb)
2007-12-21r26277: Move loadparm context higher up the stack.Jelmer Vernooij7-12/+18
(This used to be commit 38fa08310ce573e9b46e76c840ddda6f18863573)
2007-12-21r26276: Install SWIG files if swig is present.Jelmer Vernooij3-0/+7
(This used to be commit dfd5b456f932268e2b1a82e2775037d356b9483e)
2007-12-21r26275: return loadparm context in lp_load.Jelmer Vernooij11-34/+51
(This used to be commit d01f0f4c2037b531b3fd088060717f90e60471e9)
2007-12-21r26274: Some syntax fixes, remove more global_loadparm instances.Jelmer Vernooij7-10/+15
(This used to be commit 3809113d86dbd35b906356a05bb481a1e2bfe4b7)
2007-12-21r26273: Add IDL and torture test for netr_NetrEnumerateTurstedDomains() andGünther Deschner4-51/+101
netr_NetrEnumerateTurstedDomainsEx(). Guenther (This used to be commit 32a189e85026f5b54f82df88306005d9a9f50beb)
2007-12-21r26272: Remove global_loadparm in some more places.Jelmer Vernooij12-26/+38
(This used to be commit 1ab76ecc5311fa863e5d04899b6f110899818f55)