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