Age | Commit message (Collapse) | Author | Files | Lines |
|
Jeremy.
(This used to be commit e4c955c98e90901b047c475f204af93a57578248)
|
|
Monyo. Also remove debugging d_printf() which snuck in the last commit.
(This used to be commit 0192f41003af0f8e8c117cf7eb8ad886b8b03749)
|
|
bug #413.
(This used to be commit f150e3ebd497ce7ba770649eef1000a70506df62)
|
|
Parameters' to be more consistent with the other pages.
(This used to be commit 02725d4a3cff5bf0b676c363200795d4cadecca1)
|
|
msg file includes the escape character.
Fixes bug #489.
(This used to be commit 8ce279e47184623e74f795294ffba842e4f2e848)
|
|
(This used to be commit 1e098b5b17b0fa505c528305c75d3c972935b100)
|
|
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 f82c273a42f930c7152cfab84394781744815e0e)
|
|
(This used to be commit 228c03ce663ecbb76df06590aaa87a8dba2fc0c7)
|
|
(This used to be commit 72434db17a86a8c277ca989ac858cb54cbc815dc)
|
|
(This used to be commit 13636235af569fcdfcfc75033f30e21afb78ce05)
|
|
(This used to be commit 12a49e096421de34d2daa934fc4f33ec4e91dfff)
|
|
(This used to be commit 6988eb854e55954000d8f9196d865bfbffb7eeda)
|
|
(This used to be commit 9f44a3d29bc99f455fe8ea8522cb5fd6f2e7156b)
|
|
Volker
(This used to be commit a6c54cbe205a6882d49fc77c04ed21b4f1de4396)
|
|
(This used to be commit 5db862733447dc8727c9a707325ab7dbcfd60889)
|
|
(This used to be commit c3e5cbd4f0ea6b756d99733cb0714ecf9390d195)
|
|
More work on SWAT i18n support to appear in later releases.
(This used to be commit c3267749054ade219d214bdaf6c21e4207bd2011)
|
|
(This used to be commit a83266a927b81a9f7a62b211793faaf8d401767c)
|
|
(This used to be commit 1871f18bec6c7500fca171ea0b4d88bbaf31899f)
|
|
(This used to be commit fdae2e591bee0fb447eab77db78147e47343c0be)
|
|
(This used to be commit f1c93a678211c6b3132fb91dcb4d199249e4ef5d)
|
|
(This used to be commit bdee29ef5b45210c4d6477e5e764a8a298bebaa7)
|
|
(This used to be commit f97d5fef866b341af9d0814994e9924e9fafcf7c)
|
|
(This used to be commit c1546a5311a4e9ad2d6566e71e11c6d5f8f120a9)
|
|
(This used to be commit 4ec00ca5eb86f0d2b1493a57fcd804e4ad9b68ce)
|
|
(This used to be commit cb2172541849c96c9156233da9b34e5e08801ae3)
|
|
(This used to be commit 4babc01b57c2b2948effef8adf86edebd2f2452e)
|
|
Volker
(This used to be commit f08775ca07d235d8ddcaa6483b27248fd597def6)
|
|
afs share -- this is an AFS share, do AFS magic things
afs username map -- We need a way to specify the cell and possibly
weird username codings for several windows domains
in the afs cell
Volker
(This used to be commit 4a3f7a9356cd5068d9ed4fd6e2336d9bf7923fbd)
|
|
to be changed if we decide to set our real uid. Jeremy?
Volker
(This used to be commit 1fed55aa781bcf9efdd42f361c972b69152137a4)
|
|
Jeremy.
(This used to be commit 605e257cab8041900ec9c6839c37e04d005a420e)
|
|
(This used to be commit e1fac713e25692a5790c3261ba323732930f5249)
|
|
Jeremy.
(This used to be commit 95e33b1250abbbb3a0ad5e9fa1586d545e51322b)
|
|
(This used to be commit 0f8f2b57ea41f5481ec8da2e98958087b6b07a13)
|
|
appear in msg strings.
(This used to be commit 53a2a389902b6ffa37dd61f0c0a496744fc2e2b3)
|
|
(This used to be commit 37db75fc95aec2510a0ead0c97f44e80b00696d9)
|
|
Wilco Baan Hofman <wilco@andoburg.nl>
(This used to be commit 2c584efae69f328581d4f863a8f8ef3ff8228423)
|
|
(This used to be commit 972bd643894ba3ab773992a4d52136fa3cfa98cc)
|
|
(This used to be commit 5c45b799d1b87fed8afa4665e075f2c8ccb6da84)
|
|
(This used to be commit bd9b90a391e3346ff22888bbc589e65ccdddd482)
|
|
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 28b315a7501f42928d73efaa75f74146ba95cf2d)
|
|
(This used to be commit 64fa24dbabd8d211d276e19745561a11b7465158)
|
|
(This used to be commit b00a81b543a58f46e54ce0e5362ba21bb16fc35f)
|
|
(This used to be commit bbe4ae8af2918808a1fd3547602c909f42a54634)
|
|
remove it. Closes bug #473.
(This used to be commit a9f22ed9d715e4acf529ff873b0d99d4b29c5f1b)
|
|
fields, bad_password_count and logon_count. Ensure this is stored/fetched
in the various SAMs. As it replaces the unknown_5 field this fits
exactly into the tdb SAM without any binary problems. It also is added
to the LDAP SAM as two extra attributes. It breaks compatibility with
the experimental SAMs xml and mysql. The maintainers of these SAMs must
fix them so upgrades like this can be done transparently. I will insist
on the "experimental" status until this is solved.
Jeremy.
(This used to be commit cd7bd8c2daff3293d48f3376a7c5a708a140fd94)
|
|
Jeremy.
(This used to be commit 82f98b066d345fdac40a584078a19453bda53d5b)
|
|
Jeremy.
(This used to be commit 56df89eff38e4c89defa5fd56bbb6c9d2012f82d)
|
|
an argument to configure. Closes bug 468.
(This used to be commit 6957ecd25f1d98e045c7a44caf03887e60715b6b)
|
|
Jeremy.
(This used to be commit 0aee73d45733a8eca437954e0c9fd54884bbe770)
|