Age | Commit message (Expand) | Author | Files | Lines |
1998-11-11 | clearing up security descriptor | Luke Leighton | 1 | -0/+4 |
1998-11-11 | changed syntax of registry commands so keys can start with HKLM or HKU. | Luke Leighton | 2 | -52/+110 |
1998-11-11 | Makefile.in: Added target for makeyodldocs - not used by default. | Jeremy Allison | 1 | -5/+5 |
1998-11-11 | registry delete value command: "regdeleteval". | Luke Leighton | 1 | -0/+54 |
1998-11-11 | renamed unk_1b to flush_key | Luke Leighton | 1 | -9/+9 |
1998-11-11 | - renamed open_policy to open_hklm. | Luke Leighton | 1 | -21/+78 |
1998-11-10 | rpcclient registry key delete command: "regdeletekey". | Luke Leighton | 1 | -0/+54 |
1998-11-10 | registry modification requires a "sync" or "refresh" on the parent key. | Luke Leighton | 1 | -0/+56 |
1998-11-10 | rpcclient registry commands. | Luke Leighton | 1 | -19/+133 |
1998-11-09 | split socket util functions into util_sock.c. util.c NOT committed | Luke Leighton | 1 | -0/+645 |
1998-10-27 | amazing. the improvements to NT continue, evidence for which shows up | Luke Leighton | 1 | -0/+1 |
1998-10-22 | libsmb/smbdes.c: #ifdef'ed out code prior to removal. | Jeremy Allison | 1 | -1/+30 |
1998-10-21 | domain aliases added a bit better: does local aliases if you query | Luke Leighton | 1 | -8/+8 |
1998-10-21 | Fixed mainly signed/unsigned issues found by SGI cc in -fullwarn mode. | Jeremy Allison | 2 | -5/+3 |
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 | 2 | -5/+5 |
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 | 2 | -21/+12 |
1998-10-15 | rpcclient interactive login (with trust account changing if you are root) | Luke Leighton | 3 | -10/+11 |
1998-10-15 | bug-fixing against: | Luke Leighton | 2 | -5/+24 |
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 | dce/rpc | Luke Leighton | 1 | -0/+57 |
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 | 2 | -8/+63 |
1998-10-08 | dce/rpc | Luke Leighton | 2 | -26/+235 |
1998-10-07 | dce/rpc | Luke Leighton | 1 | -29/+58 |
1998-10-06 | dce/rpc | Luke Leighton | 1 | -9/+15 |
1998-10-04 | - modified resolve_name() to take a name_type | Andrew Tridgell | 1 | -1/+1 |
1998-10-02 | Makefile.in : | Luke Leighton | 3 | -485/+478 |
1998-10-02 | microsoft is slowly fixing some buffer overflow errors in dce/rpc code (SP4). | Luke Leighton | 1 | -2/+2 |
1998-09-30 | lsa_lookup_sids command added. severe debugging needed on lookup_sids | Luke Leighton | 1 | -4/+77 |
1998-09-28 | automated generation of .dummy files for each subdirectory; | Alexandre Oliva | 1 | -1/+0 |
1998-09-25 | rpcclient: got samr command "enumusers -g -u" working | Luke Leighton | 1 | -15/+23 |
1998-09-25 | added in samr commands. assistance in returning the missing functions, | Luke Leighton | 1 | -35/+37 |
1998-09-25 | added wksinfo command to rpcclient, which don't work too good. | Luke Leighton | 1 | -2/+2 |
1998-09-25 | added rpcclient program | Luke Leighton | 2 | -15/+21 |
1998-09-21 | major autoconf clean-up | Alexandre Oliva | 1 | -0/+1 |
1998-09-05 | some cleanups to use ZERO_STRUCT() and friends | Andrew Tridgell | 1 | -1/+1 |
1998-09-05 | tridge the destroyer returns! | Andrew Tridgell | 3 | -9/+12 |
1998-08-31 | bounds check next_token() to prevent possible buffer overflows | Andrew Tridgell | 1 | -2/+3 |
1998-08-14 | this is the bug change to using connection_struct* instead of cnum. | Andrew Tridgell | 1 | -5/+5 |
1998-07-29 | some merge cleanups | Andrew Tridgell | 1 | -0/+0 |