1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source3/auth
Simo Sorce a4ec4acd61 found nasty bug in intl/lang_tdb.c tdb structure was not tested to not be null before close
this one fixes swat not working with browsers that set more then one language.

along the way implemented language priority in web/neg_lang.c with bubble sort

also changet str_list_make to be able to use a different separator string

Simo.
(This used to be commit 69765e4faa)
2002-07-28 18:10:39 +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 Renamed all the new_cli_netlogon_* functions to cli_netlogon_* 2002-07-21 00:49:16 +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 found nasty bug in intl/lang_tdb.c tdb structure was not tested to not be null before close 2002-07-28 18:10:39 +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