summaryrefslogtreecommitdiffstats
path: root/source/lib/util_str.c
Commit message (Expand)AuthorAgeFilesLines
* r16674: After removing each individual post-3.0.23rc3 change:Gerald Carter2006-06-291-0/+3
* r16418: Pull in more Klocwork fixes (up to r16415)Gerald Carter2006-06-201-2/+8
* r15837: starting sync up for 3.0.23rc1 (in sync with SAMBA_3_0 r15822)Gerald Carter2006-05-231-1/+17
* r15003: patch based on code from Arkady Glabek <aglabek@centeris.com> to ensu...Gerald Carter2006-04-081-9/+3
* r13975: Re-fix Coverity #156 - I had left the hidden arg. inconsistentJeremy Allison2006-03-071-1/+2
* r13915: Fixed a very interesting class of realloc() bugs found by Coverity.Jeremy Allison2006-03-071-15/+19
* r13622: Allow to rename machine accounts in a Samba Domain. This still uses theGünther Deschner2006-02-221-3/+8
* r13571: Replace all calls to talloc_free() with thye TALLOC_FREE()Gerald Carter2006-02-201-5/+5
* r13393: Do not initialize the lp_svcctl_list() value since it is handledGerald Carter2006-02-081-0/+3
* r13316: Let the carnage begin....Gerald Carter2006-02-031-12/+87
* r12522: Try and fix bug #2926 by removing setlocale(LC_ALL, "C")Jeremy Allison2005-12-271-8/+8
* r12313: Introduce yet another copy of the string_sub function:Volker Lendecke2005-12-181-1/+73
* r9282: Whitespace.Jeremy Allison2005-08-121-10/+10
* r9271: Fix problems with german umlauts - strcmp_w was broken (needs to alway...Jeremy Allison2005-08-121-5/+5
* r9201: Ouch.... :-(Volker Lendecke2005-08-071-1/+1
* r9198: Convert hex_encode and strhex_to_data_blob to take a talloc context.Volker Lendecke2005-08-071-5/+11
* r8686: Revert %LOGONSERVER%-substitution. The substition is done on the client,Günther Deschner2005-07-211-3/+12
* r8506: BUG 2853: don't strip out characters like '$' from printer namesGerald Carter2005-07-151-3/+12
* r8189: commit vampire ldif patch, mostly from Don Watson (dwatson@us.ibm.com)...Jim McDonough2005-07-061-0/+27
* r7415: * big change -- volker's new async winbindd from trunkGerald Carter2005-06-081-0/+66
* r7139: trying to reduce the number of diffs between trunk and 3.0; changing v...Gerald Carter2005-05-311-11/+11
* r6149: Fixes bugs #2498 and 2484.Derrell Lipman2005-03-311-11/+11
* r6014: rather large change set....Gerald Carter2005-03-231-0/+14
* r5961: final round of compiler warning fixes based on feedback from Jason MaderGerald Carter2005-03-221-1/+1
* r5956: more compile warngin fixes from the Mr. MaderGerald Carter2005-03-221-3/+3
* r5954: Fix some compiler warnings and add missing exclude-block in "net rpcGünther Deschner2005-03-221-1/+1
* r5953: more compiler cleanups; moved SID_LIST from smb.h to privileges.c to c...Gerald Carter2005-03-221-1/+1
* r5158: BUG 2263: patch from Timur Bakeyev <timur@com.bat.ru> to guard base64_...Gerald Carter2005-02-011-4/+10
* r5066: A couple of small fixes from James Peach @ SGI.Jeremy Allison2005-01-281-2/+2
* r4746: add server support for lsa_enum_acct_rights(); last checkin for the nightGerald Carter2005-01-151-0/+16
* r4334: Fix for bugid #2186 - from Buck Huppmann <buckh@pobox.com>Jeremy Allison2004-12-221-0/+8
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2004-12-071-19/+19
* r2605: Fix stupid typo in back-port of Samba4 fix.Jeremy Allison2004-09-241-1/+1
* r2578: Pick up optimisation from Samba4 - thanks tridge !Jeremy Allison2004-09-241-0/+12
* r2361: Fix the appalling toktocliplist() fn. Bug found by Luis Benvenutto.Jeremy Allison2004-09-151-5/+8
* r2175: Fix for #1546 from fumiya@samba.gr.jp. Preserve errno in MB strupper_m...Jeremy Allison2004-09-011-0/+6
* r2111: Fix memleak with valid names.Jeremy Allison2004-08-301-0/+1
* r2070: Let's try to overload srnlen and strndup for AIX where they are natly ...Simo Sorce2004-08-251-2/+2
* r1570: merging changes from 3.0.5Gerald Carter2004-07-221-4/+12
* r1087: BUG 1221: revert old change that used single and double quotes as deli...Gerald Carter2004-06-081-1/+1
* r570: Remove lots of globals to handle case issues - move themJeremy Allison2004-05-071-4/+2
* r116: volker's patch for local group and group nestingGerald Carter2004-04-071-0/+18
* r104: Fix ntlm_auth by adding the new strhex_to_data_blob() call.Andrew Bartlett2004-04-071-0/+11
* r4: merge in the SAMBA_3_0 branch from cvsCVS Import User2004-04-041-18/+0
* r2: import HEAD into svn+ssh://svn.samba.org/home/svn/samba/trunkCVS Import User2004-04-041-0/+2047