index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
lib
/
util_str.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r2437: implemented a suggestion from abartlet that if we cannot convert
Andrew Tridgell
2007-10-10
1
-2
/
+5
*
r2430: got rid of StrnCaseCmp and added an accelerated version of StrCaseCmp()
Andrew Tridgell
2007-10-10
1
-29
/
+78
*
r2003: got rid of next_token_nr(), which involved some horrible globals
Andrew Tridgell
2007-10-10
1
-22
/
+3
*
r1983: a completely new implementation of talloc
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r1820: added a strcmp_safe() that handles NULL pointers. Needed for the
Andrew Tridgell
2007-10-10
1
-0
/
+15
*
r1758: Move and enhance the add_string_to_array function as per volker job on...
Simo Sorce
2007-10-10
1
-0
/
+18
*
r1422: StrnCaseCmp now needs to be non-static.
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r1198: Merge the Samba 3.0 ntlm_auth, including the kerberos and SPENGO parts.
Andrew Bartlett
2007-10-10
1
-0
/
+16
*
r1048: - moved the schannel definitions into a separate schannel.idl
Andrew Tridgell
2007-10-10
1
-0
/
+34
*
r960: convert 'unsigned int' to uint_t in the most places
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r943: change samba4 to use 'uint8_t' instead of 'unsigned char'
Stefan Metzmacher
2007-10-10
1
-10
/
+10
*
r889: convert samba4 to use [u]int16_t instead of [u]int16
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r874: This patch is a pile of work on NTLMSSP:
Andrew Bartlett
2007-10-10
1
-0
/
+56
*
r827: remove a few more unused functions that we are unlikely to use again
Andrew Tridgell
2007-10-10
1
-226
/
+1
*
removed some unused functions
Andrew Tridgell
2003-12-16
1
-87
/
+0
*
Removed unused variable.
Tim Potter
2003-11-23
1
-2
/
+0
*
Add a strlen_m_term() function for returning the length of a string
Tim Potter
2003-11-23
1
-0
/
+15
*
* fixed level2 of QueryUserInfo
Andrew Tridgell
2003-11-20
1
-2
/
+7
*
run LookupDomain on each domain returned from EnumDomains in samr
Andrew Tridgell
2003-11-15
1
-0
/
+20
*
more fixes from the IRIX compiler (thanks herb!)
Andrew Tridgell
2003-08-15
1
-3
/
+0
*
first public release of samba4 code
Andrew Tridgell
2003-08-13
1
-0
/
+1619