Age | Commit message (Expand) | Author | Files | Lines |
2008-02-04 | Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-abartlet | Andrew Bartlett | 10 | -550/+504 |
2008-02-02 | pidl/Samba4::NDR::Parser: correctly get the name of an array element | Stefan Metzmacher | 2 | -5/+18 |
2008-02-02 | pidl/Samba4::NDR::Parser: fix $var_name for arrays of scalar reference types | Stefan Metzmacher | 1 | -3/+14 |
2008-02-02 | pidl/Samba4::NDR::Parser: move logic for extra get_pointer_of() into a function | Stefan Metzmacher | 1 | -25/+34 |
2008-02-02 | pidl: revert changes it didn't want to push...sorry! | Stefan Metzmacher | 4 | -379/+58 |
2008-02-01 | Works!!!...pidl/Samba4::NDR::Parser: fix support for embedded "ref" pointers | Stefan Metzmacher | 1 | -7/+7 |
2008-02-01 | WORKS!!!...pidl/NDR: fix handling of multilevel pointers in function elements | Stefan Metzmacher | 2 | -14/+14 |
2008-02-01 | LOOKS OK... pidl: get the pointer types correct when an element has multiple ... | Stefan Metzmacher | 2 | -18/+306 |
2008-02-01 | CHECKED... pidl/Samba4::NDR::Parser: correctly get the name of an array element | Stefan Metzmacher | 2 | -5/+18 |
2008-02-01 | CHECKED... TODO:MSG pidl/Samba4::NDR::Parser: fix ... | Stefan Metzmacher | 1 | -3/+14 |
2008-02-01 | CHECKED... pidl/Samba4::NDR::Parser: move logic for extra get_pointer_of() in... | Stefan Metzmacher | 1 | -25/+34 |
2008-02-01 | pidl: cosmetic fix to use the same value everywhere | Stefan Metzmacher | 1 | -1/+1 |
2008-02-01 | Samba4 poor mans debug_ctx() | Amin Azez | 1 | -0/+4 |
2008-02-01 | pidl/IDL: don't strip ',' from the properties content | Stefan Metzmacher | 4 | -467/+399 |
2008-02-01 | pidl/Samba4::NDR::Parse: move the calculation of NDR_PULL_SET_MEM_CTX() flags... | Stefan Metzmacher | 1 | -43/+27 |
2008-02-01 | Fix sending of large nttrans responses. | Amin Azez | 1 | -1/+1 |
2008-01-31 | pidl/Samba4::NDR::Parser: pass down the correct $var_name to AllocateArrayLev... | Stefan Metzmacher | 1 | -4/+2 |
2008-01-31 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test | Andrew Tridgell | 14 | -26/+73 |
2008-01-31 | merged tdb transaction fix | Andrew Tridgell | 1 | -0/+3 |
2008-01-30 | libndr: depend on samba-config, so that callers doesn't need to know about it | Stefan Metzmacher | 1 | -1/+1 |
2008-01-30 | pidl: be consistent and always ask pkg-config only for 'ndr' | Stefan Metzmacher | 1 | -1/+1 |
2008-01-30 | Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-abartlet | Andrew Bartlett | 3 | -3/+7 |
2008-01-29 | python: Provide PyAPI_DATA macro for older versions of Python (< 2.3). | Jelmer Vernooij | 1 | -0/+5 |
2008-01-29 | Partially revert d64a2288a2cb3a8f74a18b740b265a460773635d and 351c2e99ab8b6a9... | Jelmer Vernooij | 2 | -3/+2 |
2008-01-29 | Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-abartlet | Andrew Bartlett | 5 | -7/+24 |
2008-01-28 | Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-abartlet | Andrew Bartlett | 83 | -1779/+1934 |
2008-01-28 | torture: Fix too early free in spoolss notify test. | Jelmer Vernooij | 1 | -5/+6 |
2008-01-26 | ldb: Add ldb_oom() calls in a couple of places. | Jelmer Vernooij | 4 | -2/+18 |
2008-01-26 | python: Use relative paths for registry. | Jelmer Vernooij | 1 | -1/+8 |
2008-01-26 | python: Load smb.conf file for the provision tests. | Jelmer Vernooij | 1 | -2/+6 |
2008-01-25 | Fix netlogon rpc-server build. | Günther Deschner | 1 | -4/+4 |
2008-01-25 | Add IDL for netr_DsrDeregisterDNSHostRecords (just for completion). | Günther Deschner | 1 | -1/+7 |
2008-01-25 | NET-BECOME-DC: always try to build ejs and python code | Stefan Metzmacher | 1 | -9/+16 |
2008-01-25 | torture: the libnet torture test depend on python | Stefan Metzmacher | 1 | -1/+2 |
2008-01-25 | configure: define HAVE_WORKING_PYTHON | Stefan Metzmacher | 1 | -0/+1 |
2008-01-25 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test | Andrew Tridgell | 23 | -312/+959 |
2008-01-25 | python: Give precedence to Samba's syspath over the already set system one. | Jelmer Vernooij | 1 | -1/+1 |
2008-01-25 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivial | Jelmer Vernooij | 4 | -14/+37 |
2008-01-25 | python/provision: Reload secrets when necessary, fix unix names in mappings. | Jelmer Vernooij | 1 | -7/+9 |
2008-01-25 | pidl/Samba4::Header: fix typedefs of unions and structs without elements | Stefan Metzmacher | 1 | -0/+2 |
2008-01-25 | configure.ac: we should use AC_CONFIG_FILES() in order to use AC_OUTPUT only ... | Stefan Metzmacher | 1 | -10/+10 |
2008-01-25 | configure.ac: we should only create ldb.pc when use the internal ldb | Stefan Metzmacher | 1 | -1/+1 |
2008-01-25 | repl_meta_data: add some TODOs to replmd_modify_originating() | Stefan Metzmacher | 1 | -0/+17 |
2008-01-25 | added latency reporting | Andrew Tridgell | 1 | -6/+51 |
2008-01-25 | this is in seconds | Andrew Tridgell | 1 | -3/+2 |
2008-01-25 | Tidy up the last regresesions on the python smbscript, from my work | Andrew Bartlett | 1 | -10/+17 |
2008-01-25 | more useful output | Andrew Tridgell | 1 | -10/+17 |
2008-01-25 | added a offline file torture test BASE-OFFLINE | Andrew Tridgell | 3 | -1/+458 |
2008-01-25 | python: Fix representation of UUIDs as strings in zone files rather than bina... | Jelmer Vernooij | 5 | -10/+19 |
2008-01-25 | ldb/python: Add bindings for schema functions. | Jelmer Vernooij | 3 | -33/+393 |