Age | Commit message (Expand) | Author | Files | Lines |
2002-12-08 | Fix DAT_TIME so it becomes NTTIME and matches Samba source. | Richard Sharpe | 1 | -3/+12 |
2002-12-08 | Some more updates ... | Richard Sharpe | 1 | -2/+43 |
2002-12-08 | The beginnings of a registry editing program. | Richard Sharpe | 1 | -0/+506 |
2002-11-29 | Merge a bunch of trivial changes from HEAD. The difference remaining | Tim Potter | 5 | -7/+5 |
2002-11-26 | Having waited for *way* too long, this is mimir's namecache and trusted domain | Andrew Bartlett | 2 | -21/+42 |
2002-11-26 | [print notify fixes from APP_HEAD] | Gerald Carter | 1 | -4/+48 |
2002-11-26 | [print notify fixes from APP_HEAD] | Gerald Carter | 1 | -5/+49 |
2002-11-24 | Add support to switch between Squid 2.4 and 2.5 protocols - squid doesn't | Andrew Bartlett | 1 | -7/+20 |
2002-11-24 | No need to #include smb.h, when we already #include include.h | Andrew Bartlett | 3 | -3/+0 |
2002-11-24 | Add ntlm_auth, a new program to provide a stable interface to winbind's | Andrew Bartlett | 1 | -0/+416 |
2002-11-23 | [merge from APP_HEAD] | Gerald Carter | 1 | -1/+2 |
2002-11-23 | [merge from APP_HEAD] | Gerald Carter | 1 | -1/+2 |
2002-11-23 | jcmd really should run with a higher compiler warning level more often :-). | Jeremy Allison | 1 | -1/+1 |
2002-11-23 | jcmd really should run with a higher compiler warning level more often :-). | Jeremy Allison | 1 | -1/+1 |
2002-11-20 | Spelling fix. | Tim Potter | 1 | -1/+1 |
2002-11-18 | Next step of printer publishing. | Jim McDonough | 1 | -31/+34 |
2002-11-18 | Back out some goofs that accidentally checked in with printer publishing. | Jim McDonough | 1 | -3/+3 |
2002-11-18 | Next step of printer publishing. | Jim McDonough | 1 | -34/+37 |
2002-11-15 | Updates from HEAD: | Andrew Bartlett | 1 | -0/+2 |
2002-11-15 | Add samdump and vampire to 'net rpc help' | Andrew Bartlett | 1 | -0/+2 |
2002-11-13 | Don't crash when there are no arguments specified | Jelmer Vernooij | 1 | -1/+4 |
2002-11-12 | Removed global_myworkgroup, global_myname, global_myscope. Added liberal | Jeremy Allison | 13 | -118/+60 |
2002-11-12 | Removed global_myworkgroup, global_myname, global_myscope. Added liberal | Jeremy Allison | 13 | -118/+60 |
2002-11-10 | After the lord mayors parade...... | Jeremy Allison | 1 | -11/+30 |
2002-11-10 | make sure we don't try to decode any null password buffers during a | Andrew Tridgell | 1 | -11/+30 |
2002-11-09 | Add net help join text, from Steve Langasek. | Jim McDonough | 1 | -15/+32 |
2002-11-09 | Add net help join text, from Steve Langasek. | Jim McDonough | 1 | -15/+32 |
2002-11-09 | Sync with HEAD | Jelmer Vernooij | 1 | -0/+1 |
2002-11-09 | Merge fix for uninitialised IP variable from HEAD | Andrew Bartlett | 1 | -0/+1 |
2002-11-09 | Fix bug where not specifying '-S PDC' in 'net join' would cause it to attempt | Andrew Bartlett | 1 | -0/+1 |
2002-11-08 | Merge from HEAD: | Andrew Bartlett | 1 | -1/+1 |
2002-11-08 | Make smbpasswd tell people to use 'net join', not 'net rpc join' now we have | Andrew Bartlett | 1 | -1/+1 |
2002-11-07 | Back out lp_modules() check - this one got in by accident when I added poptSe... | Jelmer Vernooij | 1 | -6/+0 |
2002-11-07 | Keeping 3.0 in sync.... | Jeremy Allison | 1 | -7/+11 |
2002-11-07 | fixed some formatting errors and improved some debug statements in | Andrew Tridgell | 1 | -7/+11 |
2002-11-07 | Merge of scalable printing code fix... Needs testing. | Jeremy Allison | 2 | -6/+7 |
2002-11-07 | Merge of scalable printing code fix... Needs testing. | Jeremy Allison | 1 | -0/+3 |
2002-11-06 | Merge of get_dc_list() api change from HEAD. | Tim Potter | 2 | -27/+14 |
2002-11-06 | Merge of get_dc_list() api change. This was slightly more intrusive | Tim Potter | 2 | -27/+14 |
2002-11-05 | A small fix by Andy Thomas. Now that incrementing the Auth index has | Richard Sharpe | 1 | -1/+2 |
2002-11-05 | Tell popt this command requires 1 'normal' argument and has two optional 'nor... | Jelmer Vernooij | 1 | -0/+7 |
2002-11-05 | Merge vl's 'algorithmic rid base' patch, and my changes to pdb_smbpasswd's NUA | Andrew Bartlett | 1 | -0/+10 |
2002-11-05 | See if char * makes the Irix C compiler happier than void *? | Richard Sharpe | 1 | -1/+1 |
2002-11-05 | Make all of the required (I think) changes to make this code work for | Richard Sharpe | 1 | -25/+61 |
2002-11-05 | Start handling Big Endian machines as well as little endian. | Richard Sharpe | 1 | -2/+2 |
2002-11-03 | Extra little fix to vl's patch. Make sure the passdb and testparm messages | Andrew Bartlett | 1 | -2/+4 |
2002-11-03 | Force algorithmic rid base to sane values and talk about it. | Volker Lendecke | 1 | -0/+8 |
2002-11-02 | port sec_desc headers reordering from HEAD. | Simo Sorce | 1 | -2/+2 |
2002-11-02 | Make sure that %u is used for SID elements ... | Richard Sharpe | 1 | -1/+1 |
2002-11-02 | Merge passdb from HEAD -> 3.0 | Andrew Bartlett | 3 | -60/+64 |