]> git.ipfire.org Git - thirdparty/samba.git/shortlog
thirdparty/samba.git
1997-10-18  Jeremy AllisonAfter talking with Andrew added "interfaces only" param...
1997-10-17  Jeremy Allison.cvsignore: Added make_smbcodepage
1997-10-17  Andrew Tridgelladd a note about running testparm after modifying smb...
1997-10-17  Andrew Tridgellput the new example config file in here as well
1997-10-17  Christopher... Simply moved the #include for ubi_dLinkList.h from...
1997-10-17  Luke Leightonmake_unihdr() was setting the length to 1/2 the require...
1997-10-17  Luke Leightonpipenetlog.c lsaparse.c smb.h :
1997-10-17  Luke Leightonsmbparse.c smb.h :
1997-10-17  Luke Leightonset the wrong info level (0x0C00 0000 instead of 0xC000...
1997-10-17  Andrew Tridgellremove a spurious error message from nmbd. The message...
1997-10-17  Andrew Tridgellfix the handling of negative name query responses and...
1997-10-17  Andrew Tridgelldocument -a "append log" option
1997-10-17  Andrew Tridgelladded -a "append log" option
1997-10-16  Luke Leightonsmb.h :
1997-10-16  Luke Leightondealing with some stack overflow bug somewhere around...
1997-10-16  Luke Leightoninside the auth 2 response bits, i wasn't storing the...
1997-10-16  Andrew Tridgelladd ERRDOS/67 ERRnosuchshare to the client.c list of...
1997-10-16  John TerpstraAdded Michael Johnsons' PAM modifications <johnsonm...
1997-10-16  Andrew Tridgellfixed the problem that browsing breaks if you put quote...
1997-10-16  Christopher... Moved the LGPL from the ubiqx directory into the samba...
1997-10-16  Christopher... Don't need it any more.
1997-10-16  Christopher... Made changes to the dir cache functions:
1997-10-16  Christopher... This code manages a simple doubly-linked list.
1997-10-16  Christopher... I got fed up trying to put the tree and list stuff...
1997-10-15  Jeremy Allisonipc.c: Adding Andrews become_root code to the main...
1997-10-15  Luke Leightonsmb.h smbparse.c pipenetlog.c :
1997-10-15  Christopher... Added ubi_sLinkList module which manages simple singly...
1997-10-15  Luke Leightonadded srvsvc basic pipe, straight from paul's code...
1997-10-15  Andrew Tridgellthe usual proto.h update
1997-10-15  Andrew Tridgelladd the port number to a debug statement
1997-10-15  Andrew Tridgelladded loopback_ip. This is used to detect packets from...
1997-10-15  Andrew Tridgellfixed the freeze on logout bug. The fix has several...
1997-10-15  Andrew Tridgellfixed a stack overflow bug in api_lsa_req_chal()
1997-10-15  Andrew Tridgellforce the salt to be a maximum of 2 characters long...
1997-10-15  Christopher... These are the ubiqx modules, as included with the Samba...
1997-10-15  Christopher... First draft of a README file to explain the origins...
1997-10-14  Christopher... Added a very small piece of documentation to describe...
1997-10-14  Luke Leightonpipentlsa.c :
1997-10-14  Christopher... Added a copy of the LGPL to the samba/ubiqx/ directory.
1997-10-14  Luke Leightonbyteorder.h:
1997-10-14  Luke Leightoncredentials, query info reply.
1997-10-14  John Terpstradocs/DIAGNOSIS.txt:
1997-10-14  Luke Leightonchanged *(uint32*)(clnt_cred) to SIVAL(clnt_cred, ...
1997-10-14  Jeremy AllisonBroke my own rule about checking in uncompiled source...
1997-10-14  Jeremy AllisonAdded fixes for become_user braindamage.
1997-10-13  Luke Leightonanother alignment of client challenge: this one in...
1997-10-13  Luke Leightonlsa_io_r_req_chal() - challenge is not 4-byte aligned...
1997-10-13  Luke Leightonput a check around become_user(). doesn't authenticate...
1997-10-13  Luke Leightonresolving some of the confusion over credentials.
1997-10-13  Luke Leightonsplit pipes.c down into util, netlog and ntlsa.
1997-10-13  Luke Leightondebugging... no idea what i'm doing.
1997-10-13  Andrew Tridgellreverted a change made by Luke at his request.
1997-10-13  Luke Leightondebug info added
1997-10-13  John TerpstraJHT ==> Getting ready for 1.9.18alpha1.
1997-10-13  Luke Leightonchecked in a file with a compile error. oops!
1997-10-13  Luke Leightonbyteorder.h :
1997-10-13  John TerpstraJHT ==> Removed linefeed that caused problems.
1997-10-13  Luke Leightonalign_offset() adjusted pointer to wrong location....
1997-10-13  Andrew Tridgellupdated the "comment =" entry a bit
1997-10-12  Luke Leightongetting somewhere.
1997-10-12  Luke Leightonupdated rpc header reply: callid wrong; alloc hint...
1997-10-12  Luke Leightonipc.c:
1997-10-12  Luke Leightonadded debugging macros (suitable eventually for use...
1997-10-12  Samba Release... Added Finland ftp mirror (PR#175) (Paul)
1997-10-12  Andrew Tridgellremove { and } from the list of illegal characters...
1997-10-11  John TerpstraJHT ==> Luke, your forgot to change the modified date!
1997-10-11  Luke Leightonnamelogon.c :
1997-10-11  Samba Release... updated Sunsite UK. (Paul)
1997-10-11  Samba Release... Updated mirrors, combined Sources and Sources&Binaries...
1997-10-10  Luke Leightonthe usual
1997-10-10  Luke Leightonadded api_lsa_sam_logon() and api_sam_logoff(). that...
1997-10-10  Luke Leightonadded lsa_reply_srv_pwset()
1997-10-10  Luke Leightonipc.c :
1997-10-10  Christopher... I have to admit that I'm not very good at writing Makef...
1997-10-10  Luke LeightonMakefile:
1997-10-10  Christopher... This is the ubiqx binary tree and linked list library.
1997-10-10  Christopher... After generating some discussion, listening to the...
1997-10-10  Christopher... After generating some discussion, listening to the...
1997-10-10  Luke Leightoncorrected paragraph giving the impression that samba...
1997-10-10  Andrew Tridgellfixed the log wrapping bug.
1997-10-10  Jeremy Allisonnmblookup.c: Added -A ability to do status on ip address.
1997-10-09  Jeremy AllisonAdded in oplock info.
1997-10-09  Jeremy AllisonAdded definition of oplocks parameter.
1997-10-09  Jeremy Allisonlocal.h: Fix spelling mistake :-).
1997-10-09  Luke Leightonadded #ifdef NTDOMAIN. added call to api_ntLsarpc...
1997-10-09  Luke Leightonmoved the array macros outside of the CAREFUL_ALIGNMENT...
1997-10-09  Luke Leightonpipes.c:
1997-10-09  Luke Leightoncredentials.c:
1997-10-09  John TerpstraJHT ===> Added smbadduser contributed by Mike Zakharoff.
1997-10-09  Andrew Tridgellan implementation of the NT domain credentials protocol
1997-10-09  Andrew Tridgellbracket some macros
1997-10-09  Christopher... This is my library of lists and trees. My hope is...
1997-10-08  Jeremy AllisonPut in fix for read-prediction extending files bug...
1997-10-08  Luke Leightonadded a dummy function (space in front so make proto...
1997-10-08  Jeremy AllisonMakefile: Split definitions for SGI4,5,6.
1997-10-08  Luke Leightonadded api_lsa_lookup_sids() function
1997-10-08  Luke Leightonloadparm.c proto.h:
1997-10-08  Luke Leightonupdating lsaparse.c and smbparse.c in line with changes...
1997-10-08  Jeremy Allisonipc.c: Added ERROR_MORE_DATA error if client buffer...
1997-10-07  Christopher... I rewrote the name_mangle() and name_len().
next