Race condition with multiple oplock break requests happens
[kai/samba.git] / source3 /
1997-10-04 Jeremy AllisonRace condition with multiple oplock break requests...
1997-10-03 Jeremy AllisonMaking it harder for share_mode_entries to be left...
1997-10-03 Jeremy Allisonlocking.c: Fixed incorrect parameter count in debug...
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 a debug level in reply.c
1997-10-02 Jeremy AllisonAdded debug message for oplock_break().
1997-10-02 Andrew Tridgellchange the semantics of hosts allow/hosts deny so that...
1997-10-02 Jeremy AllisonModified some debug messages, moved from 5 -> 8.
1997-10-02 Jeremy AllisonFixed problem with oplock_type being set with no port.
1997-10-01 Jeremy AllisonOPLOCK CHECK-IN - oplocks are now *OPERATIONAL* !!!!
1997-09-30 Jeremy Allisondir.c: more pstrcpys.
1997-09-26 Jeremy AllisonFixed you're -> your text that some pedant complained...
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-26 Andrew Tridgelladd error string reporting to clitar
1997-09-25 Jeremy AllisonAdded missing slow share mode offset defines. Somehow
1997-09-25 Jeremy AllisonMakefile: Removed earlier errors.
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 Jeremy AllisonAdded arcfour code needed for SMB password changing.
1997-09-18 Luke Leightonadded timestamp to "Denied connection" message.
1997-09-18 Andrew Tridgelladded some debug stuff
1997-09-18 Andrew TridgellJohn asked the other day about using the tar feature...
1997-09-17 John TerpstraJHT ===> Changed behaviour of logon script processing...
1997-09-17 Jeremy AllisonAdded 'delete veto files' paremeter. Ugly - but the...
1997-09-16 Jeremy AllisonFixing assumtions that malloced memory is zero filled...
1997-09-16 Andrew Tridgelladd a cast
1997-09-16 Andrew Tridgell- change generate_challenge() to use md4 instead of des
1997-09-16 Andrew Tridgellbug fix in the new des code.
1997-09-15 Luke Leightonunbecome_domain_master and unbecome_logon_master were...
1997-09-15 Andrew Tridgell- if the user already exists then ignore the -add command
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-15 Andrew Tridgellno longer needed
1997-09-14 Andrew TridgellThis commit does 3 main things:
1997-09-14 Andrew TridgellThis is a written from scratch DES implementation....
1997-09-12 Jeremy AllisonAdded fix that means if connecting user sends guest...
1997-09-11 Jeremy Allisoncharcnv.c client.c clitar.c kanji.c kanji.h loadparm.c
1997-09-11 Andrew Tridgellfix a couple of "declaration shadows previous local...
1997-09-11 Andrew Tridgellprototype updates for new functions
1997-09-11 Andrew Tridgelladd the stdout parameter to lp_dump()
1997-09-11 Andrew Tridgellsome minor modifications to loadparm.c to support the...
1997-09-11 Andrew Tridgellcgi.c is a simple set of CGI manipulation routines
1997-09-07 Luke Leightonsamba servers forcing local elections if they are not...
1997-09-05 John TerpstraJHT ===> Just setting version to 1.9.18alpha1
1997-09-05 Jeremy Allisonclient.c: Made sure myhostname was initialised before...
1997-09-05 Luke Leightonadded debug reporting to file listing / mod_time()...
1997-09-04 Jeremy AllisonFix from Frank Varnavas <varnavas@ny.ubs.com>.
1997-09-04 Jeremy AllisonFixed up determination of client type for PROTOCOL_NT1...
1997-09-03 Jeremy Allisonnameannounce.c
1997-09-02 Jeremy Allisonreply.c: Removed unused variables. Caught by gcc -Wall...
1997-09-01 Luke Leightonuse of recursion_available and recursion_desired flag...
1997-08-31 Luke Leightonadded word count 3 support into reply_tcon_and_X (see...
1997-08-31 Andrew Tridgellfixed a bug in the printjob encoding/decoding. We weren...
1997-08-30 Jeremy AllisonMakefile: New program and support for dynamic codepage...
1997-08-30 Jeremy AllisonAdding codepage definition files and codepage file...
1997-08-28 Jeremy AllisonOops. Reversed mangled map change made in error. Testing
1997-08-28 Jeremy Allisonincludes.h: Make sure REPLACE_GETPASS are wrapped with...
1997-08-28 Jeremy Allisonmangle.c: Fixed bug that caused string to run off the...
1997-08-28 Andrew Tridgelladded a new type to mkproto.awk so it can handle shmem.c
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-26 Samba Release Accountpreparing for release of 1.9.17
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-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-20 Samba Release AccountFix suggested by "Christian Groessler" <chris@fast...
1997-08-19 Samba Release AccountMakefile: Changed for HPUX10 tidyup.
1997-08-18 John TerpstraJHT ===> Just making sure any new tests do not announce...
1997-08-17 Samba Release Accountconnecting to IPC$ goes under the guest account. the...
1997-08-13 Samba Release Accountincludes.h: Fixed S_IFLNK for old DEC ultrix.
1997-08-12 Samba Release Accountcharset.c: Fixed bug with 'valid chars' param.
1997-08-11 Samba Release Accountspelling.
1997-08-10 Samba Release Accountupdating comments.
1997-08-09 Samba Release Accountbug in num. arguments detection that stopped the -add...
1997-08-07 Samba Release Accountfailure to register DOMAIN<1b> netbios name caused...
1997-08-06 Samba Release Accountupdated smbpasswd to take the password on the command...
1997-08-05 Samba Release AccountMakefile: Added IRIX 6 target.
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-30 Samba Release AccountMinor text mods, mostly checking that CVS still works
1997-07-28 Samba Release AccountMissed removing some redundent code.
1997-07-28 Samba Release Accountclient.c: Added amanda fixes.
1997-07-24 Samba Release AccountRe-added shm stuff - keeps getting lost.
1997-07-24 Samba Release Accountloadparm.c: Changed default create mask to 755 to suppo...
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 Accountpatch by glenn burkhardt to allow recursive excluding...
1997-07-24 Samba Release AccountMakefile: Added UNIXWARE 2.x with shadow passwords...
1997-07-23 John TerpstraJHT ===> Getting ready for release of 1.9.17alpha5
1997-07-22 Samba Release Accountcharset.c: Fixed signed/unsigned issues.
1997-07-22 Samba Release AccountRemoved lp_killunused() call from server main loop...
1997-07-21 Samba Release AccountFixed bug with -add code that put wrong password in...
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 ...
next