merge from 2.2 removing the 'domain XXX' parameters.
[samba.git] / source / passdb / passdb.c
2001-05-07 Gerald Cartermerge from 2.2 removing the 'domain XXX' parameters.
2001-05-07 Gerald CarterPatch from Simo:
2001-05-04 Jean-François Mico... Big cleanup of passdb and backends.
2001-05-04 Gerald Carterfixes from Simo
2001-04-28 Andrew Tridgell- fixed some compiler warnings
2001-04-25 Gerald Carterconverted the passdb smbpasswd implementation to using...
2001-03-22 Jeremy AllisonNew POSIX ACL mapping code. Works with UNIX permissions...
2001-03-20 Jeremy AllisonFix for crash when doing name lookup with a quoted...
2001-03-19 Jeremy AllisonAdded sys_dlopen/sys_dlsym/sys_dlclose.
2001-03-14 Gerald Carterpatches from Simo. Couple of snity things
2001-03-11 Jeremy AllisonRemove "BYTE" - we already have uint8 - don't need...
2001-03-11 Jeremy AllisonMerge ... new 2.2 code into HEAD (Gerald I hate you...
2001-03-02 Jeremy AllisonMerged JF's fixes into HEAD. These are for string parsi...
2001-01-15 Jeremy AllisonFixes for POSIX ACLS. ACL merge code.
2001-01-10 David O'NeillChanges from APPLIANCE_HEAD:
2000-12-06 Gerald Carterupdates to the tdbsam implementation.
2000-11-22 Gerald Cartero fixed logon script problems (wrong len in reply to...
2000-11-21 Gerald CarterAnother large patch for the passdb rewrite.
2000-11-14 David O'Neill- fix "declaration of 'time' shadows global declaration...
2000-11-14 Jeremy AllisonFixed the cut-n-paste bugs in the new passdb backend...
2000-11-13 Gerald CarterLarge commit which restructures the local password...
2000-10-26 Gerald CarterTDB password backend support written by Simo Sorce...
2000-10-13 Jean-François Mico... last part of W2K support.
2000-10-07 Jean-François Mico... added samr_set_user_info and info_2.
2000-08-23 Jeremy AllisonAdded code to do SID to uid/gid conversion. Needed...
2000-08-02 Jeremy AllisonStarted to canonicalize our handling of uid -> sid...
2000-08-01 Jeremy AllisonTidyup removing many of the 0xC0000000 | NT_STATUS_XXX...
2000-06-09 Jeremy AllisonLuke, I am moving the code back into passdb/passdb...
2000-06-09 Luke Leightonreverted jeremy's changes that removed NET_USER_INFO_3...
2000-06-08 Jeremy Allisoninclude/smb.h: Removed NET_USER_3 struct from user...
2000-04-25 Andrew Tridgellmoved trans2.h and nterr.h into includes.h with all...
2000-04-12 Jeremy AllisonRoll back to using static MACHINE.SID after consultatio...
2000-04-11 Jeremy AllisonThe changes made here broke NT security descriptor...
2000-02-25 Jeremy Allisonclient/client.c:
2000-01-03 Luke Leightonsimple mods to add msrpc pipe redirection. default...
1999-12-13 Andrew Tridgellfirst pass at updating head branch to be to be the...
1999-07-11 Luke LeightonNULL pwdb_xxx_map_names() parameter can be passed here...
1999-07-08 Luke Leightonissues with pwdb_sam_map_names() and pwdb_smb_map_names...
1999-07-07 Luke Leightonadded debug reporting to pwdb_sam_map_names() and pwdb_...
1999-03-03 Luke LeightonBenjamin Kuit's latest mysql mods. issue with "make...
1999-03-01 Luke LeightonBenjamin Kuit's MYSQL SAM Database implementation.
1998-12-11 Luke Leighton%U substitution should be unix user not nt user
1998-11-29 Luke Leightonweekend work. user / group database API.
1998-11-25 Luke Leightonfixing group database issues
1998-11-25 Luke LeightonLsaLookupNames client call (first used as lookupnames...
1998-11-23 Luke Leightonunix instance of group database API
1998-11-17 Jeremy AllisonAdded the same open()/fopen()/creat()/mmap() -> sys_XXX...
1998-11-17 Luke Leighton- group database API. oops and oh dear, the threat...
1998-11-07 Jeremy Allisoncodepages/codepage_def.936: Updated comment.
1998-10-21 Luke Leightondomain aliases added a bit better: does local aliases...
1998-10-21 Luke Leightonthe next dialog: user-groups. it's not very sensible...
1998-09-29 Jeremy AllisonFixed warning in get_time_from_string().
1998-09-29 Luke Leightonmissed the pdb_sam_to_smb function needed by nispass.c
1998-09-29 Luke Leightonadded in some pdb_xxx routines that are needed by nispass.c
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-24 Luke Leightonremoved function names printed out in debug statements...
1998-09-05 Andrew Tridgelltridge the destroyer returns!
1998-09-03 Jeremy AllisonOk - this is the 64 bit widening check in. It changes...
1998-09-01 Jeremy AllisonMore abstraction of file system data types, to move...
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 ...