Age | Commit message (Collapse) | Author | Files | Lines |
|
(This used to be commit 73889a327cfe5613746393205fc3e5d6fa76421b)
|
|
Fix calling of ejs_exception() without requiring --export-dynamic
(This used to be commit 8575e9a4903450aae1f29f55aae516085a9528bb)
|
|
(This used to be commit 6cdefd8945eee5513a6993350ea71f12d4dbd6fa)
|
|
don't shadow it.
Andrew Bartlett
(This used to be commit ace171f94c57da7b13c147c6e286e9e183df0745)
|
|
(This used to be commit 06f7a8c692a645830eb3dd9abad8556c66bba747)
|
|
(This used to be commit f10fae23f0685b2d9c6174596e1c66d799f02c52)
|
|
rafal
(This used to be commit 44b89cd47a1eb635f09ef97e6a828c40962c2322)
|
|
(This used to be commit 3a6ed4e2df26936202cba8f7739ed39e0d119d1a)
|
|
Andrew Bartlett
(This used to be commit fd496d5baf392c8f57fb4192be54aa12639d08d0)
|
|
(This used to be commit 33709dc5b3652f4d4c7281bec4ba7160a6d87598)
|
|
(This used to be commit 5673ee1182dbae1aac6891abdce0b5748a14989f)
|
|
(This used to be commit 2b22f1853306625a4c59763ef11965ac8900d4ff)
|
|
dependencies.
Don't create dependency files when running 'make clean'
(This used to be commit 6414d0c04fce969d4400a013aeaa3fa75849e2de)
|
|
to have
trouble with it.
(This used to be commit d6d363626513b41cb2d6dafab631bebadee48f42)
|
|
doesn't have to depend on the lp_* functions.
(This used to be commit f97df7d90a41b77a9edd2d6bdc47c27bf1b6bb07)
|
|
(This used to be commit 29d63edbd71d665d2566a2f4aac90e93753946e3)
|
|
subsystems in case a library doesn't make sense.
(This used to be commit ed382873fd01457a53e0a1e1f5ba6753dfbc0646)
|
|
left now...
(This used to be commit e71cca7f0cec62357eba6ba02d13f1c3f04edaa7)
|
|
(This used to be commit 89dfb74894c809d69eab05bdb6d5fe4012153808)
|
|
(This used to be commit da0a4118189d1026e04e46cb73ba90a4a94d8819)
|
|
rafal
(This used to be commit 473d6c8e685a0c730c57534cfa079e465de9b233)
|
|
(This used to be commit 8e84e6cb6b172c89072723e07f344da8f4476c1f)
|
|
rafal
(This used to be commit 1ba4245fcbe808b4537eff74792d1bc7b94108b9)
|
|
(This used to be commit 3e6b75d955cc49becf9145fbe4380c4e7e7f81f6)
|
|
(This used to be commit 4f99c96509012fa10519627c037dc4297900dcc9)
|
|
(This used to be commit 2236ad9096b0ebf19baffb9410bc6347b31c98e9)
|
|
(This used to be commit 4d09ffa7f128e881fc891988ea672ae93a7ab45d)
|
|
(This used to be commit 2038d62b197b864ba903640725e0814d563730d4)
|
|
rpc-related calls.
rafal
(This used to be commit 860f9bcb1ef76ccee59187aa182d4fb765ef5ecd)
|
|
(This used to be commit 9938b7391ddc558e4962e342180738ce9891180e)
|
|
(This used to be commit b4796266c3dcd000a034c94ed2ff249735d5db92)
|
|
(This used to be commit b5802770322678d3f9c2044039cc254024612f9b)
|
|
(This used to be commit 94d182d6ad7e21c1c1722d91eb84d895889b945c)
|
|
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.
(This used to be commit eb435386f015ce1d89eb6f7e7837622ebd9e1951)
|
|
hosts!)
(This used to be commit f523c51b34c2305dcf861c542336f161a072a2f0)
|
|
(This used to be commit 44e132cf1a48174f538348b743096251b3e8f92f)
|
|
(This used to be commit d033f13970cd4c8b4d22b813f058f4ac669cb04d)
|
|
(This used to be commit 765fd852e789371f6b6361acd7603f8056ac14a9)
|
|
cflags.pl when using GNU make
(This used to be commit 4354147f6b5e9485d0550fa6c8a33be526f54db6)
|
|
(This used to be commit 25b93e043edc21fa40928c9166764a3a7e1b1e23)
|
|
$PREFIX. I should've remembered, as this problem has hit me before...
(This used to be commit 6a03e18ab881060f67c0313bd2ea4680b6a45f9f)
|
|
(This used to be commit 1e6f3c04344070c222508729ee1afdc0e8b3e476)
|
|
(This used to be commit 130db1abbe7f0998019bdf59332991b2a7d35eb2)
|
|
(This used to be commit 4ae0a28b2e85609226aa14c14e06aefad64ee293)
|
|
(This used to be commit c85c4b97f35ac32c3e7b40fa84414171975ecf54)
|
|
(This used to be commit 51b4270513752d2eafbe77f9de598de16ef84a1f)
|
|
with this it's now possible to write a
ntvfs_test programm like the vfstest in samba3
also smb2 support will be possible later
metze
(This used to be commit 7253153691e35cd206346fbd4e9b9f95c042f602)
|
|
make sure file and search handles are cleaned up
before anything else in the pvfs_state struct,
as there destructors reply on a valid pvfs_state struct
metze
(This used to be commit aaa5d377b9b6145a83c0e686c7fbb7b561ae8988)
|
|
(This used to be commit 1e1c5593817e84c59c1a10b5a3c1957e363e5198)
|
|
the 3 bytes for WordCount and ByteCount are included in MIN_SMB_SIZE...
metze
(This used to be commit 4ff3fb35e88643a4637bfca032a6505f9dce3843)
|