summaryrefslogtreecommitdiff
path: root/source4/lib
AgeCommit message (Expand)AuthorFilesLines
2003-12-04* added a debug thread id hook from jim myersAndrew Tridgell2-1/+15
2003-12-04don't use c++ commentsAndrew Tridgell2-4/+8
2003-12-04don't use c++ style commentsAndrew Tridgell1-2/+2
2003-12-02Initial step at cleaning and splitting up configure.in.Jelmer Vernooij1-0/+31
2003-12-01 * got rid of UNISTR2 and everything that depends on itAndrew Tridgell1-40/+0
2003-11-30 * removed a bunch of unused codeAndrew Tridgell3-581/+11
2003-11-28fixed some warningsAndrew Tridgell1-1/+1
2003-11-27added -m for 'max protocol' as a standard optionAndrew Tridgell2-0/+10
2003-11-26fixed some memory leaks in the dcerpc use of ntlmssp signingAndrew Tridgell1-3/+2
2003-11-26signed DCERPC over TCP now works !Andrew Tridgell5-126/+136
2003-11-25CVS: ----------------------------------------------------------------------Jelmer Vernooij2-47/+74
2003-11-24 * fixed byte order in epmapper parsingAndrew Tridgell1-1/+1
2003-11-23Removed unused variable.Tim Potter1-2/+0
2003-11-23Add a strlen_m_term() function for returning the length of a stringTim Potter1-0/+15
2003-11-23reduced the number of magic types we need in mkproto.plAndrew Tridgell2-40/+1
2003-11-20 * fixed level2 of QueryUserInfoAndrew Tridgell1-2/+7
2003-11-15run LookupDomain on each domain returned from EnumDomains in samrAndrew Tridgell1-0/+20
2003-11-13removed a bunch of the old rpc code in preparation for replacing it all with ...Andrew Tridgell1-0/+15
2003-10-10fixed snprintf.c for systems that have only some of the *printf() family of f...Andrew Tridgell1-8/+9
2003-08-15- patch to fix a memory leak from metzeAndrew Tridgell1-13/+3
2003-08-15more fixes from the IRIX compiler (thanks herb!)Andrew Tridgell7-16/+7
2003-08-15rename mutex_t to smb_mutex_t to prevent name collisionHerb Lewis1-5/+5
2003-08-15fixed some places where we don't brace (flags & STR_UNICODE)Andrew Tridgell1-2/+2
2003-08-15a few build fixes to try to get irix buildingAndrew Tridgell1-119/+0
2003-08-14client/client.c - cannot initialize struct with non-const valuesHerb Lewis1-2/+2
2003-08-13first public release of samba4 codeAndrew Tridgell90-0/+30905