summaryrefslogtreecommitdiffstats
path: root/source/include/version.h
Commit message (Collapse)AuthorAgeFilesLines
* update version to pre-3.0.0Andrew Tridgell1999-12-171-1/+1
|
* first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1999-12-131-1/+1
|
* Updated HEAD branch version to 2.1.0-prealpha in response to a userJohn Terpstra1998-12-021-1/+1
| | | | | complaint about confusion because both the HEAD and SAMBA_2_0 reported the same version info.
* Change to beta1.Jeremy Allison1998-11-131-1/+1
|
* I think it is pretty much decided that the next major version will beAndrew Tridgell1998-08-161-1/+1
| | | | | 2.0, so I've updated version.h to reflect this. I've put in "2.0.0-prealpha".
* Makefile: Added genrand.oJeremy Allison1998-04-201-1/+1
| | | | | | | | | | | | | | | clientgen.c: Changed to fill change password buffer with random stuff. password.c: Changed to get challenge from genrand.c server.c: Added #ifdef around O_SYNC. version.h: Changed to 1.9.19prealpha. genrand.c: New code to generate (hopefully) good random numbers for use in crypto challenges/session keys etc. PLEASE REVIEW THIS CODE AND SUGGEST IMPROVEMENTS !!!!!! Jeremy.
* Ding-dong the witch is dead, the witch is dead......Jeremy Allison1998-02-131-1/+1
| | | | | | | | | | | | | | This is the checkin that fixes the infamous Visual C++ 'file has changed' bug. I feel *SO* good about that :-). charset.c: Added (void) to fix Herb's fussy compiler. loadparm.c: Removed "win95 bug compatibility" (didn't like it much anyway :-). Added "dos filetime resolution" instead. reply.c: Added the 2 second timestamp resolution fix that the song above is about. time.c: Removed unneeded get_access_time() function. trans2.c : Removed unneeded "win95 bug compatibility" code. Jeremy.
* preparing for release of 1.9.18Samba Release Account1998-01-081-1/+1
|
* preparing for release of 1.9.18alpha14Samba Release Account1997-12-241-1/+1
|
* preparing for release of 1.9.18alpha13Samba Release Account1997-12-161-1/+1
|
* preparing for release of 1.9.18alpha12Samba Release Account1997-11-281-1/+1
|
* preparing for release of 1.9.18alpha11Samba Release Account1997-11-021-1/+1
|
* preparing for release of 1.9.18alpha10Samba Release Account1997-11-011-1/+1
|
* preparing for release of 1.9.18alpha9Samba Release Account1997-10-301-1/+1
|
* preparing for release of 1.9.18alpha8Samba Release Account1997-10-291-1/+1
|
* preparing for release of 1.9.18alpha7Samba Release Account1997-10-291-1/+1
|
* preparing for release of 1.9.18alpha6Samba Release Account1997-10-271-1/+1
|
* preparing for release of 1.9.18alpha5Samba Release Account1997-10-251-1/+1
|
* preparing for release of 1.9.18alpha4Samba Release Account1997-10-241-1/+1
|
* preparing for release of samba-1.9.18alpha4Samba Release Account1997-10-241-1/+1
|
* WHATSNEW.txt: Updated for alpha3.Jeremy Allison1997-10-211-1/+1
| | | | | | | server.c: int16 -> uint16 fix for port comparisons in oplock code. Needed for Solaris. version.h: Updated to alpha3. Jeremy (jallison@whistle.com)
* WHATSNEW.txt: Preparing for 1.9.18alpha2 release.Jeremy Allison1997-10-211-1/+1
| | | | | | smb.conf.5: Added 'bind interfaces only' parameter. version.h: Updated to 1.9.18alpha2. Jeremy (jallison@whistle.com)
* JHT ===> Just setting version to 1.9.18alpha1John Terpstra1997-09-051-1/+1
|
* preparing for release of 1.9.17Samba Release Account1997-08-261-1/+1
|
* JHT ===> Just making sure any new tests do not announce as the last alpha!John Terpstra1997-08-181-1/+1
|
* JHT ===> Getting ready for release of 1.9.17alpha5John Terpstra1997-07-231-1/+1
| | | | Please note that version.h has been updated!!!!!!!!!!
* preparing for release of 1.9.17alpha4Samba Release Account1997-07-031-1/+1
|
* Makefile: Added DGUX changes for intel.Samba Release Account1997-07-031-1/+1
| | | | | | | namedbwork.c: Minor tidyup for election flah. util.c: Fix for broken readdir detectino code. version.h: Back to 1.9.17alpha3 - will be updated by release script. Jeremy jallison@whistle.com
* preparing for release of 1.9.17alpha4Samba Release Account1997-07-031-1/+1
|
* charcnv.c: Fixed silly bugs detected on IRIX.Samba Release Account1997-05-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | client.c: Fixed silly bugs detected on IRIX. namedbname.c: Stopped 1d names from being registered in WINS db. namedbsubnet.c: Only register 1e names on broadcast subnet. nameelect.c: Changed add_my_name entries. Forced host announces if we have less than 10 servers listed. Fixed registering 1b domain name issues. namepacket.c: Added error message when dgram discarded. nameserv.c: Added notion of 'direct' names that are not registered on the network. Needed to get around bugs in earlier nmbd handling of DOMAIN(1b) names. nameservreply.c:Tidied up debug message. nameservresp.c: Added response_name_query_domain() code. Deals with re-registering DOMAIN(1b) name. nmbd.c: Fixed silly bugs detected on IRIX. nmblib.c: Added paranoia debugs. proto.h: Updated remove_name_entry(), add_my_name_entry(). server.c: Fixed silly bugs detected on IRIX. trans2.c: Fixed silly bugs detected on IRIX. uid.c: Fixed silly bugs detected on IRIX. version.h: Updated to alpha3. Jeremy (jallison@whistle.com).
* loadparm.c: Ensure printer services cannot be read only and don't use share ↵Samba Release Account1997-05-271-1/+1
| | | | | | | | | | | | | mode locking. locking.c: Changed aborts to returns so not so drastic on PANIC errors. proto.h: Removed definition of open_file as this is now never externally called. reply.c: Changed reply_mknew, reply_ctemp, reply_printopen to go through open_file_shared. server.c: Modified open_file_shared to be more robust and be useful for printer & temp files. Removed truncate option from open_file (now all truncates are done in open_file_shared). util.c: Added EAGAIN to errors checked in open_socket_out(). version.h: Updated to 1.9.17alpha2. jallison@whistle.com
* 'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com)Samba Release Account1997-05-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Wed May 7 1997: Update for 1.9.17alpha1 release - 'browsefix release' designed to make browsing across subnets work. byteorder.h: Updated copyright to 1997. charcnv.c: Updated copyright to 1997. charset.c Updated copyright to 1997. charset.h Updated copyright to 1997. client.c Updated copyright to 1997. clientutil.c Updated copyright to 1997. dir.c Updated copyright to 1997. fault.c Updated copyright to 1997. includes.h Updated copyright to 1997. interface.c Updated copyright to 1997. ipc.c Updated copyright to 1997. kanji.c Updated copyright to 1997. kanji.h Updated copyright to 1997. loadparm.c Updated copyright to 1997. locking.c Updated copyright to 1997. mangle.c Updated copyright to 1997. message.c Updated copyright to 1997. nameannounce.c Made use of WINS subnet explicit. Added reset_announce_timer() so announcement can be made immediately when we become a master. Expanded code to do sync with dmb. namebrowse.c Removed redundent checks for AM_MASTER in sync code. Made use of WINS subnet explicit. namedbname.c Made use of WINS subnet explicit. namedbresp.c Made use of WINS subnet explicit. namedbserver.c Made use of WINS subnet explicit. namedbsubnet.c Explicitly add workgroup to WINS subnet when we become a dmb. Made use of WINS subnet explicit. namedbwork.c Made use of WINS subnet explicit. Removed redundent check_work_servertype() function. nameelect.c Explicitly add workgroup to WINS subnet when we become a master browser. Made use of WINS subnet explicit. namelogon.c Updated copyright to 1997. namepacket.c Updated copyright to 1997. namequery.c Updated copyright to 1997. nameresp.c Made use of WINS subnet explicit. Made nmbd fail if configured as master browser and one exists already. nameserv.c Made use of WINS subnet explicit. Remove redundent logon server and domain master code. nameserv.h Add emumerate subnet macros. nameservreply.c Made use of WINS subnet explicit. nameservresp.c Updated copyright to 1997. namework.c Made use of WINS subnet explicit. Updated code to add sync browser entries to add subnet parameter. nmbd.c Added sanity check for misconfigured nmbd. nmblib.c Updated copyright to 1997. nmblookup.c Updated copyright to 1997. nmbsync.c Removed redundent AM_ANY_MASTER check. params.c Updated copyright to 1997. password.c Updated copyright to 1997. pipes.c Updated copyright to 1997. predict.c Updated copyright to 1997. printing.c Updated copyright to 1997. proto.h Changed protos for new nmbd code. quotas.c Updated copyright to 1997. replace.c Updated copyright to 1997. reply.c Updated copyright to 1997. server.c Updated copyright to 1997. shmem.c Updated copyright to 1997. smb.h Updated copyright to 1997. smbencrypt.c Updated copyright to 1997. smbpasswd.c Updated copyright to 1997. smbrun.c Updated copyright to 1997. status.c Updated copyright to 1997. system.c Updated copyright to 1997. testparm.c Updated copyright to 1997. testprns.c Updated copyright to 1997. time.c Updated copyright to 1997. trans2.c Updated copyright to 1997. trans2.h Updated copyright to 1997. uid.c Updated copyright to 1997. username.c Updated copyright to 1997. util.c Updated copyright to 1997. version.h Changed to 1.9.17alpha1.
* JHT ===> Set to 1.9.16p12alpha until someone thinks it's Beta prime time.Samba Release Account1997-02-231-1/+1
| | | | To be set to 1.9.16p12 just before release.
* JHT ===> **** WARNING **** Only updated version to 1.9.16p11Samba Release Account1997-02-041-1/+1
| | | | so I can test RedHat RPM builds.
* Makefile: Changes to split Solaris into Solaris2.3 and previous, and 2.4 and ↵Samba Release Account1997-01-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | after from Paul Eggert. Makefile: Added AMIGA changes from Rask Ingemann Lambertsen <rask@k4315.kampsax.dtu.dk>. charset.c: Patch for Western European Languages from Josef Hinteregger <joehtg@joehtg.co.at> charset.h: Patch for Western European Languages from Josef Hinteregger <joehtg@joehtg.co.at> clitar.c: Patch to re-sync after read fail from (lost contributor name, sorry). includes.h: Patch for AMIGA from Rask Ingemann Lambertsen <rask@k4315.kampsax.dtu.dk> includes.h: Patch for SunOS atexit by Jeremy (jra@cygnus.com) interface.c: Patch for AMIGA from Rask Ingemann Lambertsen <rask@k4315.kampsax.dtu.dk> kanji.h: Patch for Western European Languages from Josef Hinteregger <joehtg@joehtg.co.at> locking.c: Patch to fix file locking from Jeremy (jra@cygnus.com) locking.c: Patch to add granularity of lock files to usec by Jeremy (jra@cygnus.com) pipes.c: Patch to fix file locking from Jeremy (jra@cygnus.com) proto.h: Patch to fix file locking from Jeremy (jra@cygnus.com) reply.c: Patch to fix file locking from Jeremy (jra@cygnus.com) server.c: Patch to fix file locking from Jeremy (jra@cygnus.com) server.c: Patch for FAST_SHARE_MODE fix from (lost contributor name, sorry). smb.h: Patch to fix file locking from Jeremy (jra@cygnus.com) smb.h: Patch to add granularity of lock files to usec by Jeremy (jra@cygnus.com) status.c: Patch to fix file locking from Jeremy (jra@cygnus.com) statuc.c: Patch to add granularity of lock files to usec by Jeremy (jra@cygnus.com) system.c: Patch for Western European Languages from Josef Hinteregger <joehtg@joehtg.co.at> trans2.c: Patch to fix file locking from Jeremy (jra@cygnus.com) trans2.c: Patch to fix volume name reported to Win95 from Jeremy (jra@cygnus.com) util.c: Patch for Western European Languages from Josef Hinteregger <joehtg@joehtg.co.at> util.c: Patch to fix client_name from continuously returning UNKNOWN (from various contributors). version.h: Update to 1.9.16p10.
* preparing for release of 1.9.16p9Samba Release Account1996-10-241-1/+1
|
* preparing for release of 1.9.16p8Samba Release Account1996-10-231-1/+1
|
* preparing for release of 1.9.16p7Samba Release Account1996-10-111-1/+1
|
* preparing for release of 1.9.16p6Samba Release Account1996-10-091-1/+1
|
* preparing for release of 1.9.16p5Samba Release Account1996-10-071-1/+1
|
* preparing for release of 1.9.16p4Samba Release Account1996-10-071-1/+1
|
* preparing for release of 1.9.16p3Samba Release Account1996-10-051-1/+1
|
* removed all of lukes recent changes. I need to do a p2 release butSamba Release Account1996-08-241-1/+1
| | | | | | | can't test the multi group changes. I also found that some of lukes changes wiped out some recent bug fixes. Is your CVS tree ok luke?
* preparing for release of 1.9.16p1Samba Release Account1996-08-221-1/+1
|
* preparing for release of 1.9.16Samba Release Account1996-08-221-1/+1
|
* preparing for release of 1.9.16alpha26Samba Release Account1996-08-211-1/+1
|
* preparing for release of 1.9.16alpha25Samba Release Account1996-08-211-1/+1
|
* preparing for release of 1.9.16alpha24Samba Release Account1996-08-211-1/+1
|
* preparing for release of 1.9.16alpha23Samba Release Account1996-08-201-1/+1
|
* preparing for release of 1.9.16alpha22Samba Release Account1996-08-201-1/+1
|