Age | Commit message (Collapse) | Author | Files | Lines |
|
(no need to include all of smbd files to use some basic sec functions)
also minor compile fixes
(This used to be commit 66074d3b097d8cf2a231bf08c7f4db62da68189d)
|
|
Jeremy.
(This used to be commit 202d4e46527993d359df7cd04fb611c22cc920c3)
|
|
Jeremy.
(This used to be commit 8a284463458cfaaff9986bbc459dfc113f921c6c)
|
|
(This used to be commit b6433f5db77a1d62309946c6f23c18c6c299d0c5)
|
|
>iconv isn't const safe. Neither should smb_iconv be.
>Jeremy.
(This used to be commit 7bd450f8b678e835ba4f9cfdc3d096b04da6f8f7)
|
|
>Fix for #480. Change the interface for init_unistr2 to not take a length
>but a flags field. We were assuming that 2*strlen(mb_string) == length of ucs2-le string.
>This is not the case. Count it after conversion.
>Jeremy.
(This used to be commit e2ab9e54cd0ec0002175cf18ff364f4aebaf85a0)
|
|
* set version string to "CVS 3.1.0alpha1"
(This used to be commit c6a61ffcbd0c95afd94bd33fd832b24bc8209de5)
|
|
(This used to be commit 585764305aa84a7732f71f2e01227e1a6a08664f)
|
|
me to expose a type arguement to make_sec_desc(). We weren't copying
the SE_DESC_DACL_AUTO_INHERITED flag which could cause errors on
auto inherited checks.
Jeremy.
(This used to be commit 546b2271c08735ac1049a453abac996d794aa364)
|
|
Jeremy.
(This used to be commit b3b2b3d5e7c9d4995890bf7b156fc1176b042cfc)
|
|
(This used to be commit f4eb7acc7dfc400cc6524dccdd8081acd707f937)
|
|
>Still on my mb rampage. Ensure smbldap_make_mod() correctly detects old
>values.
>Jeremy.
(This used to be commit 9df18a6c4ea30545297f9e5a0b10b440e6a0687e)
|
|
>Fix for MacOS/X which uses STUPID BROKEN UNICODE COMPOSE CHARACTERS !
>(rant off :-). Inspired by work from Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>.
>Also add MacOSX/Darwin configure fixes.
>Jerry - can we put this in 3.0 release ? :-).
>Jeremy.
(This used to be commit 67acde75d3569b612f87646ff0740f8020e8fdcf)
|
|
>For some reason testparm runs at debug level 2 which causes the module probe functions to
>display verbose debugs. Increase the probe debugs to level 3.
(This used to be commit be91bbd570bd94f67001aab9cfb2baf44b390097)
|
|
(This used to be commit a5656a5756b3c1061d683d664a7f087182b39b47)
|
|
(This used to be commit c17a7dc9a190156a069da3e861c18fd3f81224ad)
|
|
(This used to be commit 3101c236b8241dc0183995ffceed551876427de4)
|
|
(This used to be commit 99feae7b5b1c229a925367b87c0c0f636d9a2d75)
|
|
prior to this merge, checkout HEAD_PRE_3_0_0_BETA_3_MERGE
(This used to be commit adb98e7b7cd0f025b52c570e4034eebf4047b1ad)
|
|
(This used to be commit df24c4e839b3de0dc23400463d7489a991f61f49)
|
|
(This used to be commit d41705dec6bed752acfe3210c73a949101dc23f6)
|
|
(This used to be commit 43e01fb2306f35931256dfda6803bd887f28059f)
|
|
(This used to be commit bd97a76388b3f16d287c25579f02afe072cdec25)
|
|
(This used to be commit 0a80db5bde14e19d79411d832d51430d1b1c3454)
|
|
*SMBSERV as per comments in loadparm.c
(This used to be commit a6cb33c5bf0e26d8092c06a2cc01a6678109fb68)
|
|
(This used to be commit 30a1b517fca6554c3beb5cc33fa0299d1376a542)
|
|
(This used to be commit a1326ea34831bf49942f7bcb954999091c3ea820)
|
|
warning when we have a working version of snprintf()
(This used to be commit 080a943e24f1dd02ebdf31ec3e76a1c3d19834df)
|
|
(This used to be commit bfcec106d00355d32eb40dde99ddd5d5bed4cedb)
|
|
Put in a prototype for dummy_snprintf() to quiet compiler warnings.
Move #endif to make sure VA_COPY, LDOUBLE, etc are defined even if
the C library has some snprintf functions already.
(This used to be commit c49cfe1677b8daba4e2e73813ee712b2d0ec92cd)
|
|
(This used to be commit e599eba851db40816c684da2b7b1be4b978166e0)
|
|
(This used to be commit a102734263a2cbd5b9eafbddf036e173b507a7fd)
|
|
source file. I will be making changes to sock_exec to work on VOS, which
has a blocking connect() call, but first I want to get it in its own source
file so that it can be called from a test program.
(This used to be commit 2dd18ca0cfd4d793067b9b712554565965db0af1)
|
|
function. Patch by metze with some minor modifications.
(This used to be commit f4576757d1d52a8f1b96894c869bb76450003fd1)
|
|
(This used to be commit 40d370bec6ef14cfa85e75cdb2f9122110ae9f1d)
|
|
(This used to be commit 920958a392b41c23ecd4db3ca32ae90a2e09bff9)
|
|
(This used to be commit d29407d41eb2ed9cf370e278cb4c95c6c341a08d)
|
|
(This used to be commit 9f9bdd97dbbabde7b2979c62dfdf150fae8670ec)
|
|
name.
Don't use strchr_m, which caused race conditions.
(This used to be commit 9411e3336ebe781da2b418219dd5803fecfc42fe)
|
|
(This used to be commit 263407e132dcb1f7fc85cded9842e60918f8ef4b)
|
|
1000.
Jeremy.
(This used to be commit aabaac05c6adbb510ed27f87115de3e83e27158c)
|
|
to the client when it asks for our DNS name and forest name.
(needed for win2k to trust us as a trusted domain).
Andrew Bartlett
(This used to be commit 2a1015eb57da7b69caafd1221b871b6bff1af2fb)
|
|
I could not fix the "passing arg 5 of `ldap_search_s'" completely with
gcc -Wall. A non-developer compile does not complain though.
Volker
(This used to be commit dcbbbd66a9be799998476701a9e1059c14e4f061)
|
|
still need working, does not complete remote names yet
(This used to be commit 625eee8e03c3905a245e078ef9f1c26200e33d7c)
|
|
fix debug, add "idmap" string to the list of classes
fix idmap, check init failures, and enhance debugging
fix idmap_tdb, _do_ init uid and gid low,high states (too bad I missed that
before)
fix smbd/uid.c, use gid_t for gids and uid_t for uids
(This used to be commit bc95de4ebb014080bc70173e7df94c672cea8df6)
|
|
Eloy Paris
(This used to be commit c2580e15d6e7ad7c8dde81753e35670fa52636ff)
|
|
(This used to be commit 17243c61b56c20c86b5d10be294d06addffedb6a)
|
|
In TEST_SNPRINTF mode, always compile all the functions in this file
even if they're normally available on this system.
Fix typo in comment.
(This used to be commit 95f4b5828862155407069fc4dc1b879b45588ded)
|
|
other projects easier.
(This used to be commit 0f3c2bfbd2de0e759e3083afabee0538528d7a65)
|
|
(This used to be commit a0d841a59ea745bf48b0d705ad6c81e4172552ea)
|