configure: Changes for extra headers.
[samba.git] / source3 / passdb / passdb.c
1998-08-15 Jeremy Allisonconfigure: Changes for extra headers.
1998-07-29 Andrew Tridgellmerge from the autoconf2 branch to the main branch
1998-06-20 Jeremy Allisonclitar.c: Fixed minor gcc -pedantic-error compile warnings.
1998-06-01 Jeremy Allisonclientutil.c: Don't core dump if no controlling termina...
1998-05-27 Jeremy Allisonloadparm.c: Added machine password timeout parameter...
1998-05-25 Luke Leightonadded set logon, logoff, kickoff etc time functions.
1998-05-25 Luke Leightoni wondered why nisppass.c came up with a linker error...
1998-05-24 Luke Leighton- created pdb_sethexpwd(), to be called from all pwd...
1998-05-21 Luke Leightonfixed signed / unsigned warnings spotted by tim winders...
1998-05-19 Jeremy Allisonpassdb.c: Fixed typo in coment.
1998-05-19 Luke Leightonremoved "default" system for password database api...
1998-05-19 Luke Leightonldap.c :
1998-05-18 Jeremy AllisonAbstracted all the crappy password interfaces through...
1998-05-18 Jeremy Allisonchgpasswd.c: Changed back to getsmb... from getsam...
1998-05-18 Luke Leightonlinker errors with -DUSE_NISPLUS_DB - difficult to...
1998-05-18 Luke Leightonsorting out removal of some smb_passwd functions by...
1998-05-18 Luke Leightonremoved references to some of the smb_passwd routines...
1998-05-18 Luke Leightoncreating and using some pdb_init_(sam/smb) routines...
1998-05-18 Luke Leightonno include headers in ldap.c.
1998-05-18 Luke Leighton- renamed some of the passdb.c functions: they have...
1998-05-18 Luke LeightonMakefile:
1998-05-15 Luke Leightonsome databases have search capabilities. acknowledging...
1998-05-14 Jeremy Allisonpassdb.c
1998-05-11 Luke Leightonpassword back-end database support
1998-05-11 Luke Leightonldap back-end database development
1998-05-07 Luke Leightoncreated "passdb.c" which is an interface point to ...