| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | Start allocating structures to keep the in memory copy of the registry tree | Richard Sharpe | 2002-12-09 | 1 | -5/+52 |
| * | Begin to decode Value Keys, names and values ... | Richard Sharpe | 2002-12-09 | 1 | -0/+79 |
| * | Add some more handling of Key records ... | Richard Sharpe | 2002-12-09 | 1 | -8/+124 |
| * | Commit some more changes ... Start processing the sub-keys, recursively. | Richard Sharpe | 2002-12-08 | 1 | -4/+30 |
| * | Fix the breakage, and start processing the first key record: | Richard Sharpe | 2002-12-08 | 1 | -8/+110 |
| * | Define some macros for accessing shorts and ints in an endian independent man... | Richard Sharpe | 2002-12-08 | 1 | -19/+46 |
| * | Add definitions of the various NT Registry on-disk structures ... | Richard Sharpe | 2002-12-08 | 1 | -3/+181 |
| * | Fix DAT_TIME so it becomes NTTIME and matches Samba source. | Richard Sharpe | 2002-12-08 | 1 | -3/+12 |
| * | Some more updates ... | Richard Sharpe | 2002-12-08 | 1 | -2/+43 |
| * | The beginnings of a registry editing program. | Richard Sharpe | 2002-12-08 | 1 | -0/+506 |
| * | Having waited for *way* too long, this is mimir's namecache and trusted domain | Andrew Bartlett | 2002-11-26 | 2 | -21/+42 |
| * | [print notify fixes from APP_HEAD] | Gerald Carter | 2002-11-26 | 1 | -5/+49 |
| * | Add support to switch between Squid 2.4 and 2.5 protocols - squid doesn't | Andrew Bartlett | 2002-11-24 | 1 | -7/+20 |
| * | No need to #include smb.h, when we already #include include.h | Andrew Bartlett | 2002-11-24 | 3 | -3/+0 |
| * | Add ntlm_auth, a new program to provide a stable interface to winbind's | Andrew Bartlett | 2002-11-24 | 1 | -0/+416 |
| * | [merge from APP_HEAD] | Gerald Carter | 2002-11-23 | 1 | -1/+2 |
| * | jcmd really should run with a higher compiler warning level more often :-). | Jeremy Allison | 2002-11-23 | 1 | -1/+1 |
| * | Spelling fix. | Tim Potter | 2002-11-20 | 1 | -1/+1 |
| * | Back out some goofs that accidentally checked in with printer publishing. | Jim McDonough | 2002-11-18 | 1 | -3/+3 |
| * | Next step of printer publishing. | Jim McDonough | 2002-11-18 | 1 | -34/+37 |
| * | Add samdump and vampire to 'net rpc help' | Andrew Bartlett | 2002-11-15 | 1 | -0/+2 |
| * | Don't crash when there are no arguments specified | Jelmer Vernooij | 2002-11-13 | 1 | -1/+4 |
| * | Removed global_myworkgroup, global_myname, global_myscope. Added liberal | Jeremy Allison | 2002-11-12 | 13 | -118/+60 |
| * | make sure we don't try to decode any null password buffers during a | Andrew Tridgell | 2002-11-10 | 1 | -11/+30 |
| * | Add net help join text, from Steve Langasek. | Jim McDonough | 2002-11-09 | 1 | -15/+32 |
| * | Fix bug where not specifying '-S PDC' in 'net join' would cause it to attempt | Andrew Bartlett | 2002-11-09 | 1 | -0/+1 |
| * | Make smbpasswd tell people to use 'net join', not 'net rpc join' now we have | Andrew Bartlett | 2002-11-08 | 1 | -1/+1 |
| * | Back out lp_modules() check - this one got in by accident when I added poptSe... | Jelmer Vernooij | 2002-11-07 | 1 | -6/+0 |
| * | fixed some formatting errors and improved some debug statements in | Andrew Tridgell | 2002-11-07 | 1 | -7/+11 |
| * | Merge of scalable printing code fix... Needs testing. | Jeremy Allison | 2002-11-07 | 2 | -6/+7 |
| * | Merge of get_dc_list() api change. This was slightly more intrusive | Tim Potter | 2002-11-06 | 2 | -27/+14 |
| * | A small fix by Andy Thomas. Now that incrementing the Auth index has | Richard Sharpe | 2002-11-05 | 1 | -1/+2 |
| * | Tell popt this command requires 1 'normal' argument and has two optional 'nor... | Jelmer Vernooij | 2002-11-05 | 1 | -0/+7 |
| * | See if char * makes the Irix C compiler happier than void *? | Richard Sharpe | 2002-11-05 | 1 | -1/+1 |
| * | Make all of the required (I think) changes to make this code work for | Richard Sharpe | 2002-11-05 | 1 | -25/+61 |
| * | Start handling Big Endian machines as well as little endian. | Richard Sharpe | 2002-11-05 | 1 | -2/+2 |
| * | Extra little fix to vl's patch. Make sure the passdb and testparm messages | Andrew Bartlett | 2002-11-03 | 1 | -2/+4 |
| * | Force algorithmic rid base to sane values and talk about it. | Volker Lendecke | 2002-11-03 | 1 | -0/+8 |
| * | Make sure that %u is used for SID elements ... | Richard Sharpe | 2002-11-02 | 1 | -1/+1 |
| * | Add the changes to change the SIDs ... | Richard Sharpe | 2002-11-01 | 1 | -19/+45 |
| * | Add more. Parse SIDs on the command line ... soon will actually mod the | Richard Sharpe | 2002-11-01 | 1 | -11/+88 |
| * | Fix small typo ... | Richard Sharpe | 2002-11-01 | 1 | -1/+1 |
| * | Add more code to the profiles program and add Makefile.in support. | Richard Sharpe | 2002-11-01 | 1 | -12/+353 |
| * | search & replace doesn't always work reliably :-) | Volker Lendecke | 2002-10-31 | 1 | -2/+2 |
| * | Add a small utility that can print out the SEC DESCs in NTUSER.DAT. | Richard Sharpe | 2002-10-31 | 1 | -0/+250 |
| * | Implement 'net maxrid'. Needed to find the maximum current rid to | Volker Lendecke | 2002-10-28 | 1 | -0/+79 |
| * | This moves the group mapping API into the passdb backend. | Volker Lendecke | 2002-10-21 | 2 | -15/+20 |
| * | I was somewhat annoyed by 'pdbedit -a vl' spitting an error message | Volker Lendecke | 2002-10-21 | 1 | -1/+7 |
| * | Fix usage message | Jelmer Vernooij | 2002-10-21 | 1 | -1/+1 |
| * | sync with SAMBA_3_0 | Gerald Carter | 2002-10-21 | 1 | -585/+0 |