Age | Commit message (Expand) | Author | Files | Lines |
1998-10-08 | dce/rpc | Luke Leighton | 1 | -3/+3 |
1998-10-08 | - don't generate 0 params in torture | Andrew Tridgell | 1 | -1/+1 |
1998-10-08 | - fixed a bunch of warnings and minor errors | Andrew Tridgell | 1 | -53/+37 |
1998-10-08 | use 1 second resolution calls if possible | Andrew Tridgell | 1 | -3/+3 |
1998-10-04 | - modified resolve_name() to take a name_type | Andrew Tridgell | 1 | -1/+1 |
1998-10-03 | added lseek() support for directories | Andrew Tridgell | 1 | -2/+2 |
1998-10-02 | - static function "create_new_hashes" was identical to "nt_lm_owf_gen". | Luke Leighton | 1 | -23/+2 |
1998-10-02 | some changes in smbtorture as a result of clientgen interface changes | Andrew Tridgell | 1 | -5/+5 |
1998-09-28 | Fixed problems found in lint pass over the old code by <cpeterso@microsoft.com>. | Jeremy Allison | 1 | -3/+25 |
1998-09-28 | Changes to test in configure if capabilities are enabled on a system. | Jeremy Allison | 3 | -9/+4 |
1998-09-28 | automated generation of .dummy files for each subdirectory; | Alexandre Oliva | 1 | -1/+0 |
1998-09-27 | Fixed up more possibly uninitialized variables. | Richard Sharpe | 1 | -1/+1 |
1998-09-25 | Makefile.in: Fixed bug with continuation line causing proto to fail. | Jeremy Allison | 2 | -7/+11 |
1998-09-25 | added wksinfo command to rpcclient, which don't work too good. | Luke Leighton | 1 | -0/+1 |
1998-09-25 | added rpcclient program | Luke Leighton | 1 | -1/+7 |
1998-09-24 | Integration of Anders Blomdell <anders.blomdell@control.lth.se>'s | Jeremy Allison | 1 | -48/+90 |
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 | 4 | -20/+19 |
1998-09-03 | Ok - this is the 64 bit widening check in. It changes the configure | Jeremy Allison | 1 | -2/+2 |
1998-09-01 | More abstraction of file system data types, to move to a 64 | Jeremy Allison | 2 | -3/+3 |
1998-08-31 | bounds check next_token() to prevent possible buffer overflows | Andrew Tridgell | 1 | -4/+4 |
1998-08-25 | some smbtorture hacks (random IPC calls) | Andrew Tridgell | 1 | -4/+60 |
1998-08-21 | and get the message right ... | Andrew Tridgell | 1 | -1/+1 |
1998-08-21 | silly me. | Andrew Tridgell | 1 | -1/+1 |
1998-08-20 | testparm now prints a warning if the lock directory doesn't have 0644 | Andrew Tridgell | 1 | -4/+15 |
1998-08-15 | this checkin gets rid of the global Files[] array and makes it local | Andrew Tridgell | 1 | -1/+0 |
1998-08-15 | configure: Changes for extra headers. | Jeremy Allison | 1 | -1/+1 |
1998-08-14 | this is the bug change to using connection_struct* instead of cnum. | Andrew Tridgell | 1 | -2/+0 |
1998-08-13 | return to old behaviour of dumping ALL parameters | Herb Lewis | 1 | -1/+1 |
1998-08-10 | the rest of the binaries now compile and link | Andrew Tridgell | 1 | -33/+34 |
1998-08-09 | a few more things compile. | Andrew Tridgell | 1 | -0/+92 |
1998-07-29 | merge from the autoconf2 branch to the main branch | Andrew Tridgell | 3 | -9/+3 |
1998-07-24 | Updates smbstatus to have a -S and -L flag. | Richard Sharpe | 1 | -69/+87 |
1998-07-22 | Fixed bug found by Richard Sharpe. After increasing files_struct size by | Jeremy Allison | 1 | -1/+1 |
1998-07-14 | loadparm.c: | Jeremy Allison | 1 | -10/+15 |
1998-05-30 | This change ensures that only the processes/locked files that | Paul Blackman | 1 | -20/+22 |
1998-05-27 | loadparm.c: Added machine password timeout parameter - set to 7 days be default. | Jeremy Allison | 1 | -165/+27 |
1998-05-22 | Put a do_global_tests() function that will be expanded to | Jeremy Allison | 1 | -0/+18 |
1998-05-18 | Abstracted all the crappy password interfaces through an indirect | Jeremy Allison | 1 | -0/+6 |
1998-05-18 | chgpasswd.c: Changed back to getsmb... from getsam... | Jeremy Allison | 1 | -10/+10 |
1998-05-15 | Change getpwnam to Get_Pwnam(xx , True) to allow lazy matching | Jeremy Allison | 1 | -1/+1 |
1998-05-12 | includes.h: SunOS doesn't have strcasecmp, solaris versions prior to 2.6 don't | Jeremy Allison | 1 | -1/+1 |
1998-05-12 | This is a security audit change of the main source. | Jeremy Allison | 7 | -63/+63 |
1998-05-11 | reply.c: Added code to not overwrite sesssetup_user when in share level security | Jeremy Allison | 1 | -1/+1 |
1998-05-11 | ldap back-end database development | Luke Leighton | 1 | -24/+24 |
1998-05-11 | changed to use slprintf() instead of sprintf() just about | Andrew Tridgell | 1 | -1/+1 |
1998-05-07 | moving gethexpwd into util.c, because it's used in both smbpass.c and ldap.c | Luke Leighton | 1 | -10/+10 |
1998-05-07 | Fixed changed calls to machine password locking code. | Jeremy Allison | 1 | -5/+4 |
1998-04-30 | Added patch from Bruce Tenison <btenison@dibbs.net> to allow encrypted | Jeremy Allison | 1 | -1/+1 |