1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-06 13:18:07 +03:00
samba-mirror/source3/passdb
2001-07-06 22:54:49 +00:00
..
ldap.c Merged JF's fixes into HEAD. These are for string parsing and SAMR fixes. 2001-03-02 19:29:02 +00:00
machine_sid.c strchr and strrchr are macros when compiling with optimisation in gcc, so we can't redefine them. damn. 2001-07-04 07:36:09 +00:00
nispass.c fixed usage of socklen_t and also tidied up SIG_ATOMIC_T, using a typedef instead of a define 2001-06-25 02:53:13 +00:00
pampass.c Password changing via PAM works now. DONT CHANGE THIS UNLESS YOU RE-TEST !!!!!! 2001-07-06 22:54:49 +00:00
pass_check.c Added Andrew Bartlett's fixes to my changes to his original patch (at the 2001-05-01 17:19:42 +00:00
passdb.c Wrapped dlerror() in the same way as the other dlxxx() calls. 2001-07-06 18:45:59 +00:00
passgrp.c moved trans2.h and nterr.h into includes.h with all our other includes 2000-04-25 14:06:57 +00:00
pdb_smbpasswd.c strchr and strrchr are macros when compiling with optimisation in gcc, so we can't redefine them. damn. 2001-07-04 07:36:09 +00:00
pdb_tdb.c use LDSHFLAGS not -shared in several places 2001-06-04 05:13:59 +00:00
secrets.c The big character set handling changeover! 2001-07-04 07:15:53 +00:00
smbpasschange.c Large commit which restructures the local password storage API. 2000-11-13 23:03:34 +00:00
smbpassfile.c passdb/secrets.c passdb/smbpassfile.c smbd/server.c : Actually *use* the code 2000-11-27 23:59:42 +00:00
smbpassgroup.c first pass at updating head branch to be to be the same as the SAMBA_2_0 branch 1999-12-13 13:27:58 +00:00