1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
Commit Graph

8607 Commits

Author SHA1 Message Date
Andrew Bartlett
3e9e505e9e r14637: Extend the ACB -> userParameters flag mapping based on the ovbious connections.
Andrew Bartlett
2007-10-10 13:59:03 -05:00
Andrew Bartlett
335bb7e692 r14636: Print an error on torture connect failure. (Helps with debugging).
Andrew Bartlett
2007-10-10 13:59:03 -05:00
Andrew Bartlett
a5c2b4cc92 r14635: - Remove lex.c from SVN (it is built anyway, and having it in SVN
confuses things)

- Update Samba4 from lorikeet-heimdal

- Remove generated symlink on make clean

Andrew Bartlett
2007-10-10 13:59:02 -05:00
Jelmer Vernooij
54962ce41a r14621: Define HAVE_IMMEDIATE_STRUCTURES for those using Samba headers,
so people don't end up with different sizes for NTSTATUS...
2007-10-10 13:59:02 -05:00
Andrew Tridgell
1624ea88e6 r14616: added notify change support to the posix backend
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.
2007-10-10 13:59:02 -05:00
Andrew Tridgell
79af976d18 r14615: add notify to unixuid ntvfs module 2007-10-10 13:59:02 -05:00
Andrew Tridgell
cc1f8b3ebe r14614: handle zero timers in pvfs_wait() 2007-10-10 13:59:02 -05:00
Andrew Tridgell
9bf7d322d0 r14613: fixed ntvfs_notify_next() 2007-10-10 13:59:01 -05:00
Andrew Tridgell
12b533450b r14612: added strncasecmp_m() and fixed strcasecmp_m() for invalid codepoints 2007-10-10 13:59:01 -05:00
Jelmer Vernooij
549b1eec40 r14610: Fix writing of modulesdir to .pc files
Add two more .pc files
2007-10-10 13:59:01 -05:00
Jelmer Vernooij
1145ec40f0 r14609: Add heimdal/lib/des to the VPATH (required for some headers) 2007-10-10 13:59:01 -05:00
Jelmer Vernooij
849d9e8cc3 r14608: Force creating symlinks (otherwise we end up with EEXIST errors) 2007-10-10 13:59:00 -05:00
Jelmer Vernooij
06403ea2be r14607: Update mkproto.pl to only write out new header files if the contents changed. 2007-10-10 13:59:00 -05:00
Jelmer Vernooij
614f062748 r14606: Fix paths in developer mode. This allows 'make quicktest' to work when
building with --enable-dso
2007-10-10 13:59:00 -05:00
Jelmer Vernooij
303832bdc9 r14605: Create heimdal/lib/des/hcrypto symlink if it doesn't exist 2007-10-10 13:59:00 -05:00
Jelmer Vernooij
73889a327c r14604: Support 'aliases' for ldb modules 2007-10-10 13:58:59 -05:00
Jelmer Vernooij
8575e9a490 r14603: Fix building of ejs modules as shared libs
Fix calling of ejs_exception() without requiring --export-dynamic
2007-10-10 13:58:59 -05:00
Jelmer Vernooij
6cdefd8945 r14599: Pass ACLs down the registry layer. 2007-10-10 13:58:59 -05:00
Andrew Bartlett
ace171f94c r14598: 'logfile' may be a poor choice for a global variable name, but for now
don't shadow it.

