Age | Commit message (Expand) | Author | Files | Lines |
2003-04-22 | don't reset the group type unless specified | Gerald Carter | 1 | -14/+8 |
2003-04-22 | Complete the space allocation code for HBIN blocks ... | Richard Sharpe | 1 | -1/+25 |
2003-04-22 | Commit more code dealing with allocating space in the HBIN blocks ... | Richard Sharpe | 1 | -7/+101 |
2003-04-22 | default new groups to domain groups | Gerald Carter | 1 | -3/+3 |
2003-04-22 | Merge from 3.0 - fix domain joins not to always join as BDC. | Andrew Bartlett | 2 | -6/+4 |
2003-04-22 | support referencing group by sid in all operations; allow group name to be ch... | Gerald Carter | 1 | -13/+60 |
2003-04-22 | merging fixes from SAMBA_3_0 | Gerald Carter | 1 | -5/+15 |
2003-04-22 | More infrastructure for storing registry | Richard Sharpe | 1 | -17/+63 |
2003-04-21 | Use the -W domain option to select the SID to show | Andrew Bartlett | 1 | -2/+2 |
2003-04-21 | Correct comments about breadth first, as the registry tree is stored in a | Richard Sharpe | 1 | -2/+28 |
2003-04-21 | Start the outline of the code to store a registry tree ... | Richard Sharpe | 1 | -2/+99 |
2003-04-21 | Some comments about the format of the on-disk reg file, as well as | Richard Sharpe | 1 | -7/+86 |
2003-04-20 | Add a -f command-line flag to specify printing all paths or only terminal | Richard Sharpe | 1 | -3/+11 |
2003-04-20 | Well, we can now add keys and values and delete keys and values ... | Richard Sharpe | 1 | -4/+6 |
2003-04-20 | Add code to delete values ... | Richard Sharpe | 1 | -9/+104 |
2003-04-20 | Begin the code that handles key values ... Delete a key value and add a | Richard Sharpe | 1 | -4/+58 |
2003-04-20 | Complete most of the coding for adding keys. We can now add a key. | Richard Sharpe | 1 | -26/+32 |
2003-04-20 | The code is a bit of a mess right now. | Richard Sharpe | 1 | -51/+146 |
2003-04-20 | More functionality, esp around adding keys and inheritance of security | Richard Sharpe | 1 | -1/+26 |
2003-04-20 | MOre functionality ... got to test it. | Richard Sharpe | 1 | -3/+23 |
2003-04-19 | Some more work added ... | Richard Sharpe | 1 | -5/+20 |
2003-04-19 | Squelch some warnings, and move a bit of code around to make some future | Richard Sharpe | 1 | -8/+11 |
2003-04-19 | [merge from SAMBA_3_0] | Gerald Carter | 3 | -0/+453 |
2003-04-18 | More minor edits to add features ... | Richard Sharpe | 1 | -0/+21 |
2003-04-17 | More updates ... | Richard Sharpe | 1 | -2/+64 |
2003-04-17 | Updates to editreg.c to provide more functionality ... | Richard Sharpe | 1 | -261/+1119 |
2003-04-16 | Check for -1 not EOF as return value of poptGetNextOpt | Jelmer Vernooij | 1 | -1/+1 |
2003-04-16 | Fix segfault by getting this the right way around | Andrew Bartlett | 1 | -1/+1 |
2003-04-16 | Store the type of 'sec channel' that we establish to the DC. If we are a | Andrew Bartlett | 6 | -56/+151 |
2003-04-14 | Change ADS CHOSTPASS to ADS CHANGETRUSTPW and add a | Jelmer Vernooij | 3 | -6/+20 |
2003-04-14 | Remove unused variables. | Tim Potter | 1 | -3/+0 |
2003-04-13 | Some small changes - typos, adding usage for some commands | Jelmer Vernooij | 4 | -7/+7 |
2003-04-11 | smbcquota patch from metze | Gerald Carter | 1 | -0/+545 |
2003-04-09 | This is the netlogon schannel client code. Try a | Volker Lendecke | 1 | -10/+8 |
2003-04-09 | Use fprintf(f, ...) instead of plain printf() - patch by Ronan Waide | Jelmer Vernooij | 1 | -2/+2 |
2003-04-09 | Rewrite of smbcontrol - it was a bit of a mess. It should now be much | Tim Potter | 1 | -530/+573 |
2003-04-07 | Remove duplicate "tallocdump" message from tdb messaging system. The | Tim Potter | 1 | -21/+1 |
2003-04-04 | Some more good stuff from coolo. | Richard Sharpe | 1 | -61/+0 |
2003-04-04 | Fix compiler warning - cli_lsa_query_info_policy actually returns the | Tim Potter | 1 | -3/+5 |
2003-04-03 | Give warning if 'drvupgrade' doesn't get a parameter | Jelmer Vernooij | 1 | -0/+5 |
2003-04-02 | Print out the 'freindly' error message from winbind. Also print useful | Andrew Bartlett | 1 | -4/+6 |
2003-04-02 | Fix searching master ip by bcast when old master has gone away (based on patc... | Jelmer Vernooij | 1 | -11/+18 |
2003-04-02 | error_string, not error_message... | Andrew Bartlett | 1 | -1/+1 |
2003-04-02 | Clean up ntlm_auth a bit, and add a --diagnositics swtich, to check that | Andrew Bartlett | 1 | -111/+417 |
2003-03-31 | Remove useless popt options | Jelmer Vernooij | 1 | -2/+0 |
2003-03-31 | Waider's cosmetic change to print out the database type when | Volker Lendecke | 1 | -1/+17 |
2003-03-30 | This sets the domain for the user in vampire. Otherwise | Volker Lendecke | 1 | -0/+2 |
2003-03-30 | - Point users at the HOWTO Collection instead of 'README' in modules/mysql.c | Jelmer Vernooij | 1 | -2/+0 |
2003-03-30 | fixed the -B option as well | Andrew Tridgell | 1 | -4/+4 |
2003-03-29 | fixed the -U option in nmblookup | Andrew Tridgell | 1 | -1/+1 |