vlendec/samba-autobuild/.git
1997-10-21 cvs2svn Import... This commit was manufactured by cvs2svn to create tag samba-1.9.17p4
1997-10-21 Samba Release... preparing for release of 1.9.17p4
1997-10-21 Jeremy AllisonUpdated for p4 release.
1997-10-21 Andrew Tridgellfor 1.9.17 as well
1997-10-21 Andrew Tridgellcheck for EPERM or EACCESS in file_utime()
1997-10-21 Paul BlackmanRemoved references to samba.canberra, replacing with...
1997-10-21 Paul BlackmanUpdate 1.9.17 branch with faq docs from 1.9.18
1997-10-21 Paul BlackmanUpdated Support entry.
1997-10-21 Andrew Tridgellfix the order of become_uid() and become_gid() in becom...
1997-10-21 Andrew Tridgelladd the generic client code to 1.9.17
1997-10-21 Andrew Tridgelladd a note on how to map usernames with spaces in them
1997-10-21 Andrew Tridgellupdate the password server docs
1997-10-21 Andrew Tridgelladd the new password server code to the 1.9.17 tree...
1997-10-21 cvs2svn Import... This commit was manufactured by cvs2svn to create branch
1997-10-21 Andrew TridgellThis is a set of generic SMB client routines. I needed...
1997-10-21 Andrew Tridgellget rid of the KEEP_PASSWORD_SERVER_OPEN define
1997-10-21 Andrew Tridgelladd some debug info
1997-10-20 Jeremy AllisonWHATSNEW.txt: Updated in preparation for p4.
1997-10-20 Jeremy AllisonAdding make_smbcodepage.1 man page.
1997-10-20 Jeremy Allisonloadparm.c: Changed 'interfaces only' parameter to...
1997-10-20 Luke Leightonadded "domain groups" parameter, allowing you to specif...
1997-10-20 Luke Leightonadded description of parameters:
1997-10-20 Luke Leightonadded copyright to headers.
1997-10-20 Luke LeightonNTDOMAIN.txt:
1997-10-20 John TerpstraAdded DNS Proxy, Printing, [netlogon] share modes ...
1997-10-20 John TerpstraUpdated with DNS Proxy, Printing and [netlogon] share...
1997-10-20 Luke Leightonupdated briefly to mention NT domain support as working...
1997-10-20 Luke Leightonremoved home_share from user_info structure.
1997-10-20 Luke Leightonutil.c password.c :
1997-10-20 John TerpstraFixed Upper/Lower case typos.
1997-10-20 Andrew Tridgella major share modes reorganisation.
1997-10-20 Andrew Tridgellcasting cleanups
1997-10-20 Andrew TridgellI am removing these from the source code in preparation...
1997-10-20 Andrew Tridgellmove calls to smbhash() inside smbdes.c (for legal...
1997-10-19 Andrew Tridgellupdate the timestamp on config files in our linked...
1997-10-19 Andrew Tridgellupdate the timestamp on config files in our linked...
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-19 John TerpstraAdded Frank Varnavas comments.
1997-10-19 John TerpstraAdded comment submitted by Frank Varnavas.
1997-10-19 Luke Leightonpipes.c pipesrvsvc.c :
1997-10-19 Andrew Tridgelladd a section on encryption and change the formatting...
1997-10-19 Andrew Tridgelladd a section on encryption and change the formatting...
1997-10-18 Luke Leightonput the NT_STATUS_ALLOTTED_SPACE_EXCEEDED error in...
1997-10-18 John TerpstraFixed small typo.
1997-10-18 John TerpstraFixed small typo.
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 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 Andrew TridgellA lot of changes to the example smb.conf file. As I...
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 Jeremy Allisonlocking.c: Fix for zero length share files from Gerald...
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 Andrew Tridgelladd ERRDOS/67 ERRnosuchshare to the client.c list of...
1997-10-16 John TerpstraAdded PAM patches submitted by <johnsonm@redhat.com>
1997-10-16 John TerpstraAdded Michael Johnsons' PAM modifications <johnsonm...
1997-10-16 Andrew Tridgellfixed quote problem in 1.9.17 as well
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 Tridgelladded the "freeze on logout" fixes to the 1.9.17 tree
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 Samba Release... preparing for release of 1.9.17p3
1997-10-15 Samba Release... Updated for 1.9.17p3 release.
1997-10-15 Samba Release... Added #ifdef'ed code with BIND_LOCAL_OUTPUT_SOCKET...
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:
next