Age | Commit message (Collapse) | Author | Files | Lines |
|
is happy again when creating keys and values
(This used to be commit 6e9e9f8facbdd694041709e1fc6a8f824ac8c119)
|
|
metze
(This used to be commit 77b0af43f0f7e52b9040a1d3edfb556a232e64f1)
|
|
metze
(This used to be commit 4cd59d47c8d21685cfab45f4bcfc005c5d7cf79e)
|
|
metze
(This used to be commit a1966a9c073b597407ee925d1fda53dfa7453e98)
|
|
(I just removed the only reference to poll() in my last commit)
they were added in this commit, without make usage of them.
http://cvs.samba.org/cgi-bin/cvsweb/samba/source/configure.in.diff?r1=1.21&r2=1.22&f=h
http://cvs.samba.org/cgi-bin/cvsweb/samba/source/include/includes.h.diff?r1=1.105&r2=1.106&f=h
metze
(This used to be commit b852cf46c213b2e059a66cbe0d058ed063c37957)
|
|
metze
(This used to be commit f9944941415b88559b67f6c7e780e364d5030240)
|
|
Guenther
(This used to be commit 7579a91f81a43f570987fecca03c19f559887685)
|
|
work
(This used to be commit e7e3e35c1def29430dc69d3311d5779575659ec5)
|
|
Samba4 smbd force the umask to 0, which meant we ended up with ldb
being world writable.
This isn't really an ideal fix, as it means ldb no longer honors umask
(as it should do, like all good libraries).
Unfortunately the 'proper' fix is too complex for now
this also merges a tiny code style fix from s4 to s3
(This used to be commit dd8ec8725f168f4286bbfc00d69cd56089ba3543)
|
|
relies on appending to this list. Unfortunately this can't be tested
using 'net groupmap'
(This used to be commit a8d398edf0ce08b2a53342e80c2017f1805908d5)
|
|
(the domain is NULL here)
(This used to be commit a36de910d289363a5374fe063099311712d4e57a)
|
|
do this... Any pointers?
Guenther
(This used to be commit 1f09e54fec9ac2e6173272d83d8c96d33636f1a0)
|
|
(This used to be commit 92f22f67ede2ae8c23ee86021a5709d2e27d1dec)
|
|
size must match the real value of the data.
(This used to be commit e11108024a049f6a62d6c170296ee9877200a0c0)
|
|
in,out ref pointer
* Clarify variable names in EnumValue IDL
* Fix server code for _winreg_EnumValue() and _winreg_QueryInfoKe()
(This used to be commit f520a9d0fba4cc3cfbda40dd68cb63c4c3c4ed30)
|
|
* Fix server _winreg_Query_Value() implementation so that
usrmgr.exe starts now
(This used to be commit 435d7bfc37f430c462fcb53bf3a82fcddc809771)
|
|
Guenther
(This used to be commit ac3de529b311e818805b2f5a6ab652ab7fa3ee2d)
|
|
it in.
(This used to be commit 4e464a2c35984752244f30ce9bb259eb16149e3f)
|
|
Guenther
(This used to be commit 9be5cb27e4da061ddf03ae6321c29890f6cf585b)
|
|
Guenther
(This used to be commit 143a48927b0e21d31a9f54cfc720b5d04a4b6751)
|
|
Guenther
(This used to be commit ecb632a1534d5178602b9143bb17712559fe2e4f)
|
|
Guenther
(This used to be commit d87994788b2c91992d804d8c2465adefc83451b1)
|
|
Guenther
(This used to be commit b1bc7fd347978620eb8bc79dc253fab5b207a40b)
|
|
metze
(This used to be commit b36d47c698b01a577af04205c9bdf0d588bd20e6)
|
|
There some broken functionality here that I'm still working on.
* remove unneeded parsing routines
(This used to be commit cbfe1a4b498593a48fc34f584754ed4a9ef72cc5)
|
|
This also fixes comments in group mappings, as the code accidentially
put in "ntName" in the comment field :-)
(This used to be commit 7f1f5d6056da8ac55a41db54b68bf25967f81aaf)
|
|
string is zero length. This allows callers to not have to worry about
creating an invalid ldap attribute.
See extensive discussion on samba-technical list :-)
(This used to be commit 9e66df05a4df3d3c7b02048d80e2661103d1d40a)
|
|
Re-checking it in.
Fix bug #4095 - username composed into domain\user
twice in spnego path.
Jeremy.
(This used to be commit 0c770467519e73897462e730c3226e65668d3890)
|
|
(This used to be commit 9b43d7c63ad9f420188ba92c4a8f679757a9c9da)
|
|
2 separate CPPFLAGS variables. So just cleanup the SAMBA_CPPFLAGS
for out of tree builds. This has been tested locally and works.
Maybe metze can find a better way tomorrow.
(This used to be commit 8aa681df992b8f856f454673f95d4266aba4671c)
|
|
add a better one which fixes the network interface detection
breakage (caused by the previous commit).
(This used to be commit 7e908acdefe4728fc6ad04770915466ac9556a33)
|
|
Guenther
(This used to be commit e7cae9bbae2848ca1088a822883563062dd3f612)
|
|
vl: you were a few seconds faster than me...:-)
metze
(This used to be commit 63e5727471bdf686f292a36aa43267213fb6e2f3)
|
|
merge this
one. Tridge? Metze?
Volker
(This used to be commit d0eef2f6e870031538959f2308a3414fc68ef18c)
|
|
appear to be used anymore
(This used to be commit da17fb41dbf69cafaceb96674fa41744deb487f7)
|
|
Ensure we initialize values for smb_io_notify_info_data_strings to
fix crash.
Jeremy.
(This used to be commit ceefb8dd3ca67449d5afbf556e9879abb37830ac)
|
|
Jeremy.
(This used to be commit db458d3e8bdd11812cea34128df6a3c29baa59c3)
|
|
* Remove unused -D define in Makefile
(This used to be commit 3c9632bedca5ff3816f5f7b8b5f47b29c4e7fa02)
|
|
like negative values in the generated code.
I'm not sure how we can solve that in samba3 as the generated code is commited
Maybe we need to alsways pass --uint-enums
metze
(This used to be commit 9468dcc5d564d7242d527eb770717e2b4480cf1c)
|
|
(This used to be commit db838f49a0e9de6881b36b10fe2c3862862b1908)
|
|
(This used to be commit 6d7e3f39832535ece5b367ad0ec2c59e5ab656d8)
|
|
(This used to be commit 47c19811ae2282259f523a0d41a08d84de74cbda)
|
|
as well?
Volker
(This used to be commit fd020a1998db7660ab093c136207df4fb09720cb)
|
|
(This used to be commit 94b53f2f2abf7be003aebdb586b154dfda56d120)
|
|
on that
one that there's no point yet to run this in the build farm.
Volker
(This used to be commit bbd9f0bb6f58cda0ed4f18a3c19221cacfef1c0f)
|
|
Guenther
(This used to be commit 7df5808d8b1d9458dbd47b92750c0b128325335c)
|
|
NTSTATUS/WERROR
checks enabled. I'll look at the build farm in a couple of hours and fix it if
not.
Volker
(This used to be commit 58583aa9431034be0ea03f0bc3c69463fb9c8c22)
|
|
(This used to be commit 88a928a2332b96124935c547cf5ee16163865d84)
|
|
(This used to be commit a03fb81a9d16c9db787c539d63c13ecaf6d6f80d)
|
|
(This used to be commit 6d5d7bf4bbcfee77853776af59e00d006fd86dc9)
|