Age | Commit message (Expand) | Author | Files | Lines |
2003-04-28 | Make some more functions static | Jelmer Vernooij | 1 | -3/+3 |
2003-04-27 | Document 'nmblookup -M -- -' | Jelmer Vernooij | 1 | -1/+4 |
2003-04-27 | Add 'smbiconv' program - a clone of the 'iconv' utility | Jelmer Vernooij | 2 | -0/+249 |
2003-04-27 | Remove docs-status - all it's contents are in bugzilla now | Jelmer Vernooij | 1 | -72/+0 |
2003-04-27 | Update for 3.0 (Update information about the docs and ./configure) | Jelmer Vernooij | 1 | -32/+15 |
2003-04-27 | typo | Simo Sorce | 1 | -1/+1 |
2003-04-26 | Fix typo - tdbbackup is man sect 8 not 1 | John Terpstra | 1 | -2/+2 |
2003-04-26 | Patch from Vorlon | John Terpstra | 2 | -14/+2 |
2003-04-26 | Update from HEAD. | John Terpstra | 8 | -45/+60 |
2003-04-26 | Update - jht | John Terpstra | 1 | -6/+5 |
2003-04-26 | Added man page for tdbbackup | John Terpstra | 1 | -1/+1 |
2003-04-26 | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us... | cvs2svn Import User | 8 | -0/+142 |
2003-04-26 | Added tdbbackup man page. | John Terpstra | 2 | -0/+131 |
2003-04-26 | removing smbgroupedit man page | Gerald Carter | 4 | -822/+1 |
2003-04-26 | removing smbgroupedit manpage | Gerald Carter | 6 | -748/+1 |
2003-04-26 | round three of CIDR fixes; spotted by Tomoki AONO | Gerald Carter | 1 | -3/+2 |
2003-04-26 | round three of CIDR fixes; spotted by Tomoki AONO | Gerald Carter | 1 | -3/+2 |
2003-04-26 | enhancements | Simo Sorce | 1 | -5/+27 |
2003-04-26 | add idmap only parameter | Simo Sorce | 2 | -1/+34 |
2003-04-26 | Remove the unpopular pdb_unix, which has served it's time well. | Andrew Bartlett | 3 | -144/+9 |
2003-04-26 | After a quick run with the 'weird' charset, squash a few bugs in our new | Andrew Bartlett | 1 | -5/+12 |
2003-04-26 | Add the weird charset in 3_0 and build it by default for ./configure --enable... | Jelmer Vernooij | 1 | -0/+131 |
2003-04-26 | Fix the weird charset and build it by default for ./configure -enable-developer | Jelmer Vernooij | 2 | -6/+7 |
2003-04-26 | Fix the 'weird' charset module. Also, built it by default for | Jelmer Vernooij | 2 | -6/+7 |
2003-04-26 | The net manpage is complete, say so in the VERSION section | Jelmer Vernooij | 1 | -1/+1 |
2003-04-26 | --with-tdbsam is gone | Jelmer Vernooij | 1 | -2/+0 |
2003-04-26 | Use &author.jerry;, not &person.jerry; | Jelmer Vernooij | 1 | -1/+1 |
2003-04-26 | Many fixes for typos and syntax, includes patch from Jesse Jacobs <jesse@eazy... | John Terpstra | 17 | -90/+116 |
2003-04-26 | Many typos, syntax fixes, more. Multiple sources including mega patch from | John Terpstra | 17 | -90/+116 |
2003-04-26 | back port from HEAD | Simo Sorce | 2 | -10/+86 |
2003-04-26 | let's suppose I want to specify exactly which SID a user should have ... | Simo Sorce | 1 | -5/+74 |
2003-04-26 | A RID can never be zero | Simo Sorce | 1 | -5/+12 |
2003-04-25 | Get credentials before publishing printers. | Jim McDonough | 1 | -0/+8 |
2003-04-25 | Fixes for syntax errors. | John Terpstra | 5 | -15/+11 |
2003-04-25 | Merge from HEAD. | John Terpstra | 6 | -66/+150 |
2003-04-25 | Update from Rick Segeberg <landude@comcast.net> | John Terpstra | 1 | -8/+38 |
2003-04-25 | Adding edits from Vance Lankhaar. | John Terpstra | 5 | -48/+99 |
2003-04-25 | Update from Rick Segeberg <landude@comcast.net> | John Terpstra | 1 | -10/+13 |
2003-04-25 | As nobody really objected to this patch, I opted to create facts :-) | Volker Lendecke | 1 | -1/+3 |
2003-04-25 | As nobody really objected to this patch, I opted to create facts :-) | Volker Lendecke | 1 | -1/+3 |
2003-04-25 | Finish laying out the SD, and now back to finishing off NK records ... | Richard Sharpe | 1 | -1/+20 |
2003-04-25 | More code to store ACEs and SIDs. I have almost enough to start testing | Richard Sharpe | 1 | -4/+80 |
2003-04-25 | Based on a patch by Alex Deiter <tiamat@komi.mts.ru>, make sure that we convert | Andrew Bartlett | 1 | -20/+69 |
2003-04-25 | This function is a duplicate. | Andrew Bartlett | 1 | -18/+0 |
2003-04-25 | Fixing typos. | John Terpstra | 6 | -27/+54 |
2003-04-25 | Fixing typos. | John Terpstra | 6 | -27/+54 |
2003-04-25 | Merge of missed another while condition when enumerating aliases. | Tim Potter | 1 | -1/+1 |
2003-04-25 | Keep coding this boring stuff to lay out security descriptors ... | Richard Sharpe | 1 | -2/+77 |
2003-04-25 | Missed another condition on a while loop. | Tim Potter | 1 | -1/+1 |
2003-04-25 | fix and if () that should be an 'else if()' | Gerald Carter | 1 | -1/+1 |