- added a check for broken RH5 include files. With the standard RH5
[kai/samba.git] / source3 / lib /
1998-03-17 Andrew Tridgellthis isn't a big commit, it just looks like it :-)
1998-03-16 Jeremy AllisonAdding the same change as was added to 1.9.18 branch...
1998-03-15 Andrew Tridgell- added the ability to kill off individual connections...
1998-03-14 Andrew Tridgellnew files to support starting/stopping the server
1998-03-14 Andrew Tridgelladded the ability to start/stop the server from SWAT.
1998-03-14 Andrew Tridgellremoved a redundent return statement
1998-03-11 Jeremy Allison"For I have laboured mightily on Luke's code, and hath...
1998-03-10 Andrew Tridgelladded Date and Expires headers in the mini web server...
1998-03-03 Jeremy AllisonChange the multibyte character set support so that
1998-02-24 Jeremy Allisonnmbd_incomingdgrams.c: Fix for typo.
1998-02-20 Jeremy Allisonnmbd_packets.c: nmbd_subnetdb.c: Patch from Andrey...
1998-02-14 Jeremy AllisonFix to make us compile cleanly with gcc 2.8.
1998-02-13 Jeremy AllisonDing-dong the witch is dead, the witch is dead......
1998-02-11 Jeremy AllisonMakefile: Added AIX 3.2.5.
1998-02-07 Jeremy AllisonA small raft of changes, I will sync up with 1.9.18...
1998-01-24 Jeremy AllisonAdded get_create_time() function to time.c.
1998-01-22 Jeremy AllisonThis is *not* a big change (although it looks like...
1998-01-22 Jeremy Allisonprinting.c: Bug fix for lpng reporting.
1998-01-17 Jeremy Allisoncharcnv.c: Added codepage 866 support onto the file...
1998-01-16 Jeremy AllisonMakefile: Added new codepage - 866.
1998-01-07 Jeremy Allisonincludes.h: Added FreeBSD 3.x fixes. Added HPUX10.x...
1997-12-29 Andrew Tridgellavoid the ~ operator in netmask operations as apparentl...
1997-12-26 Andrew Tridgellfixed a couple of illegal uses of scanf() in the nmbd...
1997-12-24 Jeremy AllisonAdded SIGUSR1/SIGUSR2 handling.
1997-12-23 Jeremy AllisonFixes to compile under OpenBSD from "Todd T. Fries...
1997-12-20 Jeremy AllisonFixed stupid bug in read_smb_len where I was calling...
1997-12-20 Jeremy Allisonclient.c:
1997-12-20 Jeremy Allisonloadparm.c: Added fix for veto oplock files bug from...
1997-12-20 Jeremy Allisontrans2.c: Forced trans2_findfirst to behave as NT does...
1997-12-13 Jeremy AllisonThis is it ! The mega-merge of the JRA_NMBD_REWRITE...
1997-12-11 Jeremy Allisonfixed over char 127 problems with isupper/islower.
1997-12-11 Jeremy Allisonkanji.c: Patch from Anders Blomdell <anders.blomdell...
1997-12-04 Andrew Tridgellgot rid of the WRAP_MALLOC code - mem_man does it better
1997-12-03 Andrew Tridgellchange the "username map" option to allow the user...
1997-12-03 Andrew Tridgelladd a warning if the timezone is not a multiple of...
1997-12-03 Andrew TridgellI'm slowly getting though the todo list :-)
1997-12-03 Andrew Tridgellfix toupper(c) on a already uppercase char and tolower...
1997-12-02 Andrew Tridgelldont try getpeername() when Client isn't initialised
1997-11-29 Andrew Tridgelluse -1 not 0xffffffff in SIVALS() macros
1997-11-29 Andrew Tridgelladded a sent_oplock_break element to Files[] as a paran...
1997-11-22 Andrew Tridgelladded true enumerated types in loadparm.c. Now we don...
1997-11-21 Andrew Tridgelluse LocTimeDiff() not TimeDiff() to ensure that longdat...
1997-11-06 Andrew Tridgellchange from %D to %m/%d/%Y in timestring(). This doesn...
1997-11-06 Andrew Tridgellno asm/signal.h for linux as this is not portable
1997-11-03 Jeremy AllisonRolling back the files
1997-11-02 Luke LeightonChristian Lademann's contribution: new capabilities...
1997-11-01 Andrew Tridgellchange a debug level
1997-10-29 Luke Leightonipc.c ntclientpipe.c:
1997-10-29 Luke Leightoncalled dump_data() from show_msg().
1997-10-29 Luke Leightonbyteorder.h :
1997-10-24 Luke Leightondefault server_name if NIS server is unavailable should...
1997-10-24 Luke Leightonnterr.c :
1997-10-23 Jeremy AllisonBig change to make nmbd code more readable/understandable.
1997-10-23 Luke Leightonplaying about, trying to SMBopenX a \PIPE\NETLOGON...
1997-10-22 Luke Leightonloadparm.c :
1997-10-21 Luke Leightonloadparm.c :
1997-10-20 Jeremy Allisonloadparm.c: Changed 'interfaces only' parameter to...
1997-10-20 Luke Leightonadded "domain groups" parameter, allowing you to specif...
1997-10-20 Luke Leightonutil.c password.c :
1997-10-20 Andrew Tridgellcasting cleanups
1997-10-19 Luke LeightonMakefile :
1997-10-17 Jeremy Allison.cvsignore: Added make_smbcodepage
1997-10-17 Luke Leightonsmbparse.c smb.h :
1997-10-15 Andrew Tridgelladded loopback_ip. This is used to detect packets from...
1997-10-13 Luke Leightonalign_offset() adjusted pointer to wrong location....
1997-10-12 Luke Leightonadded debugging macros (suitable eventually for use...
1997-10-11 Luke Leightonnamelogon.c :
1997-10-10 Andrew Tridgellfixed the log wrapping bug.
1997-10-09 Luke Leightoncredentials.c:
1997-10-07 Christopher R. HertelI rewrote the name_mangle() and name_len().
1997-10-07 Andrew Tridgellincrease the debug level in the "added interface" debug...
1997-10-06 Jeremy Allisonclient.c: Changed shadowed variable.
1997-10-04 Luke Leightonproto.h:
1997-10-03 Jeremy Allisonlocking.c: Fixed incorrect parameter count in debug...
1997-10-03 Jeremy Allisonproto.h: Updated.
1997-10-02 Jeremy AllisonModified some debug messages, moved from 5 -> 8.
1997-09-30 Jeremy Allisondir.c: more pstrcpys.
1997-09-26 Jeremy AllisonSyncing up current oplock work in progress. #ifdef...
1997-09-26 Jeremy AllisonCorrectly rolled back interface.c (I was working on...
1997-09-26 Jeremy AllisonAdding Andrews buffer overflow fixes into the main...
1997-09-23 Jeremy AllisonCheckin to sync up oplock development code so that NT
1997-09-23 Luke Leightonadded code from Philip A Prindeville <philipp@enteka...
1997-09-19 Jeremy AllisonMakefile: Changed proto: target to not include c files...
1997-09-18 Luke Leightonadded timestamp to "Denied connection" message.
1997-09-15 Andrew Tridgell- change a lot of occurances of errno to use strerror...
1997-09-15 Andrew Tridgellrewrote md4.c from scratch. This implementation should...
1997-09-14 Andrew TridgellThis commit does 3 main things:
1997-09-11 Jeremy Allisoncharcnv.c client.c clitar.c kanji.c kanji.h loadparm.c
1997-09-04 Jeremy AllisonFixed up determination of client type for PROTOCOL_NT1...
1997-09-02 Jeremy Allisonreply.c: Removed unused variables. Caught by gcc -Wall...
1997-08-30 Jeremy AllisonMakefile: New program and support for dynamic codepage...
1997-08-27 Samba Release Accountcharset.c: Added patch for client code page 852 (Easter...
1997-08-27 Samba Release Accountdoing that irritating compiler clash warning with the...
1997-08-25 Samba Release Accountcharset.c : Add mapping for code page 932 (KANJI).
1997-08-21 Samba Release AccountKanji fixes for upper/lower case conversion with sjis...
1997-08-20 Samba Release AccountChanges to allow Samba to return the same error code...
1997-08-19 Samba Release AccountMakefile: Changed for HPUX10 tidyup.
1997-08-12 Samba Release Accountcharset.c: Fixed bug with 'valid chars' param.
1997-07-31 Samba Release Accountloadparm.c: Added new netbios aliases parameter (code...
1997-07-30 Samba Release Accountclient.c: Minor change to cast parameters for DEC unix.
next