r26263: Don't assume CH_UNIX is CH_UTF8.
[jelmer/samba4-debian.git] / source /
2007-12-21 Jelmer Vernooijr26263: Don't assume CH_UNIX is CH_UTF8.
2007-12-21 Jelmer Vernooijr26262: Add test for WERROR return code handling for...
2007-12-21 Jelmer Vernooijr26261: Use enum type.
2007-12-21 Jelmer Vernooijr26260: Store loadparm context in gensec context.
2007-12-21 Jelmer Vernooijr26259: Provide convert_string_talloc() variant that...
2007-12-21 Jelmer Vernooijr26258: Use loadparm context in client_start function...
2007-12-21 Günther Deschnerr26257: Get rid of "uninitialized value" warning in...
2007-12-21 Günther Deschnerr26256: When generating Samba3 pidl output for WERROR...
2007-12-21 Michael Adamr26255: Work around another broken aspect of sys/capabi...
2007-12-21 Michael Adamr26254: Add check for PPC statfs.h to workaround for...
2007-12-21 Michael Adamr26253: Add check for broken RedHat 7.2 system header...
2007-12-21 Jelmer Vernooijr26252: Specify loadparm_context explicitly when creati...
2007-12-21 Jelmer Vernooijr26251: Fix include of stdint in tdb swig wrapper.
2007-12-21 Jelmer Vernooijr26250: Avoid global_loadparm in a couple more places.
2007-12-21 Jelmer Vernooijr26249: Remove a couple more uses of global_loadparm.
2007-12-21 Jelmer Vernooijr26248: Check in SWIG output so SWIG is not required...
2007-12-21 Jelmer Vernooijr26247: Don't allow use of older SWIG versions.
2007-12-21 Andrew Bartlettr26246: Make it easier to debug assert()s in the provis...
2007-12-21 Andrew Bartlettr26245: Make it easier to handle the LDAP backend,...
2007-12-21 Andrew Bartlettr26244: Add a module (sans tests for the moment) that...
2007-12-21 Jelmer Vernooijr26243: stdint.i requires swigarch.i
2007-12-21 Jelmer Vernooijr26242: Don't fail if swig is not available.
2007-12-21 Jelmer Vernooijr26240: We now actually use torture_context pointers...
2007-12-21 Jelmer Vernooijr26239: Fix registry argument order.
2007-12-21 Jelmer Vernooijr26238: Add a loadparm context parameter to torture_con...
2007-12-21 Jelmer Vernooijr26237: Add loadparm context to the server service...
2007-12-21 Jelmer Vernooijr26236: Remove more uses of global_loadparm or specify...
2007-12-21 Jelmer Vernooijr26235: Avoid global_loadparm.
2007-12-21 Jelmer Vernooijr26234: More global_loadparm fixes.
2007-12-21 Jelmer Vernooijr26233: Pass loadparm context when creating krb5 contexts.
2007-12-21 Jelmer Vernooijr26232: Provide replacement for stdint.i for users...
2007-12-21 Jelmer Vernooijr26231: Spell check: credentails -> credentials.
2007-12-21 Jelmer Vernooijr26230: Use task-provided loadparm context in a couple...
2007-12-21 Jelmer Vernooijr26229: Set loadparm context as opaque pointer in ldb...
2007-12-21 Jelmer Vernooijr26228: Store loadparm context in auth context, move...
2007-12-21 Jelmer Vernooijr26227: Make loadparm_context part of a server task...
2007-12-21 Jelmer Vernooijr26226: Avoid more uses of global_loadparm.
2007-12-21 Jelmer Vernooijr26225: Remove use of global_loadparm in wins server.
2007-12-21 Jelmer Vernooijr26224: Remove another use of global_loadparm.
2007-12-21 Jelmer Vernooijr26223: Move loadparm context up in the stack.
2007-12-21 Jelmer Vernooijr26222: Avoid global_loadparm in a couple more places.
2007-12-21 Jelmer Vernooijr26221: Add loadparm_context parameter to auth_context_...
2007-12-21 Stefan Metzmacherr26220: BASE-DELAYWRITE: add more subtests to explore...
2007-12-21 Stefan Metzmacherr26219: BASE-DELAYWRITE: make the tests more strict...
2007-12-21 Jelmer Vernooijr26218: Remove libtdb.so as well.
2007-12-21 Günther Deschnerr26217: Let encode_wkssvc_join_password_buffer() take...
2007-12-21 Günther Deschnerr26216: Add very basic torture test for wkssvc_NetrUnjo...
2007-12-21 Günther Deschnerr26215: Verify that test_NetrJoinDomain2() has suceeded.
2007-12-21 Günther Deschnerr26214: Add note about remotely joining an unjoined...
2007-12-21 Günther Deschnerr26213: Trying to fix confusing inline comment about...
2007-12-21 Günther Deschnerr26212: Make test_NetrJoinDomain2() a little more robus...
2007-12-21 Günther Deschnerr26211: Add very basic test_NetrJoinDomain2() test...
2007-12-21 Günther Deschnerr26210: w00t!
2007-12-21 Günther Deschnerr26209: For consistency, rename one argument in NetrJoi...
2007-12-21 Günther Deschnerr26208: Add torture test for (unsupported) wkssvc_NetrJ...
2007-12-21 Jelmer Vernooijr26207: Only compile swig files if swig is available.
2007-12-21 Jelmer Vernooijr26206: Build python modules as part of make all.
2007-12-21 Jelmer Vernooijr26205: Pass loadparm_context to secrets_db_connect...
2007-12-21 Jelmer Vernooijr26204: Binsings for some more functions.
2007-12-21 Jelmer Vernooijr26203: Avoid using ldb_wrap for secrets database.
2007-12-21 Jelmer Vernooijr26202: Fix dependencies.
2007-12-21 Jelmer Vernooijr26201: Build docs for the security module.
2007-12-21 Jelmer Vernooijr26200: Bring back some accidently removed files.
2007-12-21 Jelmer Vernooijr26199: Allow constructing new sids, implement __eq__...
2007-12-21 Jelmer Vernooijr26197: Add bindings for libsecurity.
2007-12-21 Jelmer Vernooijr26196: Always build python bindings for ldb.
2007-12-21 Jelmer Vernooijr26195: Wrap two more functions.
2007-12-21 Jelmer Vernooijr26194: Wrap the events subsystem in a separate file.
2007-12-21 Andrew Bartlettr26193: In the LDAP server, use the new 'controls_decod...
2007-12-21 Andrew Bartlettr26192: Handle, test and implement the style of extende...
2007-12-21 Jelmer Vernooijr26191: Import custom test runner for subunit, rather...
2007-12-21 Jelmer Vernooijr26190: Allow successful as well as success.
2007-12-21 Jelmer Vernooijr26189: Add really trivial testsuite for the auth module.
2007-12-21 Jelmer Vernooijr26188: Now that swig output is pregenerated, allow...
2007-12-21 Jelmer Vernooijr26187: Fix module name, indentation.
2007-12-21 Jelmer Vernooijr26186: Generate SWIG files as part of autogen.sh
2007-12-21 Jelmer Vernooijr26185: No need to depend on ldap, shared lib already...
2007-12-21 Volker Lendecker26184: Streams are tricky....
2007-12-21 Andrew Bartlettr26183: The idea of a self-seeding secrets.ldb is nice...
2007-12-21 Andrew Bartlettr26182: Extend our linked attribute testsuite to cover...
2007-12-21 Jelmer Vernooijr26181: Set version to 1.1.1, as 1.1.0 has already...
2007-12-21 Jelmer Vernooijr26180: Allow prebuilding swig output files.
2007-12-21 Jelmer Vernooijr26179: Fix symlink.
2007-12-21 Jelmer Vernooijr26178: Link against -ldl as well to prevent undefined...
2007-12-21 Jelmer Vernooijr26177: Allow prebuilding swig wrapper, install ldb.py.
2007-12-21 Günther Deschnerr26176: Fix in,out mismatch in wkssvc_NetrWkstaUserSetI...
2007-12-21 Günther Deschnerr26172: Skip testing wkssvc against us, we only have...
2007-12-21 Günther Deschnerr26171: Add my copyright.
2007-12-21 Günther Deschnerr26170: Put test_NetrUseGetInfo() in the correct order...
2007-12-21 Günther Deschnerr26169: Use the NDR_PAHEX flag to print the encrypted...
2007-12-21 Günther Deschnerr26168: Add two more documented WKSSVC_JOIN_FLAGS.
2007-12-21 Günther Deschnerr26167: Just for completeness, add some more documented...
2007-12-21 Günther Deschnerr26166: Put [ref] in the front in wkssvc IDL.
2007-12-21 Günther Deschnerr26165: Add IDL and torture test for wkssvc_NetrGetJoin...
2007-12-21 Günther Deschnerr26164: Add IDL for wkssvc_NetrJoinDomain() and wkssvc_...
2007-12-21 Günther Deschnerr26163: Add IDL and torture test for wkssvc_NetrGetJoin...
2007-12-21 Günther Deschnerr26162: Remove accidental commit.
2007-12-21 Günther Deschnerr26161: Add (dangerous) torture tests for wkssvc_NetrRe...
2007-12-21 Günther Deschnerr26160: Add WERR_NAME_NOT_FOUND.
2007-12-21 Günther Deschnerr26159: Align to coding conventions.
next