summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2008-02-04Rework service init functions to pass down service name. This isAndrew Bartlett11-11/+12
2008-02-02pidl/Samba4::NDR::Parser: correctly get the name of an array elementStefan Metzmacher2-5/+18
2008-02-02pidl/Samba4::NDR::Parser: fix $var_name for arrays of scalar reference typesStefan Metzmacher1-3/+14
2008-02-02pidl/Samba4::NDR::Parser: move logic for extra get_pointer_of() into a functionStefan Metzmacher1-25/+34
2008-02-02pidl: revert changes it didn't want to push...sorry!Stefan Metzmacher4-379/+58
2008-02-01Works!!!...pidl/Samba4::NDR::Parser: fix support for embedded "ref" pointersStefan Metzmacher1-7/+7
2008-02-01WORKS!!!...pidl/NDR: fix handling of multilevel pointers in function elementsStefan Metzmacher2-14/+14
2008-02-01LOOKS OK... pidl: get the pointer types correct when an element has multiple ...Stefan Metzmacher2-18/+306
2008-02-01CHECKED... pidl/Samba4::NDR::Parser: correctly get the name of an array elementStefan Metzmacher2-5/+18
2008-02-01CHECKED... TODO:MSG pidl/Samba4::NDR::Parser: fix ...Stefan Metzmacher1-3/+14
2008-02-01CHECKED... pidl/Samba4::NDR::Parser: move logic for extra get_pointer_of() in...Stefan Metzmacher1-25/+34
2008-02-01pidl: cosmetic fix to use the same value everywhereStefan Metzmacher1-1/+1
2008-02-01Samba4 poor mans debug_ctx()Amin Azez1-0/+4
2008-02-01pidl/IDL: don't strip ',' from the properties contentStefan Metzmacher4-467/+399
2008-02-01pidl/Samba4::NDR::Parse: move the calculation of NDR_PULL_SET_MEM_CTX() flags...Stefan Metzmacher1-43/+27
2008-02-01Fix sending of large nttrans responses.Amin Azez1-1/+1
2008-01-31pidl/Samba4::NDR::Parser: pass down the correct $var_name to AllocateArrayLev...Stefan Metzmacher1-4/+2
2008-01-31Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell14-26/+73
2008-01-31merged tdb transaction fixAndrew Tridgell1-0/+3
2008-01-30libndr: depend on samba-config, so that callers doesn't need to know about itStefan Metzmacher1-1/+1
2008-01-30pidl: be consistent and always ask pkg-config only for 'ndr'Stefan Metzmacher1-1/+1
2008-01-29python: Provide PyAPI_DATA macro for older versions of Python (< 2.3).Jelmer Vernooij1-0/+5
2008-01-29Partially revert d64a2288a2cb3a8f74a18b740b265a460773635d and 351c2e99ab8b6a9...Jelmer Vernooij2-3/+2
2008-01-28torture: Fix too early free in spoolss notify test.Jelmer Vernooij1-5/+6
2008-01-26ldb: Add ldb_oom() calls in a couple of places.Jelmer Vernooij4-2/+18
2008-01-26python: Use relative paths for registry.Jelmer Vernooij1-1/+8
2008-01-26python: Load smb.conf file for the provision tests.Jelmer Vernooij1-2/+6
2008-01-25Fix netlogon rpc-server build.Günther Deschner1-4/+4
2008-01-25Add IDL for netr_DsrDeregisterDNSHostRecords (just for completion).Günther Deschner1-1/+7
2008-01-25NET-BECOME-DC: always try to build ejs and python codeStefan Metzmacher1-9/+16
2008-01-25torture: the libnet torture test depend on pythonStefan Metzmacher1-1/+2
2008-01-25configure: define HAVE_WORKING_PYTHONStefan Metzmacher1-0/+1
2008-01-25Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell23-312/+959
2008-01-25python: Give precedence to Samba's syspath over the already set system one.Jelmer Vernooij1-1/+1
2008-01-25Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivialJelmer Vernooij4-14/+37
2008-01-25python/provision: Reload secrets when necessary, fix unix names in mappings.Jelmer Vernooij1-7/+9
2008-01-25pidl/Samba4::Header: fix typedefs of unions and structs without elementsStefan Metzmacher1-0/+2
2008-01-25configure.ac: we should use AC_CONFIG_FILES() in order to use AC_OUTPUT only ...Stefan Metzmacher1-10/+10
2008-01-25configure.ac: we should only create ldb.pc when use the internal ldbStefan Metzmacher1-1/+1
2008-01-25repl_meta_data: add some TODOs to replmd_modify_originating()Stefan Metzmacher1-0/+17
2008-01-25added latency reportingAndrew Tridgell1-6/+51
2008-01-25this is in secondsAndrew Tridgell1-3/+2
2008-01-25Tidy up the last regresesions on the python smbscript, from my workAndrew Bartlett1-10/+17
2008-01-25more useful outputAndrew Tridgell1-10/+17
2008-01-25added a offline file torture test BASE-OFFLINEAndrew Tridgell3-1/+458
2008-01-25python: Fix representation of UUIDs as strings in zone files rather than bina...Jelmer Vernooij5-10/+19
2008-01-25ldb/python: Add bindings for schema functions.Jelmer Vernooij3-33/+393
2008-01-25python/provision: Create private dir if it didn't exist yet.Jelmer Vernooij1-6/+8
2008-01-25python: Add test for secretsdb_become_dcJelmer Vernooij1-3/+18
2008-01-25python: fix tests for check_all_substituted.Jelmer Vernooij1-2/+2