summaryrefslogtreecommitdiffstats
path: root/source4/lib
Commit message (Expand)AuthorAgeFilesLines
...
* remove unused filesStefan Metzmacher2004-02-022-65/+0
* remove a lot of unused stuff from the header filesStefan Metzmacher2004-01-283-3/+17
* merge the version.h autogeneration stuff from 3.0Stefan Metzmacher2004-01-284-3/+45
* initilize ev->maxfd = EVENT_INVALID_MAXFD; before the while() loop.Stefan Metzmacher2004-01-221-0/+1
* - make the recalculation of ev->maxfd a bit more efficient.Stefan Metzmacher2004-01-221-35/+50
* let the event_add_XXX() function return a pointer of the allocated event stru...Stefan Metzmacher2004-01-211-12/+12
* This patch adds a better dcerpc server infastructure.Stefan Metzmacher2004-01-081-1/+13
* "subsystems" should be staticAndrew Tridgell2003-12-301-1/+1
* added a bunch of alias functions in samr.idl based on work by Kai.Andrew Tridgell2003-12-191-0/+6
* removed some unused functionsAndrew Tridgell2003-12-161-87/+0
* it turns out that a wire policy handle isn't a blob either, its aAndrew Tridgell2003-12-161-0/+26
* added support for big-endian ucs2 strings (as used by big-endianAndrew Tridgell2003-12-162-5/+33
* a fairly large commit!Andrew Tridgell2003-12-162-65/+5
* enable rep_inet_ntoa() for non-pthread buildsAndrew Tridgell2003-12-161-1/+4
* more mutex portability.Andrew Tridgell2003-12-161-5/+5
* more portability fixes. We now almost compile on solarisAndrew Tridgell2003-12-161-8/+8
* use smb_rwlock_t instead of rwlock_t to avoid conflicts with systemAndrew Tridgell2003-12-161-5/+5
* fixed some memory leaks in the rpc server codeAndrew Tridgell2003-12-141-0/+5
* added a basic dcerpc endpoint mapper to Samba4. Currently onlyAndrew Tridgell2003-12-134-14/+80
* * the RPC-ECHO pipe now works in smbd, as long as the data sizesAndrew Tridgell2003-12-122-3/+2
* * removed some unused codeAndrew Tridgell2003-12-104-49/+174
* * added a debug thread id hook from jim myersAndrew Tridgell2003-12-042-1/+15
* don't use c++ commentsAndrew Tridgell2003-12-042-4/+8
* don't use c++ style commentsAndrew Tridgell2003-12-041-2/+2
* Initial step at cleaning and splitting up configure.in.Jelmer Vernooij2003-12-021-0/+31
* * got rid of UNISTR2 and everything that depends on itAndrew Tridgell2003-12-011-40/+0
* * removed a bunch of unused codeAndrew Tridgell2003-11-303-581/+11
* fixed some warningsAndrew Tridgell2003-11-281-1/+1
* added -m for 'max protocol' as a standard optionAndrew Tridgell2003-11-272-0/+10
* fixed some memory leaks in the dcerpc use of ntlmssp signingAndrew Tridgell2003-11-261-3/+2
* signed DCERPC over TCP now works !Andrew Tridgell2003-11-265-126/+136
* CVS: ----------------------------------------------------------------------Jelmer Vernooij2003-11-252-47/+74
* * fixed byte order in epmapper parsingAndrew Tridgell2003-11-241-1/+1
* Removed unused variable.Tim Potter2003-11-231-2/+0
* Add a strlen_m_term() function for returning the length of a stringTim Potter2003-11-231-0/+15
* reduced the number of magic types we need in mkproto.plAndrew Tridgell2003-11-232-40/+1
* * fixed level2 of QueryUserInfoAndrew Tridgell2003-11-201-2/+7
* run LookupDomain on each domain returned from EnumDomains in samrAndrew Tridgell2003-11-151-0/+20
* removed a bunch of the old rpc code in preparation for replacing it all with ...Andrew Tridgell2003-11-131-0/+15
* fixed snprintf.c for systems that have only some of the *printf() family of f...Andrew Tridgell2003-10-101-8/+9
* - patch to fix a memory leak from metzeAndrew Tridgell2003-08-151-13/+3
* more fixes from the IRIX compiler (thanks herb!)Andrew Tridgell2003-08-157-16/+7
* rename mutex_t to smb_mutex_t to prevent name collisionHerb Lewis2003-08-151-5/+5
* fixed some places where we don't brace (flags & STR_UNICODE)Andrew Tridgell2003-08-151-2/+2
* a few build fixes to try to get irix buildingAndrew Tridgell2003-08-151-119/+0
* client/client.c - cannot initialize struct with non-const valuesHerb Lewis2003-08-141-2/+2
* first public release of samba4 codeAndrew Tridgell2003-08-1390-0/+30905