Age | Commit message (Expand) | Author | Files | Lines |
1998-10-16 | rpcclient ntlogin test | Luke Leighton | 1 | -3/+3 |
1998-10-15 | rpcclient interactive login (with trust account changing if you are root) | Luke Leighton | 1 | -0/+69 |
1998-10-15 | bug-fixing against: | Luke Leighton | 2 | -11/+129 |
1998-10-14 | dce/rpc | Luke Leighton | 1 | -8/+36 |
1998-10-09 | dce/rpc | Luke Leighton | 1 | -83/+114 |
1998-10-09 | signed / unsigned issues spotted by herb | Luke Leighton | 1 | -6/+6 |
1998-10-09 | dce/rpc. | Luke Leighton | 1 | -4/+4 |
1998-10-09 | dce/rpc | Luke Leighton | 1 | -17/+17 |
1998-10-08 | dce/rpc | Luke Leighton | 1 | -66/+112 |
1998-10-07 | dce/rpc | Luke Leighton | 2 | -45/+175 |
1998-10-07 | dce/rpc | Luke Leighton | 2 | -9/+14 |
1998-10-07 | put #if BROKEN_CODE around all the bits of code in rpc_parse.c that | Andrew Tridgell | 1 | -1/+8 |
1998-10-06 | dce/rpc | Luke Leighton | 2 | -56/+136 |
1998-10-02 | Makefile.in : | Luke Leighton | 1 | -0/+109 |
1998-09-30 | lsa_lookup_sids command added. severe debugging needed on lookup_sids | Luke Leighton | 1 | -53/+192 |
1998-09-29 | get away with dummy and .dummy files | Alexandre Oliva | 1 | -1/+0 |
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 | -0/+1 |
1998-09-25 | added in samr commands. assistance in returning the missing functions, | Luke Leighton | 2 | -0/+494 |
1998-09-25 | added wksinfo command to rpcclient, which don't work too good. | Luke Leighton | 1 | -0/+13 |
1998-09-25 | added rpcclient program | Luke Leighton | 1 | -0/+91 |
1998-09-24 | qualifier name in session_enum was being assumed to exist. if NULL, the | Luke Leighton | 1 | -2/+2 |
1998-09-24 | took out #ifdef'd code in make_samr_r_query_usergroups that copied | Luke Leighton | 1 | -10/+0 |
1998-09-24 | this fixes the last of the issues where USRMGR.EXE and SRVMGR.EXE were | Luke Leighton | 1 | -6/+4 |
1998-09-21 | major autoconf clean-up | Alexandre Oliva | 1 | -0/+1 |
1998-09-05 | tridge the destroyer returns! | Andrew Tridgell | 9 | -1218/+93 |
1998-09-03 | we were setting the strings 1 too long in make_srv_share_info1_str() | Andrew Tridgell | 1 | -2/+2 |
1998-08-31 | bounds check next_token() to prevent possible buffer overflows | Andrew Tridgell | 1 | -1/+3 |
1998-08-24 | Changed ASSERT macros to SMB_ASSERT macros as some systems already | Jeremy Allison | 4 | -36/+36 |
1998-08-22 | added ASSERT() and ASSERT_ARRAY() macros and sprinkled them liberally | Andrew Tridgell | 4 | -0/+70 |
1998-08-14 | this is the bug change to using connection_struct* instead of cnum. | Andrew Tridgell | 3 | -7/+12 |
1998-08-09 | added ignore rules for the dummy files | Andrew Tridgell | 1 | -0/+1 |
1998-07-29 | some merge cleanups | Andrew Tridgell | 1 | -0/+0 |
1998-07-06 | password.c: Fixes to allow Win95 clients to have lm encrypted passwords | Jeremy Allison | 2 | -12/+14 |
1998-06-16 | clientgen: Added USE_SSL for client shutdown. | Jeremy Allison | 1 | -1/+1 |
1998-06-09 | I was wrong about the length and max_length values in make_unistr2. | Jeremy Allison | 1 | -3/+1 |
1998-06-09 | loadparm.c: Removed 'domain other sids' parameter. | Jeremy Allison | 1 | -1/+3 |
1998-05-24 | - created pdb_sethexpwd(), to be called from all pwd apis that need to | Luke Leighton | 2 | -3/+3 |
1998-05-20 | dce/rpc net time command from jean-francois. does not support timezones | Luke Leighton | 1 | -0/+87 |
1998-05-14 | passdb.c | Jeremy Allison | 1 | -2/+2 |
1998-05-14 | chgpasswd.c: Added comments to #ifdefs | Jeremy Allison | 4 | -65/+12 |
1998-05-13 | initialise some variables (stops warning) | Andrew Tridgell | 1 | -2/+2 |
1998-05-12 | function comments wrong | Luke Leighton | 1 | -2/+2 |
1998-05-12 | This is a security audit change of the main source. | Jeremy Allison | 3 | -12/+12 |
1998-05-11 | changed to use slprintf() instead of sprintf() just about | Andrew Tridgell | 2 | -4/+4 |
1998-05-05 | patches from jean francois: couple of minor bugs | Luke Leighton | 1 | -1/+1 |
1998-04-29 | clientgen.c: Fixed null session setup bug. | Jeremy Allison | 1 | -3/+3 |
1998-04-29 | This is the checkin that adds the security=domain functionality. | Jeremy Allison | 1 | -4/+3 |
1998-04-23 | Makefile: Added nterr.c into the mix. | Jeremy Allison | 1 | -0/+22 |
1998-04-10 | includes.h: Moved HPUX undefine of SEMMSL to where it actually does something. | Jeremy Allison | 2 | -9/+34 |