Finally committing my LDAP changes.
[samba.git] / source / passdb / ldap.c
1999-01-15 Matthew ChapmanFinally committing my LDAP changes.
1998-12-08 Luke Leightonldap_getpw() also needs to be (void)
1998-12-08 Luke Leightoncompilation warnings due to missing (void) in ldap_clos...
1998-12-07 Luke Leightonmatthew chapman's ldap code, to date. plus docs!
1998-11-29 Luke Leightonweekend work. user / group database API.
1998-11-24 Luke Leightoninitialise not initialize...
1998-11-17 Luke Leighton- group database API. oops and oh dear, the threat...
1998-11-13 Jeremy AllisonMakefile.in configure configure.in include/config.h...
1998-10-21 Luke Leightonthe next dialog: user-groups. it's not very sensible...
1998-10-17 Jeremy AllisonSmall tidyups for gcc in 'preen' mode....
1998-09-25 Jeremy AllisonMakefile.in: Fixed bug with continuation line causing...
1998-09-24 Jeremy AllisonIntegration of Anders Blomdell <anders.blomdell@control...
1998-09-17 Jeremy Allisonconfigure configure.in: Added checks for statvfs64...
1998-09-17 Jeremy Allisonconfigure configure.in: Added tests for fseek64 and...
1998-07-31 Christopher R. HertelAs per a Andrew's message, I went through and removed...
1998-07-29 Andrew Tridgellmerge from the autoconf2 branch to the main branch
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 Leightoncreating and using some pdb_init_(sam/smb) routines...
1998-05-18 Luke Leightonno include headers in ldap.c.
1998-05-18 Luke Leightonresolving compilation errors
1998-05-18 Luke Leightonreceived update from jean francois for ldap.c: he is...
1998-05-18 Luke LeightonMakefile:
1998-05-12 Luke Leighton- removed ldap_get_trust()
1998-05-12 Jeremy AllisonThis is a security audit change of the main source.
1998-05-11 Luke Leightonpassword back-end database support
1998-05-11 Luke Leightonldap back-end database development
1998-05-08 Luke Leightonrenamed last_change_time to pass_must_change_time....
1998-05-07 Luke Leightonadded first pass at start/get/end-ldappwent functions...
1998-05-07 Luke Leightonremove unused ldap functions: add stub start/get/endlda...
1998-05-07 Luke Leightonmoving gethexpwd into util.c, because it's used in...
1998-05-07 Luke Leightoncreated "passdb.c" which is an interface point to ...
1998-05-06 Luke Leightonjean-francois micouleau's well-alpha code for ldap...