Hallvard Furuseth
|
18e348a379
|
Fix last commit (ITS#6622): Remove non-C90 // comment
|
2010-11-22 12:28:34 +00:00 |
|
Howard Chu
|
c7e19f9b62
|
ITS#6702 prompts should be on stderr
|
2010-11-12 04:15:23 +00:00 |
|
Pierangelo Masarati
|
0c0873803d
|
add parsing support for [unsigned] long long (ITS#6622)
|
2010-08-12 23:32:37 +00:00 |
|
Howard Chu
|
73bb167e74
|
ITS#6541 off-by-one, account for 'Z' being replaced by sign of delta
|
2010-05-03 05:13:44 +00:00 |
|
Ralf Haferkamp
|
17d61f6e6a
|
Different fix for make -j builds. The previous one caused recompiles
of fetch.c and ldif.c with every make run.
|
2010-04-29 11:28:13 +00:00 |
|
Ralf Haferkamp
|
df9f2d87a5
|
Fix parallel builds (make -j)
|
2010-04-23 16:30:55 +00:00 |
|
Kurt Zeilenga
|
3dadeb3efe
|
happy belated New Year
|
2010-04-13 22:17:29 +00:00 |
|
Pierangelo Masarati
|
d033f680b5
|
(ITS#6194) Patch - Enhancement - provide LDIF support as libldif
|
2010-04-12 02:01:55 +00:00 |
|
Hallvard Furuseth
|
3aff1b0c0c
|
ITS#6351,6390: s/memrchr/lutil_memrchr/, but try #define lutil_memrchr->memrchr
|
2009-11-20 20:43:50 +00:00 |
|
Hallvard Furuseth
|
47617b033c
|
Cleanup - macroize magic constant (ITS#5909)
|
2009-10-21 11:31:59 +00:00 |
|
Howard Chu
|
d0a410b212
|
Tweak MozNSS include path
|
2009-08-29 03:56:25 +00:00 |
|
Howard Chu
|
2ba0e44ad1
|
ITS#6278 PEM support for MozNSS from rmeggins@redhat.com, with header cleanups
|
2009-08-29 03:41:53 +00:00 |
|
Pierangelo Masarati
|
0b44f1fbcf
|
silence warnings
|
2009-08-21 17:06:22 +00:00 |
|
Pierangelo Masarati
|
f3cdcadf89
|
wrap gmtime for reentrancy (ITS#6262)
|
2009-08-18 23:48:15 +00:00 |
|
Howard Chu
|
e0bcb7b571
|
ITS#4643 never use native getpass(), it's deprecated/unsafe
|
2009-07-22 06:34:37 +00:00 |
|
Howard Chu
|
72e319bd02
|
ITS#5892 return -1 from ldif_read_record on error
|
2009-07-07 22:30:55 +00:00 |
|
Howard Chu
|
159461bfc8
|
ITS#5696 des_set_key -> des_set_key_and_parity
|
2009-07-03 22:19:52 +00:00 |
|
Howard Chu
|
4b8485c47a
|
ITS#5696 Additional MozNSS support from rmeggins@redhat.com
|
2009-07-02 23:10:23 +00:00 |
|
Hallvard Furuseth
|
7434318a17
|
ITS#5464, #5666 Update last change: Conflicted with compiler flag -D_GNU_SOURCE
|
2009-04-16 18:02:01 +00:00 |
|
Howard Chu
|
9e7b5d8f19
|
ITS#5464, #5666 define _GNU_SOURCE
|
2009-04-15 07:36:56 +00:00 |
|
Howard Chu
|
44f91f1464
|
ITS#6041 Windows opendir/closedir issues (from ITS#5408...)
|
2009-04-11 04:22:27 +00:00 |
|
Howard Chu
|
94ab6a31b2
|
ITS#6038 revert prev commits, ITS rejected
|
2009-03-27 11:07:42 +00:00 |
|
Rein Tollevik
|
c8cf2fc47a
|
ITS#6038: Write slapadd progress meter to stdout.
|
2009-03-26 22:50:54 +00:00 |
|
Howard Chu
|
d8e3b4e83e
|
ITS#6005 crypt salt_format must use ber_memfree
|
2009-03-09 01:28:00 +00:00 |
|
Howard Chu
|
02b71d58ec
|
ITS#6005 strings returned to slapd must use ber_mem*
|
2009-03-08 00:11:25 +00:00 |
|
Pierangelo Masarati
|
040f945d36
|
fix misc warnings
|
2009-02-15 21:59:16 +00:00 |
|
Howard Chu
|
bc486f123d
|
Fix spinner in prev commit
|
2009-02-05 10:07:20 +00:00 |
|
Howard Chu
|
d0515c4017
|
ITS#5922 with namespace changes
|
2009-02-05 09:38:07 +00:00 |
|
Hallvard Furuseth
|
ff08c4194c
|
Cleanup - macroize magic constant (ITS#5909)
|
2009-01-30 14:14:22 +00:00 |
|
Kurt Zeilenga
|
4af9eb9715
|
Update copyright notices
|
2009-01-22 00:40:04 +00:00 |
|
Pierangelo Masarati
|
7681642bcf
|
fix LDAP deref control response; fix tool response handling; add lutil_memcopy() for API uniformity (more about ITS#5768)
|
2008-12-11 23:17:08 +00:00 |
|
Hallvard Furuseth
|
677a11ad26
|
ITS#5748: tavl_find3(NULL,,,) returned undefined data
|
2008-10-22 19:39:42 +00:00 |
|
Hallvard Furuseth
|
03a729673c
|
Warning cleanup: signed meets unsigned.
|
2008-10-13 08:13:27 +00:00 |
|
Pierangelo Masarati
|
548a9f39ba
|
fix '<hex>'H conversion issue; did not look at decimal yet (ITS#5699)
|
2008-09-13 18:46:50 +00:00 |
|
Howard Chu
|
178141d7ec
|
ITS#5668 avoid overflows in Windows microsecond computation
|
2008-09-11 01:51:02 +00:00 |
|
Hallvard Furuseth
|
4f935126c4
|
ITS#5604: Normalize lutil_progname(): strip .exe from Windows executable names
|
2008-07-22 10:16:11 +00:00 |
|
Howard Chu
|
7d479302c0
|
ITS#5615 return success on Solaris 10
|
2008-07-15 20:07:36 +00:00 |
|
Kurt Zeilenga
|
c890c96d13
|
Happy New Year (belated)
|
2008-01-08 00:19:56 +00:00 |
|
Pierangelo Masarati
|
20f2548c82
|
fix declarations of buffers for numeric strings; other related cleanup
|
2007-12-15 15:23:23 +00:00 |
|
Hallvard Furuseth
|
24d9258888
|
Remove unused variables
|
2007-12-06 17:23:23 +00:00 |
|
Howard Chu
|
304520c113
|
Add memctx to lutil_str2bin()
|
2007-12-02 19:11:41 +00:00 |
|
Howard Chu
|
34a503960d
|
Fix tmpbuf size
|
2007-12-01 20:28:18 +00:00 |
|
Howard Chu
|
6ffbb9b04d
|
Fix dirsep chars before opening file
|
2007-12-01 19:19:20 +00:00 |
|
Howard Chu
|
3e05442795
|
Cleanups from Hallvard
|
2007-12-01 19:18:43 +00:00 |
|
Howard Chu
|
d4baa7dc87
|
Fix carries
|
2007-12-01 11:14:40 +00:00 |
|
Howard Chu
|
fab334d5f1
|
Fix prev. Once more, with feeling.
|
2007-11-30 22:26:23 +00:00 |
|
Howard Chu
|
88ea88feeb
|
Fix prev cleanup.
|
2007-11-30 18:32:42 +00:00 |
|
Howard Chu
|
55f6387214
|
Cleanup prev commit
|
2007-11-30 18:25:45 +00:00 |
|
Howard Chu
|
14573820ec
|
Fix rev 1.49
|
2007-11-30 18:10:22 +00:00 |
|
Pierangelo Masarati
|
7aeac21440
|
silence warnings
|
2007-11-23 12:47:53 +00:00 |
|