summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r16264: Add, but do not yet enable, the partitions module.Andrew Bartlett17-92/+650
2007-10-10r16263: A number of these searches need to be under the partitions DN, and theAndrew Bartlett1-5/+7
2007-10-10r16262: Another basedn fix.Andrew Bartlett1-1/+1
2007-10-10r16240: Add better error reporting in the password_hash moduleAndrew Bartlett1-5/+13
2007-10-10r16239: Search for the domain in the correct partition, so this will work withAndrew Bartlett1-1/+2
2007-10-10r16238: Use a baseDN for the auth_sam searches, to allow continued functionAndrew Bartlett2-7/+11
2007-10-10r16237: Use an appropriate basedn for these searches, so they occour into theAndrew Bartlett1-2/+4
2007-10-10r16236: Add a proper baseDN to a large number of queries. Searching the NULLAndrew Bartlett3-22/+40
2007-10-10r16235: Don't update minor_status when cleaning up on error. This restoresAndrew Bartlett1-2/+2
2007-10-10r16234: Set the request timeout from the LDAP search. Without this, theAndrew Bartlett1-1/+3
2007-10-10r16232: Avoid searching on domainDns, as it is not an AD attribute in theAndrew Bartlett1-17/+50
2007-10-10r16227: Don't segfault if the ldb_search() fails.Andrew Bartlett1-2/+5
2007-10-10r16226: Fixes for various segfault bugs found against a buggy Samba4. WithAndrew Bartlett2-2/+15
2007-10-10r16218: If a connection is forced as 'anonymous', don't treat it asAndrew Bartlett1-2/+2
2007-10-10r16211: Refactor domain_opened function a bit and add a few comments.Rafal Szczesniak1-28/+60
2007-10-10r16186: Use full include path to make sure it's being picked up by theJelmer Vernooij1-1/+1
2007-10-10r16185: Remove autogenerated file from SVN.Jelmer Vernooij1-25/+0
2007-10-10r16184: Convert to UI API. The async test was previously broken (failsJelmer Vernooij1-20/+28
2007-10-10r16182: Better test the 15 out of 20 tests we right now survive than not test atVolker Lendecke1-5/+7
2007-10-10r16174: Couple of fixes to the UI code - make 'torture_ok()' optional, be mor...Jelmer Vernooij3-2/+35
2007-10-10r16173: Use memory context provided by smbtorture.Jelmer Vernooij1-43/+30
2007-10-10r16172: Translate the ldb error codes into appropriate messages for theAndrew Bartlett1-3/+9
2007-10-10r16171: Convert to UI APIJelmer Vernooij1-39/+29
2007-10-10r16170: Convert to UI APIJelmer Vernooij1-29/+22
2007-10-10r16169: Convert to UI APIJelmer Vernooij1-58/+49
2007-10-10r16168: Make the example match the actual function.Andrew Bartlett1-1/+1
2007-10-10r16166: Remove hexidecimal constants from the Samba4 provision files.Andrew Bartlett4-130/+121
2007-10-10r16165: Add some more helper utilitiesJelmer Vernooij2-0/+21
2007-10-10r16164: Convert to UI APIJelmer Vernooij1-19/+14
2007-10-10r16163: Convert to UI APIJelmer Vernooij1-17/+21
2007-10-10r16162: Convert to UI APIJelmer Vernooij1-31/+28
2007-10-10r16161: Convert to UI APIJelmer Vernooij1-38/+32
2007-10-10r16160: Fix double semicolon in ui.hJelmer Vernooij2-3/+38
2007-10-10r16159: Even more work on samldb error reporting. Make sure to get theAndrew Bartlett1-34/+31
2007-10-10r16158: Convert to use UI APIJelmer Vernooij1-125/+129
2007-10-10r16152: Support multiple output formats for those tests using the ui and add ...Jelmer Vernooij1-1/+45
2007-10-10r16151: |= fix found by metzeVolker Lendecke1-2/+2
2007-10-10r16149: This is a very Samba3 specific test: It tests whether 'hide unreadabl...Volker Lendecke3-0/+323
2007-10-10r16143: Fix disappearance of user-specified CPPFLAGS,LDFLAGS and LIBS variables.Jelmer Vernooij1-3/+6
2007-10-10r16140: How on earth does this work on most build farm machines.... ?Volker Lendecke1-1/+1
2007-10-10r16129: Further clean up the samldb module.Andrew Bartlett1-42/+52
2007-10-10r16125: Add another helpful utility function: samdb_msg_add_int()Andrew Bartlett1-0/+10
2007-10-10r16123: Samba3 in the buildfarm will happily create (faked(!!)) users anonymo...Volker Lendecke1-4/+10
2007-10-10r16109: Make this module simpiler, don't intercept operations we are not goingAndrew Bartlett1-21/+0
2007-10-10r16108: Fixes from working with the partition module.Andrew Bartlett1-12/+17
2007-10-10r16100: Patch from Michael Wood <mwood@icts.uct.ac.za>: s/then/than/ for corr...Gerald Carter23-31/+31
2007-10-10r16091: Without this patch Samba3 will not accept this, and simply setting th...Volker Lendecke1-2/+3
2007-10-10r16090: Fix standalone build after the rename of enum ldb_request_type inTim Potter3-21/+21
2007-10-10r16089: Make doxygen target work if $DOXYGEN variable is empty.Tim Potter1-1/+1
2007-10-10r16087: Fix silly cut-and-paste typo that cost me much of my afternoon...Andrew Bartlett4-7/+4