much better docs on the smbtorture ncacn syntax, including how to
[samba.git] / source4 / lib /
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