summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2003-04-29Allow net rpc user -l to list longer than 50 characters in a user comment.Jim McDonough1-1/+1
2003-04-29adding ifdef'd code to add alias membership for vampireGerald Carter1-0/+138
2003-04-29adding ifdef'd code to add alias membership for vampireGerald Carter1-0/+138
2003-04-29Some passdb backends really don't like having no primary group - so alwaysAndrew Bartlett1-34/+25
2003-04-29Change order of parameters to smb_register_passdb()Jelmer Vernooij3-3/+3
2003-04-29add version back to lanman string in sessetup replyGerald Carter1-1/+5
2003-04-29add version back to lanman string in sessetup replyGerald Carter1-1/+5
2003-04-29Merge Samba 3.0 pdb_ldap from 3.0 into HEAD, so as to allow idra to continueAndrew Bartlett1-412/+1591
2003-04-29forgot to add the file where things movedSimo Sorce1-0/+189
2003-04-29consolidate idmap code in one placeSimo Sorce3-353/+4
2003-04-29Merge 3.0's change to how we add users onto HEAD, including a few other bitsAndrew Bartlett3-94/+52
2003-04-29Use a common function to create the SAM_ACCOUNT being used to add accountsAndrew Bartlett3-61/+45
2003-04-29sync with HEAD and remove --with-misplussam as wellGerald Carter1-17/+0
2003-04-29remove --with-tdbsam since it is always built nowGerald Carter2-18/+1
2003-04-29do not build wrepld by default; package maintainers need to update their file...Gerald Carter1-1/+1
2003-04-29only call the add_script if the getpwnam_alloc() failsGerald Carter1-22/+27
2003-04-29don't implement any group mapping functions in the guest sam moduleGerald Carter2-0/+59
2003-04-29don't implement any group mapping functions in the guest sam moduleGerald Carter2-0/+59
2003-04-29removing printing = SOFTQ since no one knows what it isGerald Carter2-95/+0
2003-04-29only call the add_script if the getpwnam_alloc() failsGerald Carter1-19/+28
2003-04-29removing printing = SOFTQ since no one knows what it isGerald Carter2-95/+0
2003-04-29ok next_rid out as well local_*id_to*id functionsSimo Sorce5-530/+141
2003-04-29Fix for format string warning from vanceAndrew Bartlett1-8/+8
2003-04-28swat need idmap nowSimo Sorce1-2/+2
2003-04-28new helper functions to create usersSimo Sorce1-1/+154
2003-04-28Fixes from Ronan Waide <waider@waider.ie> for large RPC writes.Jeremy Allison1-2/+2
2003-04-28Fixes from Ronan Waide <waider@waider.ie> for large RPC writes.Jeremy Allison1-2/+2
2003-04-28Use NTSTATUS as return value for smb_register_*() functions and init_module()Jelmer Vernooij35-119/+155
2003-04-28Use NTSTATUS as return value for smb_register_*() functions and init_module()Jelmer Vernooij37-126/+163
2003-04-28Add cast for compilerAndrew Bartlett1-1/+1
2003-04-28Typo in error messageVolker Lendecke1-1/+1
2003-04-28Fix a confusing error messageVolker Lendecke1-1/+1
2003-04-28The caller must always set the RID on the SAM_ACCOUNT, so don't try and guessAndrew Bartlett1-3/+1
2003-04-28The RID must be 'SET', not 'DEFAULT' or we won't set it into LDAP, and tryAndrew Bartlett1-2/+2
2003-04-28Guenther Deschner <gd@suse.de> notes that I missed out setting the defaultAndrew Bartlett1-1/+3
2003-04-28A new pdb_ldap!Andrew Bartlett4-316/+724
2003-04-28inet_pton isn't portable, so use interpret_addr2.Andrew Bartlett1-3/+3
2003-04-28Merge memory leak fixes in our trusted domain list from 3.0 to HEADAndrew Bartlett1-7/+11
2003-04-28Merge compile warning fixes from 3.0Andrew Bartlett1-1/+1
2003-04-28Merge compile and other fixes from 3.0 to HEAD.Andrew Bartlett6-39/+48
2003-04-28Merge:Tim Potter1-11/+11
2003-04-28Perform lp_load() before popt to fix -W option.Tim Potter1-11/+11
2003-04-28Merge of -W fixes for bug #39:Tim Potter1-10/+8
2003-04-28Replace workgroup global variable with lp_workgroup()Tim Potter1-10/+8
2003-04-28Fix compiler warning.Tim Potter1-1/+1
2003-04-28Fix compiler warning.Tim Potter1-1/+1
2003-04-28Getting ready for code that actually writes a registry file out.Richard Sharpe1-7/+32
2003-04-28Merge:Tim Potter1-2/+4
2003-04-28Whitespace syncup.Tim Potter4-14/+7
2003-04-28Two character tabs - I don't think so.Tim Potter1-10/+9