summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r14701: Allow, with non-default options, NTLMSSP to access the LM session key,Andrew Bartlett2-3/+13
2007-10-10r14700: Fix spelling, and change these informational messages to debug level 5.Andrew Bartlett1-6/+6
2007-10-10r14694: Remove for now until it does something useful.Jelmer Vernooij1-2/+0
2007-10-10r14693: Automatically update dependencies during compilationJelmer Vernooij2-4/+7
2007-10-10r14692: Get rid of the obfuscation() attributeJelmer Vernooij3-69/+0
2007-10-10r14691: Fix printing elements with represent_as setJelmer Vernooij2-7/+14
2007-10-10r14690: Support represent_as in headers, enable represent_as() test (which wo...Jelmer Vernooij3-33/+31
2007-10-10r14689: Fix testJelmer Vernooij1-9/+4
2007-10-10r14688: More work on represent_as(): output the right function calls, fix test.Jelmer Vernooij3-8/+35
2007-10-10r14687: Start working on support for represent_as() and transmit_as() asJelmer Vernooij7-9/+85
2007-10-10r14686: Fix pidl testsuite to run whenever there is a shared libary builtJelmer Vernooij4-48/+53
2007-10-10r14680: add some tests which demonstrate that closing the dir handleStefan Metzmacher1-0/+199
2007-10-10r14673: Don't double-free conn, it is below 'c' free'ed byAndrew Bartlett1-2/+0
2007-10-10r14672: the async_info desctructor needs access to the private struct,Stefan Metzmacher1-0/+19
2007-10-10r14670: Fix module extensionsJelmer Vernooij1-6/+6
2007-10-10r14667: Fix indentation.Rafal Szczesniak1-29/+29
2007-10-10r14666: Fix handling of naming of shared modules when not in developer modeJelmer Vernooij2-24/+22
2007-10-10r14665: More testing in RPC-SAMR. It looks like we will probably need anotherAndrew Bartlett1-20/+41
2007-10-10r14662: To allow the RPC-SAMR test to pass, we need to look for both domainsAndrew Bartlett1-1/+1
2007-10-10r14661: Install symlinks for shared librariesJelmer Vernooij2-2/+6
2007-10-10r14660: Install ldb_errors.hJelmer Vernooij2-1/+2
2007-10-10r14658: Include ndr_obfuscate.h when necessaryJelmer Vernooij1-0/+7
2007-10-10r14657: We'll now start working on TP3Jelmer Vernooij1-1/+1
2007-10-10r14654: Fix hcrypto link when using automatic dependenciesJelmer Vernooij1-2/+1
2007-10-10r14653: make sure we always have a valid session_infoStefan Metzmacher2-6/+24
2007-10-10r14647: be a bit less verbose on common stuffStefan Metzmacher2-2/+2
2007-10-10r14644: fix SMBecho, used by w2k clients, failing this,Stefan Metzmacher1-1/+1
2007-10-10r14642: fix shadow warningsStefan Metzmacher1-9/+12
2007-10-10r14641: fix typoStefan Metzmacher1-2/+2
2007-10-10r14640: Fix dependencyJelmer Vernooij2-2/+1
2007-10-10r14639: the platform id is 32 bit...Stefan Metzmacher2-2/+2
2007-10-10r14638: we need to call smbsrv_setup_reply() before using smbsrv_setup_error()Stefan Metzmacher1-2/+2
2007-10-10r14637: Extend the ACB -> userParameters flag mapping based on the ovbious co...Andrew Bartlett1-1/+9
2007-10-10r14636: Print an error on torture connect failure. (Helps with debugging).Andrew Bartlett1-0/+4
2007-10-10r14635: - Remove lex.c from SVN (it is built anyway, and having it in SVNAndrew Bartlett10-4320/+114
2007-10-10r14621: Define HAVE_IMMEDIATE_STRUCTURES for those using Samba headers,Jelmer Vernooij2-0/+5
2007-10-10r14616: added notify change support to the posix backendAndrew Tridgell13-1/+610
2007-10-10r14615: add notify to unixuid ntvfs moduleAndrew Tridgell1-0/+14
2007-10-10r14614: handle zero timers in pvfs_wait()Andrew Tridgell1-4/+4
2007-10-10r14613: fixed ntvfs_notify_next()Andrew Tridgell1-1/+1
2007-10-10r14612: added strncasecmp_m() and fixed strcasecmp_m() for invalid codepointsAndrew Tridgell1-0/+39
2007-10-10r14610: Fix writing of modulesdir to .pc filesJelmer Vernooij3-4/+3
2007-10-10r14609: Add heimdal/lib/des to the VPATH (required for some headers)Jelmer Vernooij1-1/+1
2007-10-10r14608: Force creating symlinks (otherwise we end up with EEXIST errors)Jelmer Vernooij1-2/+2
2007-10-10r14607: Update mkproto.pl to only write out new header files if the contents ...Jelmer Vernooij1-37/+88
2007-10-10r14606: Fix paths in developer mode. This allows 'make quicktest' to work whenJelmer Vernooij4-15/+32
2007-10-10r14605: Create heimdal/lib/des/hcrypto symlink if it doesn't existJelmer Vernooij4-13/+6
2007-10-10r14604: Support 'aliases' for ldb modulesJelmer Vernooij2-0/+7
2007-10-10r14603: Fix building of ejs modules as shared libsJelmer Vernooij7-12/+25
2007-10-10r14599: Pass ACLs down the registry layer.Jelmer Vernooij14-25/+38