summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2007-12-21r26353: Remove use of global_loadparm.Jelmer Vernooij25-34/+53
2007-12-21r26352: Don't make lp_load create a new context.Jelmer Vernooij13-47/+62
2007-12-21r26351: Fix handling of flags when there are multiple loadparm contexts around.Jelmer Vernooij2-280/+255
2007-12-21r26350: More tests.Jelmer Vernooij4-49/+74
2007-12-21r26349: More tests.Jelmer Vernooij2-12/+22
2007-12-21r26348: Avoid use of autofree context.Jelmer Vernooij3-8/+8
2007-12-21r26347: More tests.Jelmer Vernooij4-20/+51
2007-12-21r26346: Add tests for loadparm.Jelmer Vernooij3-0/+68
2007-12-21r26345: Fix dumping an individual parameter.Jelmer Vernooij1-5/+2
2007-12-21r26344: Fix memory access.Jelmer Vernooij2-36/+35
2007-12-21r26343: Remove bLoaded global variable.Jelmer Vernooij1-5/+1
2007-12-21r26342: Fix initialization.Jelmer Vernooij1-26/+27
2007-12-21r26340: Add special handlers for debuglevel and logfile.Jelmer Vernooij1-10/+25
2007-12-21r26339: Make loadparm talloc-allocated.Jelmer Vernooij11-56/+64
2007-12-21r26338: Fix parameter, typo.Jelmer Vernooij2-5/+4
2007-12-21r26337: Move global_loadparm to a higher caller.Jelmer Vernooij2-2/+3
2007-12-21r26336: use offsets inside loadparm rather than pointers (allows multiple con...Jelmer Vernooij2-63/+65
2007-12-21r26335: Specify name_resolve_order to socket code.Jelmer Vernooij10-13/+32
2007-12-21r26334: Avoid loadparm_context.Jelmer Vernooij3-5/+6
2007-12-21r26333: No more global_loadparm in finddcs.Jelmer Vernooij3-5/+11
2007-12-21r26332: Add samr_ValidationStatus error mapping to samr_ValidatePassword().Günther Deschner1-1/+21
2007-12-21r26331: Add IDL for samr_ValidatePassword(). A very interesting call.Günther Deschner1-5/+75
2007-12-21r26330: Fix header installation.Jelmer Vernooij1-0/+1
2007-12-21r26329: Fix more loadparm_context references. Only about a 100 left now.Jelmer Vernooij8-16/+22
2007-12-21r26328: remove more uses of global_loadparm.Jelmer Vernooij11-24/+24
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 Vernooij26-70/+75
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