summaryrefslogtreecommitdiffstats
path: root/source4/lib/util_str.c
Commit message (Expand)AuthorAgeFilesLines
* r2437: implemented a suggestion from abartlet that if we cannot convertAndrew Tridgell2007-10-101-2/+5
* r2430: got rid of StrnCaseCmp and added an accelerated version of StrCaseCmp()Andrew Tridgell2007-10-101-29/+78
* r2003: got rid of next_token_nr(), which involved some horrible globalsAndrew Tridgell2007-10-101-22/+3
* r1983: a completely new implementation of tallocAndrew Tridgell2007-10-101-1/+1
* r1820: added a strcmp_safe() that handles NULL pointers. Needed for theAndrew Tridgell2007-10-101-0/+15
* r1758: Move and enhance the add_string_to_array function as per volker job on...Simo Sorce2007-10-101-0/+18
* r1422: StrnCaseCmp now needs to be non-static.Andrew Bartlett2007-10-101-1/+1
* r1198: Merge the Samba 3.0 ntlm_auth, including the kerberos and SPENGO parts.Andrew Bartlett2007-10-101-0/+16
* r1048: - moved the schannel definitions into a separate schannel.idlAndrew Tridgell2007-10-101-0/+34
* r960: convert 'unsigned int' to uint_t in the most placesStefan Metzmacher2007-10-101-1/+1
* r943: change samba4 to use 'uint8_t' instead of 'unsigned char'Stefan Metzmacher2007-10-101-10/+10
* r889: convert samba4 to use [u]int16_t instead of [u]int16Stefan Metzmacher2007-10-101-2/+2
* r874: This patch is a pile of work on NTLMSSP:Andrew Bartlett2007-10-101-0/+56
* r827: remove a few more unused functions that we are unlikely to use againAndrew Tridgell2007-10-101-226/+1
* removed some unused functionsAndrew Tridgell2003-12-161-87/+0
* 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
* * fixed level2 of QueryUserInfoAndrew Tridgell2003-11-201-2/+7
* run LookupDomain on each domain returned from EnumDomains in samrAndrew Tridgell2003-11-151-0/+20
* more fixes from the IRIX compiler (thanks herb!)Andrew Tridgell2003-08-151-3/+0
* first public release of samba4 codeAndrew Tridgell2003-08-131-0/+1619