summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Collapse)AuthorAgeFilesLines
* Allow connecting to screen.Jelmer Vernooij2008-02-192-3/+3
| | | | (This used to be commit a021408c9d78260b9abf7ebec4230b7958033a38)
* Start dhcp server for kvm machine.Jelmer Vernooij2008-02-192-16/+70
| | | | (This used to be commit a54507dbd6bfaafb42eb95ec8a57897096b19583)
* Start and kill kvm instance properly.Jelmer Vernooij2008-02-193-15/+35
| | | | (This used to be commit 78e49765a2ec5fac485dbf56143716e151b4b562)
* Merge branch 'v4-0-trivial' into v4-0-kvmtestJelmer Vernooij2008-02-198-93/+110
|\ | | | | | | (This used to be commit 732d2bba83c68d337a4a0290245ba8b3eb0635dd)
| * Fix accidently introduced bug - thanks metze.Jelmer Vernooij2008-02-191-1/+1
| | | | | | | | (This used to be commit d0dfdab85ac751c62b0a6d6e6b1ff128940098ed)
| * samba3rpc: Remove use of global_loadparm.Jelmer Vernooij2008-02-191-31/+42
| | | | | | | | (This used to be commit b3d084170e01fc678f9be6c280c52763ead52959)
| * Avoid use of global_loadparm.Jelmer Vernooij2008-02-191-6/+7
| | | | | | | | (This used to be commit e6751a3ca40d968f084642229845a729bd916222)
| * Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivialJelmer Vernooij2008-02-192-9/+11
| |\ | | | | | | | | | (This used to be commit 8238415f3cf2d48601dd3102edfa2c438155f49a)
| | * Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-abartletAndrew Bartlett2008-02-1943-439/+537
| | |\ | | | | | | | | | | | | (This used to be commit 837eb8a0bc011cd84bc7e8d2849028313d709928)
| | * | To partially simplfy our gcov handling, move to the new --coverage option.Andrew Bartlett2008-02-191-9/+10
| | | | | | | | | | | | | | | | | | | | Andrew Bartlett (This used to be commit 7e49f75ee21adec321e0935c9cd4c2a96d7ef6d1)
| | * | Explain that these OIDs are DNsAndrew Bartlett2008-02-191-0/+1
| | | | | | | | | | | | | | | | | | | | Andrew Bartlett (This used to be commit 69af290c91c61cdaf821750d0d2dddf9cb1b8255)
| * | | Remove uses of global_loadparm.Jelmer Vernooij2008-02-193-15/+18
| | | | | | | | | | | | | | | | (This used to be commit 138aaef0781e0754cc17b3ffdaa6062ba70c0c6a)
| * | | Fix quicktest.Jelmer Vernooij2008-02-191-32/+32
| | |/ | |/| | | | | | | (This used to be commit 668f27bdaad505f0119ed6ad6a7089914c4f3310)
* | | kvm fixes.Jelmer Vernooij2008-02-192-1/+4
| | | | | | | | | | | | (This used to be commit 3a5e2f9ba3131a2a264e21640db8bea255fe9ea3)
* | | Merge branch 'v4-0-trivial' into v4-0-kvmtestJelmer Vernooij2008-02-191-1/+1
|\| | | | | | | | | | | (This used to be commit 2b8d5db1bb21ab3deaa8edbaddceaf23f83b8180)
| * | Fix CFLAGS (caused problems on hosts without libgssapi installed on the system).Jelmer Vernooij2008-02-191-1/+1
| | | | | | | | | | | | (This used to be commit f6760fd161f568ef13a841a0210f130160a16c01)
* | | Add Kvm start code.Jelmer Vernooij2008-02-192-0/+26
| | | | | | | | | | | | (This used to be commit 6308c134b225dfa8574aa1370a7874ed6e572ccc)
* | | Add framework for Kvm test.Jelmer Vernooij2008-02-192-3/+66
|/ / | | | | | | (This used to be commit e4efbb2906f4f3876986e21c12b58791c3526bed)
* | Add test for INCLUDE command.Jelmer Vernooij2008-02-192-4/+6
| | | | | | | | (This used to be commit d1aa25249d64513f785430cab7437b5c7ca8db27)
* | Add INCLUDE command to pidl.Julien Kerihuel2008-02-191-1/+20
| | | | | | | | (This used to be commit 8a8ed4fae849a2cc565a1ff77b2208a4cd6b1edb)
* | Fix local tests.Jelmer Vernooij2008-02-181-2/+3
| | | | | | | | (This used to be commit 60f2eb404628f9903bbb839a9aaead89c7a5736f)
* | Fix dependency on popt.Jelmer Vernooij2008-02-181-1/+2
| | | | | | | | (This used to be commit dd854adc7a203f18228195a080bfa8075b0cd170)
* | When not using --immediate, use a one-line progress indicator in selftest.Jelmer Vernooij2008-02-181-2/+9
| | | | | | | | (This used to be commit 16b4af184187f29f1f710609ee37029a3f15a294)
* | Use consistent hierarchical naming for tests used in selftest.Jelmer Vernooij2008-02-183-120/+134
| | | | | | | | | | | | | | This is mainly cosmetical and so it would in the future be possible to print a tree of the tests. People using "make test TESTS=..." may have to specify a slightly different regular expression than they used to. (This used to be commit fe0f2173c006573513f54c45c7bbc9d6855494af)
* | Fix summary.Jelmer Vernooij2008-02-181-3/+2
| | | | | | | | (This used to be commit afe9418b728a1b35f713c650622c1abadba9a526)
* | Rename include to mkinclude to emphasize it is different from make's include.Jelmer Vernooij2008-02-1815-96/+96
| | | | | | | | (This used to be commit 0e1d0a874ae3d22b8f97a79b81fe0af3ef53a771)
* | Use implicit build system element creation for external libraries.Jelmer Vernooij2008-02-184-26/+13
| | | | | | | | (This used to be commit 3b08f190c9dd4567e684c804a22e2612f405bbec)
* | Be a little bit less strict about recursive dependencies.Jelmer Vernooij2008-02-181-2/+5
| | | | | | | | (This used to be commit 0bb89968299f90df00861a8982eefca182ed7f8d)
* | Get rid of 'INTEGRATED' build of modules - now replaced by 'MERGED_OBJ'Jelmer Vernooij2008-02-188-20/+20
| | | | | | | | (This used to be commit 269cbf84d8b7dbf3bc88adc04ae283dc908af5ac)
* | Build complete static libraries.Jelmer Vernooij2008-02-185-38/+17
| | | | | | | | (This used to be commit 34e26f4eecdf5bca340133942b242969c4c16dff)
* | Simplify handling of ALL_OBJS.Jelmer Vernooij2008-02-182-9/+1
| | | | | | | | (This used to be commit 5512c61d75d1a5404d58ba777720e62089bf45a1)
* | Fix unresolved symbols.Jelmer Vernooij2008-02-182-2/+4
| | | | | | | | (This used to be commit dbcecb6d8fe3e13cc4da003adeda7623b746b751)
* | Factor out common code that generates object lists.Jelmer Vernooij2008-02-183-18/+3
| | | | | | | | (This used to be commit ef14e1ab3267263d65c4c41cd3c0dab3680f4104)
* | Remove mergedobj files during clean.Jelmer Vernooij2008-02-181-1/+1
| | | | | | | | (This used to be commit 78fb91ee672c15c7575e8f9db84c0524318bf8bd)
* | Simplify some more smb_build code.Jelmer Vernooij2008-02-181-9/+3
| | | | | | | | (This used to be commit 95b06bd8f2a91c9f3f9e9f05f7e2803d6b4100c7)
* | Fix build with partial linking.Jelmer Vernooij2008-02-188-22/+18
| | | | | | | | (This used to be commit bfad9610c472e8d7e3656e19c8dbb6b85727dc13)
* | Avoid redetermining paths; use already stored values.Jelmer Vernooij2008-02-185-27/+25
| | | | | | | | (This used to be commit 0d223ddc39b7438dbce6716f1f00c29579a1f4c4)
* | Add elements in the build system implicitly if they're unknownJelmer Vernooij2008-02-181-1/+14
| | | | | | | | | | (so they can be regular make rules). (This used to be commit 1da14d5efe63b97719c81fcf4851c5b79609776b)
* | Reenable partial linkingJelmer Vernooij2008-02-183-4/+3
| | | | | | | | (This used to be commit a7512fb059d5dcb6bf70418622206eec94153693)
* | Fix installation of gencache.Jelmer Vernooij2008-02-181-0/+1
| | | | | | | | (This used to be commit 96f073020fa6a5553222c7b05654d30fd13b5e69)
* | Merge functions.Jelmer Vernooij2008-02-181-12/+2
| | | | | | | | (This used to be commit d318809f0db71f4a37033c3e9f0dce2ee5a69b07)
* | Eliminate duplicate variable.Jelmer Vernooij2008-02-182-4/+1
| | | | | | | | (This used to be commit f5b2b20cafc137604bc527ca6bb2bc8edab551e9)
* | Switch back to using static libraries for subsystems for now, since partial ↵Jelmer Vernooij2008-02-181-1/+2
| | | | | | | | | | | | linking is still giving some problems. (This used to be commit 0d8ddae4964dc50e981e12b6a93235a50a0607ff)
* | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivialJelmer Vernooij2008-02-187-15/+63
|\| | | | | | | (This used to be commit 2fb93e85eb5f415fbcdfb2fc0a1a58fad823138a)
| * disable the EAS level in SMB2-GETINFO test until we get some feedbackAndrew Tridgell2008-02-181-4/+6
| | | | | | | | | | on how the alignment requirements have changed (This used to be commit 2a474568c2f85603657a97ad658089122a1f4f19)
| * open a root handle in SMB2 should use a NULL filename, not a zero lengthAndrew Tridgell2008-02-181-1/+2
| | | | | | | | | | filename (This used to be commit a29dd708bf26440552ffa9d83332329b4c108857)
| * 3 places where the VFS backend doesn't handle NULL strings.Andrew Tridgell2008-02-183-0/+15
| | | | | | | | (This used to be commit cf109460aff5a8437ab7eba05e4d7316a131080e)
| * handle pushing of zero length smb2 stringsAndrew Tridgell2008-02-181-0/+6
| | | | | | | | (This used to be commit 66d0502228b31533b5d93731128a681992c22eda)
| * fixed RAW-READ after the bufinfo changes. Thanks to Metze for spottingAndrew Tridgell2008-02-161-0/+3
| | | | | | | | | | this. (This used to be commit 3c9973b695a0b5c30d3a5bfabecf62dd1a25ebc1)
| * Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell2008-02-169-365/+604
| |\ | | | | | | | | | (This used to be commit 26475a231f73aaeef31e433b33dbfee6158e321d)