Age | Commit message (Expand) | Author | Files | Lines |
2003-02-18 | Check return code of string_to_sid. (Merge from HEAD) | Martin Pool | 1 | -2/+5 |
2003-02-12 | merge desired_access for open_printer_ex from HEAD, allowing cupsaddsmb to | Andrew Bartlett | 1 | -1/+1 |
2003-01-29 | Merge tpot's changes to request the correct sizes for user dispinfo | Jeremy Allison | 1 | -6/+22 |
2003-01-29 | Remove NULL buffer checks before rpcstr_pull() as they're now done | Jeremy Allison | 1 | -63/+38 |
2003-01-29 | Merge tridge's client priv code from HEAD. | Jeremy Allison | 1 | -11/+56 |
2003-01-28 | Merging tridge's privillage client changes from HEAD. | Jeremy Allison | 1 | -0/+74 |
2003-01-15 | *lots of small merges form HEAD | Gerald Carter | 1 | -1/+1 |
2003-01-15 | merging some rpcclient and net functionality from HEAD | Gerald Carter | 2 | -1/+49 |
2003-01-15 | [merge] | Gerald Carter | 1 | -3/+2 |
2003-01-14 | Merge from HEAD: | Andrew Bartlett | 2 | -34/+32 |
2003-01-04 | Merge from HEAD - idra's fix for the fact that the shutdown command takes two 1 | Andrew Bartlett | 1 | -19/+16 |
2003-01-03 | Merge from HEAD - make Samba compile with -Wwrite-strings without additional | Andrew Bartlett | 3 | -10/+10 |
2002-12-23 | Finish adding strings to all talloc_init() calls. | Jeremy Allison | 1 | -1/+1 |
2002-12-20 | Forward port the change to talloc_init() to make all talloc contexts | Jeremy Allison | 2 | -3/+3 |
2002-12-20 | Merge from HEAD: | Tim Potter | 1 | -2/+0 |
2002-12-08 | fix rpcclient querygroup command (from 2.2 and head) | Simo Sorce | 1 | -2/+2 |
2002-11-12 | Removed global_myworkgroup, global_myname, global_myscope. Added liberal | Jeremy Allison | 1 | -6/+6 |
2002-11-11 | Add getdata and getdataex commands | Jim McDonough | 1 | -38/+187 |
2002-11-09 | deldriver fix | Gerald Carter | 1 | -6/+11 |
2002-11-08 | Add enumdataex command | Jim McDonough | 1 | -0/+80 |
2002-11-08 | Implement enumdata command | Jim McDonough | 1 | -2/+85 |
2002-11-08 | Add enumkey command (EnumPrinterKey api) | Jim McDonough | 1 | -0/+76 |
2002-11-07 | Merge of scalable printing code fix... Needs testing. | Jeremy Allison | 1 | -1/+1 |
2002-11-06 | Merge of get_dc_list() api change from HEAD. | Tim Potter | 1 | -5/+4 |
2002-10-28 | Sync with head... | Jelmer Vernooij | 1 | -12/+7 |
2002-10-17 | Added new error codes. Fix up connection code to retry in the same way | Jeremy Allison | 1 | -1/+1 |
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 |