summaryrefslogtreecommitdiff
path: root/source4/lib/util_str.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r1198: Merge the Samba 3.0 ntlm_auth, including the kerberos and SPENGO parts.Andrew Bartlett1-0/+16
2007-10-10r1048: - moved the schannel definitions into a separate schannel.idlAndrew Tridgell1-0/+34
2007-10-10r960: convert 'unsigned int' to uint_t in the most placesStefan Metzmacher1-1/+1
2007-10-10r943: change samba4 to use 'uint8_t' instead of 'unsigned char'Stefan Metzmacher1-10/+10
2007-10-10r889: convert samba4 to use [u]int16_t instead of [u]int16Stefan Metzmacher1-2/+2
2007-10-10r874: This patch is a pile of work on NTLMSSP:Andrew Bartlett1-0/+56
2007-10-10r827: remove a few more unused functions that we are unlikely to use againAndrew Tridgell1-226/+1
2003-12-16removed some unused functionsAndrew Tridgell1-87/+0
2003-11-23Removed unused variable.Tim Potter1-2/+0
2003-11-23Add a strlen_m_term() function for returning the length of a stringTim Potter1-0/+15
2003-11-20 * fixed level2 of QueryUserInfoAndrew Tridgell1-2/+7
2003-11-15run LookupDomain on each domain returned from EnumDomains in samrAndrew Tridgell1-0/+20
2003-08-15more fixes from the IRIX compiler (thanks herb!)Andrew Tridgell1-3/+0
2003-08-13first public release of samba4 codeAndrew Tridgell1-0/+1619