Added SamOEMChangePassword functionality.
[samba.git] / source3 / smbd / ipc.c
1998-03-18 Jeremy AllisonAdded SamOEMChangePassword functionality.
1998-03-11 Jeremy Allison"For I have laboured mightily on Luke's code, and hath...
1998-01-22 Jeremy AllisonThis is *not* a big change (although it looks like...
1998-01-17 Jeremy Allisoncharcnv.c: Added codepage 866 support onto the file...
1998-01-10 Jeremy Allisonipc.c: Fixed problem where we were not returning 'buffe...
1998-01-02 Herb Lewisfix printer driver rpc to prevent core dumps.
1998-01-01 Herb Lewisfixes to make_printerdef.c to generate a correct printe...
1997-11-29 Andrew Tridgelluse -1 not 0xffffffff in SIVALS() macros
1997-11-18 Jeremy Allisonipc.c: Changed reply_trans to use receive_next_smb...
1997-11-07 Luke Leightonipc.c :
1997-11-06 Jeremy Allisonipc.c: Changing back arbitrary alignment change until...
1997-11-06 Luke Leightonfollowing a cvs error, i am rewriting this monster...
1997-10-30 Luke Leightonstoring pipe name state (from set named pipe handle...
1997-10-30 Luke LeightonMakefile:
1997-10-30 Luke Leightonremoved mechanism that created actual files NETLOGON...
1997-10-29 Luke Leightonzero data parameter being passed to smb_io_rpc_hdr...
1997-10-29 Luke Leightonipc.c ntclientpipe.c:
1997-10-29 Luke Leightonipc.c :
1997-10-29 Luke Leightonadded frag field to make_rpc_hdr() function
1997-10-29 Luke Leightonbyteorder.h :
1997-10-28 Jeremy AllisonAdding Windows 95 printer driver code donated by Jean...
1997-10-27 Luke Leightonchecks against file handle in api_fd_reply(). i don...
1997-10-25 Luke LeightonMakefile :
1997-10-24 Luke Leightonnterr.c :
1997-10-23 Luke Leightongeneral sorting out, from crashes generated by do_lsa_r...
1997-10-22 Luke Leightonclient.c :
1997-10-21 Luke Leightonloadparm.c :
1997-10-21 Andrew Tridgelladd some debug info
1997-10-20 Luke Leightonutil.c password.c :
1997-10-15 Jeremy Allisonipc.c: Adding Andrews become_root code to the main...
1997-10-15 Luke Leightonadded srvsvc basic pipe, straight from paul's code...
1997-10-12 Luke Leightongetting somewhere.
1997-10-12 Luke Leightonipc.c:
1997-10-10 Luke Leightonipc.c :
1997-10-09 Luke Leightonadded #ifdef NTDOMAIN. added call to api_ntLsarpc...
1997-10-08 Jeremy Allisonipc.c: Added ERROR_MORE_DATA error if client buffer...
1997-09-26 Jeremy AllisonAdding Andrews buffer overflow fixes into the main...
1997-09-17 John TerpstraJHT ===> Changed behaviour of logon script processing...
1997-09-14 Andrew TridgellThis commit does 3 main things:
1997-08-31 Andrew Tridgellfixed a bug in the printjob encoding/decoding. We weren...
1997-08-19 Samba Release AccountMakefile: Changed for HPUX10 tidyup.
1997-08-13 Samba Release Accountincludes.h: Fixed S_IFLNK for old DEC ultrix.
1997-07-30 Samba Release Accountclient.c: Minor change to cast parameters for DEC unix.
1997-07-09 John TerpstraJHT ==> Added copyright notations for my works. This...
1997-07-01 Samba Release Accountclient.c: New print queue query code from Jeff C....
1997-06-11 Samba Release AccountMakefile: Added quoata changes for Linux from Thorvald...
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-03-15 Samba Release AccountJHT ===> Moved MAJOR_VERSION and MINOR_VERSION defines...
1997-03-09 Samba Release Account1) updated ipc.c NetUserGetInfo - load \\%L\%U instead...
1997-02-28 Samba Release AccountSplit maxxmit parameter into two : max_send (auto confi...
1997-02-02 Samba Release Accountutil.c: StrCaseCmp and StrnCaseCmp terminated incorrect...
1996-10-25 Samba Release AccountChanged definitions of prototypes to take uint16 vuid...
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-21 Andrew Tridgell- fix a bug handling readraw packets that caused the...
1996-08-21 Samba Release AccountJHT ==> Upgraded Samba to Windows NT Server version 4.1
1996-08-21 Andrew Tridgell- new handling of ST_TYPE bits, they are now consolidat...
1996-08-20 Andrew Tridgell- fix a bug in NetServerEnum where counted and total...
1996-08-17 Andrew Tridgell- added support for Amiga-unix (based on BSD I think)
1996-08-15 Andrew Tridgell- added FAST_SHARE_MODES code
1996-08-14 Andrew Tridgellfixed an obvious bug that meant that DosPrintQEnum...
1996-08-13 Andrew Tridgell- sequent-ptx support from bressler@iftccu.ca.boeing...
1996-08-09 Samba Release Accountapplying login updates from jim@oxfordcc.co.uk, sent...
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-04 Samba Release Accountmodified become_master() to a state-based system. becom...
1996-07-01 Samba Release Accountpatch to fix NetServerEnum with multiple workgroup...
1996-06-10 Andrew Tridgella cleanup of the receive_smb() usage, adding timeouts...
1996-06-10 Andrew Tridgellgot rid of a lot of redundent header files as we now...
1996-06-06 Andrew Tridgell- added interface.c and removed all the references...
1996-06-01 Andrew Tridgell- moved the uid handling to uid.c
1996-05-31 Andrew TridgellLots of changes!
1996-05-04 Andrew Tridgelluse the new issafe() macro instead of isalnum() and...
1996-05-04 Samba Release AccountThis commit was generated by cvs2svn to compensate...
1996-05-04 Samba Release AccountInitial version imported to CVS