Age | Commit message (Collapse) | Author | Files | Lines |
|
around.
Jeremy.
(This used to be commit bf0916e1da442606311c74ac73ccec2e9710d663)
|
|
(This used to be commit f7ebb3c9e5d38d86d48459b7962a3da6d4900285)
|
|
(This used to be commit 40127404e3a664539de516723cf1239f47adc442)
|
|
the flags field
(This used to be commit 48c8211084503172f053ad23b308901628f8a978)
|
|
(This used to be commit 8b208834354db39797e45fd041c408c7ab6eb314)
|
|
(This used to be commit cdbe47a5d517eea95186aecdc3327160236a5d09)
|
|
please check this?
(This used to be commit af4b1f869a7dca0d24391fb2cefef7e05cca2c04)
|
|
(This used to be commit d594e60f926e5618cd61585383bee315757ba73a)
|
|
(This used to be commit 1b2b7766c8fa89f46f4d1c881ee91c4b0b15773a)
|
|
- Use absolute directories for $builddir and $srcdir in the Makefile
- Don't try and combine source files in $builddir and $srcdir to build
proto.h. It's just too hard to get it right across all targets we
wish to compile on. Use a hand created prototype for the single
function in smbd/build_options.c that we need. This allows us to ditch
all the extra sed work that was causing problems: \t not portable - hah!
- Fix bogus delheaders target to remove the correct files
This appears to work quite nicely now. Let's see how it goes on the
buildfarm machines.
(This used to be commit 456184463d35c18840c39cb3483b7136247ea764)
|
|
(This used to be commit a0c3f1d31c4888d33061bb011fcb8e701bba30bc)
|
|
the original fix.
(This used to be commit 711f65bee0e7955fdb415182abe4812eae8ec4c3)
|
|
(This used to be commit f4b050932a44d836b11299c158666f6804cceda5)
|
|
(This used to be commit 0583dc358e918cf8bfb4d17bae0f42c4b385d313)
|
|
(This used to be commit 59326e7a53803060e25832719c6cd48278f1a72b)
|
|
Larsen)
(This used to be commit e9df7d2820441c63c35e7b4fc5b3cc594053781c)
|
|
here's a small patch which renames the symbol 'log' to some better names
to avoid compiler warnings about shodow global var 'log'
in proto.h
we now have a GLOBAL_SECTION_SNUM -1
so we should use it in swat too:-)
(This used to be commit a4733a0748b4d24457558304ad47852c69905cb2)
|
|
(This used to be commit b9e7ce9d85c4203779d6b9bfb2e65a4ed5fe33ff)
|
|
(This used to be commit de8180a28024a312c4d5bb97e274122d631580c2)
|
|
back a different sized blob of encrypted password data then we were
expecting. There's an extra 32 bytes of unknown stuff.
(This used to be commit 285952fd626b02362fb6732f90c5a3ce0d2d5ae0)
|
|
(This used to be commit eda897306896b729129582fdf4fdd26af555f014)
|
|
me to review it).
This patch works well for a DC running with trusted domains, becouse it lets
you check the local SAM first, but only for this domain's users.
Andrew Bartlett
(This used to be commit e0bd4d2844e6073a83b72925bca1aec007a8dd0b)
|
|
I'm still not convinced that sharing the option name with the administrative
code is the best idea, but anyway...
Tested by vl, bug #41.
Andrew Bartlett
(This used to be commit 9d78f064c5e4e6b340f994204977aaac6513320b)
|
|
Volker
(This used to be commit 47c36290db5e1f84ddf78913b3971aea04d243ab)
|
|
Jeremy.
(This used to be commit 7d546a6bad3378fcdaf5fc7f0c2057e71382c00a)
|
|
build/install
(This used to be commit 8fa687701a73cbce031cc5550412558a49d697a9)
|
|
(This used to be commit e90c5796d2dcdbb81b2e78c580704da1f93547cc)
|
|
<t.d.lee@durham.ac.uk>
(This used to be commit e48a8b5e9c1a75c6e4bffe022d0e25edae89bc58)
|
|
vorlon.
(This used to be commit a5f165020aecde604bbb9982944fb44bcfea19ae)
|
|
that file_find_dif will find them. Fixes a core dump in smbd/open.c.
Jeremy.
(This used to be commit 0e2165630d2ce31076fef6d7098e45c8fd327e23)
|
|
Jeremy.
(This used to be commit 84a7714eba801fefa7ad56493f20813de3943bc5)
|
|
Jeremy.
(This used to be commit 6d3b72b4994a5115a1e7f0ca3912692a33fc690e)
|
|
don't try to change a string that only differs in case
(This used to be commit 01ef08352007487040edefcc0b99ca79823cbddf)
|
|
unless we are trying to be an ADS DC
(This used to be commit bf20976e5a993f4cfa05c1e0a9ecab2c7da99263)
|
|
(This used to be commit b1eb0dd7e0593e08f71aa9c4fc3d47ccdfabc691)
|
|
(This used to be commit 9192921c115b881d687f28d016c478192ab4d4ae)
|
|
unicode plain text password if negoitated
(This used to be commit e7d635af80c844f17ff9f34c26c1e9c978951ce1)
|
|
(This used to be commit 73c686ab771b6c3e9a9335032f851083d44701c7)
|
|
using smbclient
(This used to be commit d7ca85613b6acf60e29cc118435db2c075995edb)
|
|
(This used to be commit 6cb3d3cc609c22b54c793ab4d0be645e85e5ad35)
|
|
(This used to be commit 1f98ced3163e26818c12829801729bc28f858de7)
|
|
(This used to be commit 014350196df287beae212e99d22dc63ecbe7d36e)
|
|
was specified.
(This used to be commit 17b0acff8a4e34674263b381c02a97c0fb3f44bc)
|
|
packets, otherwise repeated components will not decode correctly.
Thanks to aliguori@us.ibm.com for the fix, and lukeh@padl.com for pointing
us to the right docs.
(This used to be commit a8d5d74cf80c6cae3eac1daa3f88d56373789560)
|
|
netlogon for ads packet. repeated DNS components will not be properly
encoded otherwise.
(This used to be commit 1e85a9ed8da2e48b0ef586599742ed515bd91ecd)
|
|
Jeremy.
(This used to be commit 6669c38ed0e209d40aff82867b92d704875c2f80)
|
|
(This used to be commit 46e6621b2ebe7a8d1bd0c05197667aaa4e078efd)
|
|
(This used to be commit 3983f3a1f30deae8d66c1f4c099bb56eabe3586b)
|
|
moment as I don't think cumulative permission sets make sense in POSIX even
though that's the way Windows works....
Jeremy.
(This used to be commit 6ddd5b6ca7dde45ce866f852861e143434c84c7e)
|
|
in add groupmem code.
Jeremy.
(This used to be commit f41eb9ce9af2075f62abaecd8792d30617d05818)
|