summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2008-02-21Introduce mprLpCtx() similar to mprMemCtx() for loadparm_context used byJelmer Vernooij14-36/+45
2008-02-21Fix the build.Jelmer Vernooij2-2/+4
2008-02-21Remove yet more global_loadparm instances.Jelmer Vernooij5-9/+19
2008-02-21Remove more global_loadparm instance.sJelmer Vernooij13-28/+38
2008-02-21Remove yet more uses of global_loadparm.Jelmer Vernooij33-72/+127
2008-02-21Cache iconv_convenience.Jelmer Vernooij1-12/+22
2008-02-21torture/t_strcmp.c: Remove obsolete file - proper testing is now done in the ...Jelmer Vernooij1-20/+0
2008-02-21More share_init to more apprioriate place.Jelmer Vernooij2-2/+1
2008-02-21Remove more global_loadparm uses.Jelmer Vernooij4-8/+16
2008-02-21Clarify comments.Jelmer Vernooij3-3/+3
2008-02-21Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivialJelmer Vernooij18-23/+1214
2008-02-21Remove extra whitespace, use public variable in IDL.Jelmer Vernooij2-2/+2
2008-02-21Remove more uses of global_loadparm.Jelmer Vernooij8-25/+40
2008-02-21selftest: fix --socket-wrapper-pcapStefan Metzmacher1-1/+1
2008-02-21ldb_sqlite: fix the buildStefan Metzmacher2-2/+1
2008-02-21Remove more uses of global_loadparm.Jelmer Vernooij12-12/+17
2008-02-21Remove more uses of global_loadparm.Jelmer Vernooij4-19/+31
2008-02-21Remove more uses of global_loadparm.Jelmer Vernooij7-24/+27
2008-02-21Remove more uses of global_loadparm.Jelmer Vernooij12-23/+33
2008-02-21Avoid use of global_loadparm.Jelmer Vernooij9-33/+70
2008-02-21srvsvc.idl: don't use STR_LEN4 anymoreStefan Metzmacher1-1/+10
2008-02-21samr.idl: windows uses lsa_AsciiStringLarge in QueryDisplayInfoStefan Metzmacher1-1/+1
2008-02-21idmap: Handle SID->gidKai Blin2-5/+263
2008-02-21idmap: Handle SID->uidKai Blin2-8/+264
2008-02-21idmap: Handle gid->SID mappingKai Blin2-7/+163
2008-02-21idmap: Handle uid->SID mappingKai Blin9-5/+510
2008-02-21loadparm: Add configuration settings for idmap.Kai Blin1-0/+8
2008-02-21Make setup/provision the name of the python provision script now that that is...Jelmer Vernooij5-373/+373
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