Commit Graph

219 Commits

Author SHA1 Message Date
arielb%netscape.com
d0569113c8 added files: mozilla/caps/src/nsJSPrincipals.cpp, mozilla/caps/src/nsScriptSecurityManager.cpp
git-svn-id: svn://10.0.0.236/trunk@43799 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-20 09:53:15 +00:00
arielb%netscape.com
ad40dbfcd5 includes updates to codbase matching security checks currently turned off
but in place.  redefined the script security manager in caps and it is
now generating codebase principals.


git-svn-id: svn://10.0.0.236/trunk@43798 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-20 09:51:02 +00:00
arielb%netscape.com
de6ec53a99 added JavaScript shlbs to target paths
git-svn-id: svn://10.0.0.236/trunk@43797 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-20 09:44:41 +00:00
arielb%netscape.com
f96a17b9c8 adding functionality to security
git-svn-id: svn://10.0.0.236/trunk@42712 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-08 22:29:02 +00:00
arielb%netscape.com
89a92838d2 removing public directory for good. fixed up nsPrivilegeManager.cpp
git-svn-id: svn://10.0.0.236/trunk@42706 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-08 21:04:16 +00:00
arielb%netscape.com
251a1383ad removed files: mozilla/caps/src/nsZip.c, mozilla/caps/src/nsZig.cpp, mozilla/caps/src/nsLoadZig.c
git-svn-id: svn://10.0.0.236/trunk@42669 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-07 21:42:47 +00:00
arielb%netscape.com
f5d498bbba removed zip support from caps module. from now on all that stuff will
be used by libjar.  should also remove a lot of memory leaks reported on
nsZip


git-svn-id: svn://10.0.0.236/trunk@42668 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-07 21:40:33 +00:00
arielb%netscape.com
788241b16c Fix to bug 11330 and some changes to reduce warnings in linux builds
git-svn-id: svn://10.0.0.236/trunk@42661 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-07 19:59:31 +00:00
briano%netscape.com
560cfafde5 Fixed the missing EOF newline problem.
git-svn-id: svn://10.0.0.236/trunk@42624 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-07 03:01:30 +00:00
sspitzer%netscape.com
d13e711412 fix the port bustages. use ZLIB_LIBS and not -lz. r=briano.
git-svn-id: svn://10.0.0.236/trunk@42617 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-07 02:15:37 +00:00
sspitzer%netscape.com
239f6089d8 fix for run time bustage. r=briano
git-svn-id: svn://10.0.0.236/trunk@42586 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-07 00:10:14 +00:00
arielb%netscape.com
e7f72f60e5 added files: mozilla/caps/src/nsSecurityManagerFactory.cpp
git-svn-id: svn://10.0.0.236/trunk@42571 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-06 22:56:57 +00:00
norris%netscape.com
c312ad6e18 didn't go through on windows, this is arielb's checkin
git-svn-id: svn://10.0.0.236/trunk@42565 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-06 22:50:11 +00:00
arielb%netscape.com
a12b820894 added a new and improved factory to caps module. fixed some bugs and
cleared some warnings.  also move some methods of privilege manager to
principal manager.


git-svn-id: svn://10.0.0.236/trunk@42563 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-06 22:44:35 +00:00
sspitzer%netscape.com
50ef97bffc fix warnings
git-svn-id: svn://10.0.0.236/trunk@42311 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-05 19:47:10 +00:00
briano%netscape.com
4225fcf54f Added a newline to the EOF to fix the Unix native compiler builds.
git-svn-id: svn://10.0.0.236/trunk@41798 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-02 06:40:28 +00:00
briano%netscape.com
47f43e10da Cleaned it up.
git-svn-id: svn://10.0.0.236/trunk@41797 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-02 06:40:06 +00:00
briano%netscape.com
60feb77b7e Added a newline to the EOF to fix the Unix native compiler builds.
git-svn-id: svn://10.0.0.236/trunk@41794 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-02 06:33:08 +00:00
jband%netscape.com
51d427d2b1 fixing runtime crash for arielb - was shadowing a member with a local in the ctor
git-svn-id: svn://10.0.0.236/trunk@41778 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-02 01:44:18 +00:00
arielb%netscape.com
62f4cc08c2 i guess the removal of the dir didn't go through, hope this doesn't mean
the build will bust


git-svn-id: svn://10.0.0.236/trunk@41772 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-01 21:49:06 +00:00
arielb%netscape.com
576dedd032 add a principal manager to caps api. everything is now xpidled so
i removed the public directory from the module.


git-svn-id: svn://10.0.0.236/trunk@41771 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-01 21:26:02 +00:00
briano%netscape.com
6ba54119ec Added a newline the the end of file to make the native Unix compilers happy.
git-svn-id: svn://10.0.0.236/trunk@41493 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-28 21:55:50 +00:00
arielb%netscape.com
5b5124ff1a xpidling and updating nsTarget object. should resolve build errors on
SeaMonkey Ports


git-svn-id: svn://10.0.0.236/trunk@41439 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-28 05:43:26 +00:00
briano%netscape.com
684f6b2907 Cleaned it up and changed the name of libreg.{a,so} to libmozreg.{a,so} to fix the conflict reported in bug 8568.
git-svn-id: svn://10.0.0.236/trunk@41354 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-27 23:27:44 +00:00
bruce%cybersight.com
4e78218d9d Add newlines for unix compilers.
git-svn-id: svn://10.0.0.236/trunk@41305 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-27 20:31:21 +00:00
arielb%netscape.com
395aa47003 removed some enums and migrated them into nsPrivilege, nsIPrivilege and
nsPrivilegemanager. cleaning up some old code from the security module
and refining their api's and such like.


