samba-svnmirror.git
2007-12-03 jelmerDon't fail if swig is not available.
2007-12-03 jelmerIgnore some files generated by tests.
2007-12-03 jelmerWe now actually use torture_context pointers for more...
2007-12-03 jelmerFix registry argument order.
2007-12-03 jelmerAdd a loadparm context parameter to torture_context...
2007-12-03 jelmerAdd loadparm context to the server service interface.
2007-12-02 jelmerRemove more uses of global_loadparm or specify loadparm...
2007-12-02 jelmerAvoid global_loadparm.
2007-12-02 jelmerMore global_loadparm fixes.
2007-12-02 jelmerPass loadparm context when creating krb5 contexts.
2007-12-02 jelmerProvide replacement for stdint.i for users of older...
2007-12-02 jelmerSpell check: credentails -> credentials.
2007-12-02 jelmerUse task-provided loadparm context in a couple more...
2007-12-02 jelmerSet loadparm context as opaque pointer in ldb, remove...
2007-12-02 jelmerStore loadparm context in auth context, move more loadp...
2007-12-02 jelmerMake loadparm_context part of a server task, move loadp...
2007-12-02 jelmerAvoid more uses of global_loadparm.
2007-12-02 jelmerRemove use of global_loadparm in wins server.
2007-12-02 jelmerRemove another use of global_loadparm.
2007-12-02 jelmerMove loadparm context up in the stack.
2007-12-02 jelmerAvoid global_loadparm in a couple more places.
2007-12-02 jelmerAdd loadparm_context parameter to auth_context_create.
2007-12-01 metzeBASE-DELAYWRITE: add more subtests to explore write...
2007-12-01 metzeBASE-DELAYWRITE: make the tests more strict about the...
2007-11-30 jelmerRemove libtdb.so as well.
2007-11-30 gdLet encode_wkssvc_join_password_buffer() take the sessi...
2007-11-30 gdAdd very basic torture test for wkssvc_NetrUnjoinDomain2().
2007-11-30 gdVerify that test_NetrJoinDomain2() has suceeded.
2007-11-30 gdAdd note about remotely joining an unjoined XP SP2...
2007-11-29 gdTrying to fix confusing inline comment about wkssvc_Pas...
2007-11-29 gdMake test_NetrJoinDomain2() a little more robust agains...
2007-11-29 gdAdd very basic test_NetrJoinDomain2() test which can...
2007-11-29 gdw00t!
2007-11-29 gdFor consistency, rename one argument in NetrJoinDomain.
2007-11-29 gdAdd torture test for (unsupported) wkssvc_NetrJoinDomai...
2007-11-29 jelmerOnly compile swig files if swig is available.
2007-11-29 jelmerBuild python modules as part of make all.
2007-11-29 jelmerPass loadparm_context to secrets_db_connect() rather...
2007-11-29 jelmerBinsings for some more functions.
2007-11-29 jelmerAvoid using ldb_wrap for secrets database.
2007-11-29 jelmerFix dependencies.
2007-11-29 jelmerBuild docs for the security module.
2007-11-29 jelmerBring back some accidently removed files.
2007-11-29 jelmerAllow constructing new sids, implement __eq__ for sids.
2007-11-29 jelmerAdd bindings for libsecurity.
2007-11-29 jelmerAlways build python bindings for ldb.
2007-11-29 jelmerWrap two more functions.
2007-11-29 jelmerWrap the events subsystem in a separate file.
2007-11-29 abartletIn the LDAP server, use the new 'controls_decoded'...
2007-11-29 abartletHandle, test and implement the style of extended_dn...
2007-11-29 jelmerImport custom test runner for subunit, rather than...
2007-11-29 jelmerAllow successful as well as success.
2007-11-29 jelmerAdd really trivial testsuite for the auth module.
2007-11-28 jelmerNow that swig output is pregenerated, allow building...
2007-11-28 jelmerFix module name, indentation.
2007-11-28 jelmerGenerate SWIG files as part of autogen.sh
2007-11-28 jelmerNo need to depend on ldap, shared lib already has that...
2007-11-28 vlendecStreams are tricky....
2007-11-28 abartletThe idea of a self-seeding secrets.ldb is nice, but...
2007-11-28 abartletExtend our linked attribute testsuite to cover many...
2007-11-28 jelmerSet version to 1.1.1, as 1.1.0 has already been released.
2007-11-28 jelmerAllow prebuilding swig output files.
2007-11-28 jelmerFix symlink.
2007-11-27 jelmerLink against -ldl as well to prevent undefined symbols.
2007-11-27 jelmerAllow prebuilding swig wrapper, install ldb.py.
2007-11-27 gdFix in,out mismatch in wkssvc_NetrWkstaUserSetInfo().
2007-11-27 gdSkip testing wkssvc against us, we only have dummy...
2007-11-27 gdAdd my copyright.
2007-11-27 gdPut test_NetrUseGetInfo() in the correct order of tests.
2007-11-27 gdUse the NDR_PAHEX flag to print the encrypted wkssvc...
2007-11-27 gdAdd two more documented WKSSVC_JOIN_FLAGS.
2007-11-27 gdJust for completeness, add some more documented wkssvc_...
2007-11-27 gdPut [ref] in the front in wkssvc IDL.
2007-11-27 gdAdd IDL and torture test for wkssvc_NetrGetJoinableOus...
2007-11-27 gdAdd IDL for wkssvc_NetrJoinDomain() and wkssvc_NetrUnjo...
2007-11-27 gdAdd IDL and torture test for wkssvc_NetrGetJoinInformat...
2007-11-27 gdRemove accidental commit.
2007-11-27 gdAdd (dangerous) torture tests for wkssvc_NetrRenameMach...
2007-11-27 gdAdd WERR_NAME_NOT_FOUND.
2007-11-27 gdAlign to coding conventions.
2007-11-27 gdAdd IDL for wkssvc_NetrRenameMachineInDomain().
2007-11-27 gdAdd IDL and torture test for wkssvc_NetrSetPrimaryCompu...
2007-11-27 gdChoose a more speaking message in test_NetrMessageBuffe...
2007-11-27 gdAdd IDL and torture teset for wkssvc_NetrMessageBufferS...
2007-11-27 gdAdd IDL and torture test for wkssvc_NetrWorkstationStat...
2007-11-27 gdAdd torture test for NetrAddAlternateComputerName(...
2007-11-27 gdAdd IDL and torture test for wkssvc_NetrEnumerateComput...
2007-11-27 gdAdd IDL and torture test for wkssvc_NetrValidateName...
2007-11-27 gdAdd IDL and torture test for wkssvc_NetrLogonDomainName...
2007-11-27 gdAdd IDL for wkssvc_NetrWkstaUserSetInfo(). No torture...
2007-11-27 gdAdd IDL and torture test for wkssvc_NetrUseGetInfo().
2007-11-27 gdAdd IDL and torture test for wkssvc_NetrUseDel and...
2007-11-27 gdAdd IDL and torture test for wkssvc_NetrUseEnum().
2007-11-27 gdFix server side of wkssvc_NetWkstaTransportEnum.
2007-11-27 gdAdd IDL and torture test for wkssvc_NetrWkstaTransportA...
2007-11-27 gdAdd IDL and torture test for wkssvc_NetrWkstaUserGetInfo.
2007-11-27 gdCleanup IDL and add torture test for wkssvc_NetWkstaEnu...
2007-11-27 gdReflect pointer_default(unique) setting.
2007-11-27 abartletAdd a new test for searches by distinguieshedName and...
2007-11-27 abartletBased on a report by Theodor Chirana, don't assert...
next