summaryrefslogtreecommitdiff
path: root/source4/lib
AgeCommit message (Expand)AuthorFilesLines
2008-02-12Create the required directories when installing Python code.Jelmer Vernooij2-0/+4
2008-02-12Avoid using setup.py for intsallation.Jelmer Vernooij7-7/+20
2008-02-12Manually compile python files rather than use setup.py.Jelmer Vernooij4-22/+15
2008-02-12Manually compile python files rather than using setup.py.Jelmer Vernooij4-20/+18
2008-02-11Fix out of tree builds.Jelmer Vernooij5-10/+11
2008-02-11Split actual content out of tdb Makefile into a separate file.Jelmer Vernooij2-80/+89
2008-02-11Split actual content out of talloc Makefile into talloc.mk.Jelmer Vernooij2-37/+42
2008-02-11Move some more rules to rules.mkJelmer Vernooij2-6/+9
2008-02-11Split rules.mk out of Makefile.Jelmer Vernooij2-27/+31
2008-02-11Split rules out of tdb Makefile.Jelmer Vernooij2-38/+41
2008-02-11ldb: Split up the Makefile so it will be possible later on to directly includ...Jelmer Vernooij3-122/+125
2008-02-11Remove unused function.Jelmer Vernooij1-139/+0
2008-02-11Fix typo.Jelmer Vernooij1-1/+1
2008-02-11Make versions in lib/talloc/config.mk and lib/talloc/configure.ac the same.Michael Adam1-1/+1
2008-02-11Fix a c++ warningVolker Lendecke1-1/+2
2008-02-11talloc_free_children can only reset pool if it's emptyVolker Lendecke1-1/+2
2008-02-11Mark talloc_pool memory for valgrindVolker Lendecke1-3/+16
2008-02-11Implement talloc_pool()Volker Lendecke3-7/+207
2008-02-11Add a comment.Michael Adam1-0/+1
2008-02-11Fix talloctort: move size check after referenced ptr check.Michael Adam1-5/+5
2008-02-11Don't shrink a talloc area if we have less than 1k to gainVolker Lendecke1-0/+5
2008-02-11Make data about what subsystems/libraries are enabled available in the mkconf...Jelmer Vernooij1-1/+3
2008-02-11Fix the build: remove reference to inexistent header samba3_proto.hMichael Adam1-1/+0
2008-02-11Remove Samba 3 backwards compatibility code in C.Jelmer Vernooij10-1357/+0
2008-02-11Fix switching of hives in regshell (#5254)Jelmer Vernooij1-0/+3
2008-02-09Fix tests.Jelmer Vernooij1-35/+24
2008-02-09Split up tests a bit, output subunit.Jelmer Vernooij1-753/+721
2008-02-09registry: Fix warning.Jelmer Vernooij1-1/+1
2008-02-09Remove unused path update.Jelmer Vernooij1-2/+0
2008-02-09Move nt_time_equal() to libutil.Jelmer Vernooij2-1/+12
2008-02-08Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell1-4/+4
2008-02-08merge tdb changes from ctdbAndrew Tridgell1-33/+47
2008-02-08Fix syntax in LDAP testAndrew Bartlett1-4/+4
2008-02-07merge growing tdb for tdb_wipe_all() fix from ctdbAndrew Tridgell1-0/+43
2008-02-04Fix a few more breakages from our recent changes to the server_idAndrew Bartlett1-2/+2
2008-02-04Rework cluster_id() to take an additional argument, as we needAndrew Bartlett3-13/+15
2008-02-01Samba4 poor mans debug_ctx()Amin Azez1-0/+4
2008-01-31merged tdb transaction fixAndrew Tridgell1-0/+3
2008-01-25ldb/python: Add bindings for schema functions.Jelmer Vernooij3-33/+393
2008-01-23python: Add convenience function for getting command line loadparm contextJelmer Vernooij1-4/+3
2008-01-22build: Remove support for DESCRIPTION setting that is now unused.Jelmer Vernooij5-5/+0
2008-01-22dcerpc: Use manually written .pc files for dcerpc and ndr.Jelmer Vernooij1-1/+1
2008-01-22registry: Use manually written .pc file.Jelmer Vernooij2-0/+13
2008-01-22ldb/talloc/tdb: Use manually written pc file.Jelmer Vernooij3-0/+3
2008-01-22tdb: Add URL in pc file.Jelmer Vernooij1-0/+1
2008-01-22ldb: Fix typo.Jelmer Vernooij1-1/+1
2008-01-22ldb: Increase version number to make it easier to create new Debian snapshots.Jelmer Vernooij1-1/+1
2008-01-22libreplace: getpwent_r/getgrent_r on IRIX are similar to solaris but use size_tStefan Metzmacher1-0/+25
2008-01-21build: Demote a bunch of libraries to subsystems. This makes packaging easier...Jelmer Vernooij6-21/+5
2008-01-21ldb: Fix building python modules against system-provided ldb.Jelmer Vernooij1-0/+1