index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
/
lib
/
util_str.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r23518: Remove the silly assumption that string_replace requires a pstring.
Volker Lendecke
2007-06-16
1
-18
/
+42
*
r23356: We missed to add the 'c' character to the list of valid ones for
Simo Sorce
2007-06-05
1
-1
/
+1
*
r22852: merge fixes for CVE-2007-2446 and CVE-2007-2447 to all branches
Gerald Carter
2007-05-14
1
-0
/
+163
*
r22045: As Volker noticed, skip_string's last argument is
Jeremy Allison
2007-04-02
1
-15
/
+11
*
r22014: Make us pass RANDOMIPC test again :-(. This is an ugly check-in,
Jeremy Allison
2007-03-30
1
-4
/
+32
*
r20208: Change sprintf_append() never to use malloc,
Jeremy Allison
2006-12-16
1
-15
/
+3
*
r20090: Fix a class of bugs found by James Peach. Ensure
Jeremy Allison
2006-12-09
1
-1
/
+3
*
r19810: more merge work....does not compile currently. Working on smbd merge
Gerald Carter
2006-11-21
1
-5
/
+6
*
r19806: merge time.c changes
Gerald Carter
2006-11-20
1
-55
/
+230
*
r17866: Fix possible null deref - found by Stanford checker.
Jeremy Allison
2006-08-28
1
-1
/
+1
*
r17862: Fix possible NULL deref (like rev 17861) found by the
Jeremy Allison
2006-08-28
1
-1
/
+3
*
r16674: After removing each individual post-3.0.23rc3 change:
Gerald Carter
2006-06-29
1
-0
/
+3
*
r16418: Pull in more Klocwork fixes (up to r16415)
Gerald Carter
2006-06-20
1
-2
/
+8
*
r15837: starting sync up for 3.0.23rc1 (in sync with SAMBA_3_0 r15822)
Gerald Carter
2006-05-23
1
-1
/
+17
*
r15003: patch based on code from Arkady Glabek <aglabek@centeris.com> to ensu...
Gerald Carter
2006-04-08
1
-9
/
+3
*
r13975: Re-fix Coverity #156 - I had left the hidden arg. inconsistent
Jeremy Allison
2006-03-07
1
-1
/
+2
*
r13915: Fixed a very interesting class of realloc() bugs found by Coverity.
Jeremy Allison
2006-03-07
1
-15
/
+19
*
r13622: Allow to rename machine accounts in a Samba Domain. This still uses the
Günther Deschner
2006-02-22
1
-3
/
+8
*
r13571: Replace all calls to talloc_free() with thye TALLOC_FREE()
Gerald Carter
2006-02-20
1
-5
/
+5
*
r13393: Do not initialize the lp_svcctl_list() value since it is handled
Gerald Carter
2006-02-08
1
-0
/
+3
*
r13316: Let the carnage begin....
Gerald Carter
2006-02-03
1
-12
/
+87
*
r12522: Try and fix bug #2926 by removing setlocale(LC_ALL, "C")
Jeremy Allison
2005-12-27
1
-8
/
+8
*
r12313: Introduce yet another copy of the string_sub function:
Volker Lendecke
2005-12-18
1
-1
/
+73
*
r9282: Whitespace.
Jeremy Allison
2005-08-12
1
-10
/
+10
*
r9271: Fix problems with german umlauts - strcmp_w was broken (needs to alway...
Jeremy Allison
2005-08-12
1
-5
/
+5
*
r9201: Ouch.... :-(
Volker Lendecke
2005-08-07
1
-1
/
+1
*
r9198: Convert hex_encode and strhex_to_data_blob to take a talloc context.
Volker Lendecke
2005-08-07
1
-5
/
+11
*
r8686: Revert %LOGONSERVER%-substitution. The substition is done on the client,
Günther Deschner
2005-07-21
1
-3
/
+12
*
r8506: BUG 2853: don't strip out characters like '$' from printer names
Gerald Carter
2005-07-15
1
-3
/
+12
*
r8189: commit vampire ldif patch, mostly from Don Watson (dwatson@us.ibm.com)...
Jim McDonough
2005-07-06
1
-0
/
+27
*
r7415: * big change -- volker's new async winbindd from trunk
Gerald Carter
2005-06-08
1
-0
/
+66
*
r7139: trying to reduce the number of diffs between trunk and 3.0; changing v...
Gerald Carter
2005-05-31
1
-11
/
+11
*
r6149: Fixes bugs #2498 and 2484.
Derrell Lipman
2005-03-31
1
-11
/
+11
*
r6014: rather large change set....
Gerald Carter
2005-03-23
1
-0
/
+14
*
r5961: final round of compiler warning fixes based on feedback from Jason Mader
Gerald Carter
2005-03-22
1
-1
/
+1
*
r5956: more compile warngin fixes from the Mr. Mader
Gerald Carter
2005-03-22
1
-3
/
+3
*
r5954: Fix some compiler warnings and add missing exclude-block in "net rpc
Günther Deschner
2005-03-22
1
-1
/
+1
*
r5953: more compiler cleanups; moved SID_LIST from smb.h to privileges.c to c...
Gerald Carter
2005-03-22
1
-1
/
+1
*
r5158: BUG 2263: patch from Timur Bakeyev <timur@com.bat.ru> to guard base64_...
Gerald Carter
2005-02-01
1
-4
/
+10
*
r5066: A couple of small fixes from James Peach @ SGI.
Jeremy Allison
2005-01-28
1
-2
/
+2
*
r4746: add server support for lsa_enum_acct_rights(); last checkin for the night
Gerald Carter
2005-01-15
1
-0
/
+16
*
r4334: Fix for bugid #2186 - from Buck Huppmann <buckh@pobox.com>
Jeremy Allison
2004-12-22
1
-0
/
+8
*
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
2004-12-07
1
-19
/
+19
*
r2605: Fix stupid typo in back-port of Samba4 fix.
Jeremy Allison
2004-09-24
1
-1
/
+1
*
r2578: Pick up optimisation from Samba4 - thanks tridge !
Jeremy Allison
2004-09-24
1
-0
/
+12
*
r2361: Fix the appalling toktocliplist() fn. Bug found by Luis Benvenutto.
Jeremy Allison
2004-09-15
1
-5
/
+8
*
r2175: Fix for #1546 from fumiya@samba.gr.jp. Preserve errno in MB strupper_m...
Jeremy Allison
2004-09-01
1
-0
/
+6
*
r2111: Fix memleak with valid names.
Jeremy Allison
2004-08-30
1
-0
/
+1
*
r2070: Let's try to overload srnlen and strndup for AIX where they are natly ...
Simo Sorce
2004-08-25
1
-2
/
+2
*
r1570: merging changes from 3.0.5
Gerald Carter
2004-07-22
1
-4
/
+12
[next]