summaryrefslogtreecommitdiff
path: root/source3/passdb
AgeCommit message (Expand)AuthorFilesLines
2003-01-08Fix open problem with changing attributes on an existing file - basedJeremy Allison1-1/+0
2003-01-08Fix open problem with changing attributes on an existing file - basedJeremy Allison1-1/+0
2003-01-04Merge from HEAD - we already have one function for converting a unistr2 to aAndrew Bartlett1-17/+0
2003-01-04Merge from HEAD - don't base RID on a name being the lp_guest_account(), letAndrew Bartlett1-2/+0
2003-01-03Merge from HEAD - make Samba compile with -Wwrite-strings without additionalAndrew Bartlett5-13/+13
2003-01-02We already have one function to move unistr2 -> multibyte-static, so weAndrew Bartlett1-19/+0
2003-01-02BIG patch...Andrew Bartlett6-16/+16
2002-12-23Finish adding strings to all talloc_init() calls.Jeremy Allison1-2/+1
2002-12-20Forward port the change to talloc_init() to make all talloc contextsJeremy Allison2-2/+2
2002-12-20Forward port the change to talloc_init() to make all talloc contextsJeremy Allison2-2/+2
2002-12-20Merge some more FUNCTION_MACRO stuff.Tim Potter1-5/+5
2002-12-13merge of get_dc_name()-like code from APP_HEAD; better support password serve...Gerald Carter1-0/+30
2002-12-12merge of get_dc_name()-like code from APP_HEAD; better support password serve...Gerald Carter1-0/+30
2002-12-03use FILE_MACRO instead of __FILE__Herb Lewis1-5/+5
2002-11-26Merge tridge's fixes to pdb_ldap (don't look for number of results in aAndrew Bartlett1-17/+34
2002-11-24Move from NT_STATUS_UNSUCCESSFUL to NT_STATUS_NO_SUCH_USER, and other slightlyAndrew Bartlett1-16/+21
2002-11-20fixed a number of places where we can try to free a wild pointer orAndrew Tridgell1-2/+14
2002-11-15Use smb_register_passdb() - plus some small fixesJelmer Vernooij3-1603/+0
2002-11-15Add smb_register_passdb()Jelmer Vernooij2-86/+59
2002-11-14Remove #ifdef's for NISPLUS_SAM - there are no function name collisions anymoreJelmer Vernooij1-4/+0
2002-11-14Remove the #ifdef's for NISPLUS_SAM - there are no function name collisions a...Jelmer Vernooij1-4/+0
2002-11-12Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison5-25/+19
2002-11-12Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison5-25/+19
2002-11-11Improve DEBUG output somewhat moreJelmer Vernooij1-2/+5
2002-11-11More improvement of DEBUG outputJelmer Vernooij1-2/+5
2002-11-11Add more debug infoJelmer Vernooij1-2/+2
2002-11-11Add extra debug infoJelmer Vernooij1-2/+2
2002-11-10Print the number of returned rows, not the number of fieldsJelmer Vernooij1-2/+2
2002-11-10Print the number of returned rows, not the number of fieldsJelmer Vernooij1-2/+2
2002-11-09Back out some of my sync changesJelmer Vernooij1-7/+7
2002-11-09Sync with HEADJelmer Vernooij1-7/+7
2002-11-08Merge from HEAD:Andrew Bartlett3-36/+47
2002-11-08Make smbpasswd use the group mapping, and fix spelling in ldapsam.Andrew Bartlett2-30/+38
2002-11-07This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User2-0/+1599
2002-11-07Fix small typoJelmer Vernooij1-1/+1
2002-11-07Jeremy the janitor again... keeping 3.0 in sync with tridge's changes thisJeremy Allison1-0/+3
2002-11-07when doing a 'net rpc vampire' a pdb_init_sam_pw() is used to create aAndrew Tridgell1-0/+3
2002-11-07Merge of scalable printing code fix... Needs testing.Jeremy Allison1-6/+9
2002-11-06Add group management support (patch from metze)Jelmer Vernooij2-0/+67
2002-11-06Adapt to latest pdb API changes - only thing left is group supportJelmer Vernooij2-21/+17
2002-11-06pdb_get_unknown? -> pdb_get_unknown_?Jelmer Vernooij1-3/+3
2002-11-05Move pdb_xml to source/Jelmer Vernooij1-0/+561
2002-11-05Move pdb_mysql to source/passdbJelmer Vernooij1-0/+975
2002-11-05Merge vl's 'algorithmic rid base' patch, and my changes to pdb_smbpasswd's NUAAndrew Bartlett2-24/+48
2002-11-04Allow 'normal' accounts in the non-unix-account range for smbpasswd - I hopeAndrew Bartlett1-19/+20
2002-11-04Fix debugAndrew Bartlett1-1/+1
2002-11-03Extra little fix to vl's patch. Make sure the passdb and testparm messagesAndrew Bartlett1-3/+5
2002-11-03Force algorithmic rid base to sane values and talk about it.Volker Lendecke1-4/+25
2002-11-02Merge of my 'ldap trust ids' patch from HEAD.Andrew Bartlett1-36/+96
2002-11-02Clean up this a little - add comments describing a bit of what is going onAndrew Bartlett1-5/+6