summaryrefslogtreecommitdiff
path: root/source3/passdb/nispass.c
AgeCommit message (Expand)AuthorFilesLines
1998-07-29merge from the autoconf2 branch to the main branchAndrew Tridgell1-7/+7
1998-06-27nisppass.c: Fixed incorrect parameter usage.Jeremy Allison1-1/+1
1998-05-28latest messing about: probably doesn't compile; doesn't matter.Luke Leighton1-3/+54
1998-05-25added set logon, logoff, kickoff etc time functions.Luke Leighton1-7/+3
1998-05-24- created pdb_sethexpwd(), to be called from all pwd apis that need toLuke Leighton1-23/+28
1998-05-22add_nisp21pwd_entry() finished but not tested. module now compiles.Luke Leighton1-107/+77
1998-05-22doesn't compile: don't care. checking this in so people can see what'sLuke Leighton1-19/+107
1998-05-19removed "default" system for password database api: all functions mustLuke Leighton1-8/+54
1998-05-19ldap.c :Luke Leighton1-52/+28
1998-05-18Abstracted all the crappy password interfaces through an indirectJeremy Allison1-9/+60
1998-05-18chgpasswd.c: Changed back to getsmb... from getsam...Jeremy Allison1-10/+10
1998-05-18linker errors with -DUSE_NISPLUS_DB - difficult to spot when you're notLuke Leighton1-2/+2
1998-05-18removed references to some of the smb_passwd routines from ldap and nis+Luke Leighton1-47/+9
1998-05-18oops. pressed ctrl-z while editing the previous cvs message: this wasLuke Leighton1-19/+105
1998-05-18Makefile:Luke Leighton1-63/+197
1998-05-15first non-compiling, unused, mostly stub version of NIS+ password database.Luke Leighton1-0/+330