Age | Commit message (Expand) | Author | Files | Lines |
2007-12-21 | r26256: When generating Samba3 pidl output for WERROR based functions, make s... | Günther Deschner | 1 | -0/+11 |
2007-12-21 | r26255: Work around another broken aspect of sys/capability.h on RHEL5. | Michael Adam | 2 | -0/+25 |
2007-12-21 | r26254: Add check for PPC statfs.h to workaround for broken capability.h. | Michael Adam | 1 | -1/+3 |
2007-12-21 | r26253: Add check for broken RedHat 7.2 system header files to lib/replace. | Michael Adam | 1 | -0/+22 |
2007-12-21 | r26252: Specify loadparm_context explicitly when creating sessions. | Jelmer Vernooij | 32 | -124/+159 |
2007-12-21 | r26251: Fix include of stdint in tdb swig wrapper. | Jelmer Vernooij | 2 | -8/+41 |
2007-12-21 | r26250: Avoid global_loadparm in a couple more places. | Jelmer Vernooij | 22 | -181/+186 |
2007-12-21 | r26249: Remove a couple more uses of global_loadparm. | Jelmer Vernooij | 21 | -86/+95 |
2007-12-21 | r26248: Check in SWIG output so SWIG is not required when running out of svn. | Jelmer Vernooij | 26 | -186/+45612 |
2007-12-21 | r26247: Don't allow use of older SWIG versions. | Jelmer Vernooij | 2 | -1/+129 |
2007-12-21 | r26246: Make it easier to debug assert()s in the provision, if messages are | Andrew Bartlett | 1 | -27/+23 |
2007-12-21 | r26245: Make it easier to handle the LDAP backend, with it's differing needs, | Andrew Bartlett | 3 | -17/+20 |
2007-12-21 | r26244: Add a module (sans tests for the moment) that implements ranged | Andrew Bartlett | 3 | -0/+218 |
2007-12-21 | r26243: stdint.i requires swigarch.i | Jelmer Vernooij | 2 | -1/+66 |
2007-12-21 | r26242: Don't fail if swig is not available. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26240: We now actually use torture_context pointers for more than just alloc... | Jelmer Vernooij | 5 | -58/+51 |
2007-12-21 | r26239: Fix registry argument order. | Jelmer Vernooij | 1 | -2/+1 |
2007-12-21 | r26238: Add a loadparm context parameter to torture_context, remove more uses... | Jelmer Vernooij | 72 | -512/+504 |
2007-12-21 | r26237: Add loadparm context to the server service interface. | Jelmer Vernooij | 12 | -10/+18 |
2007-12-21 | r26236: Remove more uses of global_loadparm or specify loadparm_context expli... | Jelmer Vernooij | 31 | -81/+93 |
2007-12-21 | r26235: Avoid global_loadparm. | Jelmer Vernooij | 9 | -29/+34 |
2007-12-21 | r26234: More global_loadparm fixes. | Jelmer Vernooij | 11 | -34/+42 |
2007-12-21 | r26233: Pass loadparm context when creating krb5 contexts. | Jelmer Vernooij | 11 | -15/+28 |
2007-12-21 | r26232: Provide replacement for stdint.i for users of older versions of swig. | Jelmer Vernooij | 2 | -1/+110 |
2007-12-21 | r26231: Spell check: credentails -> credentials. | Jelmer Vernooij | 9 | -10/+10 |
2007-12-21 | r26230: Use task-provided loadparm context in a couple more places, avoid loa... | Jelmer Vernooij | 4 | -13/+21 |
2007-12-21 | r26229: Set loadparm context as opaque pointer in ldb, remove more uses of gl... | Jelmer Vernooij | 12 | -25/+34 |
2007-12-21 | r26228: Store loadparm context in auth context, move more loadparm_contexts u... | Jelmer Vernooij | 26 | -64/+88 |
2007-12-21 | r26227: Make loadparm_context part of a server task, move loadparm_contexts f... | Jelmer Vernooij | 27 | -129/+152 |
2007-12-21 | r26226: Avoid more uses of global_loadparm. | Jelmer Vernooij | 13 | -18/+24 |
2007-12-21 | r26225: Remove use of global_loadparm in wins server. | Jelmer Vernooij | 1 | -14/+15 |
2007-12-21 | r26224: Remove another use of global_loadparm. | Jelmer Vernooij | 3 | -5/+4 |
2007-12-21 | r26223: Move loadparm context up in the stack. | Jelmer Vernooij | 5 | -2/+8 |
2007-12-21 | r26222: Avoid global_loadparm in a couple more places. | Jelmer Vernooij | 4 | -14/+16 |
2007-12-21 | r26221: Add loadparm_context parameter to auth_context_create. | Jelmer Vernooij | 8 | -5/+14 |
2007-12-21 | r26220: BASE-DELAYWRITE: add more subtests to explore write time update details | Stefan Metzmacher | 1 | -0/+679 |
2007-12-21 | r26219: BASE-DELAYWRITE: make the tests more strict about the write time update | Stefan Metzmacher | 1 | -38/+49 |
2007-12-21 | r26218: Remove libtdb.so as well. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26217: Let encode_wkssvc_join_password_buffer() take the session key as para... | Günther Deschner | 1 | -20/+17 |
2007-12-21 | r26216: Add very basic torture test for wkssvc_NetrUnjoinDomain2(). | Günther Deschner | 1 | -0/+90 |
2007-12-21 | r26215: Verify that test_NetrJoinDomain2() has suceeded. | Günther Deschner | 1 | -0/+12 |
2007-12-21 | r26214: Add note about remotely joining an unjoined XP SP2 workstation. | Günther Deschner | 1 | -0/+9 |
2007-12-21 | r26213: Trying to fix confusing inline comment about wkssvc_PasswordBuffer. | Günther Deschner | 1 | -2/+3 |
2007-12-21 | r26212: Make test_NetrJoinDomain2() a little more robust against missing para... | Günther Deschner | 1 | -2/+16 |
2007-12-21 | r26211: Add very basic test_NetrJoinDomain2() test which can join xp workstat... | Günther Deschner | 2 | -2/+100 |
2007-12-21 | r26210: w00t! | Günther Deschner | 1 | -0/+44 |
2007-12-21 | r26209: For consistency, rename one argument in NetrJoinDomain. | Günther Deschner | 1 | -1/+1 |
2007-12-21 | r26208: Add torture test for (unsupported) wkssvc_NetrJoinDomain() and | Günther Deschner | 1 | -0/+67 |
2007-12-21 | r26207: Only compile swig files if swig is available. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26206: Build python modules as part of make all. | Jelmer Vernooij | 1 | -1/+1 |