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