a major share modes reorganisation.
[kai/samba.git] / source3 / include / smb.h
1997-10-20 Andrew Tridgella major share modes reorganisation.
1997-10-19 Luke Leightondebugging the srvsvc Net Share Enum. some padding...
1997-10-19 Luke Leightoncreating NetShareEnum parsing / reply creation. compil...
1997-10-19 Luke LeightonMakefile :
1997-10-19 Luke Leightonadded the following structures:
1997-10-17 Luke Leightonpipenetlog.c lsaparse.c smb.h :
1997-10-17 Luke Leightonsmbparse.c smb.h :
1997-10-16 Luke Leightonsmb.h :
1997-10-15 Luke Leightonsmb.h smbparse.c pipenetlog.c :
1997-10-15 Luke Leightonadded srvsvc basic pipe, straight from paul's code...
1997-10-14 Luke Leightoncredentials, query info reply.
1997-10-12 Luke Leightonupdated rpc header reply: callid wrong; alloc hint...
1997-10-10 Luke Leightonadded lsa_reply_srv_pwset()
1997-10-10 Luke LeightonMakefile:
1997-10-10 Jeremy Allisonnmblookup.c: Added -A ability to do status on ip address.
1997-10-09 Luke Leightonpipes.c:
1997-10-09 Luke Leightoncredentials.c:
1997-10-08 Luke Leightonloadparm.c proto.h:
1997-10-07 Jeremy Allisonlocking.c: Added fix for race condition in slow share...
1997-10-07 Luke Leightonpipes.c:
1997-10-07 Luke Leightonpipes.c:
1997-10-06 Jeremy Allisonclient.c: Changed shadowed variable.
1997-10-06 Luke Leightonlsaparse.c smb.h: added 32 bit "return status" to the...
1997-10-06 Luke LeightonMakefile: added lsaparse.c and...
1997-10-05 Luke Leightonupdating lsa and smb parsing routines and structures.
1997-10-05 Luke Leightonsmb.h:
1997-10-04 Luke Leightonproto.h:
1997-10-04 Luke Leightonadded structures readable and writeable by smbparse...
1997-10-03 Jeremy Allisonproto.h: Updated.
1997-10-01 Jeremy AllisonOPLOCK CHECK-IN - oplocks are now *OPERATIONAL* !!!!
1997-09-30 Jeremy Allisondir.c: more pstrcpys.
1997-09-26 Jeremy AllisonSyncing up current oplock work in progress. #ifdef...
1997-09-25 Jeremy AllisonAdded missing slow share mode offset defines. Somehow
1997-09-25 Jeremy AllisonMakefile: Removed earlier errors.
1997-09-23 Luke Leightonadded code from Philip A Prindeville <philipp@enteka...
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-08-26 Samba Release Accountsmb.h: Added error code used for OS2 WPS.
1997-08-25 Samba Release Accountcharset.c : Add mapping for code page 932 (KANJI).
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-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-09 John TerpstraJHT ==> Added copyright notations for my works. This...
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-01 Samba Release AccountRolled back Lukes changes. Not quite ready for prime...
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-19 Samba Release Accountloadparm.c: Added "force create mode" and "force direct...
1997-06-11 Samba Release AccountMakefile: Added quoata changes for Linux from Thorvald...
1997-05-20 Samba Release Accountdir.c: Fixed double slash issue.
1997-05-11 John TerpstraUpdated Samba minor version so it announces itself...
1997-05-08 Samba Release Account'The mother of all checkins' :-). Jeremy Allison (jalli...
1997-05-07 Samba Release Accountadded automount home directory support. contributed...
1997-03-15 Samba Release AccountJHT ===> Blasted typos. BROWSER_ELECT_VERSION in smb...
1997-03-15 Samba Release AccountJHT ===> Moved MAJOR_VERSION and MINOR_VERSION defines...
1997-03-09 Samba Release Account1) updated ipc.c NetUserGetInfo - load \\%L\%U instead...
1997-02-22 Samba Release AccountJHT ===> Updated SV_TYPE defines in smb.h (added WIN95...
1997-01-15 Samba Release Accountlocking.c proto.h shmem.c smb.h status.c :
1997-01-09 Samba Release AccountMakefile: Changes to split Solaris into Solaris2.3...
1996-10-25 Samba Release AccountAdded definitions for vuid offset and invalid user...
1996-10-05 Andrew TridgellI have fixed quite a few important bugs in this commit.
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-21 Andrew Tridgell- fix a bug handling readraw packets that caused the...
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-15 Andrew Tridgell- added FAST_SHARE_MODES code
1996-07-30 Andrew Tridgellfix a bug that we've had for a long time where we don...
1996-07-18 Andrew Tridgellminor cleanups ready for another release
1996-06-29 Samba Release Accountluke's first attempt at using cvs
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-04 Andrew Tridgella huge pile of changes :-)
1996-06-01 Andrew Tridgell- moved the uid handling to uid.c
1996-05-31 Andrew TridgellLots of changes!
1996-05-04 Samba Release AccountThis commit was generated by cvs2svn to compensate...
1996-05-04 Samba Release AccountInitial version imported to CVS