summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* Remove more uses of global_loadparm.Jelmer Vernooij2008-02-2112-23/+33
* Avoid use of global_loadparm.Jelmer Vernooij2008-02-219-33/+70
* Make setup/provision the name of the python provision script now that that is...Jelmer Vernooij2008-02-215-373/+373
* Remove kinit with pkinit failure from known failures list again.Jelmer Vernooij2008-02-211-1/+0
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivialJelmer Vernooij2008-02-213-8/+19
|\
| * Be consistant about --ldap-backend-typeAndrew Bartlett2008-02-212-7/+12
| * Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-localAndrew Bartlett2008-02-21303-6448/+6182
| |\
| * | 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