summaryrefslogtreecommitdiff
path: root/source/passdb/nispass.c
Commit message (Expand)AuthorAgeFilesLines
* removed unused filesGerald Carter2001-12-281-1083/+0
* again an intrusive patch:Jean-François Micouleau2001-12-061-10/+1
* added a boolean to the group mapping functions to specify if we need orJean-François Micouleau2001-12-041-2/+1
* added mapping of primary gid to rid thru the group mapping code.Jean-François Micouleau2001-12-021-2/+13
* This commit is number 4 of 4.Andrew Bartlett2001-10-291-20/+2
* Merge the become_XXX -> change_to_XXX fixes from 2.2.2 to HEAD.Jeremy Allison2001-10-181-1/+1
* Started a cleanup of smbpasswd related stuff. I've created a new fileTim Potter2001-09-061-2/+3
* fixed usage of socklen_t and also tidied up SIG_ATOMIC_T, using a typedef ins...Andrew Tridgell2001-06-251-1/+1
* HEAD specific slprintf paranoia fixes.Jeremy Allison2001-04-081-5/+5
* Merged JF's fixes into HEAD. These are for string parsing and SAMR fixes.Jeremy Allison2001-03-021-1/+1
* client/client.c:Jeremy Allison2000-02-251-0/+6
* first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1999-12-131-127/+516
* weekend work. user / group database API.Luke Leighton1998-11-291-6/+6
* initialise not initialize...Luke Leighton1998-11-241-1/+1
* - group database API. oops and oh dear, the threat has been carried out:Luke Leighton1998-11-171-22/+22
* the next dialog: user-groups. it's not very sensible what appears, but hey:Luke Leighton1998-10-211-0/+6
* Small tidyups for gcc in 'preen' mode....Jeremy Allison1998-10-171-0/+1
* Integration of Anders Blomdell <anders.blomdell@control.lth.se>'sJeremy Allison1998-09-241-1/+1
* configure configure.in: Added checks for statvfs64. Last bit of 64 bit wideni...Jeremy Allison1998-09-171-5/+5
* configure configure.in: Added tests for fseek64 and ftell64.Jeremy Allison1998-09-171-4/+4
* tridge the destroyer returns!Andrew Tridgell1998-09-051-0/+2
* merge from the autoconf2 branch to the main branchAndrew Tridgell1998-07-291-7/+7
* nisppass.c: Fixed incorrect parameter usage.Jeremy Allison1998-06-271-1/+1
* latest messing about: probably doesn't compile; doesn't matter.Luke Leighton1998-05-281-3/+54
* added set logon, logoff, kickoff etc time functions.Luke Leighton1998-05-251-7/+3
* - created pdb_sethexpwd(), to be called from all pwd apis that need toLuke Leighton1998-05-241-23/+28
* add_nisp21pwd_entry() finished but not tested. module now compiles.Luke Leighton1998-05-221-107/+77
* doesn't compile: don't care. checking this in so people can see what'sLuke Leighton1998-05-221-19/+107
* removed "default" system for password database api: all functions mustLuke Leighton1998-05-191-8/+54
* ldap.c :Luke Leighton1998-05-191-52/+28
* Abstracted all the crappy password interfaces through an indirectJeremy Allison1998-05-181-9/+60
* chgpasswd.c: Changed back to getsmb... from getsam...Jeremy Allison1998-05-181-10/+10
* linker errors with -DUSE_NISPLUS_DB - difficult to spot when you're notLuke Leighton1998-05-181-2/+2
* removed references to some of the smb_passwd routines from ldap and nis+Luke Leighton1998-05-181-47/+9
* oops. pressed ctrl-z while editing the previous cvs message: this wasLuke Leighton1998-05-181-19/+105
* Makefile:Luke Leighton1998-05-181-63/+197
* first non-compiling, unused, mostly stub version of NIS+ password database.Luke Leighton1998-05-151-0/+330