summaryrefslogtreecommitdiff
path: root/source4/include
AgeCommit message (Expand)AuthorFilesLines
2004-02-03move include/ntvfs.h to ntvfs/ntvfs.hStefan Metzmacher2-88/+1
2004-02-03- port AUTH and PASSDB subsystems to newStefan Metzmacher4-276/+4
2004-02-03do some merging from 3.0Stefan Metzmacher4-16/+33
2004-02-02remove some unused stuffStefan Metzmacher1-1/+0
2004-02-02- we now specify the object files in the subsystems config.m4 fileStefan Metzmacher1-26/+1
2004-02-01merge:Stefan Metzmacher2-44/+71
2004-01-28remove a lot of unused stuff from the header filesStefan Metzmacher12-329/+22
2004-01-28remove autogenerated version.h from CVSStefan Metzmacher1-1/+0
2004-01-28merge the version.h autogeneration stuff from 3.0Stefan Metzmacher1-0/+1
2004-01-19remove all unused stuff from Makefile.inStefan Metzmacher1-2/+1
2003-12-16added support for big-endian ucs2 strings (as used by big-endianAndrew Tridgell1-2/+2
2003-12-16a fairly large commit!Andrew Tridgell4-9/+6
2003-12-16more mutex portability.Andrew Tridgell1-5/+5
2003-12-16more portability fixes. We now almost compile on solarisAndrew Tridgell1-6/+6
2003-12-16use smb_rwlock_t instead of rwlock_t to avoid conflicts with systemAndrew Tridgell1-6/+6
2003-12-16make sure we have a value for DEFAULT_PRINTING on all platformsAndrew Tridgell1-2/+0
2003-12-14ntlmssp over rpc over tcp now fully worksAndrew Tridgell1-1/+4
2003-12-13completed the linkage between the endpoint mapper and the dcerpcAndrew Tridgell2-0/+7
2003-12-13dcerpc over tcp in the samba4 server now works to some extent. ItAndrew Tridgell1-0/+3
2003-12-13added a basic dcerpc endpoint mapper to Samba4. Currently onlyAndrew Tridgell1-0/+5
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