summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2008-02-21Remove kinit with pkinit failure from known failures list again.Jelmer Vernooij1-1/+0
2008-02-21Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivialJelmer Vernooij3-8/+19
2008-02-21Never assume -fvisibility=hidden for modules unless explicitly specified (con...Jelmer Vernooij1-8/+0
2008-02-21Be consistant about --ldap-backend-typeAndrew Bartlett2-7/+12
2008-02-21Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-localAndrew Bartlett303-6448/+6182
2008-02-21Until the new ldb changes land, make ldb_wait set the error string.Andrew Bartlett1-1/+7
2008-02-20Support dlopen(NULL, ...) on HPUX.Jelmer Vernooij1-0/+2
2008-02-20Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivialJelmer Vernooij4-65/+65
2008-02-20Make more module init functions public, since they are compiled with -fvisibi...Jelmer Vernooij9-10/+10
2008-02-20Make all auth module init functions public, since they are compiled with -fvi...Jelmer Vernooij5-5/+5
2008-02-20libreplace: change samba_cv_ to libreplace_cv_ in libreplace.m4.Michael Adam1-36/+36
2008-02-20libreplace: change samba_cv_ to libreplace_cv_ in system/config.m4.Michael Adam1-8/+8
2008-02-20libreplace: change samba_cv_ to libreplace_cv_ in getpass.m4.Michael Adam1-6/+6
2008-02-20libreplace: change samba_cv_ to libreplace_cv_ in getifaddrs.m4Michael Adam1-15/+15
2008-02-20Allow building ldb as static library again \o/Jelmer Vernooij1-1/+0
2008-02-20Avoid python2.2-specific types.Jelmer Vernooij1-1/+1
2008-02-20Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-node...Jelmer Vernooij6-19/+26
2008-02-20Fix nbt tests.Jelmer Vernooij1-1/+1
2008-02-20NetBSD does not support AI_ADDRCONFIGVolker Lendecke1-0/+7
2008-02-20NetBSD needs LD_LIBRARY_PATHVolker Lendecke1-0/+3
2008-02-20Simpler specification of CFLAGS and LDFLAGSAndrew Bartlett4-19/+16
2008-02-20Fix use of some modules (needed _PUBLIC_).Jelmer Vernooij35-74/+79
2008-02-20Fix static module list generation for ldb.Jelmer Vernooij20-48/+18
2008-02-20Require at least talloc 1.2.0.Jelmer Vernooij1-1/+1
2008-02-20Remove more function-based inits.Jelmer Vernooij6-78/+118
2008-02-20Use function-based initialization for ildap backend.Jelmer Vernooij1-6/+3
2008-02-20Use struct-based rather than function-based initialization for ldb modules ev...Jelmer Vernooij38-306/+56
2008-02-20Allow ldb backends without init function, use init function-less ldb modules.Jelmer Vernooij5-11/+20
2008-02-19Factor out IP marshalling into separate function.Jelmer Vernooij1-36/+43
2008-02-19Add configure test for vdeplug library.Jelmer Vernooij2-0/+10
2008-02-19Add VDE switch management functions.Jelmer Vernooij1-1/+26
2008-02-19Initial work on vde support.Jelmer Vernooij2-7/+21
2008-02-19Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivialJelmer Vernooij9-48/+50
2008-02-19Only set "interfaces = " line for client when necessary.Jelmer Vernooij1-1/+3
2008-02-19Add kvm name.Jelmer Vernooij1-1/+1
2008-02-19Remove relict SAMBA_CONFIGURE_CPPFLAGS from lib/replace.Michael Adam1-3/+0
2008-02-19Allow loading kvm snapshots.Jelmer Vernooij1-1/+5
2008-02-19Fix a typo.Michael Adam1-1/+1
2008-02-19Adapt source code checkout information to git repo in talloc website.Michael Adam1-4/+5
2008-02-19Fix paths for talloc into unpacked directory (rsync commands).Michael Adam1-2/+2
2008-02-19Allow connecting to screen.Jelmer Vernooij2-3/+3
2008-02-19Start dhcp server for kvm machine.Jelmer Vernooij2-16/+70
2008-02-19initshutdown.idl: get rid of initshutdown_String and use lsa_StringLargeStefan Metzmacher2-20/+18
2008-02-19winreg.idl: get rid of initshutdown_String and use lsa_StringLargeStefan Metzmacher2-12/+17
2008-02-19drsblobs.idl: don't use asclstrStefan Metzmacher1-1/+2
2008-02-19lsa.idl: strlen_m*() also for the lsa_AsciiString* versionsStefan Metzmacher1-4/+4
2008-02-19lsa.idl: use strlen_m_term() in lsa_StringLarge to support NULL stringsStefan Metzmacher1-1/+1
2008-02-19Start and kill kvm instance properly.Jelmer Vernooij3-15/+35
2008-02-19Merge branch 'v4-0-trivial' into v4-0-kvmtestJelmer Vernooij8-93/+110
2008-02-19Fix accidently introduced bug - thanks metze.Jelmer Vernooij1-1/+1