Age | Commit message (Expand) | Author | Files | Lines |
2003-04-22 | Updating docs from HEAD. | John Terpstra | 12 | -286/+707 |
2003-04-22 | default new groups to domain groups | Gerald Carter | 1 | -3/+3 |
2003-04-22 | Fix up bugs in the new 'store sec_channel type' code - we were always joining | Andrew Bartlett | 2 | -6/+4 |
2003-04-22 | support referencing group by sid in all operations; allow group name to be ch... | Gerald Carter | 1 | -13/+60 |
2003-04-22 | wrap pdb_enum_group_mapping() in [un]become_root() so LDAP queries can get th... | Gerald Carter | 1 | -0/+5 |
2003-04-22 | removing some ifdef'd out code | Gerald Carter | 1 | -8/+0 |
2003-04-22 | Tidyups of some dubious logic discovered whilst trying to track down a | Jeremy Allison | 2 | -7/+6 |
2003-04-21 | Fixup a few typos for Jerry. | Jeremy Allison | 1 | -4/+4 |
2003-04-21 | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us... | cvs2svn Import User | 2 | -0/+1348 |
2003-04-21 | Updates. | John Terpstra | 4 | -36/+80 |
2003-04-21 | Merged the two browsing documents into one. Added locking module to global.en... | John Terpstra | 4 | -838/+901 |
2003-04-21 | * fix segfault when no vfs objects defined | Gerald Carter | 3 | -8/+18 |
2003-04-21 | remove smbgroupedit from packaging scripts | Gerald Carter | 4 | -7/+2 |
2003-04-21 | Use the -W domain option to select the SID to show | Andrew Bartlett | 1 | -2/+2 |
2003-04-21 | Make it easier to select which domain to show the sid for. | Andrew Bartlett | 1 | -2/+2 |
2003-04-21 | Replacing file with correct version. | John Terpstra | 1 | -103/+0 |
2003-04-21 | More docs are up to date now... | Jelmer Vernooij | 1 | -23/+7 |
2003-04-21 | Add question about scope id's | Jelmer Vernooij | 3 | -40/+14 |
2003-04-21 | Move information about locking to seperate chapter and | Jelmer Vernooij | 3 | -67/+61 |
2003-04-21 | Add new part 'Troubleshooting' | Jelmer Vernooij | 1 | -3/+7 |
2003-04-21 | Create ../textdocs, ../htmldocs or ../manpages if they don't exist already | Jelmer Vernooij | 1 | -8/+22 |
2003-04-21 | Fix syntax error | Jelmer Vernooij | 1 | -2/+2 |
2003-04-21 | Remove obsolete information from Speed.sgml and move client-specific | Jelmer Vernooij | 2 | -150/+52 |
2003-04-21 | More updates - still a work in progress. | John Terpstra | 1 | -29/+195 |
2003-04-21 | The 'net' syntax has changed, so update the testsuite. | Andrew Bartlett | 1 | -4/+4 |
2003-04-21 | Merge from HEAD - save the type of channel used to contact the DC. | Andrew Bartlett | 24 | -201/+360 |
2003-04-21 | Add const, static and fix a double free() (merge from HEAD). | Andrew Bartlett | 1 | -6/+5 |
2003-04-21 | Merge whitespace and const from HEAD | Andrew Bartlett | 1 | -9/+9 |
2003-04-21 | Header updates for smb signing merge | Andrew Bartlett | 1 | -3/+4 |
2003-04-21 | Merge SMB signing, cli buffer clobber and NTLMSSP signing tweaks from HEAD. | Andrew Bartlett | 5 | -20/+50 |
2003-04-21 | For NTLM2 (not yet even close to real implementation) we must use the | Andrew Bartlett | 1 | -1/+1 |
2003-04-21 | Remove unused (#ifdef'ed) code. | Andrew Bartlett | 1 | -12/+0 |
2003-04-21 | Use fstrcpy/pstrcpy when that's what we really mean... | Andrew Bartlett | 2 | -6/+7 |
2003-04-21 | Correct comments about breadth first, as the registry tree is stored in a | Richard Sharpe | 1 | -2/+28 |
2003-04-21 | Start the outline of the code to store a registry tree ... | Richard Sharpe | 1 | -2/+99 |
2003-04-21 | Some comments about the format of the on-disk reg file, as well as | Richard Sharpe | 1 | -7/+86 |
2003-04-21 | Default to "passdb.xml" as default output filename instead of "-" | Jelmer Vernooij | 1 | -1/+1 |
2003-04-21 | Default to "passdb.xml" as default output filename instead of "-" | Jelmer Vernooij | 1 | -1/+1 |
2003-04-21 | - Fix modules build of pdb_mysql and pdb_xml | Jelmer Vernooij | 3 | -10/+4 |
2003-04-21 | Pdb modules are in $libdir/pdb not $libdir/passdb | Jelmer Vernooij | 1 | -1/+1 |
2003-04-21 | Pdb modules are in $libdir/pdb not $libdir/passdb | Jelmer Vernooij | 1 | -12/+5 |
2003-04-20 | Add a -f command-line flag to specify printing all paths or only terminal | Richard Sharpe | 1 | -3/+11 |
2003-04-20 | Well, we can now add keys and values and delete keys and values ... | Richard Sharpe | 1 | -4/+6 |
2003-04-20 | Add code to delete values ... | Richard Sharpe | 1 | -9/+104 |
2003-04-20 | Begin the code that handles key values ... Delete a key value and add a | Richard Sharpe | 1 | -4/+58 |
2003-04-20 | Complete most of the coding for adding keys. We can now add a key. | Richard Sharpe | 1 | -26/+32 |
2003-04-20 | The code is a bit of a mess right now. | Richard Sharpe | 1 | -51/+146 |
2003-04-20 | Merge a trivial fix across from HEAD. Not that this | Volker Lendecke | 1 | -1/+1 |
2003-04-20 | More functionality, esp around adding keys and inheritance of security | Richard Sharpe | 1 | -1/+26 |
2003-04-20 | MOre functionality ... got to test it. | Richard Sharpe | 1 | -3/+23 |