jelmer/samba4-debian.git
2007-12-21 Stefan Metzmacherr26413: we should check the return value of talloc_refe...
2007-12-21 Andrew Bartlettr26412: Add comments and refactor to reuse common code.
2007-12-21 Jelmer Vernooijr26411: Double check Python installation - make sure...
2007-12-21 Jelmer Vernooijr26410: Remove unnecessary static.
2007-12-21 Jelmer Vernooijr26409: Pass smb ports along.
2007-12-21 Jelmer Vernooijr26408: Remove use of global_loadparm.
2007-12-21 Kai Blinr26407: Janitorial: Remove a pstring and compiler warnings.
2007-12-21 Jelmer Vernooijr26406: Make a copy to prevent modification of the...
2007-12-21 Jelmer Vernooijr26405: Import support for getifaddrs from Samba3.
2007-12-21 Jelmer Vernooijr26404: Disable socket wrapper for the interface detect...
2007-12-21 Jelmer Vernooijr26403: Make sure ntvfs is only initialized once.
2007-12-21 Jelmer Vernooijr26402: Require a talloc context in libnetif.
2007-12-21 Jelmer Vernooijr26401: Don't cache interfaces context in libnetif.
2007-12-21 Jelmer Vernooijr26400: Don't try to do character conversion before...
2007-12-21 Jelmer Vernooijr26399: Use -O option for SWIG (less evil generated...
2007-12-21 Jelmer Vernooijr26398: Fix writing the output of failed tests to st...
2007-12-21 Jelmer Vernooijr26397: Fix circular dependency in samba-socket.
2007-12-21 Kai Blinr26396: dcerpc: Fall back to peer_name() if target_host...
2007-12-21 Kai Blinr26395: spoolss: Add WinXP-like printer browsing test.
2007-12-21 Kai Blinr26394: dcerpc: Use target_hostname() instead of peer_n...
2007-12-21 Günther Deschnerr26393: Fix inline comment.
2007-12-21 Stefan Metzmacherr26392: cmdline: remove unused var
2007-12-21 Stefan Metzmacherr26391: samba4 doesn't support 'lmhosts' as resolve...
2007-12-21 Andrew Bartlettr26389: Merge SWAT changes from alpha2 back into main...
2007-12-21 Andrew Bartlettr26386: We need to test in more than just 'interactive...
2007-12-21 Jelmer Vernooijr26385: Integrate gensec-socket into gensec.
2007-12-21 Jelmer Vernooijr26384: Fix another global_loadparm instance.
2007-12-21 Jelmer Vernooijr26383: Make interfaces argument explicit.
2007-12-21 Jelmer Vernooijr26382: Remove more uses of global_loadparm.
2007-12-21 Jelmer Vernooijr26381: Move global_loadparm higher up the call stack.
2007-12-21 Jelmer Vernooijr26380: Specify port number higher up the call stack.
2007-12-21 Jelmer Vernooijr26379: Remove more global_loadparm instances.
2007-12-21 Jelmer Vernooijr26378: Remove use of global_loadparm.
2007-12-21 Jelmer Vernooijr26377: Specify port explicitly.
2007-12-21 Jelmer Vernooijr26376: Add context for libcli_resolve.
2007-12-21 Jelmer Vernooijr26375: Move provision-independent utility function...
2007-12-21 Jelmer Vernooijr26374: Remove dependency on dynconfig.
2007-12-21 Jelmer Vernooijr26373: add note about shared libs being problematic...
2007-12-21 Jelmer Vernooijr26372: Add include for external users.
2007-12-21 Jelmer Vernooijr26371: Fix typo.
2007-12-21 Jelmer Vernooijr26370: Import upgrade script in Python.
2007-12-21 Jelmer Vernooijr26369: Start on tests for the upgrade python code.
2007-12-21 Jelmer Vernooijr26366: Import provision scripts in Python.
2007-12-21 Andrew Bartlettr26365: This will now be the alpha3 tree (once I releas...
2007-12-21 Andrew Bartlettr26362: Fix segfault in NET-API-DELSHARE torture test.
2007-12-21 Andrew Bartlettr26361: Ensure this test cannot proceed if the pipe...
2007-12-21 Jelmer Vernooijr26360: Add some const.
2007-12-21 Jelmer Vernooijr26359: Build .so version of wins ldb module.
2007-12-21 Jelmer Vernooijr26358: Always specify TORTURE_OPTIONS to smbtorture.
2007-12-21 Jelmer Vernooijr26357: Add separate subsystem for auth_sam_reply parsing.
2007-12-21 Jelmer Vernooijr26356: Remove prototype for nonexisting function.
2007-12-21 Jelmer Vernooijr26355: Eliminate global_loadparm in more places.
2007-12-21 Andrew Bartlettr26354: In trying to chase down why we have reports...
2007-12-21 Jelmer Vernooijr26353: Remove use of global_loadparm.
2007-12-21 Jelmer Vernooijr26352: Don't make lp_load create a new context.
2007-12-21 Jelmer Vernooijr26351: Fix handling of flags when there are multiple...
2007-12-21 Jelmer Vernooijr26350: More tests.
2007-12-21 Jelmer Vernooijr26349: More tests.
2007-12-21 Jelmer Vernooijr26348: Avoid use of autofree context.
2007-12-21 Jelmer Vernooijr26347: More tests.
2007-12-21 Jelmer Vernooijr26346: Add tests for loadparm.
2007-12-21 Jelmer Vernooijr26345: Fix dumping an individual parameter.
2007-12-21 Jelmer Vernooijr26344: Fix memory access.
2007-12-21 Jelmer Vernooijr26343: Remove bLoaded global variable.
2007-12-21 Jelmer Vernooijr26342: Fix initialization.
2007-12-21 Jelmer Vernooijr26340: Add special handlers for debuglevel and logfile.
2007-12-21 Jelmer Vernooijr26339: Make loadparm talloc-allocated.
2007-12-21 Jelmer Vernooijr26338: Fix parameter, typo.
2007-12-21 Jelmer Vernooijr26337: Move global_loadparm to a higher caller.
2007-12-21 Jelmer Vernooijr26336: use offsets inside loadparm rather than pointer...
2007-12-21 Jelmer Vernooijr26335: Specify name_resolve_order to socket code.
2007-12-21 Jelmer Vernooijr26334: Avoid loadparm_context.
2007-12-21 Jelmer Vernooijr26333: No more global_loadparm in finddcs.
2007-12-21 Günther Deschnerr26332: Add samr_ValidationStatus error mapping to...
2007-12-21 Günther Deschnerr26331: Add IDL for samr_ValidatePassword(). A very...
2007-12-21 Jelmer Vernooijr26330: Fix header installation.
2007-12-21 Jelmer Vernooijr26329: Fix more loadparm_context references. Only...
2007-12-21 Jelmer Vernooijr26328: remove more uses of global_loadparm.
2007-12-21 Jelmer Vernooijr26327: Explicit loadparm_context for RPC client functions.
2007-12-21 Jelmer Vernooijr26326: Remove more uses of global_loadparm.
2007-12-21 Jelmer Vernooijr26325: Remove use of global_loadparm in netif.
2007-12-21 Andrew Bartlettr26324: Fix includes for Jelmer.
2007-12-21 Jelmer Vernooijr26323: Regenerated credentials SWIG.
2007-12-21 Jelmer Vernooijr26322: Fix include
2007-12-21 Jelmer Vernooijr26321: Fix python tests.
2007-12-21 Jelmer Vernooijr26320: Clean up properly after error.
2007-12-21 Jelmer Vernooijr26319: Split encoding functions out of libcli_ldap.
2007-12-21 Jelmer Vernooijr26318: Don't rely on SAMDB functions in secrets database.
2007-12-21 Jelmer Vernooijr26317: Fix typos.
2007-12-21 Jelmer Vernooijr26316: Use contexts for conversion functions.
2007-12-21 Jelmer Vernooijr26315: Avoid using lp_ functions in libcharset.
2007-12-21 Jelmer Vernooijr26314: Eliminate use of global_loadparm.
2007-12-21 Jelmer Vernooijr26313: Fix more uses of static loadparm.
2007-12-21 Jelmer Vernooijr26312: Move specification of port higher up the call...
2007-12-21 Jelmer Vernooijr26311: Move port number specification higher up the...
2007-12-21 Jelmer Vernooijr26310: Remove more uses of global_loadparm.
2007-12-21 Jelmer Vernooijr26309: Move specification of port higher up the all...
2007-12-21 Jelmer Vernooijr26308: Split up big popt common callback function.
2007-12-21 Stefan Metzmacherr26307: BASE-DELAYWRITE: only set the write time
2007-12-21 Stefan Metzmacherr26306: BASE-DELAYWRITE: print access time stamps and...
next