summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Allow ldb backends without init function, use init function-less ldb modules.Jelmer Vernooij2008-02-205-11/+20
* | | Factor out IP marshalling into separate function.Jelmer Vernooij2008-02-191-36/+43
* | | Add configure test for vdeplug library.Jelmer Vernooij2008-02-192-0/+10
* | | Add VDE switch management functions.Jelmer Vernooij2008-02-191-1/+26
* | | Initial work on vde support.Jelmer Vernooij2008-02-192-7/+21
|/ /
* | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivialJelmer Vernooij2008-02-199-48/+50
|\ \
| * | Remove relict SAMBA_CONFIGURE_CPPFLAGS from lib/replace.Michael Adam2008-02-191-3/+0
| * | Fix a typo.Michael Adam2008-02-191-1/+1
| * | Adapt source code checkout information to git repo in talloc website.Michael Adam2008-02-191-4/+5
| * | Fix paths for talloc into unpacked directory (rsync commands).Michael Adam2008-02-191-2/+2
| * | initshutdown.idl: get rid of initshutdown_String and use lsa_StringLargeStefan Metzmacher2008-02-192-20/+18
| * | winreg.idl: get rid of initshutdown_String and use lsa_StringLargeStefan Metzmacher2008-02-192-12/+17
| * | drsblobs.idl: don't use asclstrStefan Metzmacher2008-02-191-1/+2
| * | lsa.idl: strlen_m*() also for the lsa_AsciiString* versionsStefan Metzmacher2008-02-191-4/+4
| * | lsa.idl: use strlen_m_term() in lsa_StringLarge to support NULL stringsStefan Metzmacher2008-02-191-1/+1
* | | Only set "interfaces = " line for client when necessary.Jelmer Vernooij2008-02-191-1/+3
* | | Add kvm name.Jelmer Vernooij2008-02-191-1/+1
* | | Allow loading kvm snapshots.Jelmer Vernooij2008-02-191-1/+5
* | | Allow connecting to screen.Jelmer Vernooij2008-02-192-3/+3
* | | Start dhcp server for kvm machine.Jelmer Vernooij2008-02-192-16/+70
* | | Start and kill kvm instance properly.Jelmer Vernooij2008-02-193-15/+35
* | | Merge branch 'v4-0-trivial' into v4-0-kvmtestJelmer Vernooij2008-02-199-94/+110
|\| |
| * | Fix accidently introduced bug - thanks metze.Jelmer Vernooij2008-02-191-1/+1
| * | No longer ignore torture/util.h; it's static now.Jelmer Vernooij2008-02-191-1/+0
| * | samba3rpc: Remove use of global_loadparm.Jelmer Vernooij2008-02-191-31/+42
| * | Avoid use of global_loadparm.Jelmer Vernooij2008-02-191-6/+7
| * | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivialJelmer Vernooij2008-02-192-9/+11
| |\ \
| | * \ Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-abartletAndrew Bartlett2008-02-1944-440/+537
| | |\ \
| | * | | To partially simplfy our gcov handling, move to the new --coverage option.Andrew Bartlett2008-02-191-9/+10
| | * | | Explain that these OIDs are DNsAndrew Bartlett2008-02-191-0/+1
| * | | | Remove uses of global_loadparm.Jelmer Vernooij2008-02-193-15/+18
| * | | | Fix quicktest.Jelmer Vernooij2008-02-191-32/+32
| | |/ / | |/| |
* | | | kvm fixes.Jelmer Vernooij2008-02-192-1/+4
* | | | Merge branch 'v4-0-trivial' into v4-0-kvmtestJelmer Vernooij2008-02-191-1/+1
|\| | |
| * | | Fix CFLAGS (caused problems on hosts without libgssapi installed on the system).Jelmer Vernooij2008-02-191-1/+1
* | | | Add Kvm start code.Jelmer Vernooij2008-02-192-0/+26
* | | | Add framework for Kvm test.Jelmer Vernooij2008-02-192-3/+66
|/ / /
* | | Add test for INCLUDE command.Jelmer Vernooij2008-02-192-4/+6
* | | Add INCLUDE command to pidl.Julien Kerihuel2008-02-191-1/+20
* | | Fix local tests.Jelmer Vernooij2008-02-181-2/+3
* | | Fix dependency on popt.Jelmer Vernooij2008-02-181-1/+2
* | | When not using --immediate, use a one-line progress indicator in selftest.Jelmer Vernooij2008-02-181-2/+9
* | | Use consistent hierarchical naming for tests used in selftest.Jelmer Vernooij2008-02-183-120/+134
* | | Fix summary.Jelmer Vernooij2008-02-181-3/+2
* | | Rename include to mkinclude to emphasize it is different from make's include.Jelmer Vernooij2008-02-1815-96/+96
* | | Use implicit build system element creation for external libraries.Jelmer Vernooij2008-02-184-26/+13
* | | Be a little bit less strict about recursive dependencies.Jelmer Vernooij2008-02-181-2/+5
* | | Get rid of 'INTEGRATED' build of modules - now replaced by 'MERGED_OBJ'Jelmer Vernooij2008-02-188-20/+20
* | | Build complete static libraries.Jelmer Vernooij2008-02-185-38/+17
* | | Simplify handling of ALL_OBJS.Jelmer Vernooij2008-02-182-9/+1