Predrag "Pele" Balorda
d2995f7def
additional pixmaps for gtk-tool
1998-11-30 00:00:21 +00:00
Predrag "Pele" Balorda
41cac659fb
new class files for gtk-tool
1998-11-29 23:56:22 +00:00
Kurt Zeilenga
a093e98658
Subsitute ldap_subdir after processing argument.
1998-11-29 23:50:01 +00:00
Kurt Zeilenga
ba84e23867
Add ldap.conf man page.
1998-11-29 20:58:40 +00:00
Kurt Zeilenga
0c24fa2f3d
Add --with-subdir to allow user specification of install subdirectory
...
to be used. --without-subdir can be used to specify no subdirectory.
1998-11-29 20:03:57 +00:00
Kurt Zeilenga
edd464ee8f
Update build environment:
...
default sysconfdir subdirectory is openldap instead of ldap.
This removes conflicts with other ldap subsystems. Should
be configure option.
*.conf files are now preserved. A *.conf.default are always
created with the latest conf.
*.help and ldapfriendly are now placed in $(datadir)/$(ldap_subdir)
updated man pages to reflect changes.
1998-11-29 19:48:28 +00:00
Kurt Zeilenga
9aa2cd646b
Needs to add symlink for static version of library.
1998-11-29 17:36:58 +00:00
Predrag "Pele" Balorda
e5acf2467b
gtk-tool icons, added
1998-11-28 20:48:11 +00:00
Predrag "Pele" Balorda
38cdb9e6ba
gtk-tool updates
1998-11-28 20:25:09 +00:00
Predrag "Pele" Balorda
9365ceab85
Removed stale files from gtk-tool
1998-11-28 18:10:50 +00:00
Predrag "Pele" Balorda
b50348c53a
Added php3tool.conf. The beginnings of a great era...
1998-11-28 11:59:08 +00:00
Predrag "Pele" Balorda
43e572aba7
Updated some stuff on php3-tool
1998-11-28 11:57:38 +00:00
Predrag "Pele" Balorda
2fcab46c60
Added include/preferences.inc to php3-tool. Aploligies for forgetting to add it before.
1998-11-28 11:57:02 +00:00
Predrag "Pele" Balorda
c6ae177b07
Added style.css for php3-tool. I really don't know why it wasn't in the repository before....
1998-11-28 11:54:48 +00:00
Kurt Zeilenga
e2ee741ea8
Replace strdup() with ch_strdup() such that exit() will be called
...
if strdup fails. This is better than not checking, but we should
add orderly shutdown.
1998-11-27 20:21:54 +00:00
Kurt Zeilenga
9b09d42a1d
Apply preliminary patch provided by Hallvard.
...
This still needs significant review!
1998-11-27 20:02:55 +00:00
Predrag "Pele" Balorda
09488c0158
Updates to cache and misc. other fixes on gtk-tool
1998-11-27 02:08:19 +00:00
Predrag "Pele" Balorda
df48f54fa2
Removal of misc. redundant files for gtk-tool
1998-11-27 01:02:27 +00:00
Predrag "Pele" Balorda
efdc4f93d9
Misc. pixmaps for gtk-tool - added
1998-11-27 00:58:11 +00:00
Predrag "Pele" Balorda
60de7d64ff
Misc. fixes and additions to gtk-tool - works and looks nicer now.
1998-11-27 00:56:29 +00:00
Predrag "Pele" Balorda
65ff53b845
ChangeLog file for gtk-tool with the first entry
1998-11-26 13:25:57 +00:00
Predrag "Pele" Balorda
fd5cafd2d8
Updates: command-line parsing of parameters for server, port and baseDN. Started ChangeLog, updated TODO and README.
1998-11-26 13:23:06 +00:00
Predrag "Pele" Balorda
7965e0e50d
A few quick fixes to get it up to speed with latest Gtk-- version and finally make it work.
1998-11-26 12:21:23 +00:00
Kurt Zeilenga
6411d8429b
Add MajorLDAP to project list.
1998-11-26 04:13:45 +00:00
Kurt Zeilenga
fd8c786752
Add additional projects to todo list:
...
mail500 to use filters
Kerberos autoconf support
ISODE autoconf support
contrib autoconf support
1998-11-26 04:09:48 +00:00
Kurt Zeilenga
30cefc46de
Add KRB_LIBS to makefiles.
1998-11-25 23:49:12 +00:00
Kurt Zeilenga
e9c9e54703
Add hint files for Solaris and SunOS.
1998-11-25 23:47:14 +00:00
Kurt Zeilenga
4e9f9af375
Add a couple minor safety checks.
1998-11-25 23:45:57 +00:00
Kurt Zeilenga
0e2a772173
Fix ldap_sigusr2 vs 1 typo for Linux on alpha & sparc.
1998-11-25 23:35:04 +00:00
Kurt Zeilenga
02aa747949
Initial revision
1998-11-24 18:01:09 +00:00
Kurt Zeilenga
58f36940c5
string_expand used hardcoded size instead of bufsiz argument.
...
pointed out by Jorg Pietschmann <pietsch@swissline.ch>.
1998-11-24 02:29:53 +00:00
Kurt Zeilenga
b2ec7af331
Changed dn2entry to always returned a modified matched.
...
Modified users of this code to free matched if set.
1998-11-23 20:08:25 +00:00
Kurt Zeilenga
90debec329
plug newDN memory leak using Will Ballantyne's patch
1998-11-23 19:57:00 +00:00
Hallvard Furuseth
ee2a3e7871
Add crypt() declaration
1998-11-23 08:14:40 +00:00
Kurt Zeilenga
a8efbbeef4
Should include <ac/unistd.h> instead of <unistd.h>
1998-11-23 06:04:18 +00:00
Kurt Zeilenga
e020da90c1
Need to add unistd.h and sys/time.h checks back in now that
...
now that the mktime check is commented out.
1998-11-23 06:02:47 +00:00
Hallvard Furuseth
cb8b23efb2
Plug memory leaks
1998-11-23 04:35:26 +00:00
Hallvard Furuseth
17fe0f59f8
gcc -Wformat cleanup
1998-11-23 04:33:53 +00:00
Hallvard Furuseth
abfcf15d48
Cast memcpy #defined as bcopy to void, to avoid use of unspecified values.
...
Clarify a few comments.
1998-11-23 04:29:01 +00:00
Kurt Zeilenga
1650f15d9d
Remove mktime/stdtod checks. They are not currently needed.
1998-11-23 03:08:26 +00:00
Kurt Zeilenga
21b249ca6e
Change init_w_userconf to not interpet the filename. If it's
...
give "/foo", then it will check $HOME/foo, $HOME/./foo, then /foo.
This might not be what the installer hand it mind... but then again
may be it is.
w_userconf and w_conf both now use NULL arguments to disable conf loading.
1998-11-23 03:03:06 +00:00
Kurt Zeilenga
1494cf2a44
Update code to use HAVE_STDARG and to properly include <ac/stdarg.h>
1998-11-23 02:41:30 +00:00
Hallvard Furuseth
c0333b758f
Forced commit to update previous log, files were not changed.
...
Also modified openldap_ldap_init_w_userconf to not prepend a pathname
to filenames starting with "/" or "./".
1998-11-23 01:51:01 +00:00
Hallvard Furuseth
7273fd47fd
gcc -W cleanup
1998-11-23 01:46:32 +00:00
Hallvard Furuseth
185586f5c2
Plug memory leak
1998-11-23 01:44:24 +00:00
Kurt Zeilenga
86555712c4
Add NT related projects.
1998-11-23 00:24:36 +00:00
Kurt Zeilenga
07a03d2245
Should use right define HAVE_NT_THREADS...
1998-11-23 00:17:23 +00:00
Kurt Zeilenga
61e8984d7a
Add basic NT thread support.
1998-11-23 00:14:12 +00:00
Kurt Zeilenga
dbb981f96e
Remove lint.
1998-11-23 00:00:48 +00:00
Kurt Zeilenga
53100db1a5
Update portable.h for NT
1998-11-22 23:29:51 +00:00