Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-02-19 | Initial work on vde support. | Jelmer Vernooij | 2 | -7/+21 | |
(This used to be commit 9b0dcac0bd805c3e1741448167b461c3fa0e33fd) | |||||
2008-02-19 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivial | Jelmer Vernooij | 9 | -48/+50 | |
(This used to be commit 02cb396d42976efc03fcb0082e914eb17ae72e11) | |||||
2008-02-19 | Only set "interfaces = " line for client when necessary. | Jelmer Vernooij | 1 | -1/+3 | |
(This used to be commit 89fd6e9d0c3d0cb2fa3b8109e82f377cd7877a2e) | |||||
2008-02-19 | Add kvm name. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 228710e2656f8635697cdf4b7ce0c931683fbf86) | |||||
2008-02-19 | Remove relict SAMBA_CONFIGURE_CPPFLAGS from lib/replace. | Michael Adam | 1 | -3/+0 | |
Michael (This used to be commit d10cbb533c18a6d74160477d34a81bbd4cd6c7c8) | |||||
2008-02-19 | Allow loading kvm snapshots. | Jelmer Vernooij | 1 | -1/+5 | |
(This used to be commit 8ef295bb9cba4a47ff19894364e9d5f4dc15a935) | |||||
2008-02-19 | Fix a typo. | Michael Adam | 1 | -1/+1 | |
Michael (This used to be commit 39499a3346b49a3c50cb1ebb1393a62c614cf056) | |||||
2008-02-19 | Adapt source code checkout information to git repo in talloc website. | Michael Adam | 1 | -4/+5 | |
Michael (This used to be commit 254be79799acc69db88a5500a2f755c84553f8ef) | |||||
2008-02-19 | Fix paths for talloc into unpacked directory (rsync commands). | Michael Adam | 1 | -2/+2 | |
Michael (This used to be commit 2839d7f67a0d3ed5b4841bf3c12ce73972636b88) | |||||
2008-02-19 | Allow connecting to screen. | Jelmer Vernooij | 2 | -3/+3 | |
(This used to be commit a021408c9d78260b9abf7ebec4230b7958033a38) | |||||
2008-02-19 | Start dhcp server for kvm machine. | Jelmer Vernooij | 2 | -16/+70 | |
(This used to be commit a54507dbd6bfaafb42eb95ec8a57897096b19583) | |||||
2008-02-19 | initshutdown.idl: get rid of initshutdown_String and use lsa_StringLarge | Stefan Metzmacher | 2 | -20/+18 | |
metze (This used to be commit d9303cb08324db5ceb89f69a1a71cc3e16fdf250) | |||||
2008-02-19 | winreg.idl: get rid of initshutdown_String and use lsa_StringLarge | Stefan Metzmacher | 2 | -12/+17 | |
metze (This used to be commit 1ccea2a260de83b2e3137f762716ae67070c7024) | |||||
2008-02-19 | drsblobs.idl: don't use asclstr | Stefan Metzmacher | 1 | -1/+2 | |
metze (This used to be commit f42cc9134004597eff19e477d3ed0693d5e6fef6) | |||||
2008-02-19 | lsa.idl: strlen_m*() also for the lsa_AsciiString* versions | Stefan Metzmacher | 1 | -4/+4 | |
We already did this before b994f899b42d294c0418bdc82660a2f7510667d6. This is needed to handle NULL strings, where strlen() would crash... Maybe we should add a strlen_a() and strlen_a_term() later... metze (This used to be commit c388efab13d1be2086a99e6615fa348c4cdc4594) | |||||
2008-02-19 | lsa.idl: use strlen_m_term() in lsa_StringLarge to support NULL strings | Stefan Metzmacher | 1 | -1/+1 | |
metze (This used to be commit bdd8d9ebdf184ee3e23a8de92fa4dec7123a8824) | |||||
2008-02-19 | Start and kill kvm instance properly. | Jelmer Vernooij | 3 | -15/+35 | |
(This used to be commit 78e49765a2ec5fac485dbf56143716e151b4b562) | |||||
2008-02-19 | Merge branch 'v4-0-trivial' into v4-0-kvmtest | Jelmer Vernooij | 9 | -94/+110 | |
(This used to be commit 732d2bba83c68d337a4a0290245ba8b3eb0635dd) | |||||
2008-02-19 | Fix accidently introduced bug - thanks metze. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit d0dfdab85ac751c62b0a6d6e6b1ff128940098ed) | |||||
2008-02-19 | No longer ignore torture/util.h; it's static now. | Jelmer Vernooij | 1 | -1/+0 | |
(This used to be commit cebb68440540114531e89b774d7437d1d05a1b56) | |||||
2008-02-19 | samba3rpc: Remove use of global_loadparm. | Jelmer Vernooij | 1 | -31/+42 | |
(This used to be commit b3d084170e01fc678f9be6c280c52763ead52959) | |||||
2008-02-19 | Avoid use of global_loadparm. | Jelmer Vernooij | 1 | -6/+7 | |
(This used to be commit e6751a3ca40d968f084642229845a729bd916222) | |||||
2008-02-19 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivial | Jelmer Vernooij | 2 | -9/+11 | |
(This used to be commit 8238415f3cf2d48601dd3102edfa2c438155f49a) | |||||
2008-02-19 | Remove uses of global_loadparm. | Jelmer Vernooij | 3 | -15/+18 | |
(This used to be commit 138aaef0781e0754cc17b3ffdaa6062ba70c0c6a) | |||||
2008-02-19 | Fix quicktest. | Jelmer Vernooij | 1 | -32/+32 | |
(This used to be commit 668f27bdaad505f0119ed6ad6a7089914c4f3310) | |||||
2008-02-19 | Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-abartlet | Andrew Bartlett | 44 | -440/+537 | |
(This used to be commit 837eb8a0bc011cd84bc7e8d2849028313d709928) | |||||
2008-02-19 | kvm fixes. | Jelmer Vernooij | 2 | -1/+4 | |
(This used to be commit 3a5e2f9ba3131a2a264e21640db8bea255fe9ea3) | |||||
2008-02-19 | To partially simplfy our gcov handling, move to the new --coverage option. | Andrew Bartlett | 1 | -9/+10 | |
Andrew Bartlett (This used to be commit 7e49f75ee21adec321e0935c9cd4c2a96d7ef6d1) | |||||
2008-02-19 | Merge branch 'v4-0-trivial' into v4-0-kvmtest | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 2b8d5db1bb21ab3deaa8edbaddceaf23f83b8180) | |||||
2008-02-19 | Fix CFLAGS (caused problems on hosts without libgssapi installed on the system). | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit f6760fd161f568ef13a841a0210f130160a16c01) | |||||
2008-02-19 | Add Kvm start code. | Jelmer Vernooij | 2 | -0/+26 | |
(This used to be commit 6308c134b225dfa8574aa1370a7874ed6e572ccc) | |||||
2008-02-19 | Add framework for Kvm test. | Jelmer Vernooij | 2 | -3/+66 | |
(This used to be commit e4efbb2906f4f3876986e21c12b58791c3526bed) | |||||
2008-02-19 | Add test for INCLUDE command. | Jelmer Vernooij | 2 | -4/+6 | |
(This used to be commit d1aa25249d64513f785430cab7437b5c7ca8db27) | |||||
2008-02-19 | Add INCLUDE command to pidl. | Julien Kerihuel | 1 | -1/+20 | |
(This used to be commit 8a8ed4fae849a2cc565a1ff77b2208a4cd6b1edb) | |||||
2008-02-19 | Explain that these OIDs are DNs | Andrew Bartlett | 1 | -0/+1 | |
Andrew Bartlett (This used to be commit 69af290c91c61cdaf821750d0d2dddf9cb1b8255) | |||||
2008-02-18 | Fix local tests. | Jelmer Vernooij | 1 | -2/+3 | |
(This used to be commit 60f2eb404628f9903bbb839a9aaead89c7a5736f) | |||||
2008-02-18 | Fix dependency on popt. | Jelmer Vernooij | 1 | -1/+2 | |
(This used to be commit dd854adc7a203f18228195a080bfa8075b0cd170) | |||||
2008-02-18 | When not using --immediate, use a one-line progress indicator in selftest. | Jelmer Vernooij | 1 | -2/+9 | |
(This used to be commit 16b4af184187f29f1f710609ee37029a3f15a294) | |||||
2008-02-18 | Use consistent hierarchical naming for tests used in selftest. | Jelmer Vernooij | 3 | -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) | |||||
2008-02-18 | Fix summary. | Jelmer Vernooij | 1 | -3/+2 | |
(This used to be commit afe9418b728a1b35f713c650622c1abadba9a526) | |||||
2008-02-18 | Rename include to mkinclude to emphasize it is different from make's include. | Jelmer Vernooij | 15 | -96/+96 | |
(This used to be commit 0e1d0a874ae3d22b8f97a79b81fe0af3ef53a771) | |||||
2008-02-18 | Use implicit build system element creation for external libraries. | Jelmer Vernooij | 4 | -26/+13 | |
(This used to be commit 3b08f190c9dd4567e684c804a22e2612f405bbec) | |||||
2008-02-18 | Be a little bit less strict about recursive dependencies. | Jelmer Vernooij | 1 | -2/+5 | |
(This used to be commit 0bb89968299f90df00861a8982eefca182ed7f8d) | |||||
2008-02-18 | Get rid of 'INTEGRATED' build of modules - now replaced by 'MERGED_OBJ' | Jelmer Vernooij | 8 | -20/+20 | |
(This used to be commit 269cbf84d8b7dbf3bc88adc04ae283dc908af5ac) | |||||
2008-02-18 | Build complete static libraries. | Jelmer Vernooij | 5 | -38/+17 | |
(This used to be commit 34e26f4eecdf5bca340133942b242969c4c16dff) | |||||
2008-02-18 | Simplify handling of ALL_OBJS. | Jelmer Vernooij | 2 | -9/+1 | |
(This used to be commit 5512c61d75d1a5404d58ba777720e62089bf45a1) | |||||
2008-02-18 | Fix unresolved symbols. | Jelmer Vernooij | 2 | -2/+4 | |
(This used to be commit dbcecb6d8fe3e13cc4da003adeda7623b746b751) | |||||
2008-02-18 | Factor out common code that generates object lists. | Jelmer Vernooij | 3 | -18/+3 | |
(This used to be commit ef14e1ab3267263d65c4c41cd3c0dab3680f4104) | |||||
2008-02-18 | Remove mergedobj files during clean. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 78fb91ee672c15c7575e8f9db84c0524318bf8bd) | |||||
2008-02-18 | Simplify some more smb_build code. | Jelmer Vernooij | 1 | -9/+3 | |
(This used to be commit 95b06bd8f2a91c9f3f9e9f05f7e2803d6b4100c7) |