clientgen.c ipc.c smbpasswd.c: Fixes for warnings (from Herb).
[samba.git] / source3 / lib / util.c
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-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-14 Andrew Tridgelladded the ability to start/stop the server from SWAT.
1998-03-11 Jeremy Allison"For I have laboured mightily on Luke's code, and hath...
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-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-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...
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-03 Andrew TridgellI'm slowly getting though the todo list :-)
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-03 Jeremy AllisonRolling back the files
1997-11-02 Luke LeightonChristian Lademann's contribution: new capabilities...
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 Luke Leightonplaying about, trying to SMBopenX a \PIPE\NETLOGON...
1997-10-22 Luke Leightonloadparm.c :
1997-10-21 Luke Leightonloadparm.c :
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-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-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 AllisonAdding Andrews buffer overflow fixes into the main...
1997-09-23 Jeremy AllisonCheckin to sync up oplock development code so that NT
1997-09-15 Andrew Tridgell- change a lot of occurances of errno to use strerror...
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-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-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.
1997-07-24 Samba Release AccountMakefile: Added UNIXWARE 2.x with shadow passwords...
1997-07-17 Samba Release AccountMakefile: Added krb5 option from Nathan Neulinger ...
1997-07-14 Samba Release Accountlocal.h: Removed ununsed SHARE_MODES_XXX defines. Upped...
1997-07-13 Samba Release Accountadded pretty printing of data section to show_msg(...
1997-07-08 Samba Release AccountMakefile: Added AIX targets from Ole Holm Nielsen ...
1997-07-06 Samba Release Accountadded, tested and debugged new "hide files" option.
1997-07-03 Samba Release AccountMakefile: Added DGUX changes for intel.
1997-07-02 Samba Release AccountFixed wierd bug with lowercase accented character direc...
1997-07-01 Samba Release AccountRolled back Lukes changes. Not quite ready for prime...
1997-07-01 Samba Release Accountmade "hide files" and "veto files" into per-service...
1997-07-01 Samba Release Accountadded "hide files" option.
1997-07-01 Samba Release Accountclient.c: New print queue query code from Jeff C....
1997-06-27 Samba Release Accountshmem.c: Changed debug to higher level
1997-06-06 Samba Release Accountloadparm.c: Made explicit max packet now ignored.
1997-05-27 Samba Release Accountloadparm.c: Ensure printer services cannot be read...
1997-05-20 Samba Release Accountdir.c: Fixed double slash issue.
1997-05-08 Samba Release Account'The mother of all checkins' :-). Jeremy Allison (jalli...
1997-04-09 Samba Release AccountLarge changes from jra@cygnus.com. Mainly browser updates.
1997-02-23 Samba Release AccountMakefile: Added cleandir target.
1997-02-13 Samba Release AccountFixed bugs in my YOST replacement code. Doing a trim_string
1997-02-10 Samba Release AccountAdded trim_string(s, "./", 0) to unix_clean_name to...
1997-02-03 Samba Release AccountFixed const definitions for StrCaseXXX calls.
1997-02-02 Samba Release Accountutil.c: StrCaseCmp and StrnCaseCmp terminated incorrect...
1997-01-09 Samba Release AccountMakefile: Changes to split Solaris into Solaris2.3...
1996-12-10 Samba Release AccountAdded Whistle veto file functions. Moved fcntl locking...
1996-10-24 Andrew Tridgell- added support for TMPDIR env variable
1996-10-05 Andrew TridgellI have fixed quite a few important bugs in this commit.
1996-10-04 Andrew Tridgell- changed the umask handling. We now set the umask...
1996-10-02 Andrew Tridgell- fix the EALREADY bug so connections to slow hosts...
1996-10-02 Andrew Tridgell- a huge pile of changes from Luke which implement...
1996-08-24 Samba Release Accountremoved all of lukes recent changes. I need to do a...
next