summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r13186: Remove assumption that callers that specify -1 actually mean sizeof(p...Jelmer Vernooij1-15/+0
2007-10-10r13182: Add first bits of browsing testsuite.Jelmer Vernooij3-1/+56
2007-10-10r13181: Fix standalone ldb buildJelmer Vernooij2-1/+2
2007-10-10r13170: Remove some dependencies on -1 implying the size of pstringJelmer Vernooij2-9/+7
2007-10-10r13167: handle cotrols' reply even in errorSimo Sorce1-2/+1
2007-10-10r13166: Patches form Brad HardsSimo Sorce4-5/+35
2007-10-10r13163: as we don't import the raw magic configure vars forStefan Metzmacher2-13/+12
2007-10-10r13161: Remove optional password as second parameter. Improve return values a...Jelmer Vernooij1-28/+11
2007-10-10r13160: Fix some of the smbclient testsuite (after failures on the buildfarm)Jelmer Vernooij1-21/+17
2007-10-10r13158: Fix setup and ejs pathsJelmer Vernooij4-4/+12
2007-10-10r13157: Fix installation of js filesJelmer Vernooij1-1/+1
2007-10-10r13156: Add some tests for smbclientJelmer Vernooij3-0/+71
2007-10-10r13155: Large amount of updates to smbclient to:Jelmer Vernooij1-867/+611
2007-10-10r13154: Add some constJelmer Vernooij1-1/+1
2007-10-10r13153: Try to move closer to FHS. This probably breaks everything...Andrew Bartlett4-62/+22
2007-10-10r13152: Jelmer assures me that this won't break anything, but does make itAndrew Bartlett1-7/+9
2007-10-10r13150: Correct comment.Andrew Bartlett1-1/+1
2007-10-10r13149: DEBUG is a bad choice for 'net', it should print to stderrAndrew Bartlett1-3/+3
2007-10-10r13144: This seems to be required for Samba4 to talk to Samba4, and to get theAndrew Bartlett1-0/+11
2007-10-10r13131: windows sends termination here, this fixes access with regeditStefan Metzmacher1-1/+1
2007-10-10r13129: fix the memory hierachieStefan Metzmacher5-6/+8
2007-10-10r13128: init the private_data to NULLStefan Metzmacher1-0/+2
2007-10-10r13117: the caller may reference the winsdb_addr struct,Stefan Metzmacher1-1/+0
2007-10-10r13116: make sure we don't add more than 25 addresses to a record,Stefan Metzmacher3-36/+193
2007-10-10r13115: call the wins hook script on modifications of the wins.ldbStefan Metzmacher1-8/+56