move external configure test programs
[kai/samba.git] / source / lib /
2004-02-12 Stefan Metzmachermove the tdb lib code to lib/tdb/*
2004-02-12 Stefan Metzmachermove -lpopt replacement code from source/popt/* to...
2004-02-12 Stefan Metzmachermove the -lpopt replacement to a LIBPOPT subsystem
2004-02-12 Stefan Metzmachermove more code to the config.m4 scheme
2004-02-10 Andrew Tridgell- modified the dcerpc client security code to be generi...
2004-02-02 Stefan Metzmacher- we now specify the object files in the subsystems...
2004-02-02 Stefan Metzmachersome compilers don't like the #warning preprocessing...
2004-02-02 Stefan Metzmacherremove unused files
2004-01-28 Stefan Metzmacherremove a lot of unused stuff from the header files
2004-01-28 Stefan Metzmachermerge the version.h autogeneration stuff from 3.0
2004-01-22 Stefan Metzmacherinitilize ev->maxfd = EVENT_INVALID_MAXFD; before the...
2004-01-22 Stefan Metzmacher- make the recalculation of ev->maxfd a bit more efficient.
2004-01-21 Stefan Metzmacherlet the event_add_XXX() function return a pointer of...
2004-01-08 Stefan MetzmacherThis patch adds a better dcerpc server infastructure.
2003-12-30 Andrew Tridgell"subsystems" should be static
2003-12-19 Andrew Tridgelladded a bunch of alias functions in samr.idl based...
2003-12-16 Andrew Tridgellremoved some unused functions
2003-12-16 Andrew Tridgellit turns out that a wire policy handle isn't a blob...
2003-12-16 Andrew Tridgelladded support for big-endian ucs2 strings (as used...
2003-12-16 Andrew Tridgella fairly large commit!
2003-12-16 Andrew Tridgellenable rep_inet_ntoa() for non-pthread builds
2003-12-16 Andrew Tridgellmore mutex portability.
2003-12-16 Andrew Tridgellmore portability fixes. We now almost compile on solaris
2003-12-16 Andrew Tridgelluse smb_rwlock_t instead of rwlock_t to avoid conflicts...
2003-12-14 Andrew Tridgellfixed some memory leaks in the rpc server code
2003-12-13 Andrew Tridgelladded a basic dcerpc endpoint mapper to Samba4. Current...
2003-12-12 Andrew Tridgell * the RPC-ECHO pipe now works in smbd, as long as...
2003-12-10 Andrew Tridgell * removed some unused code
2003-12-04 Andrew Tridgell* added a debug thread id hook from jim myers
2003-12-04 Andrew Tridgelldon't use c++ comments
2003-12-04 Andrew Tridgelldon't use c++ style comments
2003-12-02 Jelmer VernooijInitial step at cleaning and splitting up configure.in.
2003-12-01 Andrew Tridgell * got rid of UNISTR2 and everything that depends...
2003-11-30 Andrew Tridgell * removed a bunch of unused code
2003-11-28 Andrew Tridgellfixed some warnings
2003-11-27 Andrew Tridgelladded -m for 'max protocol' as a standard option
2003-11-26 Andrew Tridgellfixed some memory leaks in the dcerpc use of ntlmssp...
2003-11-26 Andrew Tridgellsigned DCERPC over TCP now works !
2003-11-25 Jelmer VernooijCVS: ---------------------------------------------...
2003-11-24 Andrew Tridgell * fixed byte order in epmapper parsing
2003-11-23 Tim PotterRemoved unused variable.
2003-11-23 Tim PotterAdd a strlen_m_term() function for returning the length...
2003-11-23 Andrew Tridgellreduced the number of magic types we need in mkproto.pl
2003-11-20 Andrew Tridgell * fixed level2 of QueryUserInfo
2003-11-15 Andrew Tridgellrun LookupDomain on each domain returned from EnumDomai...
2003-11-13 Andrew Tridgellremoved a bunch of the old rpc code in preparation...
2003-10-10 Andrew Tridgellfixed snprintf.c for systems that have only some of...
2003-08-15 Andrew Tridgell- patch to fix a memory leak from metze
2003-08-15 Andrew Tridgellmore fixes from the IRIX compiler (thanks herb!)
2003-08-15 Herb Lewisrename mutex_t to smb_mutex_t to prevent name collision
2003-08-15 Andrew Tridgellfixed some places where we don't brace (flags & STR_UNI...
2003-08-15 Andrew Tridgella few build fixes to try to get irix building
2003-08-14 Herb Lewisclient/client.c - cannot initialize struct with non...
2003-08-13 Andrew TridgellThis commit was generated by cvs2svn to compensate...
2003-08-13 Andrew Tridgellfirst public release of samba4 code