casting cleanups
[kai/samba.git] / source3 /
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 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 Luke Leightonpipes.c pipesrvsvc.c :
1997-10-18 Luke Leightonput the NT_STATUS_ALLOTTED_SPACE_EXCEEDED error in...
1997-10-18 Jeremy AllisonAfter talking with Andrew added "interfaces only" param...
1997-10-17 Jeremy Allison.cvsignore: Added make_smbcodepage
1997-10-17 Christopher R. HertelSimply 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 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 R. HertelMoved the LGPL from the ubiqx directory into the samba...
1997-10-16 Christopher R. HertelDon't need it any more.
1997-10-16 Christopher R. HertelMade changes to the dir cache functions:
1997-10-16 Christopher R. HertelThis code manages a simple doubly-linked list.
1997-10-16 Christopher R. HertelI 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 R. HertelAdded 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 R. HertelThese are the ubiqx modules, as included with the Samba...
1997-10-15 Christopher R. HertelFirst draft of a README file to explain the origins...
1997-10-14 Christopher R. HertelAdded a very small piece of documentation to describe...
1997-10-14 Luke Leightonpipentlsa.c :
1997-10-14 Christopher R. HertelAdded 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 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 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-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 Andrew Tridgellremove { and } from the list of illegal characters...
1997-10-11 Luke Leightonnamelogon.c :
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 R. HertelI have to admit that I'm not very good at writing Makef...
1997-10-10 Luke LeightonMakefile:
1997-10-10 Christopher R. HertelThis is the ubiqx binary tree and linked list library.
1997-10-10 Christopher R. HertelAfter generating some discussion, listening to the...
1997-10-10 Christopher R. HertelAfter generating some discussion, listening to the...
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 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 R. HertelThis 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 R. HertelI rewrote the name_mangle() and name_len().
1997-10-07 Jeremy Allisonlocking.c: Added fix for race condition in slow share...
1997-10-07 Luke Leightonpipes.c:
1997-10-07 John TerpstraJHT ==> Fixing blocksize argument. Patch by: Llyod...
next