Makefile:
[kai/samba.git] / source3 / include / proto.h
1997-10-10 Luke LeightonMakefile:
1997-10-09 Luke Leightonadded #ifdef NTDOMAIN. added call to api_ntLsarpc...
1997-10-09 Luke Leightoncredentials.c:
1997-10-08 Luke Leightonloadparm.c proto.h:
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-04 Luke Leightonproto.h:
1997-10-03 Andrew Tridgelladd "static" to a couple of functions that are only...
1997-10-03 Jeremy Allisonproto.h: Updated.
1997-10-02 Andrew Tridgellchange the semantics of hosts allow/hosts deny so that...
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 AllisonMakefile: Removed earlier errors.
1997-09-23 Jeremy AllisonCheckin to sync up oplock development code so that NT
1997-09-19 Jeremy AllisonMakefile: Changed proto: target to not include c files...
1997-09-17 Jeremy AllisonAdded 'delete veto files' paremeter. Ugly - but the...
1997-09-16 Andrew Tridgell- change generate_challenge() to use md4 instead of des
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 Andrew Tridgellprototype updates for new functions
1997-09-04 Jeremy AllisonFixed up determination of client type for PROTOCOL_NT1...
1997-09-03 Jeremy Allisonnameannounce.c
1997-09-01 Luke Leightonuse of recursion_available and recursion_desired flag...
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 AccountPut back the smb_shm_ proto's that Luke keeps breaking !
1997-08-27 Samba Release Accountdoing that irritating compiler clash warning with the...
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 AccountRe-added shm stuff - keeps getting lost.
1997-07-24 Samba Release Accountnameserv.c: split add_domain_names() into three functions:
1997-07-24 Samba Release Accountremoved definition of strslashcmp - now a static in...
1997-07-24 Samba Release AccountMakefile: Added UNIXWARE 2.x with shadow passwords...
1997-07-18 Samba Release Accountcharset.c: Split charset_initialise() into 2 - a charse...
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-06 Samba Release Accountreplaced the "wins proxy" to treat NetBIOS names as...
1997-07-03 Samba Release AccountFix for deleting directories that contain only veto...
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-06-19 Samba Release Accountloadparm.c: Added "force create mode" and "force direct...
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-06-02 Samba Release Accountnameannounce.c: Made sure recurse flag set correctly.
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 Account'The mother of all checkins' :-). Jeremy Allison (jalli...
1997-05-07 Samba Release Accountadded automount home directory support. contributed...
1997-04-09 Samba Release AccountLarge changes from jra@cygnus.com. Mainly browser updates.
1997-03-09 Samba Release Account1) updated ipc.c NetUserGetInfo - load \\%L\%U instead...
1997-02-23 Samba Release AccountMakefile: Added cleandir target.
1997-02-11 Samba Release AccountReplaced YOST code with more functionally equivalent...
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 proto problem with lp_veto_files().
1997-01-15 Samba Release Accountlocking.c proto.h shmem.c smb.h status.c :
1997-01-13 Samba Release AccountAdded an extra parameter for unix_convert. If present...
1997-01-09 Samba Release AccountMakefile: Changes to split Solaris into Solaris2.3...
1996-12-10 Samba Release AccountAdded veto calls.
1996-10-25 Samba Release AccountChanged prototypes for accesses into validated_users...
1996-10-25 Samba Release Accountdebugging the dns lookup changes
1996-10-24 Samba Release Accountdealing with name queries and dns lookups etc.
1996-10-24 Andrew Tridgell- added support for TMPDIR env variable
1996-10-07 Andrew Tridgell- changed the default nmbd loop timout to 10 seconds...
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 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- add timeouts to connect() for password server connect...
1996-08-20 Andrew Tridgell- removed ServerComment and instead set the comment...
1996-08-20 Andrew Tridgell- fix a bug in NetServerEnum where counted and total...
1996-08-19 Andrew Tridgell- added "netbios name" option in smb.conf to make contr...
1996-08-17 Andrew Tridgell- made FAST_SHARE_MODES standard for Linux
1996-08-17 Samba Release Account- started on support for 'Internet Group names' - type...
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-01 Samba Release Accountlocal_only NetServerEnum syncs can now be issued.
1996-07-30 Andrew Tridgellfix a bug that we've had for a long time where we don...
1996-07-24 Andrew Tridgellminor cleanups
1996-07-22 Andrew Tridgellremoved the remote interfaces stuff.
1996-07-18 Andrew Tridgellminor cleanups ready for another release
1996-07-17 Samba Release Accountlots of changes to nmbd
1996-07-10 Samba Release Accountupdated docs to match code mods from last two or three...
1996-07-09 Samba Release Accountmissed nmbd.c in previous update.
next