1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-28 12:23:49 +03:00
Commit Graph

13 Commits

Author SHA1 Message Date
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 -