summaryrefslogtreecommitdiff
path: root/source4/param
AgeCommit message (Expand)AuthorFilesLines
2008-05-27Use new dynconfig.h location.Jelmer Vernooij2-2/+2
2008-05-27Move version.o and dynconfig.o into their own directory.Jelmer Vernooij1-1/+1
2008-05-24Add docstrings to a couple more python modules.Jelmer Vernooij2-1/+5
2008-05-23Add docstrings to param python module.Jelmer Vernooij3-10/+136
2008-05-22Fix CFLAGS for SWIG files.Jelmer Vernooij1-1/+1
2008-05-21Move more modules inside of the samba package.Jelmer Vernooij2-2/+2
2008-05-21Move some python files into the samba package.Jelmer Vernooij1-1/+1
2008-05-21Move CFLAGS overrides for SWIG modules to Makefile.Jelmer Vernooij1-0/+2
2008-05-21Remove support for .py files from smb_build - deal with it only in the makefi...Jelmer Vernooij1-0/+2
2008-05-21Fix dependencies for ldb instancetype module.Jelmer Vernooij1-1/+1
2008-05-21Fix installed symlinks (cp was trying to be smart).Jelmer Vernooij1-1/+1
2008-05-18Fix a couple (well, little more than that..) of typos.Jelmer Vernooij1-1/+1
2008-05-18Create prototype headers from Makefile directory, without smb_build in the mi...Jelmer Vernooij1-1/+2
2008-05-18Use variable for param src dir.Jelmer Vernooij1-17/+9
2008-05-10Fix soversion for libtorture and libsamba-hostconfig.Jelmer Vernooij1-1/+1
2008-04-25Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij11-32/+284
2008-04-21Load default smb.conf file if none was specified explicitly.Jelmer Vernooij3-23/+68
2008-04-17Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij5-6/+13
2008-04-15Move SOVERSION, VERSION and PC_FILE out of smb_build but use make variables d...Jelmer Vernooij1-3/+5
2008-04-14Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake4Jelmer Vernooij1-1/+3
2008-04-14Use _OBJ_FILES variables in a couple more places.Jelmer Vernooij1-10/+17
2008-04-14Include the smbconf parameter to the provisionAndrew Bartlett1-1/+3
2008-04-14Remove prototypes from build.h in preparation of removing build.hJelmer Vernooij1-0/+2
2008-04-11Don't specify the ntds_guid to the C -> python provision interfaceAndrew Bartlett2-3/+0
2008-04-11Fix merge errors on C provision interface after jelmer's good work.Andrew Bartlett3-6/+24
2008-04-11Return SAM ldb context and loadparm context as part of C provisionJelmer Vernooij2-0/+9
2008-04-10Add infrastructure for returning ProvisionResult in C provision code.Jelmer Vernooij2-5/+14
2008-04-09Fix so version of hostconfig library.Jelmer Vernooij1-1/+1
2008-04-09Remove dns_name elementAndrew Bartlett2-3/+2
2008-04-09Move provision C bindings to param/.Jelmer Vernooij3-0/+178
2008-04-08Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij8-629/+395
2008-04-02Install public header files again and include required prototypes.Jelmer Vernooij2-12/+371
2008-04-01Install samba-hostconfig library.Jelmer Vernooij1-1/+4
2008-04-01Add context pointer to secrets functions.Jelmer Vernooij2-25/+11
2008-04-01Rename libsamba-config to libsamba-hostconfig.Jelmer Vernooij2-5/+5
2008-04-01Add README file explaining param/.Jelmer Vernooij1-0/+4
2008-04-01Move ini-like file parser to the utility library.Jelmer Vernooij2-588/+0
2008-03-28Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij3-1/+11
2008-03-28Fix 'oplocks' in loadparm.Andrew Bartlett1-0/+1
2008-03-27Fix how we initialise the oplocks parameter.Andrew Bartlett1-2/+1
2008-03-27Actually call into lp_oplocks() in share_classic backend.Andrew Bartlett1-0/+4
2008-03-27Make oplocks a per-share option.Andrew Bartlett2-1/+7
2008-03-08Fix the build.Jelmer Vernooij1-0/+2
2008-03-08Push SOVERSION and VERSION out of perl code.Jelmer Vernooij1-1/+0
2008-03-07Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij1-2/+4
2008-03-07Rework provision scripts for more testingAndrew Bartlett1-0/+2
2008-03-06libcli/raw: make it possible to not send CAP_LEVEL_II_OPLOCKSStefan Metzmacher1-2/+2
2008-03-04Fix includes.Jelmer Vernooij1-0/+2
2008-03-03Move object file lists to the Makefile.Jelmer Vernooij1-9/+14
2008-02-29Change remaining prototype headers to be private.Jelmer Vernooij1-1/+1