Move all the pdb_get...() and pdb_set...() functions to a new file.
[ira/wip.git] / source / passdb /
2002-01-12 Andrew BartlettMove all the pdb_get...() and pdb_set...() functions...
2002-01-09 Jeremy AllisonFixed up atomic update code.
2002-01-02 Gerald Carterfixing compile error
2002-01-02 Jeremy AllisonWe should be SHLD not LINK when creating shared libraries.
2002-01-02 Andrew BartlettWe go to a lot of effort to avoid strcpy() in Samba...
2002-01-02 Andrew BartlettActually enforce the passdb API.
2001-12-31 Simo Sorceops, froget to set the values.
2001-12-31 Simo Sorceport mods from 2.2
2001-12-31 Andrew Tridgellmore irix -64 portability fixes
2001-12-31 Andrew BartlettMake --with-tdbsam compile again, given the new 'am...
2001-12-31 Gerald Carterremoved extern samlogon_user
2001-12-31 Gerald Carterremove samlogon_user
2001-12-31 Gerald Cartersome merges from 2.2. Still need to merge in changes...
2001-12-30 Simo Sorceutil_sid.c - respect a const variabile (addedd strdup)
2001-12-30 Andrew BartlettFinally remove these files, which moved (by cvs backend...
2001-12-30 Gerald Carterpdb_getsampwnuid() merge from 2.2
2001-12-28 Gerald Carterremoved unused files
2001-12-27 Gerald Cartermoving SAM_ACCOUNT to include a bit field for initialized
2001-12-14 Jean-François Mico... Rafal (mimir) patch for trusts r.
2001-12-13 Jean-François Mico... update the ldap support code. it compiles.
2001-12-06 Jean-François Mico... again an intrusive patch:
2001-12-05 Andrew BartlettAdd a couple of extra debugs for the secrets.tdb stuff
2001-12-05 Andrew Tridgellauto-init secrets.tdb
2001-12-04 Jean-François Mico... added a boolean to the group mapping functions to speci...
2001-12-04 Andrew BartlettThis comment no longer applies.
2001-12-03 Jean-François Mico... added a tdb to store the account policy informations.
2001-12-02 Jean-François Mico... added mapping of primary gid to rid thru the group...
2001-11-29 Jean-François Mico... Changed again how the privilege list is handled in...
2001-11-28 Herb Lewisadd .po32 files to ignore list
2001-11-27 Andrew Tridgellunable to open smbpasswd on initial create should only...
2001-11-26 Tim PotterIgnore *.po files.
2001-11-25 Volker LendeckeDon't close tdb twice.
2001-11-24 Andrew Tridgelladded "net join" command
2001-11-24 Andrew BartlettThis is another rather major change to the samba authen...
2001-11-24 Andrew BartlettKill off that crazy copy_sam_passwd(). You simply...
2001-11-23 Jean-François Mico... Changed how the privileges are stored in the group...
2001-11-17 Jeremy AllisonTidyups when I was doing the big merge...
2001-11-11 Andrew BartlettMinor updates. A small dose of const.
2001-11-11 Andrew BartlettRemove built-in support for clear-text kerberos authent...
2001-11-09 Volker LendeckeAs pdb_ldap.c does not compile in HEAD anyway, a not...
2001-11-07 Jeremy AllisonAdded debug in truncate, fixed warning with gcc3.
2001-11-07 Andrew BartlettUGLY HACK to get machines to join tdbsam domains again.
2001-11-04 Andrew BartlettFixup for accounts without a local /etc/passwd entry.
2001-11-01 Andrew BartlettVarious post AuthRewrite cleanups, fixups and tidyups.
2001-10-31 Andrew BartlettThis is a farily large patch (3300 lines) and reworks...
2001-10-31 Andrew BartlettSmall 'const' updates ahead of some AuthRewrite merging.
2001-10-30 Andrew BartlettFix up smbpasswd -e/-d so that it doesn't change the...
2001-10-29 Andrew BartlettThis commit is number 4 of 4.
2001-10-29 Andrew BartlettThis commit is number 3 of 4.
2001-10-29 Andrew BartlettThis commit is number 2 of 4.
2001-10-29 Andrew BartlettThis commit is number 1 of 4.
2001-10-18 Jeremy AllisonMerge the become_XXX -> change_to_XXX fixes from 2...
2001-10-10 Gerald Cartermerge from 2.2
2001-10-09 Jeremy AllisonFixes from John Trostel (modified somewhat by me) to...
2001-10-03 Tim PotterAdded a comment about not changing the magic timestamp...
2001-10-03 Jeremy AllisonEnsure accessing NT member servers works with a Samba...
2001-10-03 Andrew Tridgellset ACB_PWNOEXP by default on new accounts.
2001-10-02 Jeremy AllisonFixed up the change password bug when not using PAM.
2001-10-02 Jeremy AllisonFixed the bug with member servers in a Samba PDC hosted...
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-10-01 Andrew Tridgell- fix handling of 0 last_change_time and must_change_time
2001-09-29 Andrew BartlettThis is the passdb section of the previously mentioned...
2001-09-28 Andrew BartlettHow the heck I missed this I don't know, but somehow...
2001-09-27 Jeremy AllisonMerge HEAD and 2.2 - try frantically to keep in sync.
2001-09-27 Andrew BartlettFix memory leak in get_sampwd_entries(), reindent for...
2001-09-27 Simo Sorceminor fixes
2001-09-26 Gerald Cartermerge from 2.2
2001-09-26 Andrew BartlettFix the uninitialised variable, but more importantly...
2001-09-26 Andrew BartlettFix up TDB_SAM with repect to case sensitvity. (need...
2001-09-26 Andrew BartlettAdd a new interface pdb_set_plaintext_passwd() to the...
2001-09-26 Andrew BartlettWe don't use a modified 'user' in any case, so don...
2001-09-25 Jeremy AllisonFixup passdb stuff to add new nisplus and ldap backends.
2001-09-25 Andrew BartlettDon't segfault when deleting accounts not in /etc/passw...
2001-09-25 Simo Sorcememory leak fixes ..
2001-09-20 Andrew BartlettMove pass_check.c over to NTSTATUS, allowing full NTSTA...
2001-09-19 Andrew BartlettUse lp_private_dir() not magic on the lp_smb_passwd_fil...
2001-09-19 Andrew BartlettRemove the ugly hacks to get around the Get_Pwnam(...
2001-09-17 Simo Sorcemove to SAFE_FREE()
2001-09-14 Gerald Cartermerges from 2.2
2001-09-12 Tim PotterString length fix from Toomas Soome <tsoome@ut.ee>
2001-09-10 Andrew Tridgellpassdb/smbpassfile ain't needed any more - it only...
2001-09-06 Andrew Tridgellgot rid of USE_TDB_MMAP_FLAG as its not needed any...
2001-09-06 Tim PotterStarted a cleanup of smbpasswd related stuff. I've...
2001-09-05 Andrew Tridgellfixed some compilation errors in cli_netlogon.c - tim...
2001-09-05 Andrew Tridgellmore warning fixes on solaris
2001-09-04 Andrew Tridgellcope with pam being off
2001-09-04 Andrew Tridgellthe next stage in the NTSTATUS/WERROR change. smbd...
2001-08-31 Simo Sorcechanged the data format in the tdb, as the time fields...
2001-08-30 Jeremy AllisonFixed silly typo.
2001-08-30 Jeremy AllisonFix from Paul Green to set correct lengths.
2001-08-27 Andrew Tridgellconverted another bunch of stuff to NTSTATUS
2001-08-24 Herb Lewisget rid of compiler warnings
2001-08-23 Gerald Cartermerge from 2.2
2001-08-13 Tim PotterFixed typo in debug message.
2001-08-12 Simo Sorcethis is a big global fix for the ptr = Realloc(ptr...
2001-08-09 Gerald Cartera few cleanups while mergeing the passdb code into 2.2
2001-08-08 Simo SorceChange all realloc() statements to Realloc() (ecxept...
2001-07-30 Jeremy AllisonAdded "use mmap" for HPUX.
2001-07-23 Jeremy AllisonFix case insensitive password change code.
2001-07-17 Simo Sorcemove the global_machine_password_needs_changing where...
next