index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
lib
/
util_str.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r5298: - got rid of pstring.h from includes.h. This at least makes it a bit
Andrew Tridgell
1
-0
/
+1
2007-10-10
r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the
Andrew Tridgell
1
-1
/
+1
2007-10-10
r4549: got rid of a lot more uses of plain talloc(), instead using
Andrew Tridgell
1
-4
/
+4
2007-10-10
r4262: a sniff from kukks showed that the FILE_ATTRIBUTE_NORMAL handling in
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3449: more include file reduction
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3210: split lib/replace.o into a separate build subsystem LIBREPLACE, and
Andrew Tridgell
1
-33
/
+0
2007-10-10
r3073: Fix bug in the handling of null-terminated ASCII strings in RPC.
Andrew Bartlett
1
-0
/
+18
2007-10-10
r2932: character expansion in strlower_m or strupper_m is considered fatal
Andrew Tridgell
1
-0
/
+4
2007-10-10
r2871: - got rid of the last bits of non-threadsafe data in util_str.o
Andrew Tridgell
1
-15
/
+3
2007-10-10
r2857: this commit gets rid of smb_ucs2_t, wpstring and fpstring, plus lots o...
Andrew Tridgell
1
-481
/
+150
2007-10-10
r2671: we're getting too many errors caused by the talloc_realloc() API not
Andrew Tridgell
1
-2
/
+3
2007-10-10
r2632: a new approach to handling const errors. We have had huge numbers of
Andrew Tridgell
1
-2
/
+2
2007-10-10
r2577: - I recently found out that charaters below 0x3F are guaranteed not to
Andrew Tridgell
1
-45
/
+12
2007-10-10
r2552: Character set conversion and string handling updates.
Andrew Bartlett
1
-152
/
+173
2007-10-10
r2454: fixed the accelerated StrCaseCmp() so it compares in the right order
Andrew Tridgell
1
-2
/
+2
2007-10-10
r2437: implemented a suggestion from abartlet that if we cannot convert
Andrew Tridgell
1
-2
/
+5
2007-10-10
r2430: got rid of StrnCaseCmp and added an accelerated version of StrCaseCmp()
Andrew Tridgell
1
-29
/
+78
2007-10-10
r2003: got rid of next_token_nr(), which involved some horrible globals
Andrew Tridgell
1
-22
/
+3
2007-10-10
r1983: a completely new implementation of talloc
Andrew Tridgell
1
-1
/
+1
2007-10-10
r1820: added a strcmp_safe() that handles NULL pointers. Needed for the
Andrew Tridgell
1
-0
/
+15
2007-10-10
r1758: Move and enhance the add_string_to_array function as per volker job on...
Simo Sorce
1
-0
/
+18
2007-10-10
r1422: StrnCaseCmp now needs to be non-static.
Andrew Bartlett
1
-1
/
+1
2007-10-10
r1198: Merge the Samba 3.0 ntlm_auth, including the kerberos and SPENGO parts.
Andrew Bartlett
1
-0
/
+16
2007-10-10
r1048: - moved the schannel definitions into a separate schannel.idl
Andrew Tridgell
1
-0
/
+34
2007-10-10
r960: convert 'unsigned int' to uint_t in the most places
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r943: change samba4 to use 'uint8_t' instead of 'unsigned char'
Stefan Metzmacher
1
-10
/
+10
2007-10-10
r889: convert samba4 to use [u]int16_t instead of [u]int16
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r874: This patch is a pile of work on NTLMSSP:
Andrew Bartlett
1
-0
/
+56
2007-10-10
r827: remove a few more unused functions that we are unlikely to use again
Andrew Tridgell
1
-226
/
+1
2003-12-16
removed some unused functions
Andrew Tridgell
1
-87
/
+0
2003-11-23
Removed unused variable.
Tim Potter
1
-2
/
+0
2003-11-23
Add a strlen_m_term() function for returning the length of a string
Tim Potter
1
-0
/
+15
2003-11-20
* fixed level2 of QueryUserInfo
Andrew Tridgell
1
-2
/
+7
2003-11-15
run LookupDomain on each domain returned from EnumDomains in samr
Andrew Tridgell
1
-0
/
+20
2003-08-15
more fixes from the IRIX compiler (thanks herb!)
Andrew Tridgell
1
-3
/
+0
2003-08-13
first public release of samba4 code
Andrew Tridgell
1
-0
/
+1619