summaryrefslogtreecommitdiff
path: root/source3/passdb/nispass.c
AgeCommit message (Expand)AuthorFilesLines
2001-09-06Started a cleanup of smbpasswd related stuff. I've created a new fileTim Potter1-2/+3
2001-06-25fixed usage of socklen_t and also tidied up SIG_ATOMIC_T, using a typedef ins...Andrew Tridgell1-1/+1
2001-04-08HEAD specific slprintf paranoia fixes.Jeremy Allison1-5/+5
2001-03-02Merged JF's fixes into HEAD. These are for string parsing and SAMR fixes.Jeremy Allison1-1/+1
2000-02-25client/client.c:Jeremy Allison1-0/+6
1999-12-13first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1-127/+516
1998-11-29weekend work. user / group database API.Luke Leighton1-6/+6
1998-11-24initialise not initialize...Luke Leighton1-1/+1
1998-11-17- group database API. oops and oh dear, the threat has been carried out:Luke Leighton1-22/+22
1998-10-21the next dialog: user-groups. it's not very sensible what appears, but hey:Luke Leighton1-0/+6
1998-10-17Small tidyups for gcc in 'preen' mode....Jeremy Allison1-0/+1
1998-09-24Integration of Anders Blomdell <anders.blomdell@control.lth.se>'sJeremy Allison1-1/+1
1998-09-17configure configure.in: Added checks for statvfs64. Last bit of 64 bit wideni...Jeremy Allison1-5/+5
1998-09-17configure configure.in: Added tests for fseek64 and ftell64.Jeremy Allison1-4/+4
1998-09-05tridge the destroyer returns!Andrew Tridgell1-0/+2
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