Age | Commit message (Expand) | Author | Files | Lines |
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 |
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 | Merge: | Tim Potter | 1 | -2/+2 |
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 | Corrections and edits from Jesse Jacobs <jesse@eazy.homeip.net> | John Terpstra | 6 | -26/+26 |
2003-04-24 | Update: ADS: Type, ProfileMgmt: Docs on how to disable roaming profiles | John Terpstra | 2 | -6/+63 |
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 | 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 | In 3.0, pdb_mysql and pdb_xml are in passdb/ | Jelmer Vernooij | 1 | -2/+2 |
2003-04-24 | Complain about duplicate charsets at debug level 0 instead of 2 | Jelmer Vernooij | 1 | -1/+1 |
2003-04-24 | - Get rid of module_path_get_name() | Jelmer Vernooij | 1 | -11/+6 |
2003-04-24 | Declare static function before using it | Jelmer Vernooij | 1 | -0/+2 |
2003-04-24 | Get rid of module_path_get_name() and use the find backend function | Jelmer Vernooij | 1 | -10/+5 |
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 | 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 | 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 | 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 | groupmap delet should take a name or a SID | Gerald Carter | 1 | -2/+13 |
2003-04-24 | Revert patch - we need to try the NTLMSSP code below... | Andrew Bartlett | 1 | -9/+4 |
2003-04-24 | Use the kerberos error from ads_kinit_password() in the return value from | Andrew Bartlett | 1 | -4/+9 |
2003-04-24 | Merge from HEAD - always initailise this to zero - helps callers in loops. | Andrew Bartlett | 1 | -0/+3 |
2003-04-24 | Merge auth changes from HEAD: | Andrew Bartlett | 5 | -70/+83 |
2003-04-24 | Irix CC reminds us that this is non-standard. | Andrew Bartlett | 1 | -2/+2 |
2003-04-24 | Make sure that we don't compile pdb_ldap on systems with ldap.h, but without | Andrew Bartlett | 1 | -4/+8 |
2003-04-24 | Add vfs_fake_perms to Samba 3.0 | Andrew Bartlett | 2 | -1/+7 |
2003-04-24 | When possible, store the IP address of the connecting client, not just the | Andrew Bartlett | 3 | -4/+30 |
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 |