Age | Commit message (Expand) | Author | Files | Lines |
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 | enhancements | Simo Sorce | 1 | -5/+27 |
2003-04-26 | add idmap only parameter | Simo Sorce | 2 | -1/+34 |
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 typos, syntax fixes, more. Multiple sources including mega patch from | John Terpstra | 17 | -90/+116 |
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 | Fixes for syntax errors. | John Terpstra | 5 | -15/+11 |
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 | 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 | Fixing typos. | John Terpstra | 6 | -27/+54 |
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 |
2003-04-25 | Minor cleanup of enum domain groups/aliases: | Tim Potter | 1 | -12/+18 |
2003-04-25 | When calling cli_samr_enum_{dom,als}_groups in a while loop, the | Tim Potter | 1 | -2/+2 |
2003-04-24 | Corrections and edits from Jesse Jacobs <jesse@eazy.homeip.net> | John Terpstra | 6 | -26/+26 |
2003-04-24 | Updates: ADS typo fix, ProfileMgmt: Additional docs on how to disable roaming... | John Terpstra | 2 | -6/+63 |
2003-04-24 | Don't store UID or GID | Jelmer Vernooij | 2 | -48/+13 |
2003-04-24 | Move pdb_mysql and pdb_xml from modules/ to passdb/, just like they are | Jelmer Vernooij | 4 | -5/+5 |
2003-04-24 | Complain about duplicate charsets at debug level 0 instead of 2 | Jelmer Vernooij | 1 | -1/+1 |
2003-04-24 | Declare static function before using it | Jelmer Vernooij | 1 | -0/+2 |
2003-04-24 | Get rid of module_path_get_name() | Jelmer Vernooij | 1 | -10/+5 |
2003-04-24 | Update from LanDude <landude@comcast.net> | John Terpstra | 1 | -4/+28 |
2003-04-24 | Check for absolute paths by only checking the first character of the module n... | Jelmer Vernooij | 1 | -1/+1 |
2003-04-24 | Fix length in findfirst2 responses, fix os/2 clients | Jim McDonough | 1 | -4/+10 |
2003-04-24 | groupmap delete should take a name or a SID | Gerald Carter | 1 | -2/+13 |
2003-04-24 | More code to do with constructing SK records and self relative SDs. | Richard Sharpe | 1 | -3/+27 |
2003-04-24 | More functions to compute the space taken up by SIDs, ACEs, ACLs, SEC | Richard Sharpe | 1 | -3/+96 |
2003-04-24 | remove smbgroupedit entity | Gerald Carter | 1 | -1/+0 |
2003-04-24 | Fix for bad macro error. | John Terpstra | 1 | -1/+1 |
2003-04-24 | Patch from Guenther Deschner to fix build with gcc 3.2 | Jelmer Vernooij | 1 | -6/+6 |
2003-04-24 | Patch from Stefan Metzmacher to add default parameters to the lp_parm() | Jelmer Vernooij | 6 | -127/+173 |
2003-04-24 | update net man page for groupmap options | Gerald Carter | 1 | -3/+58 |
2003-04-24 | Added patch from Stephen Roylance. | John Terpstra | 2 | -26/+26 |
2003-04-24 | updating group mapping HOWTO. | Gerald Carter | 2 | -34/+60 |
2003-04-24 | Tidy up only. | John Terpstra | 1 | -148/+153 |
2003-04-24 | fix SGML syntax errors | Gerald Carter | 5 | -11/+14 |
2003-04-24 | More updates: Fix typo in VFS docs, added docs on pam_smbpass.so to PAM. | John Terpstra | 2 | -22/+203 |
2003-04-23 | More updates. | John Terpstra | 2 | -56/+409 |
2003-04-23 | For deep referrals, track consumed path using a counter, and calculate the | Shirish Kalele | 1 | -10/+11 |
2003-04-23 | Missed two references to a renamed file. | Paul Green | 2 | -2/+2 |