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
/
source4
/
lib
/
replace
/
snprintf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r21174: many thanks to Paul Wayper for pointing out that C99 requires a
Andrew Tridgell
1
-2
/
+4
2007-10-10
r18401: some of our code also relies on fprintf() handling C99
Andrew Tridgell
1
-0
/
+21
2007-10-10
r18353: try to fix the assumption of NULL being handled in printf()
Andrew Tridgell
1
-0
/
+21
2007-10-10
r18321: fixed some warnings on AIX
Andrew Tridgell
1
-1
/
+1
2007-10-10
r18304: fixed misuse of size_t in dopr()
Andrew Tridgell
1
-3
/
+3
2007-10-10
r18160: - pread and pwrite replacements need to be non-static
Andrew Tridgell
1
-16
/
+1
2007-10-10
r18054: snprintf.c needs to use replace.h to get the rep_vasprintf and related
Andrew Tridgell
1
-5
/
+1
2007-10-10
r18046: Add 'z' specifier support and a configure test.
Simo Sorce
1
-12
/
+43
2007-10-10
r18031: Merge my replace fixes:
Jelmer Vernooij
1
-3
/
+3
2007-10-10
r17884: Shape up the snprintf fix after Metzes comments
Volker Lendecke
1
-2
/
+2
2007-10-10
r17849: Next round for RPC-SAMBA3-SHARESEC
Volker Lendecke
1
-2
/
+2
2007-10-10
r17789: remove compiler warnings
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r17658: several replacement snprintf() fixes.
Andrew Tridgell
1
-15
/
+40
2007-10-10
r13592: Incredible how bugs like this can sweep in even after peer review and...
Simo Sorce
1
-19
/
+22
2007-10-10
r13401: remove the rename of the snprintf functions that simo accidentially
Andrew Tridgell
1
-4
/
+2
2007-10-10
r13374: new revision of the snprintf replace code
Simo Sorce
1
-226
/
+672
2007-10-10
r11797: Added OpenSSH fix for "%.*s" format crash. From Darren Tucker
Jeremy Allison
1
-1
/
+22
2007-10-10
r7166: Move replacement stuff to seperate directory
Jelmer Vernooij
1
-0
/
+981