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
/
source3
/
lib
/
charcnv.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use a switch statement in charset_name()
Volker Lendecke
2009-07-25
1
-8
/
+24
*
Replace short-lived NULL talloc contexts with talloc_tos().
Jeremy Allison
2009-07-16
1
-4
/
+4
*
Make ctemp async. Fix the test to pass against W2K3.
Jeremy Allison
2009-06-10
1
-3
/
+1
*
s3-charcnv: always talloc_free in convert_string_talloc() error path.
Günther Deschner
2009-06-08
1
-2
/
+1
*
s3-charcnv: remove remaining malloc references in convert_string_talloc().
Günther Deschner
2009-06-08
1
-2
/
+2
*
Fix a malloc/talloc mixup
Volker Lendecke
2009-05-02
1
-1
/
+1
*
s3-auth-charcnv: fix push_string(). Don't push to ucs2 and ascii after another.
Günther Deschner
2009-04-27
1
-1
/
+2
*
charcnv: Import push_codepoint().
Jelmer Vernooij
2009-04-23
1
-0
/
+61
*
Make Samba3 use the new common libcli/auth code
Andrew Bartlett
2009-04-14
1
-0
/
+38
*
s3:charcnv remove now unused malloc() based conversion functions
Andrew Bartlett
2009-04-14
1
-39
/
+0
*
Convert Samba3 to use the common lib/util/charset API
Andrew Bartlett
2009-04-14
1
-205
/
+43
*
Solve some of the conflict between Samba3 and Samba4 push_string
Andrew Bartlett
2009-04-14
1
-5
/
+43
*
Tidy up some convert_string_internal error cases, found by Andrew Bartlett.
Jeremy Allison
2009-03-31
1
-6
/
+19
*
Revert accidental reintroduction of void ** bug.
Jelmer Vernooij
2009-03-08
1
-1
/
+1
*
Use common header file for character set handling in Samba 3 and Samba 4.
Jelmer Vernooij
2009-03-01
1
-1
/
+1
*
Even for srclen == 0 we have to return something
Volker Lendecke
2009-01-12
1
-0
/
+6
*
Fix bug 5826 - Directory/Filenames get truncated when 3.2.0 client acesses ol...
Jeremy Allison
2008-10-16
1
-13
/
+45
*
Fix bug 5686 - libsmbclient segfaults with more than one SMBCCTX.
Jeremy Allison
2008-08-12
1
-3
/
+3
*
Cleanup size_t return values in callers of convert_string_allocate
Tim Prouty
2008-05-20
1
-124
/
+143
*
Cleanup size_t return values in convert_string_allocate
Tim Prouty
2008-04-11
1
-58
/
+76
*
charcnv: add talloc_strdup_lower() - talloc variant of strdup_lower().
Michael Adam
2008-04-10
1
-0
/
+26
*
Ensure that convert_string_allocate() allocates 2 extra
Jeremy Allison
2008-02-01
1
-6
/
+14
*
Fixup hot paths - add macro for toupper (c < 0x80).
Jeremy Allison
2008-01-09
1
-6
/
+12
*
Make init_doschar_table() static
Volker Lendecke
2007-12-16
1
-1
/
+0
*
Remove pstrings from client/client.c by doing a large rewrite.
Jeremy Allison
2007-12-06
1
-4
/
+9
*
pull_ascii_pstring is gone.
Jeremy Allison
2007-12-04
1
-6
/
+0
*
Allow STR_TERMINATE and -1 src_len for pull_ucs2_base_talloc().
Jeremy Allison
2007-12-04
1
-1
/
+7
*
More trivial pstring removal.
Jeremy Allison
2007-11-20
1
-1
/
+1
*
Start to remove some of the pstring functions we're
Jeremy Allison
2007-11-19
1
-11
/
+1
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
1
-6
/
+6
*
r25277: Belt-and-braces approach to Volker's fix for RPC-SAMBA3-GETUSERNAME.
Jeremy Allison
2007-10-10
1
-4
/
+7
*
r25258: Fix a panic message and remove superfluous return after the call to s...
Michael Adam
2007-10-10
1
-2
/
+1
*
r25238: Make the error returns from the string functions
Jeremy Allison
2007-10-10
1
-20
/
+20
*
r25222: Fix last assumptions that (size_t)-1 can be used
Jeremy Allison
2007-10-10
1
-18
/
+36
*
r25199: Remove pstring from strdup_upper - make it the
Jeremy Allison
2007-10-10
1
-14
/
+31
*
r25195: Fix issue with calling pull_uc2_*alloc with
Jeremy Allison
2007-10-10
1
-0
/
+8
*
r25184: Fix some C++ warnings and an uninitialized variable
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r25138: More pstring elimination. Add a TALLOC_CTX parameter
Jeremy Allison
2007-10-10
1
-8
/
+33
*
r25136: When tallocing a string to uppercase remember the terminating
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r25120: One more warning.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r25117: The mega-patch Jerry was waiting for. Remove all pstrings from
Jeremy Allison
2007-10-10
1
-1
/
+5
*
r25111: Move to talloced pathnames on most code paths.
Jeremy Allison
2007-10-10
1
-1
/
+15
*
r25009: Large patch discussed with Volker. Move unix_convert to a talloc-based
Jeremy Allison
2007-10-10
1
-0
/
+65
*
r24133: Explicitly pass flags2 down to push_string_fn
Volker Lendecke
2007-10-10
1
-2
/
+5
*
r23865: Fix a type-punned error
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r23858: Added srvstr_pull_buf_talloc() and srvstr_pull_talloc()
Jeremy Allison
2007-10-10
1
-16
/
+234
*
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r23726: Explicitly pass down the FLAGS2 field to srvstr_pull_buf. The next
Volker Lendecke
2007-10-10
1
-2
/
+10
*
r23662: According to simo, check_dos_char is needed
Volker Lendecke
2007-10-10
1
-0
/
+1
[next]