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
/
intl
Commit message (
Expand
)
Author
Age
Files
Lines
*
source3/intl/lang_tdb.h: fix licence/copyright
Günther Deschner
2011-06-10
1
-0
/
+23
*
lib/util use modules_path(), data_path() and shlib_ext() from source3
Andrew Bartlett
2011-06-06
1
-1
/
+1
*
s3: only include tdb headers where needed.
Günther Deschner
2011-05-06
1
-0
/
+1
*
More const fixes for compiler warnings from the waf build.
Jeremy Allison
2011-05-05
1
-1
/
+1
*
s3-build: only include intl protos where needed.
Günther Deschner
2011-03-30
2
-0
/
+8
*
s3-includes: only include system/filesys.h when needed.
Günther Deschner
2011-03-30
1
-0
/
+1
*
Use common util_file code.
Jelmer Vernooij
2008-10-12
1
-3
/
+3
*
use tdb_wipe_all() instead of tdb_wipe() - it is faster...
Michael Adam
2008-03-26
1
-1
/
+1
*
util_tdb: add a wrapper tdb_wipe() for traverse with tdb_traverse_delete_fn().
Michael Adam
2008-03-25
1
-1
/
+1
*
Fix some warnings
Volker Lendecke
2008-02-25
1
-2
/
+9
*
Patch 2 of 3 from Debian Samba packagers:
Gerald (Jerry) Carter
2007-11-01
1
-1
/
+1
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
1
-3
/
+3
*
r23798: updated old Temple Place FSF addresses to new URL
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
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
*
r23671: Remove unused code -- 16416 bytes of bss space...
Volker Lendecke
2007-10-10
1
-26
/
+0
*
r21973: make use of tdb_*_bystring() and string_term_tdb_data()
Stefan Metzmacher
2007-10-10
1
-11
/
+5
*
r17345: Some C++ warnings
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r14225: Fix Coverity Bug # 67
Volker Lendecke
2007-10-10
1
-1
/
+4
*
r13316: Let the carnage begin....
Gerald Carter
2007-10-10
1
-1
/
+1
*
r7139: trying to reduce the number of diffs between trunk and 3.0; changing v...
Gerald Carter
2007-10-10
1
-2
/
+2
*
r6149: Fixes bugs #2498 and 2484.
Derrell Lipman
2007-10-10
1
-2
/
+2
*
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
2007-10-10
1
-4
/
+4
*
r39: * importing .cvsignore files
Gerald Carter
2007-10-10
1
-2
/
+0
*
More casty-foo ...
Richard Sharpe
2003-11-13
1
-1
/
+2
*
Add newline to debug message
Andrew Bartlett
2003-11-07
1
-1
/
+1
*
Fix from Monyo.
John Terpstra
2003-10-18
1
-1
/
+1
*
Allow d_printf() to handle strings with escaped quotation marks since the
Tim Potter
2003-09-26
1
-2
/
+33
*
Fix return of result. Patch from Yasuma Takeda <yasuma@miraclelinux.com>
Jeremy Allison
2003-09-22
1
-0
/
+1
*
Applied Monyo's patch for bug #412 which allows \n characters to
Tim Potter
2003-09-22
1
-0
/
+2
*
Put in some DEBUGs for swat language selection. Part of bug 456.
Tim Potter
2003-09-19
1
-13
/
+22
*
More tuning from cachegrind. Change most trim_string() calls to trim_char(0,
Jeremy Allison
2003-09-05
1
-2
/
+2
*
Merge from HEAD - make Samba compile with -Wwrite-strings without additional
Andrew Bartlett
2003-01-03
1
-3
/
+3
*
Lots of fixes for error paths where tdb_fetch() data need freeing.
Jeremy Allison
2002-11-23
1
-1
/
+2
*
sync 3.0 branch with head
Jelmer Vernooij
2002-08-17
1
-2
/
+4
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-2
/
+1
*
Fixed all uses of tdb_fetch/store/_int to use explicit int32 little endian
Jeremy Allison
2002-01-09
1
-2
/
+2
*
Fixed nasty cast of tdb_delete in traversals.
Jeremy Allison
2002-01-03
1
-1
/
+1
*
add *.po32 to ignore list
Herb Lewis
2001-12-12
1
-0
/
+1
*
Ignore .po files.
Martin Pool
2001-11-19
1
-0
/
+1
*
get rid of compiler warnings (casts and delete unused variables)
Herb Lewis
2001-10-23
1
-2
/
+2
*
- renamed *.po message files to *.msg
Andrew Tridgell
2001-10-15
1
-12
/
+15
*
removed unused gettext code
Andrew Tridgell
2001-10-15
22
-4956
/
+0
*
the next step in the intl changeover. This should get us compiling agian,
Andrew Tridgell
2001-10-14
1
-14
/
+53
*
switched over to a new method of handling uppercase/lowercase mappings
Andrew Tridgell
2001-10-03
1
-0
/
+181
*
added files and directories to support gettext() feature
Motonobu Takahashi
2001-09-24
23
-0
/
+5056