summaryrefslogtreecommitdiff
path: root/source3/libsmb
AgeCommit message (Expand)AuthorFilesLines
1998-09-25added rpcclient programLuke Leighton3-12/+432
1998-09-21major autoconf clean-upAlexandre Oliva1-0/+1
1998-09-05tridge the destroyer returns!Andrew Tridgell3-26/+6
1998-08-31if an address is ipzero in cli_connect() then do a name queryAndrew Tridgell1-1/+2
1998-08-31cast the qsort to prevent warningsAndrew Tridgell1-1/+1
1998-08-31bounds check next_token() to prevent possible buffer overflowsAndrew Tridgell1-5/+5
1998-08-30changed the way that name query records are sorted in replies. TheyAndrew Tridgell1-0/+44
1998-08-28This checking fixes the statcache bug that stopped NetBench from runningJeremy Allison1-1/+1
1998-08-25some smbtorture hacks (random IPC calls)Andrew Tridgell1-5/+5
1998-08-17reduced the memory footprint a bit by changing some large static intAndrew Tridgell1-9/+10
1998-08-17much cleaner chain pointer handling for both files and pipes.Andrew Tridgell1-2/+0
1998-08-15configure: Changes for extra headers.Jeremy Allison1-2/+2
1998-08-14this is the bug change to using connection_struct* instead of cnum.Andrew Tridgell2-4/+4
1998-08-09added ignore rules for the dummy filesAndrew Tridgell1-0/+1
1998-08-09these dummy files are needed for autoconf processingAndrew Tridgell1-0/+0
1998-08-03I finished removing timestring() calls from DEBUG() messages. Also wentChristopher R. Hertel1-36/+41
1998-07-31As per a Andrew's message, I went through and removed the timestring()Christopher R. Hertel1-4/+4
1998-07-29merge from the autoconf2 branch to the main branchAndrew Tridgell3-13/+9
1998-07-14Added strupper() function call to up-case the scope field in theChristopher R. Hertel1-6/+7
1998-06-27nisppass.c: Fixed incorrect parameter usage.Jeremy Allison1-0/+1
1998-06-21Remove the copyright to Canon Information Systems Australia, as we don'tRichard Sharpe1-0/+1
1998-06-16clientgen: Added USE_SSL for client shutdown.Jeremy Allison1-0/+3
1998-06-16Added SSL support from Christian Starkjohann <cs@obdev.at>Jeremy Allison1-0/+13
1998-05-14namequery.c: Fixed SGI IRIX 5.x compiler problem.Jeremy Allison1-1/+3
1998-05-13test for overflow in nmb name parsing codeAndrew Tridgell1-1/+1
1998-05-12This is a security audit change of the main source.Jeremy Allison6-50/+50
1998-05-11changed to use slprintf() instead of sprintf() just aboutAndrew Tridgell2-5/+6
1998-04-29clientgen.c: Fixed null session setup bug.Jeremy Allison1-6/+11
1998-04-29This is the checkin that adds the security=domain functionality.Jeremy Allison2-4/+6
1998-04-28Fixed checked in code that didn't compile.Jeremy Allison1-9/+5
1998-04-28added NetShareEnum from Bartlomej Czardybon <czar@silesia.pik-net.pl>Luke Leighton1-0/+59
1998-04-25This looks like a big change but really isn't.Jeremy Allison1-1/+0
1998-04-23Makefile: Added nterr.c into the mix.Jeremy Allison1-17/+36
1998-04-23We will need this new nterr.c for the DOMAIN_CLIENT code.Jeremy Allison1-3/+30
1998-04-23clientgen.c: Added rap error codes to cli_error, moved from smbpasswd.cJeremy Allison1-8/+63
1998-04-21clientgen.c: Added cli_ulogoff() call.Jeremy Allison1-0/+19
1998-04-20Makefile: Added genrand.oJeremy Allison1-1/+6
1998-04-17clientgen.c: Changes 'cli_xxx_' calls to use the followingJeremy Allison1-53/+99
1998-04-17Changing of machine passwords now works !!!!!!Jeremy Allison1-0/+9
1998-04-13Changes to allow Samba to be compiled with -Wstrict-prototypesJeremy Allison1-4/+3
1998-04-12if the resolve order is blank then assume "host"Andrew Tridgell1-0/+2
1998-04-12support O_SYNC in opens for smbtortureAndrew Tridgell1-0/+4
1998-03-27chgpasswd.c, ipc.c, loadparm.c: Added boolean "unix password sync"Jeremy Allison1-4/+4
1998-03-25RFC1002 says we must put compressed name pointers in the followingJeremy Allison1-2/+40
1998-03-24clientgen.c ipc.c smbpasswd.c: Fixes for warnings (from Herb).Jeremy Allison1-1/+1
1998-03-19Adding the same changes to HEAD as were added to BRANCH_1_9_18.Jeremy Allison2-3/+107
1998-03-18Added SamOEMChangePassword functionality.Jeremy Allison1-0/+40
1998-03-17Fixes for the static data bugs & incorrect use of strtokJeremy Allison1-7/+11
1998-03-16Adding the same change as was added to 1.9.18 branch to add theJeremy Allison2-7/+266
1998-01-22This is *not* a big change (although it looks like one).Jeremy Allison7-7/+7