Makefile: added lsaparse.c and smbparse.c
[kai/samba.git] / source3 / lib /
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.
1997-07-24 Samba Release AccountMakefile: Added UNIXWARE 2.x with shadow passwords...
1997-07-22 Samba Release Accountcharset.c: Fixed signed/unsigned issues.
1997-07-18 Samba Release Accountcharset.c: Split charset_initialise() into 2 - a charse...
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-11 Samba Release Accountinterface.c: Fix for AIX4.x finding interfaces.
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-16 Samba Release Accountcharset.c: Dropped debug message to level 6.
1997-06-11 Samba Release AccountMakefile: Added quoata changes for Linux from Thorvald...
1997-06-06 Samba Release Accountloadparm.c: Made explicit max packet now ignored.
1997-05-30 Samba Release Accountcharcnv.c: Fixed silly bugs detected on IRIX.
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 Accountstatus.c: Added brief option. Patch from ccctim@mailbox...
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-03-07 Samba Release Accountquotas.c: Fixed typo in #ifdef'ed compile.
1997-03-07 Samba Release AccountFix fro signed/unsigned problem with TIME_T_MIN from...
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-29 Samba Release AccountFixed issue with null ypdomainname being used.
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 Tridgelladd DEBUGLEVEL to replace.c
1996-10-05 Andrew Tridgell- use waitpid for ultrix
1996-10-05 Andrew Tridgell- replace the base36 function with one that works on...
1996-10-05 Andrew TridgellI have fixed quite a few important bugs in this commit.
1996-10-05 Andrew Tridgell- use workgroup from smb.conf in smbclient
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 Tridgellbackout all the changes to nmbd.
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...
1996-08-23 Samba Release Account- fixed bugs in nmb response packet checking.
1996-08-22 Andrew Tridgell- fix client for pathworks 4 access
1996-08-22 Andrew Tridgell- add timeouts to connect() for password server connect...
1996-08-21 Andrew Tridgell- new handling of ST_TYPE bits, they are now consolidat...
1996-08-19 Andrew Tridgell- added "netbios name" option in smb.conf to make contr...
1996-08-17 Andrew Tridgell- added support for Amiga-unix (based on BSD I think)
1996-08-16 Andrew Tridgell- added the "remote announce" option
1996-08-15 Andrew Tridgell- added FAST_SHARE_MODES code
1996-08-14 Andrew Tridgellchanged "unsigned long" to "uint32" in several places...
1996-08-13 Andrew Tridgell- sequent-ptx support from bressler@iftccu.ca.boeing...
1996-08-12 Andrew Tridgellminor fix to write_data() for EOF handling
1996-08-09 Samba Release Accountapplying login updates from jim@oxfordcc.co.uk, sent...
1996-07-30 Andrew Tridgellfix a bug that we've had for a long time where we don...
1996-07-22 Andrew Tridgellremoved the remote interfaces stuff.
1996-07-04 Samba Release Accountmodified become_master() to a state-based system. becom...
1996-07-04 Samba Release AccountStarted uninstall in Makefile
1996-06-29 Samba Release Accountadded local and remote interfaces (didn't get done...
1996-06-19 Samba Release AccountBasic doc changes to keep up to date.
1996-06-12 Andrew Tridgelldemo of cvs - ignore
1996-06-10 Andrew Tridgella cleanup of the receive_smb() usage, adding timeouts...
1996-06-10 Andrew Tridgellgot rid of a lot of redundent header files as we now...
1996-06-10 Andrew Tridgellmoved some more locking routines to locking.c, and...
1996-06-08 Andrew Tridgell- added comments to byteorder.h explaining how it works.
1996-06-07 Andrew Tridgell- added predict.c, moving the routines from util.c
1996-06-06 Andrew Tridgell- added interface.c and removed all the references...
1996-06-05 Andrew Tridgell- changed some debug levels in clientutil.c
next