| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 |
| * | Fix compiler warning - cli_lsa_query_info_policy actually returns the | Tim Potter | 2003-04-04 | 1 | -3/+5 |
| * | Give warning if 'drvupgrade' doesn't get a parameter | Jelmer Vernooij | 2003-04-03 | 1 | -0/+5 |
| * | Print out the 'freindly' error message from winbind. Also print useful | Andrew Bartlett | 2003-04-02 | 1 | -4/+6 |
| * | Fix searching master ip by bcast when old master has gone away (based on patc... | Jelmer Vernooij | 2003-04-02 | 1 | -11/+18 |
| * | error_string, not error_message... | Andrew Bartlett | 2003-04-02 | 1 | -1/+1 |
| * | Clean up ntlm_auth a bit, and add a --diagnositics swtich, to check that | Andrew Bartlett | 2003-04-02 | 1 | -111/+417 |
| * | Remove useless popt options | Jelmer Vernooij | 2003-03-31 | 1 | -2/+0 |
| * | Waider's cosmetic change to print out the database type when | Volker Lendecke | 2003-03-31 | 1 | -1/+17 |
| * | This sets the domain for the user in vampire. Otherwise | Volker Lendecke | 2003-03-30 | 1 | -0/+2 |
| * | - Point users at the HOWTO Collection instead of 'README' in modules/mysql.c | Jelmer Vernooij | 2003-03-30 | 1 | -2/+0 |
| * | fixed the -B option as well | Andrew Tridgell | 2003-03-30 | 1 | -4/+4 |
| * | fixed the -U option in nmblookup | Andrew Tridgell | 2003-03-29 | 1 | -1/+1 |
| * | Don't use 'opt' | Jelmer Vernooij | 2003-03-25 | 1 | -1/+1 |
| * | Make variables static to satisfy exotic compilers | Jelmer Vernooij | 2003-03-25 | 2 | -3/+2 |
| * | Revoke some of the popt patch from metze I applied earlier today. It added | Jelmer Vernooij | 2003-03-24 | 7 | -6/+9 |
| * | Patch from metze to generalise POPT_COMMON_SAMBA, with some minor changes | Jelmer Vernooij | 2003-03-24 | 8 | -62/+21 |
| * | Implement abartlet's suggestion to add attribs to ldap if they | Volker Lendecke | 2003-03-23 | 1 | -6/+0 |
| * | Convert to popt. | Jelmer Vernooij | 2003-03-23 | 1 | -42/+29 |
| * | NTLM Authentication: | Andrew Bartlett | 2003-03-23 | 1 | -82/+82 |
| * | Use popt_common for -s, -d and -V | Jelmer Vernooij | 2003-03-23 | 2 | -16/+8 |
| * | This does two things: | Volker Lendecke | 2003-03-23 | 1 | -1/+37 |