summaryrefslogtreecommitdiffstats
path: root/source/libsmb
Commit message (Expand)AuthorAgeFilesLines
* some smbtorture hacks (random IPC calls)Andrew Tridgell1998-08-251-5/+5
* reduced the memory footprint a bit by changing some large static intAndrew Tridgell1998-08-171-9/+10
* much cleaner chain pointer handling for both files and pipes.Andrew Tridgell1998-08-171-2/+0
* configure: Changes for extra headers.Jeremy Allison1998-08-151-2/+2
* this is the bug change to using connection_struct* instead of cnum.Andrew Tridgell1998-08-142-4/+4
* added ignore rules for the dummy filesAndrew Tridgell1998-08-091-0/+1
* these dummy files are needed for autoconf processingAndrew Tridgell1998-08-091-0/+0
* I finished removing timestring() calls from DEBUG() messages. Also wentChristopher R. Hertel1998-08-031-36/+41
* As per a Andrew's message, I went through and removed the timestring()Christopher R. Hertel1998-07-311-4/+4
* merge from the autoconf2 branch to the main branchAndrew Tridgell1998-07-293-13/+9
* Added strupper() function call to up-case the scope field in theChristopher R. Hertel1998-07-141-6/+7
* nisppass.c: Fixed incorrect parameter usage.Jeremy Allison1998-06-271-0/+1
* Remove the copyright to Canon Information Systems Australia, as we don'tRichard Sharpe1998-06-211-0/+1
* clientgen: Added USE_SSL for client shutdown.Jeremy Allison1998-06-161-0/+3
* Added SSL support from Christian Starkjohann <cs@obdev.at>Jeremy Allison1998-06-161-0/+13
* namequery.c: Fixed SGI IRIX 5.x compiler problem.Jeremy Allison1998-05-141-1/+3
* test for overflow in nmb name parsing codeAndrew Tridgell1998-05-131-1/+1
* This is a security audit change of the main source.Jeremy Allison1998-05-126-50/+50
* changed to use slprintf() instead of sprintf() just aboutAndrew Tridgell1998-05-112-5/+6
* clientgen.c: Fixed null session setup bug.Jeremy Allison1998-04-291-6/+11
* This is the checkin that adds the security=domain functionality.Jeremy Allison1998-04-292-4/+6
* Fixed checked in code that didn't compile.Jeremy Allison1998-04-281-9/+5
* added NetShareEnum from Bartlomej Czardybon <czar@silesia.pik-net.pl>Luke Leighton1998-04-281-0/+59
* This looks like a big change but really isn't.Jeremy Allison1998-04-251-1/+0
* Makefile: Added nterr.c into the mix.Jeremy Allison1998-04-231-17/+36
* We will need this new nterr.c for the DOMAIN_CLIENT code.Jeremy Allison1998-04-231-3/+30
* clientgen.c: Added rap error codes to cli_error, moved from smbpasswd.cJeremy Allison1998-04-231-8/+63
* clientgen.c: Added cli_ulogoff() call.Jeremy Allison1998-04-211-0/+19
* Makefile: Added genrand.oJeremy Allison1998-04-201-1/+6
* clientgen.c: Changes 'cli_xxx_' calls to use the followingJeremy Allison1998-04-171-53/+99
* Changing of machine passwords now works !!!!!!Jeremy Allison1998-04-171-0/+9
* Changes to allow Samba to be compiled with -Wstrict-prototypesJeremy Allison1998-04-131-4/+3
* if the resolve order is blank then assume "host"Andrew Tridgell1998-04-121-0/+2
* support O_SYNC in opens for smbtortureAndrew Tridgell1998-04-121-0/+4
* chgpasswd.c, ipc.c, loadparm.c: Added boolean "unix password sync"Jeremy Allison1998-03-271-4/+4
* RFC1002 says we must put compressed name pointers in the followingJeremy Allison1998-03-251-2/+40
* clientgen.c ipc.c smbpasswd.c: Fixes for warnings (from Herb).Jeremy Allison1998-03-241-1/+1
* Adding the same changes to HEAD as were added to BRANCH_1_9_18.Jeremy Allison1998-03-192-3/+107
* Added SamOEMChangePassword functionality.Jeremy Allison1998-03-181-0/+40
* Fixes for the static data bugs & incorrect use of strtokJeremy Allison1998-03-171-7/+11
* Adding the same change as was added to 1.9.18 branch to add theJeremy Allison1998-03-162-7/+266
* This is *not* a big change (although it looks like one).Jeremy Allison1998-01-227-7/+7
* charcnv.c: Added codepage 866 support onto the file system. PatchJeremy Allison1998-01-171-0/+6
* reply.c:Jeremy Allison1998-01-161-13/+13
* client.c:Jeremy Allison1997-12-201-20/+20
* This is it ! The mega-merge of the JRA_NMBD_REWRITE branchJeremy Allison1997-12-132-27/+170
* add the null string to SMBsetatr callsAndrew Tridgell1997-12-021-1/+3
* clientgen.c: Added cli_mv() (used in a recent torture test).Jeremy Allison1997-11-301-0/+37
* added cli_rmdir and cli_mkdirAndrew Tridgell1997-11-241-1/+65
* added a SMB_QUERY_FILE_ALL_INFO test into smbtortureAndrew Tridgell1997-11-231-0/+56