summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* r13356: test utf8 usernamesSimo Sorce2006-02-051-0/+24
* r13355: check controls are correctly exportedSimo Sorce2006-02-051-0/+7
* r13354: Add tests to check that controls work properlySimo Sorce2006-02-053-7/+56
* r13353: Fix a crash bug in rootdse when we do not pass in credentialsSimo Sorce2006-02-052-9/+7
* r13352: Integrate Patch to support the ManageDSAIT controlSimo Sorce2006-02-051-0/+20
* r13349: In the end I could not use ldb_caseless_cmpSimo Sorce2006-02-045-39/+3
* r13348: Put a reminder for now.Simo Sorce2006-02-041-0/+2
* r13347: - Now we compare values with an optimized utf8Simo Sorce2006-02-042-9/+50
* r13346: use private proto header files for the torture testsStefan Metzmacher2006-02-0424-1/+66
* r13345: let us replicate with NT4sp6aStefan Metzmacher2006-02-042-0/+35
* r13344: Trust SASL to have subtle distinctions between NULL and zero-lengthAndrew Bartlett2006-02-042-13/+41
* r13342: Make the GSSAPI SASL mech actually work, by (shock horror) reading th...Andrew Bartlett2006-02-043-86/+442
* r13341: Trivial.Andrew Bartlett2006-02-041-1/+1
* r13340: The gensec_init() needs to be after the popt processing, as itAndrew Bartlett2006-02-041-2/+3
* r13339: Propogate more error infomation into the error packet and reformat theAndrew Bartlett2006-02-041-38/+49
* r13336: Doh! We actually never optimized for the ascii case.Simo Sorce2006-02-041-3/+3
* r13335: Fix the build and add an utf8 safe ldb_hadler_fold functionSimo Sorce2006-02-044-17/+46
* r13334: Add comments describing what these functions do.Andrew Bartlett2006-02-041-2/+21
* r13333: revert previous commit I will use ldb_caseless_cmp in attrib_handlersSimo Sorce2006-02-047-15/+70
* r13328: After the attribute name check cleanup it turned up ldb_caseless_cmp()Simo Sorce2006-02-045-46/+6
* r13325: let samba register it's own utf8 aware functions in ldbSimo Sorce2006-02-042-0/+20
* r13324: From now on check attribute names obey rfc2251Simo Sorce2006-02-0411-98/+139
* r13321: Bind to each interface and to the 0.0.0.0 interface on the KDC. ThisAndrew Bartlett2006-02-031-9/+24
* r13320: Fix kpasswd's use of the local HDB. /dev/null was a bad idea, we wantAndrew Bartlett2006-02-031-2/+2
* r13317: Create a new function messaging_client_init() which can be used whenAndrew Bartlett2006-02-033-2/+11
* r13307: docsSimo Sorce2006-02-031-0/+787
* r13297: It's a good thing the shipment of function headers tridgeJeremy Allison2006-02-031-221/+404
* r13289: Check the tree is not NULLSimo Sorce2006-02-012-0/+5
* r13283: added two optimisations to the tdb transactions code. The first is toAndrew Tridgell2006-02-011-1/+36
* r13282: Indentation, and ensure we handle the talloc_free in the right placeAndrew Bartlett2006-02-011-4/+4
* r13281: Use TALLOC_CTX * not a void *, and use tmp_ctx as the name for consis...Andrew Bartlett2006-02-011-58/+59
* r13280: Tidy up formatting.James Peach2006-02-011-21/+46
* r13278: remove a silly strcasecmp() replacementAndrew Tridgell2006-02-011-9/+1
* r13277: print a useful error message when test 17 failsAndrew Tridgell2006-02-011-2/+2
* r13276: start to work towards the BASE-DELETE test passing. This changeAndrew Tridgell2006-02-011-11/+22
* r13275: With a liberal sprinkling of smb_raw_exit thisJeremy Allison2006-02-011-9/+70
* r13272: Re-arrange so all the normal tests we can pass come first.Jeremy Allison2006-02-011-90/+92
* r13271: Do the same tests with directories.Jeremy Allison2006-02-011-2/+161
* r13270: Add tests for even more insane delete-on-close semantics.Jeremy Allison2006-02-011-0/+142
* r13269: ${prefix} is a special case in the autoconf/build system, and shouldAndrew Bartlett2006-02-011-2/+2
* r13268: fixed typo noticed by Aaron SeigoAndrew Tridgell2006-01-311-1/+1
* r13265: Clarify how delegation works with the remote RPC backend.Andrew Bartlett2006-01-311-1/+32
* r13264: Move declaration before code.James Peach2006-01-311-5/+6
* r13263: Check whether open(2) will accept the O_DIRECT flag. This should fix theJames Peach2006-01-312-1/+18
* r13258: Fix the talloc heirachy for ldb_tdb.Andrew Bartlett2006-01-313-17/+20
* r13256: Free temporary memory on error cases, and try to clean up what's leftAndrew Bartlett2006-01-312-4/+13
* r13255: New CIFS dd client for use in performance testing. The guts of this isJames Peach2006-01-319-7/+1356
* r13253: More work to ensure that we don't keep data on long-term contexts.Andrew Bartlett2006-01-311-0/+5
* r13252: Cleanup, both in code, comments and talloc use:Andrew Bartlett2006-01-315-53/+102
* r13250: I missed a couple of talloc_free()'s Andrew Bartlett2006-01-311-0/+2