| Commit message (Expand) | Author | Age | Files | Lines |
| * | let's suppose I want to specify exactly which SID a user should have ... | Simo Sorce | 2003-04-26 | 1 | -5/+74 |
| * | 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 |
| * | When calling cli_samr_enum_{dom,als}_groups in a while loop, the | Tim Potter | 2003-04-25 | 1 | -2/+2 |
| * | 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 |
| * | 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 |
| * | don't reset the group type unless specified | Gerald Carter | 2003-04-22 | 1 | -14/+8 |
| * | 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 |
| * | 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 |
| * | Use the -W domain option to select the SID to show | Andrew Bartlett | 2003-04-21 | 1 | -2/+2 |
| * | Correct comments about breadth first, as the registry tree is stored in a | Richard Sharpe | 2003-04-21 | 1 | -2/+28 |
| * | Start the outline of the code to store a registry tree ... | Richard Sharpe | 2003-04-21 | 1 | -2/+99 |
| * | Some comments about the format of the on-disk reg file, as well as | Richard Sharpe | 2003-04-21 | 1 | -7/+86 |
| * | Add a -f command-line flag to specify printing all paths or only terminal | Richard Sharpe | 2003-04-20 | 1 | -3/+11 |
| * | Well, we can now add keys and values and delete keys and values ... | Richard Sharpe | 2003-04-20 | 1 | -4/+6 |
| * | Add code to delete values ... | Richard Sharpe | 2003-04-20 | 1 | -9/+104 |
| * | Begin the code that handles key values ... Delete a key value and add a | Richard Sharpe | 2003-04-20 | 1 | -4/+58 |
| * | Complete most of the coding for adding keys. We can now add a key. | Richard Sharpe | 2003-04-20 | 1 | -26/+32 |
| * | The code is a bit of a mess right now. | Richard Sharpe | 2003-04-20 | 1 | -51/+146 |
| * | More functionality, esp around adding keys and inheritance of security | Richard Sharpe | 2003-04-20 | 1 | -1/+26 |
| * | MOre functionality ... got to test it. | Richard Sharpe | 2003-04-20 | 1 | -3/+23 |
| * | Some more work added ... | Richard Sharpe | 2003-04-19 | 1 | -5/+20 |
| * | Squelch some warnings, and move a bit of code around to make some future | Richard Sharpe | 2003-04-19 | 1 | -8/+11 |
| * | [merge from SAMBA_3_0] | Gerald Carter | 2003-04-19 | 3 | -0/+453 |
| * | More minor edits to add features ... | Richard Sharpe | 2003-04-18 | 1 | -0/+21 |
| * | More updates ... | Richard Sharpe | 2003-04-17 | 1 | -2/+64 |
| * | Updates to editreg.c to provide more functionality ... | Richard Sharpe | 2003-04-17 | 1 | -261/+1119 |
| * | Check for -1 not EOF as return value of poptGetNextOpt | Jelmer Vernooij | 2003-04-16 | 1 | -1/+1 |
| * | Fix segfault by getting this the right way around | Andrew Bartlett | 2003-04-16 | 1 | -1/+1 |
| * | Store the type of 'sec channel' that we establish to the DC. If we are a | Andrew Bartlett | 2003-04-16 | 6 | -56/+151 |
| * | Change ADS CHOSTPASS to ADS CHANGETRUSTPW and add a | Jelmer Vernooij | 2003-04-14 | 3 | -6/+20 |
| * | Remove unused variables. | Tim Potter | 2003-04-14 | 1 | -3/+0 |
| * | Some small changes - typos, adding usage for some commands | Jelmer Vernooij | 2003-04-13 | 4 | -7/+7 |
| * | smbcquota patch from metze | Gerald Carter | 2003-04-11 | 1 | -0/+545 |
| * | This is the netlogon schannel client code. Try a | Volker Lendecke | 2003-04-09 | 1 | -10/+8 |
| * | Use fprintf(f, ...) instead of plain printf() - patch by Ronan Waide | Jelmer Vernooij | 2003-04-09 | 1 | -2/+2 |
| * | Rewrite of smbcontrol - it was a bit of a mess. It should now be much | Tim Potter | 2003-04-09 | 1 | -530/+573 |
| * | Remove duplicate "tallocdump" message from tdb messaging system. The | Tim Potter | 2003-04-07 | 1 | -21/+1 |
| * | Some more good stuff from coolo. | Richard Sharpe | 2003-04-04 | 1 | -61/+0 |