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