1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source3/auth
Andrew Bartlett ea9d3057e9 Try to fix up warnings - particularly on the IRIX 64 bit compiler (which had a
distinction between uchar and char).

Lots of const etc.

Andrew Bartlett
(This used to be commit 8196ee908e)
2002-07-20 11:58:06 +00:00
..
auth_builtin.c Add another 'trivial' built in authentication module - this one is a 2002-06-15 11:08:46 +00:00
auth_compat.c typo, sorry 2002-05-21 13:49:08 +00:00
auth_domain.c Try to fix up warnings - particularly on the IRIX 64 bit compiler (which had a 2002-07-20 11:58:06 +00:00
auth_rhosts.c Move the authenticaion subsystem over to the same 'module:options' syntax 2002-05-24 03:43:52 +00:00
auth_sam.c Add support for a weird behaviour apparently used by Win9X pass-through 2002-07-20 06:55:05 +00:00
auth_server.c Address the string_sub problem by changing len = 0 to mean "no expand". 2002-07-02 06:34:27 +00:00
auth_unix.c Name the authentication modules, and therfore fix up both the build farm 2002-05-24 13:55:05 +00:00
auth_util.c Try to get security=domain at least slightly working. 2002-06-24 01:51:11 +00:00
auth_winbind.c Name the authentication modules, and therfore fix up both the build farm 2002-05-24 13:55:05 +00:00
auth.c It appears that to match NT we should not use the 'samstrict' behaviour, 2002-06-15 11:07:25 +00:00
pampass.c Address the string_sub problem by changing len = 0 to mean "no expand". 2002-07-02 06:34:27 +00:00
pass_check.c Cleanups! 2002-05-22 12:14:28 +00:00