Age | Commit message (Collapse) | Author | Files | Lines |
|
(This used to be commit ee78196bcfe52dfdda0b7fd44a6701e2cf5f7d5a)
|
|
(This used to be commit 6cf0ee44caa182057eed09e7f646ef20eb059b17)
|
|
(This used to be commit 8ff52aec87a2770c5d7de50786307d246b4be6af)
|
|
(This used to be commit b110c499fa2a483ee82dc471aff8b6d93f6a88cc)
|
|
(This used to be commit 82f024723c5312fe2b6a57915de8e78c96f80ef0)
|
|
- 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 aa748e1da543f0e59df8a56996ebd9510732507e)
|
|
>When calling cli_samr_enum_{dom,als}_groups in a while loop, the
>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 4998a72cf8e3a2b254dc409a36b9bbd118bdc4fd)
|
|
- 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 2b28e69ddfb017290674298b7497ce780d189976)
|
|
(This used to be commit 5a38f1cc60b0f1036c19aa591a4c4e92c1ac797d)
|
|
(This used to be commit a154203e338d905dfa9427678dfdb0141dd2f735)
|
|
roaming profiles.
(This used to be commit efd8872989b13bd8daa814b6b91cab1fd30ff170)
|
|
(This used to be commit b2d9d450493f6fc0ceb94dd0007cedf56371bb4b)
|
|
(This used to be commit a986076a743fad31efac664fc16337e2d1165917)
|
|
in 3_0
(This used to be commit 9b969f877f8057930fb53da99ee8a0574b4f5531)
|
|
(This used to be commit 706090a1be66b9fffb6c8161092cf9d86965bcfa)
|
|
(This used to be commit d29407d41eb2ed9cf370e278cb4c95c6c341a08d)
|
|
- Use find backend function to find duplicates
- declare static function before using it
(This used to be commit ad5ebd4f2065425a9edffc753c0f0414fd6f98d4)
|
|
(This used to be commit d501946ef6e417b9d3fa4b492dd20991e3e56baf)
|
|
to find duplicates
(This used to be commit 871cad7e9ac38e6f8e4391fcb2894d91300cbe94)
|
|
(This used to be commit 9f9bdd97dbbabde7b2979c62dfdf150fae8670ec)
|
|
(This used to be commit d42170e7f0f48115d81c1a247b3ddfd3f8dca1b9)
|
|
(This used to be commit d8f8794d10c4add9b7b850341b98c29c67028c4a)
|
|
name.
Don't use strchr_m, which caused race conditions.
(This used to be commit 69ec6be90f889686641b997d3d5cd616e1d0db6d)
|
|
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 c12feff680b183a22d933bab65b5c095c0548e7e)
|
|
(This used to be commit 4c7ee6e6b82c69ead96bc90c75cbdfab19486bb5)
|
|
(This used to be commit d9277bd06401cb040390739ae730c8991736c886)
|
|
Andrew Bartlett
(This used to be commit 317158972ec944742ba47b213999def9abbf7452)
|
|
our SASL code - help in printing a useful error message.
Andrew Bartlett
(This used to be commit 984321bfab79a1ff20b504e115e94bd6270f0196)
|
|
(This used to be commit f200a5b85832ac5ec7724d58da7270cd14c565e3)
|
|
- better error codes than NT_STATUS_UNSUCCESSFUL for domain logon errors
- make auth_winbind load the ntdomain module if winbind isn't there.
- use new trusted domains cache to determine if the domain is valid.
Andrew Bartlett
(This used to be commit ec8d6524c6b0c70927a2b57aab71d9e3a7f8a150)
|
|
Andrew Bartlett
(This used to be commit 748ed3552b2be1d86387dc3628107375104d8f50)
|
|
-lldap.
Andrew Bartlett
(This used to be commit 5c36308d14c622bb2d466b97376d3b15ca7c47b2)
|
|
Andrew Bartlett
(This used to be commit 3ad260ced99dd703d3fb1cb15e4eba7ecf7c858a)
|
|
hostname.
This makes 'last -i' show the IP.
Thanks to Philip Anderson <pza@australia.op.org> for the idea.
Andrew Bartlett
(This used to be commit 107731c080da1e3e4e13e966f8b79bfd2692a952)
|
|
(This used to be commit 7105265238de850f5b7effef3be8fb3f5d383669)
|
|
DESCs etc, so we can store these in an output file.
(This used to be commit 7607a1c3cd5ffb69b8db0bfe50283bda97047c42)
|
|
limit)
(This used to be commit 0e04761abe375bfea48fa2c9ba9e1dc0d56d39f7)
|
|
(This used to be commit 587ced729cb136370c090a03ca6de1b83c4c4772)
|
|
(This used to be commit 5de29a84b3039cd951367ac78879ec8bfd4a08d1)
|
|
(This used to be commit 81203dc95c682d9ef5458a68f8ecbf8db197dba6)
|
|
(This used to be commit 076882b91c3b08d4438499b185b8e8bc0f4ba716)
|
|
(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 ab631b31fbabc25cd74ca46fd583cd857538953c)
|
|
parameters. Does not break binary compatibility with older modules.
(This used to be commit 147c4d56d873a20a49194c5b036a3694299b1b48)
|
|
(This used to be commit 465510e39f3366a2477ffb6e7fb121ed6c88d04a)
|