Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r16239: Search for the domain in the correct partition, so this will work with | Andrew Bartlett | 1 | -1/+2 |
2007-10-10 | r16238: Use a baseDN for the auth_sam searches, to allow continued function | Andrew Bartlett | 2 | -7/+11 |
2007-10-10 | r16237: Use an appropriate basedn for these searches, so they occour into the | Andrew Bartlett | 1 | -2/+4 |
2007-10-10 | r16236: Add a proper baseDN to a large number of queries. Searching the NULL | Andrew Bartlett | 3 | -22/+40 |
2007-10-10 | r16235: Don't update minor_status when cleaning up on error. This restores | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r16234: Set the request timeout from the LDAP search. Without this, the | Andrew Bartlett | 1 | -1/+3 |
2007-10-10 | r16232: Avoid searching on domainDns, as it is not an AD attribute in the | Andrew Bartlett | 1 | -17/+50 |
2007-10-10 | r16227: Don't segfault if the ldb_search() fails. | Andrew Bartlett | 1 | -2/+5 |
2007-10-10 | r16226: Fixes for various segfault bugs found against a buggy Samba4. With | Andrew Bartlett | 2 | -2/+15 |
2007-10-10 | r16218: If a connection is forced as 'anonymous', don't treat it as | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r16211: Refactor domain_opened function a bit and add a few comments. | Rafal Szczesniak | 1 | -28/+60 |
2007-10-10 | r16186: Use full include path to make sure it's being picked up by the | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r16185: Remove autogenerated file from SVN. | Jelmer Vernooij | 1 | -25/+0 |
2007-10-10 | r16184: Convert to UI API. The async test was previously broken (fails | Jelmer Vernooij | 1 | -20/+28 |
2007-10-10 | r16182: Better test the 15 out of 20 tests we right now survive than not test at | Volker Lendecke | 1 | -5/+7 |
2007-10-10 | r16174: Couple of fixes to the UI code - make 'torture_ok()' optional, be mor... | Jelmer Vernooij | 3 | -2/+35 |
2007-10-10 | r16173: Use memory context provided by smbtorture. | Jelmer Vernooij | 1 | -43/+30 |
2007-10-10 | r16172: Translate the ldb error codes into appropriate messages for the | Andrew Bartlett | 1 | -3/+9 |
2007-10-10 | r16171: Convert to UI API | Jelmer Vernooij | 1 | -39/+29 |
2007-10-10 | r16170: Convert to UI API | Jelmer Vernooij | 1 | -29/+22 |
2007-10-10 | r16169: Convert to UI API | Jelmer Vernooij | 1 | -58/+49 |
2007-10-10 | r16168: Make the example match the actual function. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r16167: Add tests for the changes to use hex digits, including some tests | Andrew Bartlett | 1 | -3/+53 |
2007-10-10 | r16166: Remove hexidecimal constants from the Samba4 provision files. | Andrew Bartlett | 4 | -130/+121 |
2007-10-10 | r16165: Add some more helper utilities | Jelmer Vernooij | 2 | -0/+21 |
2007-10-10 | r16164: Convert to UI API | Jelmer Vernooij | 1 | -19/+14 |
2007-10-10 | r16163: Convert to UI API | Jelmer Vernooij | 1 | -17/+21 |
2007-10-10 | r16162: Convert to UI API | Jelmer Vernooij | 1 | -31/+28 |
2007-10-10 | r16161: Convert to UI API | Jelmer Vernooij | 1 | -38/+32 |
2007-10-10 | r16160: Fix double semicolon in ui.h | Jelmer Vernooij | 2 | -3/+38 |
2007-10-10 | r16159: Even more work on samldb error reporting. Make sure to get the | Andrew Bartlett | 1 | -34/+31 |
2007-10-10 | r16158: Convert to use UI API | Jelmer Vernooij | 1 | -125/+129 |
2007-10-10 | r16152: Support multiple output formats for those tests using the ui and add ... | Jelmer Vernooij | 1 | -1/+45 |
2007-10-10 | r16151: |= fix found by metze | Volker Lendecke | 1 | -2/+2 |
2007-10-10 | r16149: This is a very Samba3 specific test: It tests whether 'hide unreadabl... | Volker Lendecke | 3 | -0/+323 |
2007-10-10 | r16143: Fix disappearance of user-specified CPPFLAGS,LDFLAGS and LIBS variables. | Jelmer Vernooij | 1 | -3/+6 |
2007-10-10 | r16140: How on earth does this work on most build farm machines.... ? | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r16129: Further clean up the samldb module. | Andrew Bartlett | 1 | -42/+52 |
2007-10-10 | r16125: Add another helpful utility function: samdb_msg_add_int() | Andrew Bartlett | 1 | -0/+10 |
2007-10-10 | r16123: Samba3 in the buildfarm will happily create (faked(!!)) users anonymo... | Volker Lendecke | 1 | -4/+10 |
2007-10-10 | r16110: Start some simple rootDSE LDAP tests in ejs. | Andrew Bartlett | 1 | -0/+7 |
2007-10-10 | r16109: Make this module simpiler, don't intercept operations we are not going | Andrew Bartlett | 1 | -21/+0 |
2007-10-10 | r16108: Fixes from working with the partition module. | Andrew Bartlett | 1 | -12/+17 |
2007-10-10 | r16100: Patch from Michael Wood <mwood@icts.uct.ac.za>: s/then/than/ for corr... | Gerald Carter | 26 | -37/+37 |
2007-10-10 | r16091: Without this patch Samba3 will not accept this, and simply setting th... | Volker Lendecke | 1 | -2/+3 |
2007-10-10 | r16090: Fix standalone build after the rename of enum ldb_request_type in | Tim Potter | 3 | -21/+21 |
2007-10-10 | r16089: Make doxygen target work if $DOXYGEN variable is empty. | Tim Potter | 1 | -1/+1 |
2007-10-10 | r16087: Fix silly cut-and-paste typo that cost me much of my afternoon... | Andrew Bartlett | 4 | -7/+4 |
2007-10-10 | r16086: Ensure we can never dereference NULL pointers, and that describe what | Andrew Bartlett | 1 | -7/+14 |
2007-10-10 | r16085: Set the error string if we fail to find a valid op to execute. Helps | Andrew Bartlett | 1 | -2/+6 |