summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r14672: the async_info desctructor needs access to the private struct,Stefan Metzmacher1-0/+19
so free async info explicit... I hope to find a generic way later, so that the ntvfs modules doesn't need to take care that much... metze (This used to be commit ba3bf34a850fca52f5d6297315e33df14f62373b)
2007-10-10r14671: We don't really need this in our releases...Andrew Bartlett1-1/+0
Andrew Bartlett (This used to be commit aeaf8c5ec5f6b11c54bdc2ce4f1beb0a1d05b9d1)
2007-10-10r14670: Fix module extensionsJelmer Vernooij1-6/+6
(This used to be commit 1c7beecbfdc6a156d6e9c379a31bdbfb191cbb5d)
2007-10-10r14667: Fix indentation.Rafal Szczesniak1-29/+29
rafal (This used to be commit 634111bb127432904b80c27032c16e87df76c2b4)
2007-10-10r14666: Fix handling of naming of shared modules when not in developer modeJelmer Vernooij2-24/+22
(This used to be commit 2638899529ca17ee0557d4491a51c21437b581b3)
2007-10-10r14665: More testing in RPC-SAMR. It looks like we will probably need anotherAndrew Bartlett1-20/+41
ldb module to handle which flags can be set under what circumstances. Andrew Bartlett (This used to be commit 1d1ff501f2d2b952a4dd80c374c857be0456173c)
2007-10-10r14662: To allow the RPC-SAMR test to pass, we need to look for both domainsAndrew Bartlett1-1/+1
and the builtinDomain objectClasses, when trying to find domain policies. Andrew Bartlett (This used to be commit 9fc1196f0ca0235aa764d4ae770e3c31978396fa)
2007-10-10r14661: Install symlinks for shared librariesJelmer Vernooij2-2/+6
(This used to be commit 3286636dbb78485e57357a2e7c23579e808264b2)
2007-10-10r14660: Install ldb_errors.hJelmer Vernooij2-1/+2
(This used to be commit 438636c475066533dec9a7464a01dece125320c6)
2007-10-10r14658: Include ndr_obfuscate.h when necessaryJelmer Vernooij1-0/+7
(This used to be commit 3647bd31244c9a44a4fae8a20a3176b85f4a0b3d)
2007-10-10r14657: We'll now start working on TP3Jelmer Vernooij1-1/+1
(This used to be commit e4751cbaffea9da6972db8b1e6f70a6e10346651)
2007-10-10r14654: Fix hcrypto link when using automatic dependenciesJelmer Vernooij1-2/+1
(This used to be commit 2db7109abf3cbf1b676077f8e7536644dc55dfab)
2007-10-10r14653: make sure we always have a valid session_infoStefan Metzmacher2-6/+24
metze (This used to be commit 42b3f83d1c5a4dced146cbc3861bcc838fda26c0)
2007-10-10r14651: The actual release date is 22 march..Jelmer Vernooij1-1/+1
(This used to be commit 2c53c63590c7b5531465da8c937a5c642c21051e)
2007-10-10r14648: Update to r14647.Jelmer Vernooij1-3/+7
(This used to be commit dc09f7a556b2b04547ec197690d57a215dc4b2d1)
2007-10-10r14647: be a bit less verbose on common stuffStefan Metzmacher2-2/+2
metze (This used to be commit 9f9240d118c66d89a8b51bc54be11828251d0872)
2007-10-10r14644: fix SMBecho, used by w2k clients, failing this,Stefan Metzmacher1-1/+1
causes an SMBulogoffX and SMBtdis jelmer: I think this should go into TP2 metze (This used to be commit 94d775c74d611e950bb5502bfe7f7c4015c6f772)
2007-10-10r14642: fix shadow warningsStefan Metzmacher1-9/+12
metze (This used to be commit 09850fd13334667a2a7a7b6ee24fa3379c67825a)
2007-10-10r14641: fix typoStefan Metzmacher1-2/+2
metze (This used to be commit 0ad464f686dddc5befdf1ec8d20101ee0ad83585)
2007-10-10r14640: Fix dependencyJelmer Vernooij2-2/+1
(This used to be commit 009b56a3234b28e212fe5b2cda4f068c9a2f8707)
2007-10-10r14639: the platform id is 32 bit...Stefan Metzmacher2-2/+2
this worked before as there's always a pointer following that is aligned to 4 byte metze (This used to be commit e90a67ad39f2ca664ed5e2eff006906b847b33d9)
2007-10-10r14638: we need to call smbsrv_setup_reply() before using smbsrv_setup_error()Stefan Metzmacher1-2/+2
tridge: can you please check if the whole function ok? jelmer: this fixes a crash bug, when asking for Security Descriptors and should be in the TP2 metze (This used to be commit b5edcde79339be0fec94e440a87c8191cf53e937)
2007-10-10r14637: Extend the ACB -> userParameters flag mapping based on the ovbious ↵Andrew Bartlett1-1/+9
connections. Andrew Bartlett (This used to be commit 3e9e505e9e5b72dddccb548d17a5f02785d3a2e1)
2007-10-10r14636: Print an error on torture connect failure. (Helps with debugging).Andrew Bartlett1-0/+4
Andrew Bartlett (This used to be commit 335bb7e6924d357e3dadf02f133a3037bebfe385)
2007-10-10r14635: - Remove lex.c from SVN (it is built anyway, and having it in SVNAndrew Bartlett10-4320/+114
confuses things) - Update Samba4 from lorikeet-heimdal - Remove generated symlink on make clean Andrew Bartlett (This used to be commit a5c2b4cc92e807d18cb8df99bebf004fa4252e1e)
2007-10-10r14621: Define HAVE_IMMEDIATE_STRUCTURES for those using Samba headers,Jelmer Vernooij2-0/+5
so people don't end up with different sizes for NTSTATUS... (This used to be commit 54962ce41a7ae72d1dc8cbb2d2cf9cd60a1ed683)
2007-10-10r14616: added notify change support to the posix backendAndrew Tridgell13-1/+610
It doesn't fully work yet, and doesn't yet have all the efficiency that is planned, but it doesn't break anything and I wanted to get the code in the tree to minimise the chance of collisions with the work metze is doing. (This used to be commit 1624ea88e6eef89caacc36e7513aa79df0d579b9)
2007-10-10r14615: add notify to unixuid ntvfs moduleAndrew Tridgell1-0/+14
(This used to be commit 79af976d189798bb92f5909237202ca18db1789f)
2007-10-10r14614: handle zero timers in pvfs_wait()Andrew Tridgell1-4/+4
(This used to be commit cc1f8b3ebe2dcab6f21913af9baf231f3250120e)
2007-10-10r14613: fixed ntvfs_notify_next()Andrew Tridgell1-1/+1
(This used to be commit 9bf7d322d014d0d7dc603427b233acd97fae5734)
2007-10-10r14612: added strncasecmp_m() and fixed strcasecmp_m() for invalid codepointsAndrew Tridgell1-0/+39
(This used to be commit 12b533450bdb31b57154940898f2f02c49e96ed1)
2007-10-10r14610: Fix writing of modulesdir to .pc filesJelmer Vernooij3-4/+3
Add two more .pc files (This used to be commit 549b1eec40d8989d4c94ab2e63b9b4789c008589)
2007-10-10r14609: Add heimdal/lib/des to the VPATH (required for some headers)Jelmer Vernooij1-1/+1
(This used to be commit 1145ec40f039434b7fac9fe010ccd32a1e8d4fc3)
2007-10-10r14608: Force creating symlinks (otherwise we end up with EEXIST errors)Jelmer Vernooij1-2/+2
(This used to be commit 849d9e8cc3aaea03775b0bfdfd0d263a97a8b9d2)
2007-10-10r14607: Update mkproto.pl to only write out new header files if the contents ↵Jelmer Vernooij1-37/+88
changed. (This used to be commit 06403ea2be9ce38dbd099e710ccf17dc4340fa43)
2007-10-10r14606: Fix paths in developer mode. This allows 'make quicktest' to work whenJelmer Vernooij4-15/+32
building with --enable-dso (This used to be commit 614f062748d95a455d1a99a7444fdc0fe152f4e4)
2007-10-10r14605: Create heimdal/lib/des/hcrypto symlink if it doesn't existJelmer Vernooij4-13/+6
(This used to be commit 303832bdc90f371c68185773009d143d1acf93ae)
2007-10-10r14604: Support 'aliases' for ldb modulesJelmer Vernooij2-0/+7
(This used to be commit 73889a327cfe5613746393205fc3e5d6fa76421b)
2007-10-10r14603: Fix building of ejs modules as shared libsJelmer Vernooij7-12/+25
Fix calling of ejs_exception() without requiring --export-dynamic (This used to be commit 8575e9a4903450aae1f29f55aae516085a9528bb)
2007-10-10r14599: Pass ACLs down the registry layer.Jelmer Vernooij14-25/+38
(This used to be commit 6cdefd8945eee5513a6993350ea71f12d4dbd6fa)
2007-10-10r14598: 'logfile' may be a poor choice for a global variable name, but for nowAndrew Bartlett1-3/+3
don't shadow it. Andrew Bartlett (This used to be commit ace171f94c57da7b13c147c6e286e9e183df0745)
2007-10-10r14594: Fix some dependencies (required for shared library build)Jelmer Vernooij7-17/+21
(This used to be commit 06f7a8c692a645830eb3dd9abad8556c66bba747)
2007-10-10r14592: Add support for loading shared modules to LDB.Jelmer Vernooij14-35/+103
(This used to be commit f10fae23f0685b2d9c6174596e1c66d799f02c52)
2007-10-10r14591: More comments.Rafal Szczesniak1-1/+27
rafal (This used to be commit 44b89cd47a1eb635f09ef97e6a828c40962c2322)
2007-10-10r14590: Fix ldb standalone build...Jelmer Vernooij2-2/+1
(This used to be commit 3a6ed4e2df26936202cba8f7739ed39e0d119d1a)
2007-10-10r14589: This morning, I think I can spell...Andrew Bartlett1-3/+3
Andrew Bartlett (This used to be commit fd496d5baf392c8f57fb4192be54aa12639d08d0)
2007-10-10r14587: Allow building without GNU make and/or without xsltprocJelmer Vernooij2-4/+12
(This used to be commit 33709dc5b3652f4d4c7281bec4ba7160a6d87598)
2007-10-10r14586: Some small fixes, update TODO.Jelmer Vernooij3-498/+9
(This used to be commit 5673ee1182dbae1aac6891abdce0b5748a14989f)
2007-10-10r14583: Enable automatic dependencies only if GNU make >= 3.81 is present.Jelmer Vernooij4-6/+42
(This used to be commit 2b22f1853306625a4c59763ef11965ac8900d4ff)
2007-10-10r14582: No longer require 'make proto' when running without automatic ↵Jelmer Vernooij2-5/+18
dependencies. Don't create dependency files when running 'make clean' (This used to be commit 6414d0c04fce969d4400a013aeaa3fa75849e2de)