summaryrefslogtreecommitdiffstats
path: root/source3/passdb
Commit message (Expand)AuthorAgeFilesLines
* removed references to some of the smb_passwd routines from ldap and nis+Luke Leighton1998-05-182-111/+91
* creating and using some pdb_init_(sam/smb) routines. putting ldap headersLuke Leighton1998-05-183-25/+10
* no include headers in ldap.c.Luke Leighton1998-05-182-0/+72
* resolving compilation errorsLuke Leighton1998-05-183-3/+6
* received update from jean francois for ldap.c: he is doing add / modLuke Leighton1998-05-181-71/+424
* - renamed some of the passdb.c functions: they have a prefix pdb_ on themLuke Leighton1998-05-183-300/+319
* oops. pressed ctrl-z while editing the previous cvs message: this wasLuke Leighton1998-05-181-19/+105
* Makefile:Luke Leighton1998-05-184-145/+488
* some databases have search capabilities. acknowledging this in designLuke Leighton1998-05-151-19/+60
* first non-compiling, unused, mostly stub version of NIS+ password database.Luke Leighton1998-05-151-0/+330
* passdb.cJeremy Allison1998-05-141-0/+192
* namequery.c: Fixed SGI IRIX 5.x compiler problem.Jeremy Allison1998-05-141-4/+4
* initialise a variableAndrew Tridgell1998-05-131-1/+1
* - removed ldap_get_trust()Luke Leighton1998-05-121-101/+74
* removed lp_domain_workstation() parameterLuke Leighton1998-05-121-1/+1
* This is a security audit change of the main source.Jeremy Allison1998-05-122-27/+28
* password back-end database supportLuke Leighton1998-05-113-13/+140
* ldap back-end database developmentLuke Leighton1998-05-113-401/+596
* changed to use slprintf() instead of sprintf() just aboutAndrew Tridgell1998-05-111-9/+11
* renamed last_change_time to pass_must_change_time. removed "if (bool==True)"Luke Leighton1998-05-082-21/+20
* added first pass at start/get/end-ldappwent functions. unfortunately, lotsLuke Leighton1998-05-071-10/+65
* remove unused ldap functions: add stub start/get/endldappwent routines.Luke Leighton1998-05-072-146/+97
* moving gethexpwd into util.c, because it's used in both smbpass.c and ldap.cLuke Leighton1998-05-072-57/+0
* This should (hopefully :-) be the final fix for the %U %G substitutionJeremy Allison1998-05-071-11/+0
* created "passdb.c" which is an interface point to (at present) eitherLuke Leighton1998-05-073-33/+213
* smbpass.c: Fixed machine_passwd_lock() problems.Jeremy Allison1998-05-061-25/+21
* loadparm.c: Added #ifdef USE_LDAP around ldap code.Jeremy Allison1998-05-061-8/+9
* jean-francois micouleau's well-alpha code for ldap password database stuff!Luke Leighton1998-05-062-0/+572
* genrand.c: SGI compile warning fix.Jeremy Allison1998-05-051-2/+2
* Added patch from Bruce Tenison <btenison@dibbs.net> to allow encryptedJeremy Allison1998-04-301-4/+6
* Makefile: Added files to smbpasswd.c.Jeremy Allison1998-04-291-27/+54
* password.c:Luke Leighton1998-04-291-10/+17
* This is the checkin that adds the security=domain functionality.Jeremy Allison1998-04-291-3/+0
* genrand.c: Changed SMB_PASSWD_FILE to lp_smb_passwd_file().Jeremy Allison1998-04-231-33/+222
* includes.h: Added John's redhat fix for QSORT_CAST.Jeremy Allison1998-04-181-26/+58
* ipc.c: Fix for printer queue spinning with Win95.Jeremy Allison1998-04-151-6/+131
* Modified interfaces to getting smb password entries fromJeremy Allison1998-04-141-8/+50
* Changes to allow Samba to be compiled with -Wstrict-prototypesJeremy Allison1998-04-131-1/+1
* the default for old style accounts should be workstation trustAndrew Tridgell1998-03-311-1/+1
* smbpass.c: Made unknown accounts ending in '$' server accounts, notJeremy Allison1998-03-261-1/+1
* Added writing of '[XXX]' account control bits into gcosJeremy Allison1998-03-241-0/+7
* Updated smbpasswd to allow root to add machine accounts, and allowJeremy Allison1998-03-241-4/+6
* Adding the same changes to HEAD as were added to BRANCH_1_9_18.Jeremy Allison1998-03-191-6/+0
* "For I have laboured mightily on Luke's code, and hath brokenJeremy Allison1998-03-111-784/+774
* nmbd_packets.c: nmbd_subnetdb.c: Patch from Andrey Alekseyev <fetch@muffin.ar...Jeremy Allison1998-02-201-6/+2
* This is *not* a big change (although it looks like one).Jeremy Allison1998-01-221-1/+1
* charcnv.c: Added codepage 866 support onto the file system. PatchJeremy Allison1998-01-171-4/+8
* fixed some typecasts of (char *) to (unsigned char *)Andrew Tridgell1997-11-221-4/+4
* Rolled back tree state to 11:59pm 8th November 1997 EST toJeremy Allison1997-11-101-1/+1
* attempting to mark up 32 bit error codes, needed for NT domains.Luke Leighton1997-11-091-1/+1