Age | Commit message (Expand) | Author | Files | Lines |
2001-09-17 | move to SAFE_FREE() | Simo Sorce | 1 | -3/+3 |
2001-09-15 | Fix up NTSTATUS stuff in rpcclient's help function | Andrew Bartlett | 1 | -5/+5 |
2001-09-05 | oh foo | Tim Potter | 1 | -1/+1 |
2001-09-05 | Don't crash if run with no command line arguments. (-: | Tim Potter | 1 | -1/+1 |
2001-09-04 | the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but ... | Andrew Tridgell | 1 | -18/+20 |
2001-08-27 | Fix bug in usage(). | Tim Potter | 1 | -3/+7 |
2001-08-27 | converted another bunch of stuff to NTSTATUS | Andrew Tridgell | 1 | -6/+6 |
2001-08-10 | - avoid possible mem leaks in rpcclient/cmd_*.c (talloc_destroy not performed) | Simo Sorce | 1 | -9/+7 |
2001-07-27 | Return an exit code when connect failed. | Tim Potter | 1 | -1/+1 |
2001-07-20 | Started adding some help/usage info for rpcclient commands. | Tim Potter | 1 | -16/+62 |
2001-07-08 | fixed anonymous login in rpcclient | Andrew Tridgell | 1 | -4/+7 |
2001-07-08 | improved the command line parsing of rpcclient | Andrew Tridgell | 1 | -16/+17 |
2001-07-04 | missed a couple of strchr calls | Andrew Tridgell | 1 | -1/+1 |
2001-07-04 | strchr and strrchr are macros when compiling with optimisation in gcc, so we ... | Andrew Tridgell | 1 | -3/+3 |
2001-07-04 | The big character set handling changeover! | Andrew Tridgell | 1 | -2/+0 |
2001-06-21 | next_token() was supposed to be a reentrant replacement for strtok(), | Andrew Tridgell | 1 | -4/+4 |
2001-06-06 | Added stub dfs client commands to rpcclient. | Tim Potter | 1 | -0/+2 |
2001-05-31 | merge from 2.2 | Gerald Carter | 1 | -12/+28 |
2001-05-31 | merge from 2.2 | Gerald Carter | 1 | -0/+6 |
2001-05-24 | Removed some level 0 debugs accidentally left in - oops. | Tim Potter | 1 | -3/+0 |
2001-05-24 | Replaced next_command() with call to next_token(). | Tim Potter | 1 | -21/+5 |
2001-05-24 | Added stubs for SRVSVC and NETLOGON rpcclient commands. | Tim Potter | 1 | -16/+30 |
2001-05-04 | More usability fixes. | Tim Potter | 1 | -1/+3 |
2001-05-04 | Allow ctrl-d to exit rpcclient. | Tim Potter | 1 | -4/+7 |
2001-04-28 | rpcclient merge from 2.2 (including Jeremy's non-void return fix) | Gerald Carter | 1 | -14/+80 |
2001-03-23 | Added Gerald's fixes. | Jeremy Allison | 1 | -2/+0 |
2001-03-23 | More unused variables. | Jeremy Allison | 1 | -13/+3 |
2001-03-19 | fixed rpcclient readline code | Andrew Tridgell | 1 | -16/+3 |
2001-03-15 | addprinter and adddriver are working now :-) | Gerald Carter | 1 | -32/+139 |
2001-03-15 | more updates. several spoolss commands added as placeholders | Gerald Carter | 1 | -6/+23 |
2001-03-14 | set of changes in the beginning of bringing rpcclient changes | Gerald Carter | 1 | -72/+152 |
2001-03-13 | move charset_initialize() up in the food chain so that lp_load_services | Gerald Carter | 1 | -1/+2 |
2001-01-15 | rpcclient functions for remaining samr and lsa functions. All functions | Tim Potter | 1 | -0/+64 |
2001-01-12 | Memory leak fixes and uninitialised variables spotted by insure. | Tim Potter | 1 | -16/+18 |
2001-01-11 | Start of a rewrite of rpcclient based on the libsmb rpc client routines. | Tim Potter | 1 | -19/+340 |
2000-12-08 | Port of lsa_lookup_sids() and lsa_lookup_names() rpc client functions from | Tim Potter | 1 | -1/+1 |
2000-07-07 | More rpcclient merge issues: | Gerald Carter | 1 | -1/+1 |
2000-07-03 | first pass at merging rpcclient from TNG to HEAD. You can get a | Gerald Carter | 1 | -745/+16 |
2000-06-23 | just enough to get rpcclient to compile. Look for #if 0 | Gerald Carter | 1 | -0/+2 |
2000-06-11 | Linux kernel oplocks now seem to work, but need a _lot_ of testing | Andrew Tridgell | 1 | -1/+1 |
2000-03-21 | indent update to make t easier to see setuid mods in TNG. some | Luke Leighton | 1 | -0/+2 |
2000-02-04 | After 3AM, it's getting hard for Luke :-) | Jean-François Micouleau | 1 | -5/+4 |
2000-02-04 | 1) added void* state argument to tdb_traverse. guess what! there were | Luke Leighton | 1 | -0/+4 |
2000-01-07 | this looks like a big commit, but it isn't really :) | Andrew Tridgell | 1 | -4/+5 |
2000-01-03 | got rid of mem_man | Andrew Tridgell | 1 | -8/+0 |
1999-12-13 | first pass at updating head branch to be to be the same as the SAMBA_2_0 branch | Andrew Tridgell | 1 | -1495/+337 |
1999-12-08 | ABOUT TIME!!!!!!!! | Luke Leighton | 1 | -11/+11 |
1999-12-03 | starting "connection reuse" system in smb-agent. added version number | Luke Leighton | 1 | -1/+10 |
1999-12-03 | i always get caught out with non-gnu-readline code mods :-) | Luke Leighton | 1 | -1/+1 |
1999-12-03 | cool! a unix socket smb redirector. code based on smbfilter and | Luke Leighton | 1 | -1/+1 |