summaryrefslogtreecommitdiff
path: root/source4/include
AgeCommit message (Expand)AuthorFilesLines
2003-12-12 * the RPC-ECHO pipe now works in smbd, as long as the data sizesAndrew Tridgell6-42/+49
2003-12-11the next step in the dcerpc server code. Added the link between theAndrew Tridgell1-1/+4
2003-12-10the rest of the initial rpc server side infrastructureAndrew Tridgell3-51/+3
2003-12-10 * removed some unused codeAndrew Tridgell2-57/+2
2003-12-04* added a debug thread id hook from jim myersAndrew Tridgell1-0/+3
2003-12-04* patch based on work by Jim Myers to unify the ioctl handling to beAndrew Tridgell2-21/+54
2003-12-04some OSes already have a uint_tAndrew Tridgell1-7/+0
2003-12-02make sure we can expand the critical versions structure withoutAndrew Tridgell1-0/+1
2003-12-02initial netlogon database sync partly works - needs some IDL tweaksAndrew Tridgell2-73/+0
2003-12-01removed more old codeAndrew Tridgell8-977/+0
2003-12-01got rid of more group mapping codeAndrew Tridgell1-40/+0
2003-12-01 * got rid of UNISTR2 and everything that depends on itAndrew Tridgell6-2069/+0
2003-11-30more unused headersAndrew Tridgell6-1784/+0
2003-11-30got rid of a bunch of unused header files (now replaced with IDLAndrew Tridgell11-6493/+0
2003-11-26signed DCERPC over TCP now works !Andrew Tridgell2-134/+1
2003-11-25CVS: ----------------------------------------------------------------------Jelmer Vernooij4-4/+35
2003-11-23get rid of some more unused headersAndrew Tridgell1-28/+0
2003-11-23reduced the number of magic types we need in mkproto.plAndrew Tridgell2-3/+3
2003-11-17 * add another WERR err codeAndrew Tridgell1-0/+1
2003-11-17added OpenPrinter and a test function. Note that the Samba3 structureAndrew Tridgell1-0/+4
2003-11-11added 9 more info levels to lsa_QueryInfoPolicyAndrew Tridgell1-1/+9
2003-11-06another major bit of restructuring of rpc in Samba4. Mostly movingAndrew Tridgell1-2/+2
2003-11-03started adding RPC-ECHO torture casesAndrew Tridgell1-1/+0
2003-11-03a major revamp of the low level dcerpc code in samba4, We can now do aAndrew Tridgell4-97/+4
2003-10-30- a few portability fixes from Jim MyersAndrew Tridgell3-3/+11
2003-10-28Add data structures for initial dcerpc support.Tim Potter2-0/+94
2003-10-28Implement raw SMBtrans by backending the SMBtrans2 send code. Receive isTim Potter1-1/+2
2003-09-29Remove obsolete fileJelmer Vernooij2-240/+0
2003-09-02thanks to ntfsd and some google searches I worked out what the unknownAndrew Tridgell2-16/+12
2003-08-31I think I've finally got the ascii/unicode issues right in trans2 findAndrew Tridgell2-4/+5
2003-08-15fixed an enumerated type error found on irixAndrew Tridgell1-1/+1
2003-08-15IRIX already defines uint_tHerb Lewis1-0/+2
2003-08-15signed bitfields cannot be 1 bit longHerb Lewis1-7/+7
2003-08-15rename mutex_t to smb_mutex_t to prevent name collisionHerb Lewis1-5/+5
2003-08-14client/client.c - cannot initialize struct with non-const valuesHerb Lewis2-4/+1
2003-08-14added the ancient SMBcreate operation to the testsuite and client libAndrew Tridgell1-2/+3
2003-08-13- added a raw smb scannerAndrew Tridgell1-1/+1
2003-08-13process_model.h is not used at all - hangover from earlier designAndrew Tridgell2-52/+0
2003-08-13- added SMBntrename test suiteAndrew Tridgell3-6/+37
2003-08-13add support for 32 bit pid using the PIDHIGH field. This allows theAndrew Tridgell1-1/+1
2003-08-13first public release of samba4 codeAndrew Tridgell80-0/+23131