summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2003-04-22This is meant to be initialised to the size of the buffer.Andrew Bartlett1-1/+1
2003-04-22Add configure test for previous ldap modifications - we now check if theAndrew Bartlett1-0/+1
2003-04-22Make pdb_ldap use a random factor in deciding how long we need to sleep.Andrew Bartlett1-7/+22
2003-04-22Merge (HEAD->3.0) mbp's fixes to our charcnv code - don't use a staic buffer,Andrew Bartlett1-12/+33
2003-04-22Merge mimir's trusted domain code from HEAD -> 3.0, plus some memoryAndrew Bartlett1-37/+55
2003-04-22Always initialise this, to assist callers doing loops over this call.Andrew Bartlett1-0/+3
2003-04-22Make the mangleing code actually use a common prefix, not just the sameAndrew Bartlett1-4/+12
2003-04-22Merge comment with HEADAndrew Bartlett1-3/+3
2003-04-22Start merging mimir's trusted domain code from HEAD to 3.0. (for HEAD trustingAndrew Bartlett2-8/+147
2003-04-22Setting the credentials for the netsec netlogon pipe connect upon eachVolker Lendecke2-8/+5
2003-04-22Setting the credentials for the netsec netlogon pipe connect upon eachVolker Lendecke2-8/+5
2003-04-22Oops...Andrew Bartlett1-1/+1
2003-04-22Merge from 3.0 - try harder to get our real DNS domain name, and send thisAndrew Bartlett2-8/+31
2003-04-22Bail out early when we fail on the rw_torture test.Andrew Bartlett1-2/+7
2003-04-22Make our 'get DNS domain name' code try a bit harder - if gethostname() doesn'tAndrew Bartlett2-9/+32
2003-04-22Complete the space allocation code for HBIN blocks ...Richard Sharpe1-1/+25
2003-04-22Commit more code dealing with allocating space in the HBIN blocks ...Richard Sharpe1-7/+101
2003-04-22default new groups to domain groupsGerald Carter1-3/+3
2003-04-22default new groups to domain groupsGerald Carter1-3/+3
2003-04-22Merge from 3.0 - fix domain joins not to always join as BDC.Andrew Bartlett2-6/+4
2003-04-22Fix up bugs in the new 'store sec_channel type' code - we were always joiningAndrew Bartlett2-6/+4
2003-04-22support referencing group by sid in all operations; allow group name to be ch...Gerald Carter1-13/+60
2003-04-22support referencing group by sid in all operations; allow group name to be ch...Gerald Carter1-13/+60
2003-04-22another lost merge from 3.0; my faultGerald Carter1-2/+2
2003-04-22wrap pdb_enum_group_mapping() in [un]become_root() so LDAP queries can get th...Gerald Carter1-0/+5
2003-04-22wrap pdb_enum_group_mapping() in [un]become_root() so LDAP queries can get th...Gerald Carter1-0/+5
2003-04-22merging fixes from SAMBA_3_0Gerald Carter1-5/+15
2003-04-22removing some ifdef'd out codeGerald Carter1-8/+0
2003-04-22More infrastructure for storing registryRichard Sharpe1-17/+63
2003-04-22Tidyups of some dubious logic discovered whilst trying to track down aJeremy Allison2-7/+6
2003-04-22Tidyups of some dubious logic discovered whilst trying to track down aJeremy Allison2-7/+6
2003-04-21Fixup a few typos for Jerry.Jeremy Allison1-4/+4
2003-04-21* fix segfault when no vfs objects definedGerald Carter3-8/+18
2003-04-21Use the -W domain option to select the SID to showAndrew Bartlett1-2/+2
2003-04-21Make it easier to select which domain to show the sid for.Andrew Bartlett1-2/+2
2003-04-21Merge from HEAD - save the type of channel used to contact the DC.Andrew Bartlett24-201/+360
2003-04-21Add const, static and fix a double free() (merge from HEAD).Andrew Bartlett1-6/+5
2003-04-21Merge whitespace and const from HEADAndrew Bartlett1-9/+9
2003-04-21Header updates for smb signing mergeAndrew Bartlett1-3/+4
2003-04-21Merge SMB signing, cli buffer clobber and NTLMSSP signing tweaks from HEAD.Andrew Bartlett5-20/+50
2003-04-21For NTLM2 (not yet even close to real implementation) we must use theAndrew Bartlett1-1/+1
2003-04-21Remove unused (#ifdef'ed) code.Andrew Bartlett1-12/+0
2003-04-21Use fstrcpy/pstrcpy when that's what we really mean...Andrew Bartlett2-6/+7
2003-04-21Correct comments about breadth first, as the registry tree is stored in aRichard Sharpe1-2/+28
2003-04-21Start the outline of the code to store a registry tree ...Richard Sharpe1-2/+99
2003-04-21Some comments about the format of the on-disk reg file, as well asRichard Sharpe1-7/+86
2003-04-21Default to "passdb.xml" as default output filename instead of "-"Jelmer Vernooij1-1/+1
2003-04-21Default to "passdb.xml" as default output filename instead of "-"Jelmer Vernooij1-1/+1
2003-04-21- Fix modules build of pdb_mysql and pdb_xmlJelmer Vernooij3-10/+4
2003-04-21Pdb modules are in $libdir/pdb not $libdir/passdbJelmer Vernooij1-1/+1