summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-04-22support referencing group by sid in all operations; allow group name to be ch...Gerald Carter1-13/+60
2003-04-22wrap pdb_enum_group_mapping() in [un]become_root() so LDAP queries can get th...Gerald Carter1-0/+5
2003-04-22removing some ifdef'd out codeGerald Carter1-8/+0
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-21This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User2-0/+1348
2003-04-21Updates.John Terpstra4-36/+80
2003-04-21Merged the two browsing documents into one. Added locking module to global.en...John Terpstra4-838/+901
2003-04-21* fix segfault when no vfs objects definedGerald Carter3-8/+18
2003-04-21remove smbgroupedit from packaging scriptsGerald Carter4-7/+2
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-21Replacing file with correct version.John Terpstra1-103/+0
2003-04-21More docs are up to date now...Jelmer Vernooij1-23/+7
2003-04-21Add question about scope id'sJelmer Vernooij3-40/+14
2003-04-21Move information about locking to seperate chapter andJelmer Vernooij3-67/+61
2003-04-21Add new part 'Troubleshooting'Jelmer Vernooij1-3/+7
2003-04-21Create ../textdocs, ../htmldocs or ../manpages if they don't exist alreadyJelmer Vernooij1-8/+22
2003-04-21Fix syntax errorJelmer Vernooij1-2/+2
2003-04-21Remove obsolete information from Speed.sgml and move client-specificJelmer Vernooij2-150/+52
2003-04-21More updates - still a work in progress.John Terpstra1-29/+195
2003-04-21The 'net' syntax has changed, so update the testsuite.Andrew Bartlett1-4/+4
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
2003-04-21Pdb modules are in $libdir/pdb not $libdir/passdbJelmer Vernooij1-12/+5
2003-04-20Add a -f command-line flag to specify printing all paths or only terminalRichard Sharpe1-3/+11
2003-04-20Well, we can now add keys and values and delete keys and values ...Richard Sharpe1-4/+6
2003-04-20Add code to delete values ...Richard Sharpe1-9/+104
2003-04-20Begin the code that handles key values ... Delete a key value and add aRichard Sharpe1-4/+58
2003-04-20Complete most of the coding for adding keys. We can now add a key.Richard Sharpe1-26/+32
2003-04-20The code is a bit of a mess right now.Richard Sharpe1-51/+146
2003-04-20Merge a trivial fix across from HEAD. Not that thisVolker Lendecke1-1/+1
2003-04-20More functionality, esp around adding keys and inheritance of securityRichard Sharpe1-1/+26
2003-04-20MOre functionality ... got to test it.Richard Sharpe1-3/+23
2003-04-20More update stuff - not finished (ofcourse!)John Terpstra1-0/+103
2003-04-19Fix typo.John Terpstra1-1/+1
2003-04-19Updates and additions.John Terpstra3-33/+248