summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Clarify nomaclature of socket names in process_single and process_preforkAndrew Bartlett2008-02-052-23/+12
* Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-abartletAndrew Bartlett2008-02-0510-429/+405
|\
| * pidl: remove 'pointer_default_top()' supportStefan Metzmacher2008-02-043-18/+1
| * spoolss.idl: don't use pointer_default_top() and specify "unique" explizitStefan Metzmacher2008-02-041-68/+67
| * samr.idl: don't use pointer_default_top() and specify "unique" explizitStefan Metzmacher2008-02-041-48/+47
| * netlogon.idl: don't use pointer_default_top() and specify "unique" explizitStefan Metzmacher2008-02-041-78/+77
| * winreg.idl: don't use pointer_default_top() and specify "unique" explizitStefan Metzmacher2008-02-041-22/+21
| * svcctl.idl: don't use pointer_default_top() and specify "unique" explizitStefan Metzmacher2008-02-041-50/+49
| * wkssvc.idl: don't use pointer_default_top() and specify "unique" explizitStefan Metzmacher2008-02-041-72/+71
| * srvsvc.idl: don't use pointer_default_top() and specify "unique" explizitStefan Metzmacher2008-02-041-73/+72
* | Fix a few more breakages from our recent changes to the server_idAndrew Bartlett2008-02-042-3/+5
* | Remove useless layer of indirection, where every service calledAndrew Bartlett2008-02-0411-124/+20
|/
* Remaining changes to implement the prefork process modelAndrew Bartlett2008-02-046-9/+250
* Rework process_single.c to take advantage of cluster_id() now taking an addit...Andrew Bartlett2008-02-041-9/+22
* Rework cluster_id() to take an additional argument, as we needAndrew Bartlett2008-02-0411-27/+42
* Rework service init functions to pass down service name. This isAndrew Bartlett2008-02-0411-11/+12
* Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-abartletAndrew Bartlett2008-02-0410-550/+504
|\
| * pidl/Samba4::NDR::Parser: correctly get the name of an array elementStefan Metzmacher2008-02-022-5/+18
| * pidl/Samba4::NDR::Parser: fix $var_name for arrays of scalar reference typesStefan Metzmacher2008-02-021-3/+14
| * pidl/Samba4::NDR::Parser: move logic for extra get_pointer_of() into a functionStefan Metzmacher2008-02-021-25/+34
| * pidl: revert changes it didn't want to push...sorry!Stefan Metzmacher2008-02-024-379/+58
| * Works!!!...pidl/Samba4::NDR::Parser: fix support for embedded "ref" pointersStefan Metzmacher2008-02-011-7/+7
| * WORKS!!!...pidl/NDR: fix handling of multilevel pointers in function elementsStefan Metzmacher2008-02-012-14/+14
| * LOOKS OK... pidl: get the pointer types correct when an element has multiple ...Stefan Metzmacher2008-02-012-18/+306
| * CHECKED... pidl/Samba4::NDR::Parser: correctly get the name of an array elementStefan Metzmacher2008-02-012-5/+18
| * CHECKED... TODO:MSG pidl/Samba4::NDR::Parser: fix ...Stefan Metzmacher2008-02-011-3/+14
| * CHECKED... pidl/Samba4::NDR::Parser: move logic for extra get_pointer_of() in...Stefan Metzmacher2008-02-011-25/+34
| * pidl: cosmetic fix to use the same value everywhereStefan Metzmacher2008-02-011-1/+1
| * Samba4 poor mans debug_ctx()Amin Azez2008-02-011-0/+4
| * pidl/IDL: don't strip ',' from the properties contentStefan Metzmacher2008-02-014-467/+399
| * pidl/Samba4::NDR::Parse: move the calculation of NDR_PULL_SET_MEM_CTX() flags...Stefan Metzmacher2008-02-011-43/+27
| * Fix sending of large nttrans responses.Amin Azez2008-02-011-1/+1
| * pidl/Samba4::NDR::Parser: pass down the correct $var_name to AllocateArrayLev...Stefan Metzmacher2008-01-311-4/+2
| * Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell2008-01-3114-26/+73
| |\
| | * libndr: depend on samba-config, so that callers doesn't need to know about itStefan Metzmacher2008-01-301-1/+1
| | * pidl: be consistent and always ask pkg-config only for 'ndr'Stefan Metzmacher2008-01-301-1/+1
| * | merged tdb transaction fixAndrew Tridgell2008-01-311-0/+3
* | | Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-abartletAndrew Bartlett2008-01-303-3/+7
|\ \ \ | | |/ | |/|
| * | python: Provide PyAPI_DATA macro for older versions of Python (< 2.3).Jelmer Vernooij2008-01-291-0/+5
| * | Partially revert d64a2288a2cb3a8f74a18b740b265a460773635d and 351c2e99ab8b6a9...Jelmer Vernooij2008-01-292-3/+2
* | | Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-abartletAndrew Bartlett2008-01-295-7/+24
|\| |
| * | torture: Fix too early free in spoolss notify test.Jelmer Vernooij2008-01-281-5/+6
| * | ldb: Add ldb_oom() calls in a couple of places.Jelmer Vernooij2008-01-264-2/+18
* | | Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-abartletAndrew Bartlett2008-01-2883-1779/+1934
|\| |
| * | python: Use relative paths for registry.Jelmer Vernooij2008-01-261-1/+8
| * | python: Load smb.conf file for the provision tests.Jelmer Vernooij2008-01-261-2/+6
| * | Fix netlogon rpc-server build.Günther Deschner2008-01-251-4/+4
| * | Add IDL for netr_DsrDeregisterDNSHostRecords (just for completion).Günther Deschner2008-01-251-1/+7
| * | NET-BECOME-DC: always try to build ejs and python codeStefan Metzmacher2008-01-251-9/+16
| * | torture: the libnet torture test depend on pythonStefan Metzmacher2008-01-251-1/+2