samba.git
1998-05-08 Herb Lewismove things around to get rid of make clean warning...
1998-05-08 Luke Leightonremoved proto.h from cvsignore
1998-05-08 Jeremy Allisonclitar.c: #ifdef'ed out all the bits that were giving...
1998-05-08 Jeremy AllisonHo hum, someone deleted proto.h from cvs... re-adding.
1998-05-08 Luke Leightonproto.h was being a pain. use "make proto" instead...
1998-05-08 Luke Leightonadded proto.h to .cvsignore
1998-05-08 Luke Leightonadded smb_grpid to smb_passwd struct
1998-05-08 Richard SharpeSe-submitting clitar.c/
1998-05-08 Luke Leightonrenamed last_change_time to pass_must_change_time....
1998-05-08 Luke Leightonadded extra fields to struct smb_passwd
1998-05-08 Herb LewisThe globals section now shows non-default variables...
1998-05-08 Herb Lewisadded FLAG_BASIC to some browse options for swat.
1998-05-08 Jeremy Allisonsmb.h: Supporting defines for NT trans calls.
1998-05-08 Jeremy AllisonInitial cut at the code that will do NT SMB calls....
1998-05-07 Luke Leightonadded first pass at start/get/end-ldappwent functions...
1998-05-07 Luke Leightonremove unused ldap functions: add stub start/get/endlda...
1998-05-07 Luke Leightonmoving gethexpwd into util.c, because it's used in...
1998-05-07 Jeremy AllisonThis should (hopefully :-) be the final fix for the...
1998-05-07 Luke Leightoncreated "passdb.c" which is an interface point to ...
1998-05-07 Jeremy AllisonFixed changed calls to machine password locking code.
1998-05-06 Christopher... Andrew redefines the free() function to do some memory...
1998-05-06 Jeremy Allisonsmbpass.c: Fixed machine_passwd_lock() problems.
1998-05-06 Jeremy Allisonloadparm.c: Added #ifdef USE_LDAP around ldap code.
1998-05-06 Jeremy AllisonRolling back again to the equivalent of revision 1...
1998-05-06 Luke Leightonjean-francois micouleau's well-alpha code for ldap...
1998-05-06 Volker LendeckeAdded mksmbpasswd.sh to binary package
1998-05-06 Luke Leightoncompiler warning for unimportant uninitialised variable
1998-05-06 Richard SharpeReal fix for clitar.c problems. Have now made all the...
1998-05-06 Andrew Tridgellmuch faster pstrcpy() and fstrcpy()
1998-05-06 Jeremy AllisonFixes for the %U and %G problems people have reported.
1998-05-05 Jeremy Allisongenrand.c: SGI compile warning fix.
1998-05-05 Herb Lewisadded definitions for "password chat debug" and "unix...
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-05-01 Herb Lewishere is a first cut at a "fixed up" help file
1998-04-30 Herb Lewismkman - add argument for making html versions of man...
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 Herb Lewisadd clean option
1998-04-29 Luke Leightonpassword.c:
1998-04-29 Jeremy AllisonThis is the checkin that adds the security=domain funct...
1998-04-28 Herb Lewisfix problem with output file not being properly sorted
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-27 Volker LendeckeAdded SuSE packaging files.
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... Just changed the date.
1998-04-16 Jeremy Allisonreply.c: Fix bugs where debug statements were accessing...
1998-04-16 Christopher... Minor 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... Fixed some typecast and function pointer problems point...
1998-04-14 Jeremy AllisonModified interfaces to getting smb password entries...
1998-04-13 Herb Lewismake it look for only the proper lines to uncomment.
1998-04-13 Jeremy AllisonFixed aggregate initializer problem for gcc.
1998-04-13 Christopher... Changes include:
1998-04-13 Jeremy AllisonChanges to allow Samba to be compiled with -Wstrict...
1998-04-13 John TerpstraContributed software for Linux autofs support.
1998-04-13 Andrew Tridgellfixed a memory leak in close_file(). Each time a file...
1998-04-13 John TerpstraAs it says.
1998-04-12 John TerpstraAdded additional comments from Bruce Wood
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 John TerpstraCorrected the spelling of my Surname. Added several...
1998-04-11 Luke Leightoncreated from a really useful discussion about Win95...
1998-04-11 Richard SharpeFix heaps of warnings when compiling with gcc under...
1998-04-11 John TerpstraUpdated to include possible cause of failed TESTS 3...
1998-04-11 Richard SharpeOops, fogot proto.h. It needs to be updated for changes...
1998-04-11 Richard Sharpesmbclient.1 updated to reflect the new functionality...
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... I removed a static string that was in there because...
next