summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-12-21r26327: Explicit loadparm_context for RPC client functions.Jelmer Vernooij52-164/+218
2007-12-21r26326: Remove more uses of global_loadparm.Jelmer Vernooij1-6/+9
2007-12-21r26325: Remove use of global_loadparm in netif.Jelmer Vernooij27-71/+76
2007-12-21r26324: Fix includes for Jelmer.Andrew Bartlett2-2/+2
2007-12-21r26323: Regenerated credentials SWIG.Jelmer Vernooij1-3/+1
2007-12-21r26322: Fix includeJelmer Vernooij1-0/+1
2007-12-21r26321: Fix python tests.Jelmer Vernooij1-2/+3
2007-12-21r26320: Clean up properly after error.Jelmer Vernooij2-3/+2
2007-12-21r26319: Split encoding functions out of libcli_ldap.Jelmer Vernooij17-19/+31
2007-12-21r26318: Don't rely on SAMDB functions in secrets database.Jelmer Vernooij1-3/+17
2007-12-21r26317: Fix typos.Jelmer Vernooij1-2/+2
2007-12-21r26316: Use contexts for conversion functions.Jelmer Vernooij41-166/+190
2007-12-21r26315: Avoid using lp_ functions in libcharset.Jelmer Vernooij6-29/+41
2007-12-21r26314: Eliminate use of global_loadparm.Jelmer Vernooij1-1/+1
2007-12-21r26313: Fix more uses of static loadparm.Jelmer Vernooij32-128/+172
2007-12-21r26312: Move specification of port higher up the call stack.Jelmer Vernooij1-5/+5
2007-12-21r26311: Move port number specification higher up the call stack.Jelmer Vernooij2-13/+6
2007-12-21r26310: Remove more uses of global_loadparm.Jelmer Vernooij10-18/+53
2007-12-21r26309: Move specification of port higher up the all stack.Jelmer Vernooij8-4/+21
2007-12-21r26308: Split up big popt common callback function.Jelmer Vernooij2-32/+58
2007-12-21r26307: BASE-DELAYWRITE: only set the write timeStefan Metzmacher1-3/+3
2007-12-21r26306: BASE-DELAYWRITE: print access time stamps and test fileinfo and pathi...Stefan Metzmacher1-3/+36
2007-12-21r26305: Update template files and testsuite to try and work with currentAndrew Bartlett3-7/+12
2007-12-21r26304: More work to remove silly error printouts.Andrew Bartlett1-3/+4
2007-12-21r26303: Fix up error reporting during the delete of previous entries in theAndrew Bartlett1-2/+5
2007-12-21r26302: Print the error string for failed rootdse searches.Andrew Bartlett1-1/+4
2007-12-21r26301: Collapose ldb_next_init() into being a caller of ldb_init_module_chainAndrew Bartlett1-14/+10
2007-12-21r26300: Don't segfault when called from the ntptr libs.Andrew Bartlett1-3/+3
2007-12-21r26299: Print out which module failed to initialise.Andrew Bartlett1-1/+1
2007-12-21r26298: Use metze's schema loading code to pre-initialise the schema into theAndrew Bartlett9-52/+159
2007-12-21r26297: Correct error message. This function verifies attributes, notAndrew Bartlett1-1/+1
2007-12-21r26296: Store loadparm context in DCE/RPC server context.Jelmer Vernooij18-79/+86
2007-12-21r26295: Remove use of global_loadparm for net and wb_pam_auth.Jelmer Vernooij6-3/+9
2007-12-21r26294: Use hardcoded name for SWIG for now, until proper autoconf checks are...Jelmer Vernooij1-1/+1
2007-12-21r26293: Make sure SWIG directory exists, respect DESTDIR.Jelmer Vernooij1-1/+2
2007-12-21r26292: Make sure swig directory exists.Jelmer Vernooij1-0/+1
2007-12-21r26291: build: make use of output::add_dir_str() to avoid ugly foo/../bla pathesStefan Metzmacher1-30/+27
2007-12-21r26290: build: split add_dir() into add_dir_str() and add_dir_array()Stefan Metzmacher1-13/+23
2007-12-21r26289: build: avoid nasty foo/./bla pathes for python stuffStefan Metzmacher1-2/+5
2007-12-21r26288: events: events.h uses uint16_t so it needs stdint.hStefan Metzmacher1-1/+1
2007-12-21r26287: selftest: fix stupid typo LDB_MODULE_PATH -> LDB_MODULES_PATHStefan Metzmacher1-1/+1
2007-12-21r26286: IDL and torture test for netr_ServerTrustPasswordsGet().Günther Deschner4-5/+50
2007-12-21r26285: Add IDL and torture test for netr_ServerPasswordGet().Günther Deschner4-5/+44
2007-12-21r26284: Rather than just debug, push the error back up the stack as the errorAndrew Bartlett1-10/+10
2007-12-21r26283: fix typoAndrew Bartlett1-1/+1
2007-12-21r26282: These modules expect errors, but if we don't wipe the error string, weAndrew Bartlett2-0/+7
2007-12-21r26281: Fix include.Jelmer Vernooij2-0/+2
2007-12-21r26280: Fix installation if swig is not available.Jelmer Vernooij1-1/+1
2007-12-21r26279: Don't compile any python stuff if python is not available.Jelmer Vernooij1-0/+2
2007-12-21r26278: Tallocify convenience table for iconv handles.Jelmer Vernooij6-42/+80