Age | Commit message (Collapse) | Author | Files | Lines |
|
reverted user making function, did not pass the abartlet test :-)
idmap is now fully integrated, we only miss user creation and removal of uid
and gid from SAM_ACCOUNT
(This used to be commit 67af8c26586c4829166795813a373bf9be27b753)
|
|
(This used to be commit c4ba4db3414a2178a5314291c767d02e3f88525c)
|
|
(This used to be commit 74826e7ebb62ab09df68bb00fbd6097852ec5b6d)
|
|
Jeremy.
(This used to be commit 30512b7d3ea3470e4aca08638a5c0ea14791a6e7)
|
|
function. Patch by metze with some minor modifications.
(This used to be commit f4576757d1d52a8f1b96894c869bb76450003fd1)
|
|
Volker
(This used to be commit a1cae680f98a128ab73306196a303d76e41f24c2)
|
|
(This used to be commit c7f06f3a480feb1c7b1a44d16c05e1c238800b15)
|
|
(This used to be commit c0903951a144b1f0502e77437ea166d7a26393ba)
|
|
Including smbtorture bugfixes, and a better TCONDEV test.
Andrew Bartlett
(This used to be commit 52c5806004022f153af7d022afdb3ec7cc0d2548)
|
|
(This used to be commit d20f4bf5d84f435a7b4b692bf33f05f4ec871a50)
|
|
>Replace workgroup global variable with lp_workgroup()
>
>Call lp_load() before parsing command line options so we can override
>the workgroup value with the -W switch.
(This used to be commit 272d06369d79250b484a22bc7e531eecd03e7c90)
|
|
(This used to be commit 6a783ca81cead3eed556570152608fd7a224f1ee)
|
|
(This used to be commit 22e61a7e77eabd462f192fb03b5adb1d07fa7409)
|
|
(This used to be commit 40d370bec6ef14cfa85e75cdb2f9122110ae9f1d)
|
|
return unexpected data.
Closes bug #2.
(This used to be commit 0c3314ab97331aa709216e7ad2a1a0c8605eb160)
|
|
(This used to be commit 5e4e6a6ed08f1b4fe97bbd91f983039143cc9939)
|
|
that uses samba's internal iconv() functions. Useful for
testing purposes.
(This used to be commit 674b67198311b4e0fb2d8afd8b56b499286fc370)
|
|
(This used to be commit 09eb02cba0747ae47aa4a76f4fac69af293a774a)
|
|
(This used to be commit 16302b080a572a1cb0983f5044a7ebf51cdf2fa3)
|
|
change idmap_init call
removed ldap backend for winbind idmap, seem it had problems anyway and it
have to be reworked to work with idmap without calling winbind code.
simo
(This used to be commit 9d7d007443fc75264b2764b90f272ffc40c9be6c)
|
|
(This used to be commit 2f266669b22cba6771189a9eb4503bf64ebb744b)
|
|
(This used to be commit 920958a392b41c23ecd4db3ca32ae90a2e09bff9)
|
|
(This used to be commit ff051e9cf4b468aa9fe7e3f84483571d3d2de556)
|
|
make idmap not map SIDs outside the uid/gid range defined by default
this is to keep backward compatibility
(This used to be commit bec45093c379915082d7b7f44113f5c17110d123)
|
|
./configure --enable-developer
(This used to be commit 1c0ae103010766cb3dd5adb36ea7af9324bd0672)
|
|
Simo.
(This used to be commit ef1eaa9b7e98b532e8ef98c1036a4b2d5f3d4dc5)
|
|
(This used to be commit e2d757aed27ede67cf904c01e8f23e436d764108)
|
|
This uses 'socket address' as the source address for nmbd. This way we
can again synchronize with the DMB if we have 'bind interfaces only'
to a virtual interface.
I'd love to see this in 2.2.9, but that is up to jerry or jra.
Volker
(This used to be commit 5e305e425592ede977880a347b2ed811d6376f75)
|
|
(This used to be commit 74c8f616c33b08d94a15e1ba8219063b190fe5f2)
|
|
the writing of a registry tree, since I can store the header, and the first
key (NK_REC) and the SD associated with that key, the SK_REC.
(This used to be commit abced0ed9eec7b8467065892c56cef9b86cff947)
|
|
(This used to be commit 6cf0ee44caa182057eed09e7f646ef20eb059b17)
|
|
(This used to be commit 8ff52aec87a2770c5d7de50786307d246b4be6af)
|
|
(This used to be commit b110c499fa2a483ee82dc471aff8b6d93f6a88cc)
|
|
- return NT_STATUS_NO_MEMORY instead of NT_STATUS_UNSUCESSFUL if a
talloc fails
- don't try and tallocate memory when the number of entries returned was
zero
- rename some cut&pasted variable names in enum domain aliases function
(This used to be commit cb94b2b2d141c3df1209b2b389b0cd6752ac2b6b)
|
|
terminating condition should be result != STATUS_MORE_ENTRIES, not
result == NT_STATUS_OK otherwise we get stuck in an infinite loop
when there's any sign of trouble.
(This used to be commit 2266d281a4bb0a034461ba3e72513609f86e9a38)
|
|
(This used to be commit b2d9d450493f6fc0ceb94dd0007cedf56371bb4b)
|
|
in 3_0
(This used to be commit 9b969f877f8057930fb53da99ee8a0574b4f5531)
|
|
(This used to be commit d29407d41eb2ed9cf370e278cb4c95c6c341a08d)
|
|
(This used to be commit d501946ef6e417b9d3fa4b492dd20991e3e56baf)
|
|
(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 ce56ccf932e5ae89b7d46da31ec9b17551206491)
|
|
(This used to be commit 4c7ee6e6b82c69ead96bc90c75cbdfab19486bb5)
|
|
(This used to be commit 7105265238de850f5b7effef3be8fb3f5d383669)
|
|
DESCs etc, so we can store these in an output file.
(This used to be commit 7607a1c3cd5ffb69b8db0bfe50283bda97047c42)
|
|
(This used to be commit f56a18853235e9090fbf962aa981688dc2e15426)
|
|
smb.conf parameters along with some other small fixes. Binary
compatible with older modules.
(This used to be commit aa07b12fda732ca19d8dc41cebc7bb09e2549a30)
|
|
(This used to be commit 308e3848622de0da7f1b73369c0429ac54d672ef)
|
|
consumed count only if and when it is needed. Check into HEAD.
(This used to be commit 11281c39209b501a69f4e6f32ea2081d15947f0a)
|
|
(This used to be commit 263407e132dcb1f7fc85cded9842e60918f8ef4b)
|