samba-svnmirror.git
2007-12-10 jelmerAdd context for libcli_resolve.
2007-12-10 jelmerMove provision-independent utility function to main...
2007-12-10 jelmerRemove dependency on dynconfig.
2007-12-10 jelmeradd note about shared libs being problematic with stati...
2007-12-10 jelmerAdd include for external users.
2007-12-10 jelmerFix typo.
2007-12-10 jelmerImport upgrade script in Python.
2007-12-10 jelmerStart on tests for the upgrade python code.
2007-12-10 jelmerImport provision scripts in Python.
2007-12-10 abartletThis will now be the alpha3 tree (once I release alpha2).
2007-12-10 abartletFix segfault in NET-API-DELSHARE torture test.
2007-12-10 abartletEnsure this test cannot proceed if the pipe connection...
2007-12-10 jelmerAdd some const.
2007-12-10 jelmerBuild .so version of wins ldb module.
2007-12-10 jelmerAlways specify TORTURE_OPTIONS to smbtorture.
2007-12-10 jelmerAdd separate subsystem for auth_sam_reply parsing.
2007-12-10 jelmerRemove prototype for nonexisting function.
2007-12-10 jelmerEliminate global_loadparm in more places.
2007-12-10 abartletIn trying to chase down why we have reports that WinXP...
2007-12-08 jelmerRemove use of global_loadparm.
2007-12-08 jelmerDon't make lp_load create a new context.
2007-12-08 jelmerFix handling of flags when there are multiple loadparm...
2007-12-08 jelmerMore tests.
2007-12-08 jelmerMore tests.
2007-12-08 jelmerAvoid use of autofree context.
2007-12-08 jelmerMore tests.
2007-12-08 jelmerAdd tests for loadparm.
2007-12-08 jelmerFix dumping an individual parameter.
2007-12-08 jelmerFix memory access.
2007-12-08 jelmerRemove bLoaded global variable.
2007-12-08 jelmerFix initialization.
2007-12-08 jelmerCope with API changes.
2007-12-08 jelmerAdd special handlers for debuglevel and logfile.
2007-12-08 jelmerMake loadparm talloc-allocated.
2007-12-07 jelmerFix parameter, typo.
2007-12-07 jelmerMove global_loadparm to a higher caller.
2007-12-07 jelmeruse offsets inside loadparm rather than pointers (allow...
2007-12-07 jelmerSpecify name_resolve_order to socket code.
2007-12-07 jelmerAvoid loadparm_context.
2007-12-07 jelmerNo more global_loadparm in finddcs.
2007-12-07 gdAdd samr_ValidationStatus error mapping to samr_Validat...
2007-12-07 gdAdd IDL for samr_ValidatePassword(). A very interesting...
2007-12-07 jelmerFix header installation.
2007-12-07 jelmerFix more loadparm_context references. Only about a...
2007-12-07 jelmerremove more uses of global_loadparm.
2007-12-07 jelmerExplicit loadparm_context for RPC client functions.
2007-12-07 jelmerRemove more uses of global_loadparm.
2007-12-06 jelmerRemove use of global_loadparm in netif.
2007-12-06 abartletFix includes for Jelmer.
2007-12-06 jelmerRegenerated credentials SWIG.
2007-12-06 jelmerFix include
2007-12-06 jelmerFix python tests.
2007-12-06 jelmerClean up properly after error.
2007-12-06 jelmerSplit encoding functions out of libcli_ldap.
2007-12-06 jelmerDon't rely on SAMDB functions in secrets database.
2007-12-06 jelmerFix typos.
2007-12-06 jelmerUse contexts for conversion functions.
2007-12-06 jelmerAvoid using lp_ functions in libcharset.
2007-12-06 jelmerEliminate use of global_loadparm.
2007-12-06 jelmerFix more uses of static loadparm.
2007-12-06 jelmerMove specification of port higher up the call stack.
2007-12-06 jelmerMove port number specification higher up the call stack.
2007-12-06 jelmerRemove more uses of global_loadparm.
2007-12-06 jelmerMove specification of port higher up the all stack.
2007-12-06 jelmerSplit up big popt common callback function.
2007-12-06 metzeBASE-DELAYWRITE: only set the write time
2007-12-06 metzeBASE-DELAYWRITE: print access time stamps and test...
2007-12-05 abartletUpdate template files and testsuite to try and work...
2007-12-05 abartletMore work to remove silly error printouts.
2007-12-05 abartletFix up error reporting during the delete of previous...
2007-12-05 abartletPrint the error string for failed rootdse searches.
2007-12-05 abartletCollapose ldb_next_init() into being a caller of ldb_in...
2007-12-05 abartletDon't segfault when called from the ntptr libs.
2007-12-05 abartletPrint out which module failed to initialise.
2007-12-05 abartletUse metze's schema loading code to pre-initialise the...
2007-12-05 abartletCorrect error message. This function verifies attribut...
2007-12-04 jelmerStore loadparm context in DCE/RPC server context.
2007-12-04 jelmerRemove use of global_loadparm for net and wb_pam_auth.
2007-12-04 jelmerUse hardcoded name for SWIG for now, until proper autoc...
2007-12-04 jelmerMake sure SWIG directory exists, respect DESTDIR.
2007-12-04 jelmerMake sure swig directory exists.
2007-12-04 metzebuild: make use of output::add_dir_str() to avoid ugly...
2007-12-04 metzebuild: split add_dir() into add_dir_str() and add_dir_a...
2007-12-04 metzebuild: avoid nasty foo/./bla pathes for python stuff
2007-12-04 metzeevents: events.h uses uint16_t so it needs stdint.h
2007-12-04 metzeselftest: fix stupid typo LDB_MODULE_PATH -> LDB_MODULE...
2007-12-04 gdIDL and torture test for netr_ServerTrustPasswordsGet().
2007-12-04 gdAdd IDL and torture test for netr_ServerPasswordGet().
2007-12-04 abartletRather than just debug, push the error back up the...
2007-12-04 abartletfix typo
2007-12-04 abartletThese modules expect errors, but if we don't wipe the...
2007-12-04 jelmerFix include.
2007-12-04 jelmerFix installation if swig is not available.
2007-12-04 jelmerDon't compile any python stuff if python is not available.
2007-12-04 jelmerTallocify convenience table for iconv handles.
2007-12-04 jelmerMove loadparm context higher up the stack.
2007-12-04 jelmerInstall SWIG files if swig is present.
2007-12-04 jelmerreturn loadparm context in lp_load.
2007-12-04 jelmerSome syntax fixes, remove more global_loadparm instances.
2007-12-03 gdAdd IDL and torture test for netr_NetrEnumerateTurstedD...
next