Commit Graph

19692 Commits

Author SHA1 Message Date
Hallvard Furuseth
32792a4fbc ITS#6935 Fix uninitialized cert-syntax vars.
serialNumberAndIssuerNormalize():    s3,
attributeCertificateExactNormalize():sn2,i_sn2.
2011-05-09 15:50:22 +02:00
Hallvard Furuseth
34c772e28d ITS#6933 Add missing strdup of lutil_getRegParam() 2011-05-09 15:37:55 +02:00
Luke Howard
93c54fd158 Add GSS naming extensions ACL plugin 2011-05-09 13:55:40 +02:00
Hallvard Furuseth
45dfacd9d5 Fix test062-config-delete typo 2>%1 to 2>&1 2011-05-07 20:14:50 +02:00
Hallvard Furuseth
071c5800eb ITS#6932: Move assert(str) before Debug(..str). 2011-05-07 20:11:35 +02:00
Hallvard Furuseth
fac36dcba7 ITS#6932: Clean up strange asserts & nearby code.
Mostly found by Klocwork: Issues #213,298-300,331,342-343,374,390,410.
2011-05-05 15:55:29 +02:00
Hallvard Furuseth
06dca7858e ITS#6931 Catch NULL ld for LDAP_OPT_SESSION_REFCNT.
Klocwork issue#111, ldap_get_option().
2011-05-05 14:10:32 +02:00
Hallvard Furuseth
a1cb490d0c ITS#6930 Plug ldapi://too-long-path socket leak.
Klocwork issue#117, ldap_connect_to_path().
2011-05-05 13:52:08 +02:00
Hallvard Furuseth
e2e5a8504d klocwork#255 Fix sprintf(%d, u_int32_t) 2011-05-05 13:51:36 +02:00
Hallvard Furuseth
375bc1ace7 ITS#6929 fclose(password file) on failure.
lutil_get_filed_password() bug; klocwork issue#203.
2011-05-05 13:40:15 +02:00
Hallvard Furuseth
28ab7ad253 ITS#6870 .gitignore += libldap_r/<ldif.c,fetch.c>.
Followup to moving these files to libldap/.
2011-05-05 13:26:27 +02:00
Ralf Haferkamp
8b949b18c6 Fix build with gcc 4.6 2011-05-03 11:21:07 +02:00
Howard Chu
45ce60c094 ITS#6909 blind fix. re-init creds for retry.
Move retry so that cred validity is also re-checked.
2011-04-23 21:11:52 -07:00
Howard Chu
81687b321c ITS#6915 fix op timestamps
This has always been broken since memberof was first written
2011-04-23 20:56:11 -07:00
Howard Chu
7a66c84783 More for ITS#6815, Unbind and Abandon 2011-04-20 12:31:27 -07:00
Howard Chu
9e00b6cc6c Add strictrefresh syncrepl option
Only affects delta-syncrepl - stop listening to clients while
refresh is running.
2011-04-15 11:13:38 -07:00
Howard Chu
d6eb465bca Log when delta-sync has to fallback 2011-04-15 10:41:31 -07:00
Howard Chu
b062dd67de Log entry DN on syncrepl errors 2011-04-14 22:07:12 -07:00
Ralf Haferkamp
28adb589f2 fixed LDAPCtrl constructor when using char* 2011-04-14 15:44:00 +02:00
Howard Chu
9b463b59ec ITS#6898 fix regression from ITS#6625
compound statements need brackets, duh.
2011-04-09 16:55:00 -07:00
Hallvard Furuseth
76b7a83026 Merge missing files from cvs repo 2011-04-04 15:38:46 +02:00
Ralf Haferkamp
36ba454bb6 renew SSL context when setting global Options 2011-04-01 10:06:05 +02:00
Ralf Haferkamp
0d5c46d838 Fixed SSL/TLS context renewal
LDAP_OPT_X_TLS_NEWCTX needs a pointer to 0 as the value for
ldap_set_option when renewing a client's SSL context.
2011-04-01 09:48:24 +02:00
Hallvard Furuseth
86dc9d8a4c ITS#6885: Fix lutil_get_now for !HAVE_GETTIMEOFDAY 2011-03-30 15:51:46 +02:00
Luke Howard
be0a8db087 get posixgroup.c compiling again 2011-03-31 00:35:27 +11:00
Gavin Henry
806eb93d2c Reverting. 2011-03-30 11:52:52 +01:00
Gavin Henry
030cd3923a Merge branch 'master' of ssh://git-master.openldap.org/~git/git/openldap 2011-03-30 11:52:20 +01:00
Gavin Henry
ace047b225 Testing first git commit for docs. 2011-03-30 11:51:44 +01:00
Luke Howard
4f0dc06553 slapi_attr_add_value should use attr_valadd to set a_numvals 2011-03-30 21:03:39 +11:00
Kurt Zeilenga
cf49e43f86 Merge branch 'master' of ssh://git-master.openldap.org/~git/git/openldap 2011-03-28 18:42:22 -07:00
Kurt Zeilenga
cd1f718f01 Update guide Copyright/License handling
Avoids redundant files.
And update various notices
2011-03-28 18:40:52 -07:00
Quanah Gibson-Mount
0adef98b25 Update for git 2011-03-28 12:23:50 -07:00
Quanah Gibson-Mount
e077a48344 Update configure 2011-03-28 12:15:23 -07:00
Kurt Zeilenga
6921f1b7df fix typo in last commit 2011-03-27 17:49:21 -07:00
Kurt Zeilenga
364ae53526 handle $Id$ in configure.in (configure scripts need to be rebuilt) 2011-03-27 17:48:08 -07:00
Kurt Zeilenga
3d8b712b43 Use $Id$ for AC_REVISION() 2011-03-27 15:46:52 -07:00
Kurt Zeilenga
fc37760b89 Update mkrelease for git(1) 2011-03-26 07:56:10 -07:00
Kurt Zeilenga
9e149bf33b Don't ignore all Makefiles 2011-03-25 23:23:53 -07:00
Kurt Zeilenga
7c51f89f32 Initial .gitignore 2011-03-25 22:40:06 -07:00
Kurt Zeilenga
d5de80c962 Indicate configure is running in a Git clone 2011-03-25 22:14:59 -07:00
Quanah Gibson-Mount
e8e711018f ITS#6879
Fix typo
2011-03-25 19:39:08 +00:00
Kurt Zeilenga
844e540475 Remove from CVS (now in openldap-etc.git) 2011-03-25 03:15:05 +00:00
Quanah Gibson-Mount
d7d25f5608 ITS#6866
Fix math error
2011-03-24 21:41:08 +00:00
Howard Chu
dc03b00857 ITS#6877 add LIBTOOL definition 2011-03-24 17:00:38 +00:00
Howard Chu
1cfe042f53 ITS#6870 fix winsock wake_sds init 2011-03-24 10:38:09 +00:00
Howard Chu
db5c70f89d More for ITS#6238 add install rule 2011-03-24 07:01:17 +00:00
Howard Chu
f8a5ce4a6e ITS#6870 move ldif.c and fetch.c from liblutil to libldap 2011-03-24 06:49:04 +00:00
Kurt Zeilenga
fa8d57d492 update year on personal notice (just to inject a commit for testing) 2011-03-23 19:45:09 +00:00
Ralf Haferkamp
f4e5030c22 First underlying LDAP database needs special treatment upon deletion 2011-03-22 16:14:02 +00:00
Ralf Haferkamp
33cab9b7ed Allow deletion of chain overlay's back-ldap databases 2011-03-22 15:37:11 +00:00