r9786: Move ldb_map into ldb/modules/
[sfrench/samba-autobuild/.git] / source / lib / util_str.c
2007-10-10 Andrew Tridgellr8520: fixed a pile of warnings from the build farm...
2007-10-10 Love Hörnquist Åstrandr8394: Make sure the argument to ctype is*(3) macros...
2007-10-10 Andrew Tridgellr7740: get rid of our duplicate base64 routines
2007-10-10 Andrew Tridgellr6688: removed unused binary_string() function
2007-10-10 Andrew Bartlettr6573: Start on my project to implement an NT4 compatib...
2007-10-10 Andrew Tridgellr5298: - got rid of pstring.h from includes.h. This...
2007-10-10 Andrew Tridgellr5037: got rid of all of the TALLOC_DEPRECATED stuff...
2007-10-10 Andrew Tridgellr4549: got rid of a lot more uses of plain talloc(...
2007-10-10 Andrew Tridgellr4262: a sniff from kukks showed that the FILE_ATTRIBUT...
2007-10-10 Andrew Tridgellr3449: more include file reduction
2007-10-10 Andrew Tridgellr3210: split lib/replace.o into a separate build subsys...
2007-10-10 Andrew Bartlettr3073: Fix bug in the handling of null-terminated ASCII...
2007-10-10 Andrew Tridgellr2932: character expansion in strlower_m or strupper_m...
2007-10-10 Andrew Tridgellr2871: - got rid of the last bits of non-threadsafe...
2007-10-10 Andrew Tridgellr2857: this commit gets rid of smb_ucs2_t, wpstring...
2007-10-10 Andrew Tridgellr2671: we're getting too many errors caused by the...
2007-10-10 Andrew Tridgellr2632: a new approach to handling const errors. We...
2007-10-10 Andrew Tridgellr2577: - I recently found out that charaters below...
2007-10-10 Andrew Bartlettr2552: Character set conversion and string handling...
2007-10-10 Andrew Tridgellr2454: fixed the accelerated StrCaseCmp() so it compare...
2007-10-10 Andrew Tridgellr2437: implemented a suggestion from abartlet that...
2007-10-10 Andrew Tridgellr2430: got rid of StrnCaseCmp and added an accelerated...
2007-10-10 Andrew Tridgellr2003: got rid of next_token_nr(), which involved some...
2007-10-10 Andrew Tridgellr1983: a completely new implementation of talloc
2007-10-10 Andrew Tridgellr1820: added a strcmp_safe() that handles NULL pointers...
2007-10-10 Simo Sorcer1758: Move and enhance the add_string_to_array functio...
2007-10-10 Andrew Bartlettr1422: StrnCaseCmp now needs to be non-static.
2007-10-10 Andrew Bartlettr1198: Merge the Samba 3.0 ntlm_auth, including the...
2007-10-10 Andrew Tridgellr1048: - moved the schannel definitions into a separate...
2007-10-10 Stefan Metzmacherr960: convert 'unsigned int' to uint_t in the most...
2007-10-10 Stefan Metzmacherr943: change samba4 to use 'uint8_t' instead of 'unsign...
2007-10-10 Stefan Metzmacherr889: convert samba4 to use [u]int16_t instead of ...
2007-10-10 Andrew Bartlettr874: This patch is a pile of work on NTLMSSP:
2007-10-10 Andrew Tridgellr827: remove a few more unused functions that we are...
2003-12-16 Andrew Tridgellremoved some unused functions
2003-11-23 Tim PotterRemoved unused variable.
2003-11-23 Tim PotterAdd a strlen_m_term() function for returning the length...
2003-11-20 Andrew Tridgell * fixed level2 of QueryUserInfo
2003-11-15 Andrew Tridgellrun LookupDomain on each domain returned from EnumDomai...
2003-08-15 Andrew Tridgellmore fixes from the IRIX compiler (thanks herb!)
2003-08-13 Andrew TridgellThis commit was generated by cvs2svn to compensate...
2003-08-13 Andrew Tridgellfirst public release of samba4 code