summaryrefslogtreecommitdiff
path: root/source4/main.mk
Commit message (Collapse)AuthorAgeFilesLines
* libcli/ldap: move ldap_message.[ch] from source4/ to the toplevelStefan Metzmacher2009-02-241-0/+2
| | | | metze
* shared: Move dom_sid_* utility functions to top levelKai Blin2009-02-011-0/+1
|
* s4: add ../lib/async_req to the s4 buildKai Blin2009-01-231-0/+1
|
* libsmbconf: Add build magic for Samba 4.Jelmer Vernooij2009-01-211-0/+1
|
* s4: remove unused dbwrap codeStefan Metzmacher2008-12-291-1/+0
| | | | | | | If we readd this later, we should share the code with samba3 and make it async/non-blocking. metze
* Allow using external libtevent.Jelmer Vernooij2008-12-231-1/+0
|
* s4:lib/tevent: add lib/events/ compat and let things compileStefan Metzmacher2008-12-171-0/+1
| | | | metze
* nsswitch: Move nsswitch files from source4 to top level nsswitch dirKai Blin2008-12-161-1/+1
|
* Move torture directory to top-level.Jelmer Vernooij2008-11-161-1/+1
|
* Move charset library to top level.Jelmer Vernooij2008-10-241-1/+1
|
* Move lib/util from source4 to top-level libutil.Jelmer Vernooij2008-10-111-1/+1
| | | | | | Conflicts: source4/Makefile
* Move source4/lib/crypto to lib/crypto.Jelmer Vernooij2008-09-241-1/+1
|
* Merge branch 'master' of ssh://git.samba.org/data/git/samba into noejsJelmer Vernooij2008-09-181-2/+2
|\ | | | | | | | | Conflicts: source4/main.mk
| * Move common libraries from root to lib/.Jelmer Vernooij2008-09-171-2/+2
| |
| * Merge branch 'singlensswrap' into singleJelmer Vernooij2008-09-161-1/+1
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: source3/configure.in source4/Makefile source4/configure.ac source4/lib/nss_wrapper/nss_wrapper.c source4/lib/replace/system/passwd.h source4/main.mk
| | * Use single cope of nss_wrapper in Samba 3 and Samba 4.Jelmer Vernooij2008-09-161-1/+1
| | |
| * | Use single copy of socket_wrapper in Samba 3 and Samba 4.Jelmer Vernooij2008-09-161-1/+1
| |/
* | Remove remaining embedded JavaScript support.Jelmer Vernooij2008-09-161-2/+0
|/
* Disable WMI for now since it doesn't compile.Jelmer Vernooij2008-09-161-1/+1
|
* More improvements.Jelmer Vernooij2008-09-151-1/+1
|
* Disable WMI for now, as it doesn't build properly yet.Jelmer Vernooij2008-09-151-0/+3
|
* Use other utility typemaps inside wmi python functions.Jelmer Vernooij2008-09-151-1/+0
|
* Add build system bits for wmi.Jelmer Vernooij2008-09-151-0/+1
|
* build: autogenarate VPATH by configureStefan Metzmacher2008-08-011-1/+0
| | | | | metze (This used to be commit 16147753adcdbdc0ee9faa16fafb1c74240a6858)
* heimdal_build: rename config.m{k,4} => internal.m{k,4}Stefan Metzmacher2008-06-091-1/+1
| | | | | metze (This used to be commit 33700d4a97e14aab1b45b3ddb8c80c48cd789bc6)
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett2008-05-281-48/+1
|\ | | | | | | | | | | | | | | | | It seems the format of main.mk changed in my sleep... Conflicts: source/main.mk (This used to be commit 56f2288e4f4f1aa70d11fc5f118458baf5803627)
| * Move source dir variables to Makefile.Jelmer Vernooij2008-05-271-47/+0
| | | | | | | | (This used to be commit fdc7c3568e5fbf510c874601d72798454b1c1ca6)
| * Move version.o and dynconfig.o into their own directory.Jelmer Vernooij2008-05-271-1/+2
| | | | | | | | (This used to be commit 2cc924a412578c052a7793408300c28c8bc87c2d)
| * Include full path for python scripting dir to allow out-of-tree builds.Jelmer Vernooij2008-05-231-1/+1
| | | | | | | | (This used to be commit 01485bea87b7f7885ffed0cd3a0143baaa2d048e)
* | Start an 'NTP signing server' in Samba4.Andrew Bartlett2008-05-271-0/+2
|/ | | | | | | | I am modifying the ntp.org server to talk to this service, to sign packets per MS-SNTP. Andrew Bartlett (This used to be commit 0c15385e6068d2f70ff11aa5837adbd6d78410ae)
* Revert some absolute paths.Jelmer Vernooij2008-05-191-46/+46
| | | | (This used to be commit b4613e81351fa0477d0c76a19fb0474a79f8689f)
* Move IDL build script to rpc directory, make various bits and pieces easier ↵Jelmer Vernooij2008-05-191-46/+46
| | | | | | to use externally. (This used to be commit 8328ff76416df5a6e05461d3a19f510b76f2e902)
* Fix a couple (well, little more than that..) of typos.Jelmer Vernooij2008-05-181-1/+1
| | | | (This used to be commit a6b52119940a900fb0de3864b8bca94e2965cc24)
* Create prototype headers from Makefile directory, without smb_build in the ↵Jelmer Vernooij2008-05-181-2/+2
| | | | | | middle. (This used to be commit f4a77b96f9c17d853348b70794026e5b9e384942)
* Use variables for source directory in remaining subsystems.Jelmer Vernooij2008-05-181-1/+21
| | | | (This used to be commit 6b6b2196a8a8d9e741f5c399185ded7a16938da0)
* Use variables for source directory in a couple more places.Jelmer Vernooij2008-05-181-0/+19
| | | | (This used to be commit 28f4a8bc2c9b4158e74e1284ff9df068388c3b3d)
* Use variables for source directory in a couple more places.Jelmer Vernooij2008-05-181-0/+15
| | | | (This used to be commit c41bd3005f5f0b9cfd3709fc9217b4a401d265b4)
* Use variables for source directory in a couple more places.Jelmer Vernooij2008-05-181-0/+3
| | | | (This used to be commit 2860a7db5968c7007522cdb300eba390da929ab8)
* Use variables for source directory in a couple more places.Jelmer Vernooij2008-05-181-0/+3
| | | | (This used to be commit 56bb2907c67d55967f54ce74b029f05067a187c5)
* Use variable for param src dir.Jelmer Vernooij2008-05-181-0/+1
| | | | (This used to be commit f97bc5735803a73181030e6d7db2862ebc1b7f4b)
* Use src dir.Jelmer Vernooij2008-05-181-2/+3
| | | | (This used to be commit 63f2b66f0e1120a516d3dfcd03b38db2e4aaddd0)
* Use variables for source path in libnet/ and scripting/python.Jelmer Vernooij2008-05-181-0/+2
| | | | (This used to be commit fb10a81b9484642099ecbe896eabe00a4417bc42)
* Rename include to mkinclude to emphasize it is different from make's include.Jelmer Vernooij2008-02-181-31/+31
| | | | (This used to be commit 0e1d0a874ae3d22b8f97a79b81fe0af3ef53a771)
* Avoid autogenerating the Makefile but rather include a data.mk fileJelmer Vernooij2008-02-111-202/+0
| | | | | that is autogenerated. (This used to be commit 95967e8bfbdce2e073a3fc938f1271da40b543d3)
* Move some more variables to static .mk file.Jelmer Vernooij2008-02-111-0/+6
| | | | (This used to be commit a72d3ffaded5624732972708c305b8f84f47fed7)
* Automatically write AC_SUBST() vars to mkconfig.mk and use them.Jelmer Vernooij2008-02-111-45/+54
| | | | (This used to be commit a22bb7725b0b825a90e955f883a34341e9f0f69e)
* Move more make code to rules.mkJelmer Vernooij2008-02-091-22/+3
| | | | (This used to be commit 5ade1a951685665164037138cb92e5b2db2a8b52)
* Use mkinclude (makes the Makefile a bit shorter), use double-colon for phony ↵Jelmer Vernooij2008-02-091-166/+32
| | | | | | makefile targets. (This used to be commit ea7d389bcc284d2e9eeff79bce5c285269099ad3)
* r26663: Proper dependencies for pidl Python bindings.Jelmer Vernooij2008-01-031-1/+2
| | | | (This used to be commit f24e5e8a2b16f2f1640cb573bdcb346cb3748f33)
* r26560: Add script for running in valgrind.Jelmer Vernooij2007-12-241-0/+2
| | | | (This used to be commit cb5d6a9ee27cea4a7a34c3249eed55f601630b82)