summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Until the new ldb changes land, make ldb_wait set the error string.Andrew Bartlett2008-02-211-1/+7
| * | | Never assume -fvisibility=hidden for modules unless explicitly specified (con...Jelmer Vernooij2008-02-211-8/+0
| | |/ | |/|
| * | Support dlopen(NULL, ...) on HPUX.Jelmer Vernooij2008-02-201-0/+2
| * | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivialJelmer Vernooij2008-02-204-65/+65
| |\ \
| | * | libreplace: change samba_cv_ to libreplace_cv_ in libreplace.m4.Michael Adam2008-02-201-36/+36
| | * | libreplace: change samba_cv_ to libreplace_cv_ in system/config.m4.Michael Adam2008-02-201-8/+8
| | * | libreplace: change samba_cv_ to libreplace_cv_ in getpass.m4.Michael Adam2008-02-201-6/+6
| | * | libreplace: change samba_cv_ to libreplace_cv_ in getifaddrs.m4Michael Adam2008-02-201-15/+15
| * | | Make more module init functions public, since they are compiled with -fvisibi...Jelmer Vernooij2008-02-209-10/+10
| * | | Make all auth module init functions public, since they are compiled with -fvi...Jelmer Vernooij2008-02-205-5/+5
| |/ /
| * | 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-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
| | |\ \