git-svn-id: svn://10.0.0.236/trunk@41184 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-27 00:50:59 +00:00
briano%netscape.com
8d28890907 Some compilers also object to #endif's with any non-comment tokens after them. Fixed.
git-svn-id: svn://10.0.0.236/trunk@41160 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-26 21:08:51 +00:00
briano%netscape.com
7629e8fd03 Added a newline to the end of the file to fix the native-compiler Unix builds (HP-UX, Solaris, etc.).
git-svn-id: svn://10.0.0.236/trunk@41158 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-26 21:06:59 +00:00
arielb%netscape.com
e80d17d6e7 i think i may have broken linux build with a tab at the end of a line in
the makefile, hope this was all for the bustage.


git-svn-id: svn://10.0.0.236/trunk@40964 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-24 04:18:22 +00:00
arielb%netscape.com
35dc473dd3 Fix to the caps security module. I removed the nsPrincipal struct, from now
on you can access principals by their xpcomed interface nsIPrincipal.


git-svn-id: svn://10.0.0.236/trunk@40961 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-24 03:58:23 +00:00
briano%netscape.com
0581a29088 Added a newline at the EOF to make the Unix native compilers happy.
git-svn-id: svn://10.0.0.236/trunk@40148 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-19 21:05:56 +00:00
sspitzer%netscape.com
208c43cdbe add new line to end of file
git-svn-id: svn://10.0.0.236/trunk@39969 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-18 01:13:25 +00:00
beard%netscape.com
1aae2dd50d removed NSPR20Debug.shlb from optimized build
git-svn-id: svn://10.0.0.236/trunk@39768 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-16 22:16:43 +00:00
norris%netscape.com
34e3dde27a Fix Mac build bustage by including references to the NSPR20.shlb for the optimized build.
git-svn-id: svn://10.0.0.236/trunk@39758 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-16 21:35:17 +00:00
arielb%netscape.com
e8083aedee idled principals interfaces and some fixes to caps manager...
git-svn-id: svn://10.0.0.236/trunk@39741 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-16 20:31:18 +00:00
beard%netscape.com
c886b1f2f0 Added nsIPricincipal.idl
git-svn-id: svn://10.0.0.236/trunk@39619 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-16 01:56:33 +00:00
norris%netscape.com
64cf8e1693 should fix the the missing nsICapsSecuritycallbacks error.(arielb)
git-svn-id: svn://10.0.0.236/trunk@39598 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-16 00:32:44 +00:00
norris%netscape.com
1d347fbfb2 Remove nsIPrincipal.h
git-svn-id: svn://10.0.0.236/trunk@39593 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-16 00:20:25 +00:00
norris%netscape.com
3de9514e0d Move several security files into idl. (Create idl directory in caps module.)
Implement methods of nsIXPCSecurityManager.
Fix random errors in DOM JS security.


git-svn-id: svn://10.0.0.236/trunk@39574 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-15 23:23:16 +00:00
mcafee%netscape.com
9105c10081 Exporting nsICapsSecurityCallbacks.h
git-svn-id: svn://10.0.0.236/trunk@38660 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-07 08:12:54 +00:00
norris%netscape.com
205ddb1970 Tom Pixley's code for the beginnings of DOM security, with a fix for the previous Mac link failure.
git-svn-id: svn://10.0.0.236/trunk@38654 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-07 07:50:03 +00:00
sspitzer%netscape.com
8b51551b5a fix warnings
git-svn-id: svn://10.0.0.236/trunk@38205 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-03 00:39:28 +00:00
dveditz%netscape.com
1008384826 makeile cleanups
git-svn-id: svn://10.0.0.236/trunk@38041 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-02 13:38:47 +00:00
joki%netscape.com
2bf72dbb03 Backing out js security changes.
git-svn-id: svn://10.0.0.236/trunk@37696 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-01 13:03:35 +00:00
joki%netscape.com
c327ee36e4 New JavaScript/DOM security stuff.
git-svn-id: svn://10.0.0.236/trunk@37688 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-01 10:38:26 +00:00
sspitzer%netscape.com
9716fdac2a fix warnings for sudu.
git-svn-id: svn://10.0.0.236/trunk@37682 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-01 08:30:51 +00:00
mcmullen%netscape.com
40e8a964a4 Patches for OpenVMS and conversions to nsQuickSort(). Thanks to Colin Blake and James Lewis Nance (resp)
git-svn-id: svn://10.0.0.236/trunk@33533 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-03 18:15:53 +00:00
ramiro%netscape.com
987f03b42c Make sure nsTarget.h is complied as C++ source.
nsTarget.h is a c++ header, which includes other c++ headers.  It needs to
be complied as c++ source.

If everything in this page needs to be compiled as C code, then why
isnt this file a .c file ?


git-svn-id: svn://10.0.0.236/trunk@33302 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-31 16:29:28 +00:00
dp%netscape.com
befa259a88 Landing xpcom20/21 branch.
git-svn-id: svn://10.0.0.236/trunk@32644 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-26 01:38:36 +00:00
dveditz%netscape.com
cd2e60db7e fix zlib name on windows
git-svn-id: svn://10.0.0.236/trunk@29626 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-28 00:48:44 +00:00