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