summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* r13333: revert previous commit I will use ldb_caseless_cmp in attrib_handlersSimo Sorce2007-10-107-15/+70
* r13328: After the attribute name check cleanup it turned up ldb_caseless_cmp()Simo Sorce2007-10-105-46/+6
* r13325: let samba register it's own utf8 aware functions in ldbSimo Sorce2007-10-102-0/+20
* r13324: From now on check attribute names obey rfc2251Simo Sorce2007-10-1011-98/+139
* r13321: Bind to each interface and to the 0.0.0.0 interface on the KDC. ThisAndrew Bartlett2007-10-101-9/+24
* r13320: Fix kpasswd's use of the local HDB. /dev/null was a bad idea, we wantAndrew Bartlett2007-10-101-2/+2
* r13317: Create a new function messaging_client_init() which can be used whenAndrew Bartlett2007-10-103-2/+11
* r13307: docsSimo Sorce2007-10-101-0/+787
* r13297: It's a good thing the shipment of function headers tridgeJeremy Allison2007-10-101-221/+404
* r13289: Check the tree is not NULLSimo Sorce2007-10-102-0/+5
* r13283: added two optimisations to the tdb transactions code. The first is toAndrew Tridgell2007-10-101-1/+36
* r13282: Indentation, and ensure we handle the talloc_free in the right placeAndrew Bartlett2007-10-101-4/+4
* r13281: Use TALLOC_CTX * not a void *, and use tmp_ctx as the name for consis...Andrew Bartlett2007-10-101-58/+59
* r13280: Tidy up formatting.James Peach2007-10-101-21/+46
* r13278: remove a silly strcasecmp() replacementAndrew Tridgell2007-10-101-9/+1
* r13277: print a useful error message when test 17 failsAndrew Tridgell2007-10-101-2/+2
* r13276: start to work towards the BASE-DELETE test passing. This changeAndrew Tridgell2007-10-101-11/+22
* r13275: With a liberal sprinkling of smb_raw_exit thisJeremy Allison2007-10-101-9/+70
* r13272: Re-arrange so all the normal tests we can pass come first.Jeremy Allison2007-10-101-90/+92
* r13271: Do the same tests with directories.Jeremy Allison2007-10-101-2/+161
* r13270: Add tests for even more insane delete-on-close semantics.Jeremy Allison2007-10-101-0/+142
* r13269: ${prefix} is a special case in the autoconf/build system, and shouldAndrew Bartlett2007-10-101-2/+2
* r13268: fixed typo noticed by Aaron SeigoAndrew Tridgell2007-10-101-1/+1
* r13265: Clarify how delegation works with the remote RPC backend.Andrew Bartlett2007-10-101-1/+32
* r13264: Move declaration before code.James Peach2007-10-101-5/+6
* r13263: Check whether open(2) will accept the O_DIRECT flag. This should fix theJames Peach2007-10-102-1/+18
* r13258: Fix the talloc heirachy for ldb_tdb.Andrew Bartlett2007-10-103-17/+20
* r13256: Free temporary memory on error cases, and try to clean up what's leftAndrew Bartlett2007-10-102-4/+13
* r13255: New CIFS dd client for use in performance testing. The guts of this isJames Peach2007-10-109-7/+1356
* r13253: More work to ensure that we don't keep data on long-term contexts.Andrew Bartlett2007-10-101-0/+5
* r13252: Cleanup, both in code, comments and talloc use:Andrew Bartlett2007-10-105-53/+102
* r13250: I missed a couple of talloc_free()'sAndrew Bartlett2007-10-101-0/+2
* r13249: Check for alloca.h. popt needs this.James Peach2007-10-101-0/+1
* r13248: Revert revision 13071. It turns out that sys/param.h can be implicitlyJames Peach2007-10-102-32/+0
* r13247: Try to make better use of talloc in the auth/ and auth/gensec code.Andrew Bartlett2007-10-103-17/+35
* r13246: Print winbindd pipe location correctly.Andrew Bartlett2007-10-101-1/+1
* r13245: Don't segfault if we don't have a credentials structure on this gensecAndrew Bartlett2007-10-101-3/+6
* r13244: Allow control of the location of the Samba3-compatible winbindd pipeAndrew Bartlett2007-10-1011-23/+104
* r13243: Bring __FUNCTION__ checks across from Samba 3.James Peach2007-10-102-1/+17
* r13242: cc-1009 cc: WARNING File = librpc/idl/nbt.idl, Line = 579James Peach2007-10-101-4/+4
* r13241: Work around missing AS_HELP_STRING definition in autoconf 2.57. FixJames Peach2007-10-101-0/+5
* r13240: Make the test scripts use the new smb.conf location (in PREFIX/etc).Andrew Bartlett2007-10-101-3/+4
* r13239: Silly little patch: make the order of declaration match the order of...Andrew Bartlett2007-10-101-1/+1
* r13228: revert more stuff from 13208Stefan Metzmacher2007-10-102-0/+3
* r13227: revert some more stuff from 13208Stefan Metzmacher2007-10-101-4/+1
* r13226: remove empty fileStefan Metzmacher2007-10-101-0/+0
* r13225: Enable full compiler warnings for developer mode on IRIX.James Peach2007-10-101-3/+7
* r13210: Revert my named pipes patch until it passes not just 'make quicktest'...Jelmer Vernooij2007-10-1015-540/+150
* r13208: Clearly separate named pipes from the IPC$ NTVFS type.Jelmer Vernooij2007-10-1016-152/+542
* r13207: Use the new API for using/not using kerbeors in hdb-ldb.cAndrew Bartlett2007-10-102-6/+8