Age | Commit message (Expand) | Author | Files | Lines |
2000-12-04 | fixed a typo | Andrew Tridgell | 1 | -1/+1 |
2000-12-04 | pass the desired access into cli_nt_create() | Andrew Tridgell | 1 | -1/+1 |
2000-08-01 | Tidyup removing many of the 0xC0000000 | NT_STATUS_XXX stuff (only need NT_ST... | Jeremy Allison | 1 | -7/+7 |
2000-07-27 | Ok - this is a *BIG* change - but it fixes the problems with static strings | Jeremy Allison | 1 | -9/+9 |
2000-07-17 | Reverted changes from rpcclient merge - contains memory leak! | Tim Potter | 1 | -2/+9 |
2000-07-14 | More functions merged from TNG for rpcclient. They don't all work | Gerald Carter | 1 | -9/+2 |
2000-07-07 | More rpcclient merge issues: | Gerald Carter | 1 | -1/+1 |
1999-12-13 | first pass at updating head branch to be to be the same as the SAMBA_2_0 branch | Andrew Tridgell | 1 | -673/+766 |
1999-12-12 | delineation between smb and msrpc more marked. smbd now constructs | Luke Leighton | 1 | -3/+1 |
1999-11-29 | first attempt at getting \PIPE\NETLOGON working. it's pretty horrible. | Luke Leighton | 1 | -12/+0 |
1999-11-27 | further abstraction involving client states. main client-side code | Luke Leighton | 1 | -18/+4 |
1999-11-25 | cool! completed a samr* API that _would_ look like an msdn samr* api... | Luke Leighton | 1 | -0/+17 |
1999-11-24 | ok. *whew*. this is the first completed part of the restructure. | Luke Leighton | 1 | -6/+6 |
1999-11-24 | first stages of removing struct cli_state* and uint16 fnum from all | Luke Leighton | 1 | -5/+8 |
1999-11-21 | you know what? this sort of thing makes me laugh. hmm, what functions | Luke Leighton | 1 | -1/+1 |
1999-11-09 | debugging rpcclient spoolenum and spooljobs commands. oh, did i forget | Luke Leighton | 1 | -2/+2 |
1999-11-06 | horrible code to do SMBwriteX / SMBreadX for large MSRPC reads. ARGH! | Luke Leighton | 1 | -93/+127 |
1999-10-21 | various. debug levels changed. nmbd doesn't need libsmb/clienttrust.c. | Luke Leighton | 1 | -6/+21 |
1999-10-14 | adding CAP_EXTENDED_SECURITY support in a hurry last week. forgot to | Luke Leighton | 1 | -29/+0 |
1999-10-07 | - added rudimentary CAP_UNICODE support because i thought it was part of | Luke Leighton | 1 | -14/+31 |
1999-07-26 | renaming AUTH VERIFIER to AUTH NTLMSSP VERIFIER. ready for adding | Luke Leighton | 1 | -14/+14 |
1999-07-22 | BDC support. | Matthew Chapman | 1 | -17/+4 |
1999-07-06 | use of safe_cli_errstr() and cli_establish_connection(). | Luke Leighton | 1 | -5/+15 |
1999-06-29 | improving authentication code (tidyup). | Luke Leighton | 1 | -4/+5 |
1999-03-23 | Fixed a typo where the RPC header mem_buffer was initialised as 0x8 bytes long | Matthew Chapman | 1 | -1/+1 |
1998-12-07 | removed nt_pipe_fnum from struct cli_state. need to be able to call | Luke Leighton | 1 | -26/+28 |
1998-11-17 | - group database API. oops and oh dear, the threat has been carried out: | Luke Leighton | 1 | -1/+0 |
1998-11-13 | Makefile.in configure configure.in include/config.h.in: Changes for DGUX and ... | Jeremy Allison | 1 | -1/+1 |
1998-11-12 | cleaning up conflicts between group code not yet committed and | Luke Leighton | 1 | -1/+1 |
1998-11-12 | Moved some code (NTLMSSPcalc) out of smbdes and inline for paranioa | Jeremy Allison | 1 | -4/+31 |
1998-10-22 | libsmb/smbdes.c: #ifdef'ed out code prior to removal. | Jeremy Allison | 1 | -1/+30 |
1998-10-21 | Fixed mainly signed/unsigned issues found by SGI cc in -fullwarn mode. | Jeremy Allison | 1 | -3/+1 |
1998-10-21 | oops! | Luke Leighton | 1 | -1/+1 |
1998-10-21 | signed / unsigned issues | Luke Leighton | 1 | -1/+1 |
1998-10-21 | fixing smbd encrypted rpcs (data lens, alloc hints, sequence nums argh). | Luke Leighton | 1 | -1/+2 |
1998-10-20 | signed / unsigned warnings (found by herb). | Luke Leighton | 1 | -2/+2 |
1998-10-20 | some quite important bug-fixes i missed because i transferred the wrong | Luke Leighton | 1 | -6/+7 |
1998-10-19 | - dce/rpc code | Luke Leighton | 1 | -18/+25 |
1998-10-17 | Small tidyups for gcc in 'preen' mode.... | Jeremy Allison | 1 | -1/+1 |
1998-10-16 | made pass_check_smb() available for dce/rpc use. | Luke Leighton | 1 | -1/+1 |
1998-10-16 | rpc client mods (ntlmssp flags) | Luke Leighton | 1 | -20/+11 |
1998-10-15 | bug-fixing against: | Luke Leighton | 1 | -4/+22 |
1998-10-14 | warnings spotted by ./configure.developer options | Luke Leighton | 1 | -20/+10 |
1998-10-14 | dce/rpc | Luke Leighton | 1 | -41/+125 |
1998-10-09 | signed / unsigned issues spotted by herb | Luke Leighton | 1 | -2/+2 |
1998-10-09 | dce/rpc. | Luke Leighton | 1 | -2/+11 |
1998-10-09 | basic client-side ntcreateX function (hard-wired values except filename) | Luke Leighton | 1 | -12/+27 |
1998-10-09 | dce/rpc | Luke Leighton | 1 | -8/+12 |
1998-10-08 | dce/rpc | Luke Leighton | 1 | -24/+234 |
1998-10-07 | dce/rpc | Luke Leighton | 1 | -29/+58 |