Age | Commit message (Collapse) | Author | Files | Lines |
|
Jeremy.
(This used to be commit 5059fbbb76ffa24658a878080a36e355df4894f5)
|
|
(This used to be commit 67ca6cd8eb20621d3f5926e19822b479ac80cb9c)
|
|
otherwise initial load in smb.conf can fail
(This used to be commit e9c53606de237f91712bb9d2a9fdf84b80bce38d)
|
|
network neighbourhood graph. Still needs a bit of work.
(This used to be commit 6b4559506d1434e6114d9707dd11fdc8ee8d54be)
|
|
(This used to be commit 95a9a1814f1a1ac07c316cc920c7493a86d5a09b)
|
|
if the password is blank. That ain't valid with encrypted passwords!
Jeremy, this changes the semantics of session setup. We no longer
automatically set guest=True when the client happens to choose their
username == the guest username. Instead we rely on the map_to_guest
code. I'm pretty sure this is now the right thing, but please look at
it carefully before putting it in 2.2
This is the bug that was causing the build farm to sometimes
fail. Basically we failed every 256 attempts - ie. when the first byte
of the encrypted password happened to be 0
(This used to be commit 4b35a3494c53fe38532fc12cf1c57e1a3715ad0f)
|
|
(This used to be commit c3a21fc0f21b3f493031cb0c9a6a990528b276d9)
|
|
(This used to be commit 9a9da44455fc35cb9b1625ffefd12a9c5fe48d6b)
|
|
(This used to be commit 25c4b3f19315bdef57041da79c12271b72015701)
|
|
Jeremy.
(This used to be commit af5b649b017f703a14a69f77a9067efb9c6a8269)
|
|
Jeremy.
(This used to be commit c8c138c1fbb49799a2dd4c6e781bd89f51c0c0c5)
|
|
for help on this.
Jeremy.
(This used to be commit 7efaefdf60e1880cf4ab97e1901248abd00acd79)
|
|
Andrew Bartlett
(This used to be commit 8452300c769b2b046fc4b2fd078e7da0b93cd316)
|
|
(This used to be commit 6503f53abe2642b002d8c9c64a2e0534c2b39b8c)
|
|
and push it to 10 when we fail (we redo the test).
Also disable the server-level security testing till it know what it does
Andrew Bartlett
(This used to be commit 805c20452e98c5e3d3fb24537ce722d4318ffa90)
|
|
The problem is that ftruncate can't expand on VFAT, but it can on
ext2. That means our autoconf test is useless. I have recoded it to
use the alternative to ftruncate when then sys_ftruncate fails.
Jeremy, do you want this for 2.2.1?
(This used to be commit 970236ee9926b64c0b39bd8a36b2a9317206873c)
|
|
handles, not unix ones.
(This used to be commit 974790e45e6774a0e8ca3f8bb73ea941457e0866)
|
|
(This used to be commit fe5d38780fe2998576ed0ddbec6996d32cbda4a1)
|
|
(This used to be commit a1dee993cbf52e7232b65323430c8574843eb168)
|
|
(This used to be commit 832a91bbe643ba816407965863b8fa3bb5b8730c)
|
|
(This used to be commit f6f9e95dd9254c6aad19d4fa1ff891bfa33070b6)
|
|
(This used to be commit 3b9eb528f56b325399e5a4588242bb6d9f9226e2)
|
|
(This used to be commit 0c61e54f152eca6b7607fcce9ea512bc60a19060)
|
|
(This used to be commit 42648a7aada48220fdfaf6acfe95b9614122f1da)
|
|
pretty cool
(This used to be commit 04575ff17b9b5fe802e66bb8dd1948317ab35485)
|
|
(This used to be commit d39d8429d1cb8a976022ae92a1ce551f7d876aff)
|
|
(This used to be commit 76d83e7f704cf016308dccaad9bc42d57db97686)
|
|
(This used to be commit bf818268516cfbebcdeacbb0528395e9bbb8e442)
|
|
(This used to be commit 7a5c24c219d8b19f2c3cd11fdde3ebcede0646a2)
|
|
(This used to be commit 815ca752744c2ae93390445f4bb6532d396bbc59)
|
|
(This used to be commit a03992f19b268ca212ada5869c6fc93da5ac3c35)
|
|
(This used to be commit 8dbee134b99c8f87e6e591ffd52edd1f71c0aaec)
|
|
(This used to be commit fa18e842f8f8f7d7f7a0674cdf375b398f655745)
|
|
(This used to be commit 57e7df8ae58020ab653307c1fdfbadd44983e900)
|
|
can't redefine them. damn.
(This used to be commit c41fc06376d1a2b83690612304e85010b5e5f3cf)
|
|
This commit gets rid of all our old codepage handling and replaces it with
iconv. All internal strings in Samba are now in "unix" charset, which may
be multi-byte. See internals.doc and my posting to samba-technical for
a more complete explanation.
(This used to be commit debb471267960e56005a741817ebd227ecfc512a)
|
|
Andrew Bartlett
(This used to be commit cfd81e62c81dcb114e2c9f917a01168273bf75b0)
|
|
(This used to be commit 1f6240daae4c5503d6fbb846d89cae986e010fc8)
|
|
(This used to be commit 657836599a847578096696af27cd7c9f0d52c931)
|
|
(This used to be commit 69d90a8af167d53ebdb6d7aeef41b28b672288d1)
|
|
set for a share.
Jeremy.
(This used to be commit 8f57233c0f871763bc3657d754c894dbd29ae501)
|
|
Jeremy.
(This used to be commit 5cf7bc582bc2dc4fa7be43d87c81e94f6dd00573)
|
|
Jeremy.
(This used to be commit 110061ff5a0de7a5d7c5ee003d85d4d600c2531c)
|
|
Jeremy.
(This used to be commit e0f6863a1155db5206c103c29dc597d7c297ec11)
|
|
--with-sslinc. Should allow building on RH7.1 when set correctly.
Jeremy.
(This used to be commit 016a97d71aa1ac9de782248c645aecbf22ed647b)
|
|
Jeremy.
(This used to be commit 03e1d4428e6efb3f231cdfc6820fe5039b3ef494)
|
|
the rpc code to fail on the cray....
Jeremy.
(This used to be commit 33a299a0c42bb7090e2030fb1e5cafdf07346bc6)
|
|
Jeremy.
(This used to be commit 310d2af6b0797cbd4f776b5c6c5b90a5d86b1aa9)
|
|
only if --with-pam is specified.
(This used to be commit 3fd2387a952484c27c580c896b6bc1456aa96365)
|
|
(With thanks to tpot)
Andrew Bartlett
(This used to be commit e77cfe1379d92d2be4e2895454e14d11311a913d)
|