1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-29 16:23:52 +03:00
Commit Graph

24 Commits

Author SHA1 Message Date
Jelmer Vernooij
08501fbef3 r26248: Check in SWIG output so SWIG is not required when running out of svn. 2007-12-21 05:47:26 +01:00
Jelmer Vernooij
d9391316a9 r26243: stdint.i requires swigarch.i 2007-12-21 05:47:22 +01:00
Jelmer Vernooij
fb2150a07a r26232: Provide replacement for stdint.i for users of older versions of swig. 2007-12-21 05:47:10 +01:00
Jelmer Vernooij
8625cd403b r26197: Add bindings for libsecurity. 2007-12-21 05:46:47 +01:00
Jelmer Vernooij
cfb6bbdc31 r26194: Wrap the events subsystem in a separate file. 2007-12-21 05:46:45 +01:00
Jelmer Vernooij
4429f8b87e r26186: Generate SWIG files as part of autogen.sh 2007-12-21 05:46:39 +01:00
Andrew Bartlett
cda965e908 r25051: Move SWAT back to the old-style form-submit modal.
The Web 2.0, async client tools were really interesting, but without
developer backing they remain impossible to support into a release.

The most interesting app was the LDB browser, and I intend to replace
this with phpLdapAdmin, preconfigured for Apache during provision.

This also removes the need to 'compile' SWAT on SVN checkouts.

Andrew Bartlett
2007-10-10 15:05:50 -05:00
Volker Lendecke
c77c74efdb r24313: Merge r23377 from 3_2
Patch from Bjoern Jacke <bjoern@j3e.de> to deal
with non-GNU implementations of tr in autogen.sh
2007-10-10 15:01:38 -05:00
Andrew Bartlett
70bf693685 r23905: SATOH Fumiyasu <fumiyas@osstech.jp> points out that we want &&, not ; here...
(We don't want to make a distclean of the main user tree, just because
they don't have the parent directory checked out).

Andrew Bartlett
2007-10-10 15:01:08 -05:00
Andrew Bartlett
f47e5f7161 r23881: A quick fix from davecb@spamcop.net to be more portable to non-GNU
make in autogen.sh.

Andrew Bartlett
2007-10-10 15:01:07 -05:00
Stefan Metzmacher
8f86e6eba9 r22436: allow:
AUTOGEN_SKIP_SWAT=yes ./autogen.sh

metze
2007-10-10 14:51:19 -05:00
Andrew Tridgell
b3e2d49087 r20650: revert a bunch of code I didn't mean to commit yet 2007-10-10 14:37:26 -05:00
Andrew Tridgell
5870830b99 r20647: add cluster code 2007-10-10 14:37:24 -05:00
Derrell Lipman
9d89b7663a r20519: Web Application Framework
- No path given to web server means use old scripts (missed check-in)

- Build Web Application (qooxdoo stuff) from autogen.sh since python isn't
  available or is differently-configured on various build-farm machines

- Don't continually check in generated files

- Properly identify SWAT "Statistics" module as "Status and Statistics"
2007-10-10 14:36:10 -05:00
Stefan Metzmacher
7be45d275d r18092: pass -Ilib/replace to autoconf/autoheader
to hopefully fix the samba4 build

metze
2007-10-10 14:17:15 -05:00
Stefan Metzmacher
2488ead8c3 r14950: make sure include/config.h is only updated when the content was changed
metze
2007-10-10 14:00:22 -05:00
Andrew Tridgell
ffe1b5e6f4 r7661: patch from tburdi1@uic.edu to fix autogen.sh on freebsd 2007-10-10 13:18:18 -05:00
Gerald Carter
ece7a3918e r5282: merging autogen fixes from 3_0 2007-10-10 13:09:36 -05:00
Stefan Metzmacher
bfedcbc598 r4572: remove configure and include/config.h*
before running autoheader && autoconf

this fixes bug where configure didn't get correctly updated
(I assume autoconf uses some caching...)

metze
2007-10-10 13:08:28 -05:00
Stefan Metzmacher
114f5198a7 r206: - we know use SVN not CVS:-)
- we should cleanup the cache before and after autoconf

metze
2007-10-10 12:51:17 -05:00
Stefan Metzmacher
24dc237e10 merge the version.h autogeneration stuff from 3.0
metze
-
Andrew Tridgell
ad52fd9baf my debian unstable box uses "autoconf2.50" - i wish there were a
better way than this!
-
Jelmer Vernooij
7bc56792dc Sync autogen.sh from samba3 -
Andrew Tridgell
b0510b5428 first public release of samba4 code -