summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* libsmbconf: move the non-registry parts of libsmbconf to top levelMichael Adam2009-01-217-2/+3
* s3:libsmbconf: include smbconf headers with lib/smbconf prefixMichael Adam2009-01-212-4/+4
* s3:libsmbconf: use talloc_free instead of TALLOC_FREE in reg backendMichael Adam2009-01-211-20/+20
* s3:libsmbconf: use talloc_free instead of TALLOC_FREE in txt backendMichael Adam2009-01-211-5/+6
* s3:libsmbconf: use talloc_free instead of TALLOC_FREE in smbconf_initMichael Adam2009-01-211-1/+1
* s3:libsmbconf: use talloc_free instead of TALLOC_FREE in testsuiteMichael Adam2009-01-211-5/+5
* s3:libsmbconf: use talloc_free instead of TALLOC_FREE in smbconf_util.cMichael Adam2009-01-211-2/+2
* s3:libsmbconf: use talloc_free instead of TALLOC_FREE in smbconf.cMichael Adam2009-01-211-2/+2
* s3:libsmbconf: remove the init headers from smbconf.hMichael Adam2009-01-216-19/+103
* s3:libsmbconf: remove unused function smbconf_is_writeable_bystring()Michael Adam2009-01-212-27/+0
* s3/vfs_extd_audit: Don't ignore "syslog = 0".Karolin Seeger2009-01-211-59/+86
* Fix warning; base dn is no longer const.Jelmer Vernooij2009-01-211-2/+2
* Move check_python.m4 to common m4 directory.Jelmer Vernooij2009-01-213-2/+2
* expand-includes: Add simple protection against infinite recursion.Jelmer Vernooij2009-01-211-0/+5
* Automagically expand includes in Makefile.in during configure timeJelmer Vernooij2009-01-212-1/+42
* Only check for Perl once in Samba 3.Jelmer Vernooij2009-01-213-12/+9
* Move check_make.m4 to the top-level.Jelmer Vernooij2009-01-213-2/+2
* Merge branch 'master' of ssh://git.samba.org/data/git/sambaJelmer Vernooij2009-01-215-10/+20
|\
| * build-docs: cleanup exit of the scriptMichael Adam2009-01-211-6/+14
| * s3:docs: clean build/catalog.xml in "make clean"Michael Adam2009-01-211-0/+1
| * s3:docs: clean generated .png images in "make clean"Michael Adam2009-01-211-1/+2
| * Use script path to find the setup directory.Jelmer Vernooij2009-01-213-3/+3
| * Merge branch 'master' of ssh://git.samba.org/data/git/sambaJelmer Vernooij2009-01-2116-177/+208
| |\
* | | Replace ldb_search() with ldb_search_exp_fmt(), like in Samba 4.Jelmer Vernooij2009-01-2110-122/+28
* | | Reorder arguments to ldb_search() to match what is in Samba 4.Jelmer Vernooij2009-01-2111-59/+53
* | | Merge branch 'master' of ssh://git.samba.org/data/git/sambaJelmer Vernooij2009-01-2116-177/+208
|\ \ \ | |/ / |/| / | |/
| * build_docs: Use 'make distclean' instead of 'make clean'.Karolin Seeger2009-01-211-1/+1
| * build-docs: Change to the right directory before calling 'make clean'.Karolin Seeger2009-01-211-1/+1
| * build-docs: Add 'make clean'.Karolin Seeger2009-01-211-0/+3
| * s4:auth: move make_server_info_netlogon_validation() function arroundStefan Metzmacher2009-01-217-148/+143
| * merged-build: propare to fix make test4Stefan Metzmacher2009-01-211-1/+4
| * selftest: add --exeext parameterStefan Metzmacher2009-01-212-5/+14
| * s4:selftest: reference binaries via variables in tests.shStefan Metzmacher2009-01-211-7/+9
| * selftest:Samba4: add bindir_path() utility function to construct the binary p...Stefan Metzmacher2009-01-211-12/+23
| * selftest: bin/ is under $(builddir) instead of $(srcdir)Stefan Metzmacher2009-01-211-2/+3
| * s4:python glue: fix dependecy to pyldbStefan Metzmacher2009-01-211-1/+1
| * s3:docs: fix ommission in fix of (real)distclean targetsMichael Adam2009-01-211-1/+1
| * s3:create-tarball: also include the VENDOR_PATCH in the versionMichael Adam2009-01-211-0/+4
| * s3:docs: fix distclean target and add realdistclean targetMichael Adam2009-01-211-1/+4
| * Fix a typoVolker Lendecke2009-01-211-1/+1
* | Merge branch 'v4-0-test' of /home/jelmer/samba4Jelmer Vernooij2009-01-2134-43/+5662
|\ \
| * | Allow calling DCE/RPC server implementations directly usingJelmer Vernooij2009-01-2150-574/+6201
* | | Allow overriding the function that ships the request in the Samba 3Jelmer Vernooij2009-01-2119-532/+540
| |/ |/|
* | s3:docs: clarify explanation of the allocator in the idmap_ldap manpageMichael Adam2009-01-211-2/+8
* | s3:docs: clarify explanation of the allocator in the idmap_tdb manpageMichael Adam2009-01-211-4/+10
* | s3:docs: clarify explanation of allocator in the idmap_tdb2 manpageMichael Adam2009-01-211-4/+6
* | s3:docs: fix copy and paste error in the idmap_tdb2 manpageMichael Adam2009-01-211-1/+0
* | s4:ldb: remove dependency to samba4's events wrapperStefan Metzmacher2009-01-217-29/+36
|/
* librpc: Fix warning caused by some empty debug stringsTim Prouty2009-01-201-3/+3
* s3:docs: add a manpage for idmap_tdb2Michael Adam2009-01-211-0/+132