Age | Commit message (Expand) | Author | Files | Lines |
2002-10-05 | Update popt help message and use popt-common | Jelmer Vernooij | 1 | -12/+7 |
2002-10-04 | merge of working dsrolegetprimdominfo() client code from APP_HEAD | Gerald Carter | 2 | -8/+2 |
2002-10-04 | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us... | cvs2svn Import User | 1 | -0/+59 |
2002-10-04 | merge of working dsrolegetprimdominfo() client code from APP_HEAD | Gerald Carter | 3 | -8/+61 |
2002-10-04 | merge of new client side support the Win2k LSARPC UUID in rpcbind | Gerald Carter | 11 | -91/+99 |
2002-10-04 | merge of new client side support the Win2k LSARPC UUID in rpcbind | Gerald Carter | 11 | -91/+99 |
2002-09-25 | sync'ing up for 3.0alpha20 release | Gerald Carter | 5 | -102/+83 |
2002-09-05 | The new popt_common_debug code obviates the need to muck around with | Tim Potter | 1 | -10/+2 |
2002-09-04 | remove inet_aton() | Gerald Carter | 1 | -1/+1 |
2002-09-03 | Fix setprinterdata rpcclient command to use new cli_spoolss_setprinterdata | Tim Potter | 1 | -6/+12 |
2002-09-03 | Change JOB_INFO_CTR to return a pointer to an array rather than array of poin... | Tim Potter | 1 | -2/+2 |
2002-08-30 | allow rpcclient's samlogon command to use cli_net_3(). | Jean-François Micouleau | 1 | -3/+11 |
2002-08-30 | added cli_net_auth_3 client code. | Jean-François Micouleau | 2 | -8/+10 |
2002-08-29 | Forgot to remove old usage() function | Jelmer Vernooij | 1 | -27/+5 |
2002-08-29 | Use popt for printing --help message | Jelmer Vernooij | 1 | -11/+9 |
2002-08-27 | slprintf() takes a size argument | Andrew Tridgell | 1 | -1/+1 |
2002-08-27 | Don't try to convert enumprinters name to a unc name. | Tim Potter | 1 | -2/+6 |
2002-08-27 | Pass the object name down to the enum_printers rpc. By default this is the | Tim Potter | 1 | -6/+9 |
2002-08-23 | Moved calculation of secure channel type into a new function. | Tim Potter | 1 | -6/+3 |
2002-08-22 | Fix for change in cli_netlogon_sam_sync() | Tim Potter | 1 | -1/+1 |
2002-08-22 | Added some new delta types discovered by Ronnie from ethereal" | Tim Potter | 2 | -6/+5 |
2002-08-22 | added a 'net rpc samdump' command for dumping the whole sam via | Andrew Tridgell | 1 | -2/+2 |
2002-08-22 | A few fixes towards libsmbclient and rpcclient - get pointer types right and | Andrew Bartlett | 1 | -7/+7 |
2002-08-22 | Move comment | Andrew Bartlett | 1 | -2/+3 |
2002-08-19 | make rpcclient use print_guid() | Andrew Tridgell | 1 | -9/+2 |
2002-08-17 | sync 3.0 branch with HEAD | Jelmer Vernooij | 7 | -174/+477 |
2002-08-12 | Add lsaqueryinfo2, but keep under "lsaquery" command. It will autoselect | Jim McDonough | 1 | -9/+40 |
2002-08-12 | Use samr connect4, then fall back to samr connect if it fails. This is | Jim McDonough | 1 | -29/+46 |
2002-08-08 | Merge of incomplete rffpcnex testing code from APPLIANCE_HEAD. | Tim Potter | 1 | -0/+80 |
2002-08-05 | This fixes a number of ADS problems, particularly with netbiosless | Andrew Tridgell | 1 | -13/+5 |
2002-07-30 | Some crash fixes for netshareenum returning zero shares. | Tim Potter | 1 | -1/+1 |
2002-07-29 | Our include popt is starting to get a bit old - fixed some compile | Tim Potter | 1 | -3/+3 |
2002-07-29 | We don't need this silly unix username stuff. NT username is basicly unused, | Andrew Bartlett | 1 | -13/+3 |
2002-07-29 | Started to get samsync to insert account information in the passdb. It's | Tim Potter | 1 | -110/+309 |
2002-07-29 | Use common popt definition for -d option. | Tim Potter | 1 | -7/+1 |
2002-07-21 | Tpot missed one... | Andrew Bartlett | 1 | -1/+1 |
2002-07-21 | Renamed all the new_cli_netlogon_* functions to cli_netlogon_* | Tim Potter | 1 | -3/+3 |
2002-07-20 | If we can't connect, make sure its a level 0 so we see it, and the reason. | Andrew Bartlett | 1 | -1/+1 |
2002-07-15 | updated the 3.0 branch from the head branch - ready for alpha18 | Andrew Tridgell | 7 | -270/+519 |
2002-07-14 | Apply patch from "Kai Krueger" <kai@kruegernetz.de> to make it easier to | Andrew Bartlett | 1 | -51/+116 |
2002-07-09 | Added -I option to rpcclient. | Tim Potter | 1 | -12/+20 |
2002-07-07 | Updates to the 'name -> sid' code: | Andrew Bartlett | 1 | -3/+2 |
2002-07-01 | used findstatic.pl to make some variables static and remove some dead | Andrew Tridgell | 1 | -1/+1 |
2002-06-28 | Proper merge of all the working printing stuff from APPLIANCE_HEAD. | Jeremy Allison | 1 | -2/+2 |
2002-06-26 | Qualify some of the hexidecimal responses with 0x | Andrew Bartlett | 1 | -5/+5 |
2002-06-25 | Try to avoid infinite loops when reteriving users - even from broken servers. | Andrew Bartlett | 1 | -1/+4 |
2002-06-25 | Update cli_full_connection() to take a 'flags' paramater, and try to get a | Andrew Bartlett | 2 | -2/+2 |
2002-06-04 | Fixed compiler warning. | Tim Potter | 1 | -1/+0 |
2002-06-03 | Added getdompwinfo function. | Tim Potter | 1 | -0/+26 |
2002-06-01 | Update for new interface to netfileenum | Jim McDonough | 1 | -1/+1 |