Rolling clitar.c back to the previous rev 1.22 as the current one
[samba.git] / source /
1998-05-05 Jeremy AllisonRolling clitar.c back to the previous rev 1.22 as the...
1998-05-05 Richard SharpeAdded bug fixes to clitar to ensure proper longfile...
1998-05-05 Luke Leightonpatches from jean francois: couple of minor bugs
1998-04-30 Jeremy AllisonAdded patch from Bruce Tenison <btenison@dibbs.net...
1998-04-29 Jeremy AllisonMakefile: Added files to smbpasswd.c.
1998-04-29 Jeremy Allisonclientgen.c: Fixed null session setup bug.
1998-04-29 Luke Leightonpassword.c:
1998-04-29 Jeremy AllisonThis is the checkin that adds the security=domain funct...
1998-04-28 Jeremy AllisonFixed checked in code that didn't compile.
1998-04-28 Luke Leightonadded NetShareEnum from Bartlomej Czardybon <czar@siles...
1998-04-28 Jeremy AllisonFirst version that compiles. Much more to do.....
1998-04-25 Jeremy AllisonThis looks like a big change but really isn't.
1998-04-24 Luke LeightonABOUT time. dce/rpc long packet format now works,...
1998-04-24 Jeremy Allisoncli_pipe.c: Corrected cli_api_pipe() calls.
1998-04-23 Jeremy AllisonMakefile: Added nterr.c into the mix.
1998-04-23 Jeremy AllisonThese don't compile yet - but they are the core code...
1998-04-23 Jeremy AllisonWe will need this new nterr.c for the DOMAIN_CLIENT...
1998-04-23 Jeremy Allisonclientgen.c: Added rap error codes to cli_error, moved...
1998-04-23 Jeremy Allisongenrand.c: Changed SMB_PASSWD_FILE to lp_smb_passwd_file().
1998-04-22 Jeremy AllisonFixed bug found by Gerald Carter <cartegw@Eng.Auburn...
1998-04-22 Jeremy Allisongenrand.c: Improved generation of random values, more...
1998-04-21 Andrew Tridgellmany systems don't have /etc/shadow but do have another...
1998-04-21 Andrew Tridgellimproved the secret buffer generation a bit. It now...
1998-04-21 Luke Leightonput server-side long dce/rpc code in main branch.
1998-04-21 Jeremy AllisonAdded cli_ulogoff() calls to all the exit code paths...
1998-04-21 Jeremy Allisonclientgen.c: Added cli_ulogoff() call.
1998-04-20 Jeremy Allisongenrand.c: Improved filename based random seed generation.
1998-04-20 Jeremy AllisonAdded 'passwd chat debug' parameter to allow admins...
1998-04-20 Jeremy AllisonMakefile: Added genrand.o
1998-04-20 Jeremy AllisonFixed bug that John found in WINS server code. When...
1998-04-18 Jeremy Allisonincludes.h: Added John's redhat fix for QSORT_CAST.
1998-04-17 Jeremy Allisonclientgen.c: Changes 'cli_xxx_' calls to use the following
1998-04-17 Jeremy AllisonChanging of machine passwords now works !!!!!!
1998-04-17 Christopher R. HertelJust changed the date.
1998-04-16 Jeremy Allisonreply.c: Fix bugs where debug statements were accessing...
1998-04-16 Christopher R. HertelMinor change to the wording. It used to say "files...
1998-04-15 Jeremy Allisonipc.c: Fix for printer queue spinning with Win95.
1998-04-14 Christopher R. HertelFixed some typecast and function pointer problems point...
1998-04-14 Jeremy AllisonModified interfaces to getting smb password entries...
1998-04-13 Jeremy AllisonFixed aggregate initializer problem for gcc.
1998-04-13 Christopher R. HertelChanges include:
1998-04-13 Jeremy AllisonChanges to allow Samba to be compiled with -Wstrict...
1998-04-13 Andrew Tridgellfixed a memory leak in close_file(). Each time a file...
1998-04-12 Andrew Tridgellminor reformatting of debug messages (so people don...
1998-04-12 Andrew Tridgellsome hacks to the torture code
1998-04-12 Andrew Tridgellsupport O_SYNC at open time in files (previously we...
1998-04-12 Andrew Tridgellif the resolve order is blank then assume "host"
1998-04-12 Andrew Tridgellsupport O_SYNC in opens for smbtorture
1998-04-11 Richard SharpeFix heaps of warnings when compiling with gcc under...
1998-04-11 Richard SharpeOops, fogot proto.h. It needs to be updated for changes...
1998-04-11 Richard SharpeChanges to client.c support the need for directories...
1998-04-10 Jeremy Allisonincludes.h: Moved HPUX undefine of SEMMSL to where...
1998-04-10 Jeremy AllisonFix for [homes] problem with security=share. We were...
1998-04-09 Jeremy AllisonMakefile, loadparm.c, server.c, smb.h, util.c: Patch...
1998-04-09 Christopher R. HertelI removed a static string that was in there because...
1998-04-09 John TerpstraAdded const cast to struct args to get rid of compile...
1998-04-09 Jeremy AllisonRemoved unneeded proto symbol.
1998-04-09 Jeremy AllisonMissed compile error when compiling with KANJI=true.
1998-04-09 Jeremy AllisonAdded codepage 936 (simplified Chineses).
1998-04-08 Jeremy AllisonFix to stop Windows 95 spinning on print queue requests...
1998-04-07 Jeremy AllisonAdded check for getpwnam returning NULL.
1998-04-07 Luke Leightonwant all of data in show_msg at log levels > 50.
1998-04-06 Jeremy Allisonloadparm.c: Cause IPC$ comment to be evaluated at runti...
1998-04-03 Jeremy AllisonFix from Josef Hinteregger <joehtg@joehtg.co.at> for...
1998-04-02 Jeremy AllisonWe were missing a case switch in announcement processin...
1998-04-02 Jeremy AllisonChanged code to check NT password *first* - if it exists.
1998-04-02 Jeremy AllisonPatch from Chris Maltby <chris@softway.com.au>. His...
1998-04-02 Jeremy AllisonUpdated Eastern European translation table from dan...
1998-04-01 Luke Leightoncli_login.c :
1998-04-01 Jeremy AllisonRolling back machine password change code - this doesn...
1998-03-31 Jeremy Allisonincludes.h: Added semaphore fix for HPUX10.x
1998-03-31 Andrew Tridgellthe default for old style accounts should be workstatio...
1998-03-30 Jeremy AllisonFixed compile-time error introduced by log message...
1998-03-30 Jeremy AllisonAdded extra remote password changing error codes from...
1998-03-29 John TerpstraAdded remote machine and address to debug message in...
1998-03-27 Jeremy Allisonchgpasswd.c, ipc.c, loadparm.c: Added boolean "unix...
1998-03-27 Jeremy AllisonFix for client generated core-dump bug where offset...
1998-03-26 Jeremy Allisonclient.c: Fixed problem where debug level on command...
1998-03-26 Jeremy AllisonAdded the ability to differentiate between workstation...
1998-03-26 Jeremy Allisonsmbpass.c: Made unknown accounts ending in '$' server...
1998-03-25 Jeremy Allisonnameconf.c is a stray .c file that shouldn't be in the
1998-03-25 Jeremy AllisonFix for is_in_path from "Steven Hartland" <steven_hartl...
1998-03-25 Christopher R. HertelJust fiddled with the README.UBI file.
1998-03-25 Jeremy AllisonRFC1002 says we must put compressed name pointers in...
1998-03-24 Jeremy AllisonAdded writing of '[XXX]' account control bits into...
1998-03-24 Jeremy AllisonUpdated smbpasswd to allow root to add machine accounts...
1998-03-24 Jeremy AllisonFixed 'unused variable' warnings found with gcc -Wall...
1998-03-24 Samba Release Accountypserver not available: AUTOMOUNT server and path don...
1998-03-24 Jeremy Allisonclientgen.c ipc.c smbpasswd.c: Fixes for warnings ...
1998-03-23 Andrew Tridgella pointless commit to check on a problem Luke reported...
1998-03-22 Andrew Tridgell- added a check for broken RH5 include files. With...
1998-03-21 John TerpstraGetting ready for first Red Hat Linux RPMs for 1.9...
1998-03-20 John TerpstraAdded MAXPRINTERLEN define in smb.h setting printer...
1998-03-19 Jeremy AllisonFinally made OS/2 WP fix the default.
1998-03-19 Jeremy AllisonAdding the same changes to HEAD as were added to BRANCH...
1998-03-18 Jeremy AllisonAdded SamOEMChangePassword functionality.
1998-03-18 Andrew Tridgelldon't set the Expires header on any page generated...
1998-03-18 Andrew Tridgellmoved the refresh script to the end of the page so...
1998-03-18 Andrew Tridgellchanged the method used for auto-reload on the status...
1998-03-17 Andrew Tridgelloops, I got the sense of the show_defaults parameter...
next