samba-svnmirror.git
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...
2007-12-03 jelmerRemove global_loadparm in some more places.
2007-12-03 jelmerRemove some more uses of global_loadparm.
2007-12-03 jelmerRequire specifying the loadparm_context or NULL to...
2007-12-03 jelmerFix a couple more references to global_loadparm.
2007-12-03 jelmerAvoid more use of global_loadparm - put lp_ctx in smb_s...
2007-12-03 jelmerFix two calls of smb2_connect I missed.
2007-12-03 jelmerRemove more global_loadparm uses.
2007-12-03 jelmerUse task-provided loadparm context in nbt and rpc servers.
2007-12-03 jelmerpass name resolve order explicitly, use torture context...
2007-12-03 jelmerDon't assume CH_UNIX is CH_UTF8.
2007-12-03 jelmerAdd test for WERROR return code handling for Samba...
2007-12-03 jelmerUse enum type.
2007-12-03 jelmerStore loadparm context in gensec context.
2007-12-03 jelmerProvide convert_string_talloc() variant that works...
2007-12-03 jelmerUse loadparm context in client_start function of gensec.
2007-12-03 gdGet rid of "uninitialized value" warning in the samba3...
2007-12-03 gdWhen generating Samba3 pidl output for WERROR based...
2007-12-03 obnoxWork around another broken aspect of sys/capability...
2007-12-03 obnoxAdd check for PPC statfs.h to workaround for broken...
2007-12-03 obnoxAdd check for broken RedHat 7.2 system header files...
2007-12-03 jelmerSpecify loadparm_context explicitly when creating sessions.
2007-12-03 jelmerFix include of stdint in tdb swig wrapper.
2007-12-03 jelmerAvoid global_loadparm in a couple more places.
2007-12-03 jelmerRemove a couple more uses of global_loadparm.
2007-12-03 jelmerCheck in SWIG output so SWIG is not required when runni...
2007-12-03 jelmerDon't allow use of older SWIG versions.
next