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
/
snprintf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
A fix for bug 174. I'm pushing this to the tree to test it on one of
Tim Potter
2003-07-23
1
-4
/
+2
*
*****LDAP schema changes*****
Gerald Carter
2003-05-14
1
-9
/
+9
*
Move some #ifdefs and function prototypes around to avoid a compiler
Tim Potter
2003-05-14
1
-13
/
+14
*
And finally IDMAP in 3_0
Simo Sorce
2003-05-12
1
-2
/
+8
*
Fixed typo introduced in reverted patch from version 1.12.4.5
Tim Potter
2003-05-05
1
-1
/
+1
*
Merge from HEAD 1.36.
Martin Pool
2003-04-14
1
-12
/
+46
*
merge from 2.2
Herb Lewis
2002-12-19
1
-0
/
+2
*
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
2002-07-15
1
-32
/
+46
*
fixes (asprintf) from 2.2
Simo Sorce
2002-01-19
1
-0
/
+1
*
fixed a typo in vsyslog()
Andrew Tridgell
2001-12-21
1
-1
/
+1
*
Added AC_CHECK_FUNCS(syslog vsyslog).
Jeremy Allison
2001-12-19
1
-0
/
+14
*
Explain why snprintf has to be overridden in this way.
Martin Pool
2001-12-10
1
-1
/
+8
*
Typo spotting.
Tim Potter
2001-12-10
1
-2
/
+2
*
allow printing of NULL pointers with internal snprintf
Andrew Tridgell
2001-11-27
1
-0
/
+1
*
reverted incorrect patch
Andrew Tridgell
2001-11-27
1
-2
/
+4
*
Added || -> && fix from "Orwig, Paul" <PORWIG@PacificLife.com>.
Jeremy Allison
2001-10-24
1
-2
/
+2
*
replace modf so we don't need the math library
Andrew Tridgell
2001-05-06
1
-4
/
+39
*
- added test for vasprintf
Andrew Tridgell
2001-04-28
1
-9
/
+17
*
got asprintf defn right
Andrew Tridgell
2001-04-28
1
-11
/
+12
*
added much better snprintf code, plus new function asprintf
Andrew Tridgell
2001-04-27
1
-734
/
+714
*
Excise snprintf -> slprintf.
Jeremy Allison
2001-02-16
1
-1
/
+2
*
Bracked unbracketed macro arguments while looking for another bug.
Tim Potter
2000-07-06
1
-2
/
+2
*
Fix for crash bug from Paul Tyler <pct@ansto.gov.au>.
Jeremy Allison
2000-02-21
1
-10
/
+11
*
Fix problems with broken libc fvct returns.
Jeremy Allison
2000-01-12
1
-1
/
+8
*
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
1999-12-13
1
-1
/
+61
*
* client/client.c (dir_total): use SMB_BIG_UINT
Alexandre Oliva
1999-03-25
1
-2
/
+26
*
global change from samba.anu.edu.au to samba.org
Andrew Tridgell
1998-11-21
1
-1
/
+1
*
added copyright notice from Patrick Powell
Andrew Tridgell
1998-10-31
1
-8
/
+5
*
Fixes to allow this to pass SGI compiler in -fullwarn mode (with one
Jeremy Allison
1998-10-28
1
-9
/
+9
*
fixed problem with snprintf.c and mkproto
Andrew Tridgell
1998-10-28
1
-4
/
+4
*
fixed handling of %.0f in replacement snprintf.c
Andrew Tridgell
1998-10-28
1
-12
/
+28
*
add ifdef for "long double"
Andrew Tridgell
1998-10-27
1
-12
/
+18
*
added a vsnprintf() implementation from cvslock. See the notes on the
Andrew Tridgell
1998-10-26
1
-0
/
+801