Univention Bugzilla – Attachment 4124 Details for
Bug 25958
Listener Performance in großen Umgebungen
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
O2 und Protected Stack
flags.patch (text/plain), 777 bytes, created by
Moritz Muehlenhoff
on 2012-01-30 16:22:32 CET
(
hide
)
Description:
O2 und Protected Stack
Filename:
MIME Type:
Creator:
Moritz Muehlenhoff
Created:
2012-01-30 16:22:32 CET
Size:
777 bytes
patch
obsolete
>Index: univention-directory-listener/src/Makefile >=================================================================== >--- univention-directory-listener/src/Makefile (Revision 30231) >+++ univention-directory-listener/src/Makefile (Arbeitskopie) >@@ -34,7 +34,7 @@ > DB_CFLAGS=-I/usr/include/db3 -DWITH_DB3 > DB_OBJS=cache.o cache_entry.o cache_lowlevel.o base64.o > >-CFLAGS=-g -Wall -D_FILE_OFFSET_BITS=64 $(DB_CFLAGS) >+CFLAGS=-g -Wall -D_FILE_OFFSET_BITS=64 $(DB_CFLAGS) -O2 -fstack-protector --param=ssp-buffer-size=4 > LDADD=-g -luniventiondebug > LISTENER_LDADD=$(LDADD) -luniventionpolicy -lldap -lpython2.6 $(DB_LDADD) > LISTENER_OBJS=main.o notifier.o transfile.o handlers.o cache.o cache_entry.o cache_lowlevel.o change.o network.o filter.o signals.o base64.o select_server.o
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 25958
:
4122
|
4123
| 4124 |
4125
|
4126