| Commit message (Expand) | Author | Age | Files | Lines |
| * | As nobody really objected to this patch, I opted to create facts :-) | Volker Lendecke | 2003-04-25 | 1 | -1/+3 |
| * | Finish laying out the SD, and now back to finishing off NK records ... | Richard Sharpe | 2003-04-25 | 1 | -1/+20 |
| * | More code to store ACEs and SIDs. I have almost enough to start testing | Richard Sharpe | 2003-04-25 | 1 | -4/+80 |
| * | Keep coding this boring stuff to lay out security descriptors ... | Richard Sharpe | 2003-04-25 | 1 | -2/+77 |
| * | Missed another condition on a while loop. | Tim Potter | 2003-04-25 | 1 | -1/+1 |
| * | fix and if () that should be an 'else if()' | Gerald Carter | 2003-04-25 | 1 | -1/+1 |
| * | Minor cleanup of enum domain groups/aliases: | Tim Potter | 2003-04-25 | 1 | -12/+18 |
| * | When calling cli_samr_enum_{dom,als}_groups in a while loop, the | Tim Potter | 2003-04-25 | 1 | -2/+2 |
| * | Don't store UID or GID | Jelmer Vernooij | 2003-04-24 | 2 | -48/+13 |
| * | Move pdb_mysql and pdb_xml from modules/ to passdb/, just like they are | Jelmer Vernooij | 2003-04-24 | 4 | -5/+5 |
| * | Complain about duplicate charsets at debug level 0 instead of 2 | Jelmer Vernooij | 2003-04-24 | 1 | -1/+1 |
| * | Declare static function before using it | Jelmer Vernooij | 2003-04-24 | 1 | -0/+2 |
| * | Get rid of module_path_get_name() | Jelmer Vernooij | 2003-04-24 | 1 | -10/+5 |
| * | Check for absolute paths by only checking the first character of the module n... | Jelmer Vernooij | 2003-04-24 | 1 | -1/+1 |
| * | Fix length in findfirst2 responses, fix os/2 clients | Jim McDonough | 2003-04-24 | 1 | -4/+10 |
| * | groupmap delete should take a name or a SID | Gerald Carter | 2003-04-24 | 1 | -2/+13 |
| * | More code to do with constructing SK records and self relative SDs. | Richard Sharpe | 2003-04-24 | 1 | -3/+27 |
| * | More functions to compute the space taken up by SIDs, ACEs, ACLs, SEC | Richard Sharpe | 2003-04-24 | 1 | -3/+96 |
| * | Patch from Guenther Deschner to fix build with gcc 3.2 | Jelmer Vernooij | 2003-04-24 | 1 | -6/+6 |
| * | Patch from Stefan Metzmacher to add default parameters to the lp_parm() | Jelmer Vernooij | 2003-04-24 | 6 | -127/+173 |
| * | Added patch from Stephen Roylance. | John Terpstra | 2003-04-24 | 2 | -26/+26 |
| * | For deep referrals, track consumed path using a counter, and calculate the | Shirish Kalele | 2003-04-23 | 1 | -10/+11 |
| * | Merge case handling table changes from 3.0 to HEAD. | Andrew Bartlett | 2003-04-23 | 1 | -10/+8 |
| * | Patch from waider to set exit code of last executed command specified | Tim Potter | 2003-04-23 | 1 | -2/+4 |
| * | Add more code to store keys and other records ... still more to go | Richard Sharpe | 2003-04-23 | 1 | -10/+92 |
| * | allow the unix group in a mapping to be changed; doesn't work with LDAP right... | Gerald Carter | 2003-04-23 | 1 | -1/+21 |
| * | Limit the number of outstanding print notify messages for a process to | Jeremy Allison | 2003-04-23 | 2 | -1/+39 |
| * | Added Stephen Roylance's patch to add buttons to start/stop/restart all three | John Terpstra | 2003-04-22 | 1 | -9/+38 |
| * | don't reset the group type unless specified | Gerald Carter | 2003-04-22 | 1 | -14/+8 |
| * | update copyright notice that is written to the logs | Gerald Carter | 2003-04-22 | 1 | -1/+1 |
| * | Add runtime tests for "impossible" case with -DDEVELOPER. Trying to catch logic | Jeremy Allison | 2003-04-22 | 1 | -0/+27 |
| * | parse_string is only used for the authentication negotiators. | Volker Lendecke | 2003-04-22 | 2 | -11/+13 |
| * | Always initialise this, to assist callers doing loops over this call. | Andrew Bartlett | 2003-04-22 | 1 | -0/+3 |
| * | Make the mangleing code actually use a common prefix, not just the same | Andrew Bartlett | 2003-04-22 | 1 | -4/+12 |
| * | Setting the credentials for the netsec netlogon pipe connect upon each | Volker Lendecke | 2003-04-22 | 2 | -8/+5 |
| * | Merge from 3.0 - try harder to get our real DNS domain name, and send this | Andrew Bartlett | 2003-04-22 | 2 | -8/+31 |
| * | Bail out early when we fail on the rw_torture test. | Andrew Bartlett | 2003-04-22 | 1 | -2/+7 |
| * | Complete the space allocation code for HBIN blocks ... | Richard Sharpe | 2003-04-22 | 1 | -1/+25 |
| * | Commit more code dealing with allocating space in the HBIN blocks ... | Richard Sharpe | 2003-04-22 | 1 | -7/+101 |
| * | default new groups to domain groups | Gerald Carter | 2003-04-22 | 1 | -3/+3 |
| * | Merge from 3.0 - fix domain joins not to always join as BDC. | Andrew Bartlett | 2003-04-22 | 2 | -6/+4 |
| * | support referencing group by sid in all operations; allow group name to be ch... | Gerald Carter | 2003-04-22 | 1 | -13/+60 |
| * | another lost merge from 3.0; my fault | Gerald Carter | 2003-04-22 | 1 | -2/+2 |
| * | wrap pdb_enum_group_mapping() in [un]become_root() so LDAP queries can get th... | Gerald Carter | 2003-04-22 | 1 | -0/+5 |
| * | merging fixes from SAMBA_3_0 | Gerald Carter | 2003-04-22 | 1 | -5/+15 |
| * | More infrastructure for storing registry | Richard Sharpe | 2003-04-22 | 1 | -17/+63 |
| * | Tidyups of some dubious logic discovered whilst trying to track down a | Jeremy Allison | 2003-04-22 | 2 | -7/+6 |
| * | Use the -W domain option to select the SID to show | Andrew Bartlett | 2003-04-21 | 1 | -2/+2 |
| * | For NTLM2 (not yet even close to real implementation) we must use the | Andrew Bartlett | 2003-04-21 | 1 | -1/+1 |
| * | Remove unused (#ifdef'ed) code. | Andrew Bartlett | 2003-04-21 | 1 | -12/+0 |