weekend work. user / group database API.
[samba.git] / source / passdb / smbpass.c
1998-11-29 Luke Leightonweekend work. user / group database API.
1998-11-26 Luke Leightonwe have a problem: resolution of "Primary Group RID...
1998-11-25 Luke Leightonfixing group database issues
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-10-21 Luke Leightonthe next dialog: user-groups. it's not very sensible...
1998-10-15 Luke Leightonrpcclient interactive login (with trust account changin...
1998-10-15 Luke Leightongetpwnam() failing is a serious error (corrupt smbpassw...
1998-10-15 Luke Leightonbug-fixing against:
1998-10-09 Luke Leightonanders blomdell spotted an unititialised fstring causin...
1998-09-28 Jeremy AllisonAdded fix from gildea@intouchsys.com - smbpasswd file...
1998-09-28 Jeremy AllisonChanges to test in configure if capabilities are enable...
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-09-03 Jeremy AllisonOk - this is the 64 bit widening check in. It changes...
1998-08-17 Andrew Tridgellmoved connection_struct handling code into smbd/conn...
1998-08-14 Andrew Tridgellthis is the bug change to using connection_struct*...
1998-07-29 Andrew Tridgellmerge from the autoconf2 branch to the main branch
1998-06-04 Jeremy Allisonincludes.h: Fixes for NetBSD and BSDI.
1998-06-01 Jeremy Allisonclientutil.c: Don't core dump if no controlling termina...
1998-05-26 Jeremy Allisonsmb.h: More NT SMB stuff (just defines).
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 Leightonmade mod_smbfilepwd_entry() and getsmbfilepwent() stati...
1998-05-19 Luke Leightonoops - got some of the default (conversion) functions...
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 Leightonresolving compilation errors
1998-05-18 Luke Leighton- renamed some of the passdb.c functions: they have...
1998-05-18 Luke LeightonMakefile:
1998-05-14 Jeremy Allisonnamequery.c: Fixed SGI IRIX 5.x compiler problem.
1998-05-13 Andrew Tridgellinitialise a variable
1998-05-12 Luke Leightonremoved lp_domain_workstation() parameter
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-11 Andrew Tridgellchanged to use slprintf() instead of sprintf() just...
1998-05-08 Luke Leightonrenamed last_change_time to pass_must_change_time....
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 Jeremy AllisonThis should (hopefully :-) be the final fix for the...
1998-05-07 Luke Leightoncreated "passdb.c" which is an interface point to ...
1998-05-06 Jeremy Allisonsmbpass.c: Fixed machine_passwd_lock() problems.
1998-05-06 Jeremy Allisonloadparm.c: Added #ifdef USE_LDAP around ldap code.
1998-05-06 Luke Leightonjean-francois micouleau's well-alpha code for ldap...
1998-05-05 Jeremy Allisongenrand.c: SGI compile warning fix.
1998-04-30 Jeremy AllisonAdded patch from Bruce Tenison <btenison@dibbs.net...
1998-04-29 Jeremy AllisonMakefile: Added files to smbpasswd.c.
1998-04-29 Luke Leightonpassword.c:
1998-04-29 Jeremy AllisonThis is the checkin that adds the security=domain funct...
1998-04-23 Jeremy Allisongenrand.c: Changed SMB_PASSWD_FILE to lp_smb_passwd_file().
1998-04-18 Jeremy Allisonincludes.h: Added John's redhat fix for QSORT_CAST.
1998-04-15 Jeremy Allisonipc.c: Fix for printer queue spinning with Win95.
1998-04-14 Jeremy AllisonModified interfaces to getting smb password entries...
1998-04-13 Jeremy AllisonChanges to allow Samba to be compiled with -Wstrict...
1998-03-31 Andrew Tridgellthe default for old style accounts should be workstatio...
1998-03-26 Jeremy Allisonsmbpass.c: Made unknown accounts ending in '$' server...
1998-03-24 Jeremy AllisonAdded writing of '[XXX]' account control bits into...
1998-03-24 Jeremy AllisonUpdated smbpasswd to allow root to add machine accounts...
1998-03-19 Jeremy AllisonAdding the same changes to HEAD as were added to BRANCH...
1998-03-11 Jeremy Allison"For I have laboured mightily on Luke's code, and hath...
1998-02-20 Jeremy Allisonnmbd_packets.c: nmbd_subnetdb.c: Patch from Andrey...
1998-01-22 Jeremy AllisonThis is *not* a big change (although it looks like...
1998-01-17 Jeremy Allisoncharcnv.c: Added codepage 866 support onto the file...
1997-11-22 Andrew Tridgellfixed some typecasts of (char *) to (unsigned char *)
1997-11-10 Jeremy AllisonRolled back tree state to 11:59pm 8th November 1997...
1997-11-09 Luke Leightonattempting to mark up 32 bit error codes, needed for...
1997-11-08 Luke Leightonmod_smbpasswd() was junking the smbpasswd file...
1997-11-06 Luke Leightonfollowing a cvs error, i am rewriting this monster...
1997-11-02 Luke Leightonloadparm.c :
1997-09-14 Andrew TridgellThis commit does 3 main things:
1997-07-08 Samba Release AccountMakefile: Added AIX targets from Ole Holm Nielsen ...
1996-10-04 Andrew Tridgell- changed the umask handling. We now set the umask...
1996-07-24 Andrew Tridgellminor cleanups
1996-07-18 Andrew Tridgellminor cleanups ready for another release
1996-06-10 Andrew Tridgellgot rid of a lot of redundent header files as we now...
1996-06-04 Andrew Tridgella huge pile of changes :-)
1996-05-29 Andrew Tridgellcleanups to make thinsg compile cleanly
1996-05-04 Samba Release AccountThis commit was generated by cvs2svn to compensate...
1996-05-04 Samba Release AccountInitial version imported to CVS