summaryrefslogtreecommitdiff
path: root/source3/passdb/smbpass.c
AgeCommit message (Expand)AuthorFilesLines
1998-07-29merge from the autoconf2 branch to the main branchAndrew Tridgell1-1/+1
1998-06-04includes.h: Fixes for NetBSD and BSDI.Jeremy Allison1-2/+2
1998-06-01clientutil.c: Don't core dump if no controlling terminal available for password.Jeremy Allison1-2/+2
1998-05-26smb.h: More NT SMB stuff (just defines).Jeremy Allison1-1/+2
1998-05-24- created pdb_sethexpwd(), to be called from all pwd apis that need toLuke Leighton1-2/+2
1998-05-21fixed signed / unsigned warnings spotted by tim winders. also fixedLuke Leighton1-1/+1
1998-05-19passdb.c: Fixed typo in coment.Jeremy Allison1-1/+5
1998-05-19made mod_smbfilepwd_entry() and getsmbfilepwent() static. they need notLuke Leighton1-98/+97
1998-05-19oops - got some of the default (conversion) functions wrong.Luke Leighton1-32/+19
1998-05-19removed "default" system for password database api: all functions mustLuke Leighton1-0/+18
1998-05-19ldap.c :Luke Leighton1-0/+1
1998-05-18Abstracted all the crappy password interfaces through an indirectJeremy Allison1-34/+40
1998-05-18chgpasswd.c: Changed back to getsmb... from getsam...Jeremy Allison1-63/+63
1998-05-18creating and using some pdb_init_(sam/smb) routines. putting ldap headersLuke Leighton1-9/+3
1998-05-18resolving compilation errorsLuke Leighton1-1/+2
1998-05-18- renamed some of the passdb.c functions: they have a prefix pdb_ on themLuke Leighton1-297/+9
1998-05-18Makefile:Luke Leighton1-3/+30
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-12removed lp_domain_workstation() parameterLuke Leighton1-1/+1
1998-05-12This is a security audit change of the main source.Jeremy Allison1-21/+22
1998-05-11password back-end database supportLuke Leighton1-1/+108
1998-05-11ldap back-end database developmentLuke Leighton1-199/+34
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 Leighton1-10/+10
1998-05-07remove unused ldap functions: add stub start/get/endldappwent routines.Luke Leighton1-1/+0
1998-05-07moving gethexpwd into util.c, because it's used in both smbpass.c and ldap.cLuke Leighton1-29/+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 Leighton1-32/+43
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 Leighton1-0/+9
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