summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* r14639: the platform id is 32 bit...Stefan Metzmacher2007-10-102-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)
* r14638: we need to call smbsrv_setup_reply() before using smbsrv_setup_error()Stefan Metzmacher2007-10-101-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)
* r14637: Extend the ACB -> userParameters flag mapping based on the ovbious ↵Andrew Bartlett2007-10-101-1/+9
| | | | | | | connections. Andrew Bartlett (This used to be commit 3e9e505e9e5b72dddccb548d17a5f02785d3a2e1)
* r14636: Print an error on torture connect failure. (Helps with debugging).Andrew Bartlett2007-10-101-0/+4
| | | | | Andrew Bartlett (This used to be commit 335bb7e6924d357e3dadf02f133a3037bebfe385)
* r14635: - Remove lex.c from SVN (it is built anyway, and having it in SVNAndrew Bartlett2007-10-1010-4320/+114
| | | | | | | | | | | confuses things) - Update Samba4 from lorikeet-heimdal - Remove generated symlink on make clean Andrew Bartlett (This used to be commit a5c2b4cc92e807d18cb8df99bebf004fa4252e1e)
* r14621: Define HAVE_IMMEDIATE_STRUCTURES for those using Samba headers,Jelmer Vernooij2007-10-102-0/+5
| | | | | so people don't end up with different sizes for NTSTATUS... (This used to be commit 54962ce41a7ae72d1dc8cbb2d2cf9cd60a1ed683)
* r14616: added notify change support to the posix backendAndrew Tridgell2007-10-1013-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)
* r14615: add notify to unixuid ntvfs moduleAndrew Tridgell2007-10-101-0/+14
| | | | (This used to be commit 79af976d189798bb92f5909237202ca18db1789f)
* r14614: handle zero timers in pvfs_wait()Andrew Tridgell2007-10-101-4/+4
| | | | (This used to be commit cc1f8b3ebe2dcab6f21913af9baf231f3250120e)
* r14613: fixed ntvfs_notify_next()Andrew Tridgell2007-10-101-1/+1
| | | | (This used to be commit 9bf7d322d014d0d7dc603427b233acd97fae5734)
* r14612: added strncasecmp_m() and fixed strcasecmp_m() for invalid codepointsAndrew Tridgell2007-10-101-0/+39
| | | | (This used to be commit 12b533450bdb31b57154940898f2f02c49e96ed1)
* r14610: Fix writing of modulesdir to .pc filesJelmer Vernooij2007-10-103-4/+3
| | | | | Add two more .pc files (This used to be commit 549b1eec40d8989d4c94ab2e63b9b4789c008589)
* r14609: Add heimdal/lib/des to the VPATH (required for some headers)Jelmer Vernooij2007-10-101-1/+1
| | | | (This used to be commit 1145ec40f039434b7fac9fe010ccd32a1e8d4fc3)
* r14608: Force creating symlinks (otherwise we end up with EEXIST errors)Jelmer Vernooij2007-10-101-2/+2
| | | | (This used to be commit 849d9e8cc3aaea03775b0bfdfd0d263a97a8b9d2)
* r14607: Update mkproto.pl to only write out new header files if the contents ↵Jelmer Vernooij2007-10-101-37/+88
| | | | | | changed. (This used to be commit 06403ea2be9ce38dbd099e710ccf17dc4340fa43)
* r14606: Fix paths in developer mode. This allows 'make quicktest' to work whenJelmer Vernooij2007-10-104-15/+32
| | | | | building with --enable-dso (This used to be commit 614f062748d95a455d1a99a7444fdc0fe152f4e4)
* r14605: Create heimdal/lib/des/hcrypto symlink if it doesn't existJelmer Vernooij2007-10-104-13/+6
| | | | (This used to be commit 303832bdc90f371c68185773009d143d1acf93ae)
* r14604: Support 'aliases' for ldb modulesJelmer Vernooij2007-10-102-0/+7
| | | | (This used to be commit 73889a327cfe5613746393205fc3e5d6fa76421b)
* r14603: Fix building of ejs modules as shared libsJelmer Vernooij2007-10-107-12/+25
| | | | | Fix calling of ejs_exception() without requiring --export-dynamic (This used to be commit 8575e9a4903450aae1f29f55aae516085a9528bb)
* r14599: Pass ACLs down the registry layer.Jelmer Vernooij2007-10-1014-25/+38
| | | | (This used to be commit 6cdefd8945eee5513a6993350ea71f12d4dbd6fa)
* r14598: 'logfile' may be a poor choice for a global variable name, but for nowAndrew Bartlett2007-10-101-3/+3
| | | | | | | don't shadow it. Andrew Bartlett (This used to be commit ace171f94c57da7b13c147c6e286e9e183df0745)
* r14594: Fix some dependencies (required for shared library build)Jelmer Vernooij2007-10-107-17/+21
| | | | (This used to be commit 06f7a8c692a645830eb3dd9abad8556c66bba747)
* r14592: Add support for loading shared modules to LDB.Jelmer Vernooij2007-10-1014-35/+103
| | | | (This used to be commit f10fae23f0685b2d9c6174596e1c66d799f02c52)
* r14591: More comments.Rafal Szczesniak2007-10-101-1/+27
| | | | | rafal (This used to be commit 44b89cd47a1eb635f09ef97e6a828c40962c2322)
* r14590: Fix ldb standalone build...Jelmer Vernooij2007-10-102-2/+1
| | | | (This used to be commit 3a6ed4e2df26936202cba8f7739ed39e0d119d1a)
* r14589: This morning, I think I can spell...Andrew Bartlett2007-10-101-3/+3
| | | | | Andrew Bartlett (This used to be commit fd496d5baf392c8f57fb4192be54aa12639d08d0)
* r14587: Allow building without GNU make and/or without xsltprocJelmer Vernooij2007-10-102-4/+12
| | | | (This used to be commit 33709dc5b3652f4d4c7281bec4ba7160a6d87598)
* r14586: Some small fixes, update TODO.Jelmer Vernooij2007-10-103-498/+9
| | | | (This used to be commit 5673ee1182dbae1aac6891abdce0b5748a14989f)
* r14583: Enable automatic dependencies only if GNU make >= 3.81 is present.Jelmer Vernooij2007-10-104-6/+42
| | | | (This used to be commit 2b22f1853306625a4c59763ef11965ac8900d4ff)
* r14582: No longer require 'make proto' when running without automatic ↵Jelmer Vernooij2007-10-102-5/+18
| | | | | | | dependencies. Don't create dependency files when running 'make clean' (This used to be commit 6414d0c04fce969d4400a013aeaa3fa75849e2de)
* r14581: Disable automatic dependencies for now, as some make versions seem ↵Jelmer Vernooij2007-10-101-4/+4
| | | | | | | to have trouble with it. (This used to be commit d6d363626513b41cb2d6dafab631bebadee48f42)
* r14575: Move some path-related functions to libsamba-config so libsamba-utilJelmer Vernooij2007-10-1013-176/+212
| | | | | doesn't have to depend on the lp_* functions. (This used to be commit f97df7d90a41b77a9edd2d6bdc47c27bf1b6bb07)
* r14573: Install samba-config and headersJelmer Vernooij2007-10-102-3/+4
| | | | (This used to be commit 29d63edbd71d665d2566a2f4aac90e93753946e3)
* r14572: Give libraries saner names, remove some .pc files, make some thingsJelmer Vernooij2007-10-1021-187/+76
| | | | | subsystems in case a library doesn't make sense. (This used to be commit ed382873fd01457a53e0a1e1f5ba6753dfbc0646)
* r14571: More improvements on shared library support in Samba. Only ldb is ↵Jelmer Vernooij2007-10-107-12/+14
| | | | | | left now... (This used to be commit e71cca7f0cec62357eba6ba02d13f1c3f04edaa7)
* r14570: Move some functions also they are also used from kpasswdJelmer Vernooij2007-10-103-309/+318
| | | | (This used to be commit 89dfb74894c809d69eab05bdb6d5fe4012153808)
* r14569: Make more functions public.Jelmer Vernooij2007-10-105-3/+6
| | | | (This used to be commit da0a4118189d1026e04e46cb73ba90a4a94d8819)
* r14568: Remove unused function.Rafal Szczesniak2007-10-101-10/+0
| | | | | rafal (This used to be commit 473d6c8e685a0c730c57534cfa079e465de9b233)
* r14567: Make some more functions public.Jelmer Vernooij2007-10-1010-18/+19
| | | | (This used to be commit 8e84e6cb6b172c89072723e07f344da8f4476c1f)
* r14566: Remove unnecessary headers.Rafal Szczesniak2007-10-101-3/+0
| | | | | rafal (This used to be commit 1ba4245fcbe808b4537eff74792d1bc7b94108b9)
* r14565: Fix shared library sonamesJelmer Vernooij2007-10-103-6/+9
| | | | (This used to be commit 3e6b75d955cc49becf9145fbe4380c4e7e7f81f6)
* r14564: Remove dependencies when running distcleanJelmer Vernooij2007-10-101-3/+4
| | | | (This used to be commit 4f99c96509012fa10519627c037dc4297900dcc9)
* r14563: Include both private and proto names in makefile ruleJelmer Vernooij2007-10-101-0/+5
| | | | (This used to be commit 2236ad9096b0ebf19baffb9410bc6347b31c98e9)
* r14562: Use VPATH to solve strange heimdal dependenciesJelmer Vernooij2007-10-103-5/+3
| | | | (This used to be commit 4d09ffa7f128e881fc891988ea672ae93a7ab45d)
* r14561: Update WHATSNEW.txt to revision 14554Jelmer Vernooij2007-10-101-3/+61
| | | | (This used to be commit 2038d62b197b864ba903640725e0814d563730d4)
* r14560: Finally! Start working on async libnet_RpcConnect and otherRafal Szczesniak2007-10-101-57/+273
| | | | | | | rpc-related calls. rafal (This used to be commit 860f9bcb1ef76ccee59187aa182d4fb765ef5ecd)
* r14558: Another two more static dependencies...Jelmer Vernooij2007-10-102-2/+2
| | | | (This used to be commit 9938b7391ddc558e4962e342180738ce9891180e)
* r14557: Add hack for asn1 filesJelmer Vernooij2007-10-101-3/+2
| | | | (This used to be commit b4796266c3dcd000a034c94ed2ff249735d5db92)
* r14556: Fix some dependenciesJelmer Vernooij2007-10-103-4/+19
| | | | (This used to be commit b5802770322678d3f9c2044039cc254024612f9b)
* r14555: Remove cycle from ruleJelmer Vernooij2007-10-101-1/+1
| | | | (This used to be commit 94d182d6ad7e21c1c1722d91eb84d895889b945c)