Andrew Bartlett
2007-10-10 13:58:59 -05:00
Jelmer Vernooij
06f7a8c692 r14594: Fix some dependencies (required for shared library build) 2007-10-10 13:58:58 -05:00
Jelmer Vernooij
f10fae23f0 r14592: Add support for loading shared modules to LDB. 2007-10-10 13:58:58 -05:00
Rafal Szczesniak
44b89cd47a r14591: More comments.
rafal
2007-10-10 13:58:57 -05:00
Jelmer Vernooij
3a6ed4e2df r14590: Fix ldb standalone build... 2007-10-10 13:58:56 -05:00
Andrew Bartlett
fd496d5baf r14589: This morning, I think I can spell...
Andrew Bartlett
2007-10-10 13:58:56 -05:00
Jelmer Vernooij
33709dc5b3 r14587: Allow building without GNU make and/or without xsltproc 2007-10-10 13:58:54 -05:00
Jelmer Vernooij
5673ee1182 r14586: Some small fixes, update TODO. 2007-10-10 13:58:53 -05:00
Jelmer Vernooij
2b22f18533 r14583: Enable automatic dependencies only if GNU make >= 3.81 is present. 2007-10-10 13:58:53 -05:00
Jelmer Vernooij
6414d0c04f r14582: No longer require 'make proto' when running without automatic dependencies.
Don't create dependency files when running 'make clean'
2007-10-10 13:58:53 -05:00
Jelmer Vernooij
d6d3636265 r14581: Disable automatic dependencies for now, as some make versions seem to have
trouble with it.
2007-10-10 13:58:52 -05:00
Jelmer Vernooij
f97df7d90a r14575: Move some path-related functions to libsamba-config so libsamba-util
doesn't have to depend on the lp_* functions.
2007-10-10 13:58:52 -05:00
Jelmer Vernooij
29d63edbd7 r14573: Install samba-config and headers 2007-10-10 13:58:51 -05:00
Jelmer Vernooij
ed382873fd r14572: Give libraries saner names, remove some .pc files, make some things
subsystems in case a library doesn't make sense.
2007-10-10 13:58:49 -05:00
Jelmer Vernooij
e71cca7f0c r14571: More improvements on shared library support in Samba. Only ldb is left now... 2007-10-10 13:58:49 -05:00
Jelmer Vernooij
89dfb74894 r14570: Move some functions also they are also used from kpasswd 2007-10-10 13:58:48 -05:00
Jelmer Vernooij
da0a411818 r14569: Make more functions public. 2007-10-10 13:58:48 -05:00
Rafal Szczesniak
473d6c8e68 r14568: Remove unused function.
rafal
2007-10-10 13:58:48 -05:00
Jelmer Vernooij
8e84e6cb6b r14567: Make some more functions public. 2007-10-10 13:58:48 -05:00
Rafal Szczesniak
1ba4245fcb r14566: Remove unnecessary headers.
rafal
2007-10-10 13:58:48 -05:00
Jelmer Vernooij
3e6b75d955 r14565: Fix shared library sonames 2007-10-10 13:58:47 -05:00
Jelmer Vernooij
4f99c96509 r14564: Remove dependencies when running distclean 2007-10-10 13:58:47 -05:00
Jelmer Vernooij
2236ad9096 r14563: Include both private and proto names in makefile rule 2007-10-10 13:58:47 -05:00
Jelmer Vernooij
4d09ffa7f1 r14562: Use VPATH to solve strange heimdal dependencies 2007-10-10 13:58:47 -05:00
Jelmer Vernooij
2038d62b19 r14561: Update WHATSNEW.txt to revision 14554 2007-10-10 13:58:47 -05:00
Rafal Szczesniak
860f9bcb1e r14560: Finally! Start working on async libnet_RpcConnect and other
rpc-related calls.

rafal
2007-10-10 13:58:46 -05:00
Jelmer Vernooij
9938b7391d r14558: Another two more static dependencies... 2007-10-10 13:58:46 -05:00
Jelmer Vernooij
b4796266c3 r14557: Add hack for asn1 files 2007-10-10 13:58:46 -05:00
Jelmer Vernooij
b580277032 r14556: Fix some dependencies 2007-10-10 13:58:46 -05:00
Jelmer Vernooij
94d182d6ad r14555: Remove cycle from rule 2007-10-10 13:58:46 -05:00
Jelmer Vernooij
eb435386f0 r14554: Write out header dependencies. This means all C files affected will be
rebuilt when a header file is changed. It also means parallel builds work now.

It will take a minute or so to generate all the dependency information,
but there should be no need to rebuild that information later on, unless
a file changes.

This behaviour is only enabled when building in developer mode
(--enable-developer) and requires a GNU make (or compatible). In all other
cases, the file 'static_deps.mk' is included, which contains some basic
hardcoded dependency information.
2007-10-10 13:58:45 -05:00
Jelmer Vernooij
f523c51b34 r14553: Use double colon feature in the makefile (supported by all buildfarm hosts!) 2007-10-10 13:58:45 -05:00