summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* r13206: This patch finally re-adds a -k option that works reasonably.Andrew Bartlett2007-10-1013-170/+244
* r13205: Add another useful comment.Andrew Bartlett2007-10-101-0/+1
* r13204: Remove extra newline we don't need.Andrew Bartlett2007-10-101-1/+1
* r13203: Make this comment clearer.Andrew Bartlett2007-10-101-1/+1
* r13189: suggest a couple of dev libs before compiling.Simo Sorce2007-10-101-0/+5
* r13186: Remove assumption that callers that specify -1 actually mean sizeof(p...Jelmer Vernooij2007-10-101-15/+0
* r13182: Add first bits of browsing testsuite.Jelmer Vernooij2007-10-103-1/+56
* r13181: Fix standalone ldb buildJelmer Vernooij2007-10-102-1/+2
* r13180: Add note about smb.conf locationJelmer Vernooij2007-10-101-0/+3
* r13179: Add note about removing the optional password argument to smbclient.Jelmer Vernooij2007-10-101-0/+3
* r13170: Remove some dependencies on -1 implying the size of pstringJelmer Vernooij2007-10-102-9/+7
* r13169: Fix typo (noticed by Jeroen Keiren)Jelmer Vernooij2007-10-101-1/+1
* r13167: handle cotrols' reply even in errorSimo Sorce2007-10-101-2/+1
* r13166: Patches form Brad HardsSimo Sorce2007-10-104-5/+35
* r13163: as we don't import the raw magic configure vars forStefan Metzmacher2007-10-102-13/+12
* r13161: Remove optional password as second parameter. Improve return values a...Jelmer Vernooij2007-10-101-28/+11
* r13160: Fix some of the smbclient testsuite (after failures on the buildfarm)Jelmer Vernooij2007-10-101-21/+17
* r13158: Fix setup and ejs pathsJelmer Vernooij2007-10-104-4/+12
* r13157: Fix installation of js filesJelmer Vernooij2007-10-101-1/+1
* r13156: Add some tests for smbclientJelmer Vernooij2007-10-103-0/+71