summaryrefslogtreecommitdiff
path: root/source3/passdb
AgeCommit message (Expand)AuthorFilesLines
1998-05-14passdb.cJeremy Allison1-0/+192
1998-05-14namequery.c: Fixed SGI IRIX 5.x compiler problem.Jeremy Allison1-4/+4
1998-05-13initialise a variableAndrew Tridgell1-1/+1
1998-05-12- removed ldap_get_trust()Luke Leighton1-101/+74
1998-05-12removed lp_domain_workstation() parameterLuke Leighton1-1/+1
1998-05-12This is a security audit change of the main source.Jeremy Allison2-27/+28
1998-05-11password back-end database supportLuke Leighton3-13/+140
1998-05-11ldap back-end database developmentLuke Leighton3-401/+596
1998-05-11changed to use slprintf() instead of sprintf() just aboutAndrew Tridgell1-9/+11
1998-05-08renamed last_change_time to pass_must_change_time. removed "if (bool==True)"Luke Leighton2-21/+20
1998-05-07added first pass at start/get/end-ldappwent functions. unfortunately, lotsLuke Leighton1-10/+65
1998-05-07remove unused ldap functions: add stub start/get/endldappwent routines.Luke Leighton2-146/+97
1998-05-07moving gethexpwd into util.c, because it's used in both smbpass.c and ldap.cLuke Leighton2-57/+0
1998-05-07This should (hopefully :-) be the final fix for the %U %G substitutionJeremy Allison1-11/+0
1998-05-07created "passdb.c" which is an interface point to (at present) eitherLuke Leighton3-33/+213
1998-05-06smbpass.c: Fixed machine_passwd_lock() problems.Jeremy Allison1-25/+21
1998-05-06loadparm.c: Added #ifdef USE_LDAP around ldap code.Jeremy Allison1-8/+9
1998-05-06jean-francois micouleau's well-alpha code for ldap password database stuff!Luke Leighton2-0/+572
1998-05-05genrand.c: SGI compile warning fix.Jeremy Allison1-2/+2
1998-04-30Added patch from Bruce Tenison <btenison@dibbs.net> to allow encryptedJeremy Allison1-4/+6
1998-04-29Makefile: Added files to smbpasswd.c.Jeremy Allison1-27/+54
1998-04-29password.c:Luke Leighton1-10/+17
1998-04-29This is the checkin that adds the security=domain functionality.Jeremy Allison1-3/+0
1998-04-23genrand.c: Changed SMB_PASSWD_FILE to lp_smb_passwd_file().Jeremy Allison1-33/+222
1998-04-18includes.h: Added John's redhat fix for QSORT_CAST.Jeremy Allison1-26/+58
1998-04-15ipc.c: Fix for printer queue spinning with Win95.Jeremy Allison1-6/+131
1998-04-14Modified interfaces to getting smb password entries fromJeremy Allison1-8/+50
1998-04-13Changes to allow Samba to be compiled with -Wstrict-prototypesJeremy Allison1-1/+1
1998-03-31the default for old style accounts should be workstation trustAndrew Tridgell1-1/+1
1998-03-26smbpass.c: Made unknown accounts ending in '$' server accounts, notJeremy Allison1-1/+1
1998-03-24Added writing of '[XXX]' account control bits into gcosJeremy Allison1-0/+7
1998-03-24Updated smbpasswd to allow root to add machine accounts, and allowJeremy Allison1-4/+6
1998-03-19Adding the same changes to HEAD as were added to BRANCH_1_9_18.Jeremy Allison1-6/+0
1998-03-11"For I have laboured mightily on Luke's code, and hath brokenJeremy Allison1-784/+774
1998-02-20nmbd_packets.c: nmbd_subnetdb.c: Patch from Andrey Alekseyev <fetch@muffin.ar...Jeremy Allison1-6/+2
1998-01-22This is *not* a big change (although it looks like one).Jeremy Allison1-1/+1
1998-01-17charcnv.c: Added codepage 866 support onto the file system. PatchJeremy Allison1-4/+8
1997-11-22fixed some typecasts of (char *) to (unsigned char *)Andrew Tridgell1-4/+4
1997-11-10Rolled back tree state to 11:59pm 8th November 1997 EST toJeremy Allison1-1/+1
1997-11-09attempting to mark up 32 bit error codes, needed for NT domains.Luke Leighton1-1/+1
1997-11-08mod_smbpasswd() was junking the smbpasswd file...Luke Leighton1-97/+99
1997-11-06following a cvs error, i am rewriting this monster-commit. with bad grace.Luke Leighton1-41/+401
1997-11-02loadparm.c :Luke Leighton1-0/+217
1997-09-14This commit does 3 main things:Andrew Tridgell1-6/+0
1997-07-08Makefile: Added AIX targets from Ole Holm Nielsen <Ole.H.Nielsen@uni-c.dk>Samba Release Account1-1/+1
1996-10-04- changed the umask handling. We now set the umask to 0 and explicitlyAndrew Tridgell1-1/+1
1996-07-24minor cleanupsAndrew Tridgell1-4/+2
1996-07-18minor cleanups ready for another releaseAndrew Tridgell1-2/+1
1996-06-10got rid of a lot of redundent header files as we now globally generateAndrew Tridgell1-1/+0
1996-06-04a huge pile of changes :-)Andrew Tridgell1-2/+1