summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
| * | Allow building ldb as static library again \o/Jelmer Vernooij2008-02-201-1/+0
| * | Avoid python2.2-specific types.Jelmer Vernooij2008-02-201-1/+1
| * | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-node...Jelmer Vernooij2008-02-206-19/+26
| |\ \
| | * | NetBSD does not support AI_ADDRCONFIGVolker Lendecke2008-02-201-0/+7
| | * | NetBSD needs LD_LIBRARY_PATHVolker Lendecke2008-02-201-0/+3
| | * | Simpler specification of CFLAGS and LDFLAGSAndrew Bartlett2008-02-204-19/+16
| * | | Fix nbt tests.Jelmer Vernooij2008-02-201-1/+1
| * | | Fix use of some modules (needed _PUBLIC_).Jelmer Vernooij2008-02-2035-74/+79
| * | | Fix static module list generation for ldb.Jelmer Vernooij2008-02-2020-48/+18
| * | | Require at least talloc 1.2.0.Jelmer Vernooij2008-02-201-1/+1
| * | | Remove more function-based inits.Jelmer Vernooij2008-02-206-78/+118
| * | | Use function-based initialization for ildap backend.Jelmer Vernooij2008-02-201-6/+3
| * | | Use struct-based rather than function-based initialization for ldb modules ev...Jelmer Vernooij2008-02-2038-306/+56
| * | | 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-198-93/+110
| |\| |
| | * | Fix accidently introduced bug - thanks metze.Jelmer Vernooij2008-02-191-1/+1
| | * | 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-1943-439/+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