summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-01-16Rework linked_attributes module for the REPLACE case.Andrew Bartlett1-6/+86
2008-01-16Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-abartletAndrew Bartlett19-230/+550
2008-01-16Start generating a configuration for the refint overlay. ThisAndrew Bartlett2-0/+13
2008-01-16Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-localAndrew Bartlett63-612/+1922
2008-01-16Make the Fedora DS LDAP backend 'aci' actually work, with better quoting.Andrew Bartlett1-1/+1
2008-01-16Test the behaviour of mixed domain_scope and search_options controls.Andrew Bartlett1-0/+7
2008-01-16Make ldap.js test easier to re-run in failure cases, by deleting moreAndrew Bartlett1-1/+6
2008-01-16Rework control handling to remove the 'domain_scope' controlAndrew Bartlett1-17/+37
2008-01-15Fix bug #5121 (unix passwd sync not working on a streams basedJeremy Allison2-0/+5
2008-01-15Add patches for bug #4866 from jiri sasek - Sun Microsystems - Prague Czech R...Jeremy Allison2-0/+14
2008-01-15Fix bug 5055Volker Lendecke1-1/+1
2008-01-15Add MAX_DNS_NAME_LENGTH, remove more pstrings.Jeremy Allison1-0/+4
2008-01-15Always define PATH_MAX. Makes code simpler (removesJeremy Allison1-0/+4
2008-01-15merged tdb from ctdb bzr treeAndrew Tridgell9-210/+471
2008-01-15Fix asn1 locations.Jelmer Vernooij1-2/+2
2008-01-15ldap.py: Use constants where possible.Jelmer Vernooij1-14/+16
2008-01-15python: Update status.Jelmer Vernooij1-7/+5
2008-01-15util: Move asn1 to lib/util to trim down the number of subsystems.Jelmer Vernooij12-15/+15
2008-01-14libreplace: Escape asterisk.Jelmer Vernooij1-1/+1
2008-01-14python: Enable building of the wkssvc python bindings.Jelmer Vernooij3-0/+29
2008-01-14python: Fix handling of pointer-less strings in function arguments.Jelmer Vernooij1-8/+8
2008-01-14python: Compile in svcctl Python bindings.Jelmer Vernooij3-0/+6
2008-01-14python: Convert winreg.py completely to rpc, use new RPC Python bindings.Jelmer Vernooij1-72/+61
2008-01-14python: Work around the fact that there are two "security" modules now.Jelmer Vernooij2-2/+2
2008-01-14python: Add simple test for samr python code.Jelmer Vernooij2-0/+29
2008-01-14python: Compile security module, handle uint.Jelmer Vernooij4-3/+9
2008-01-14python: Fix some corner cases handling scalars.Jelmer Vernooij1-3/+13
2008-01-14python: Don't try to free const pointers.Jelmer Vernooij1-1/+5
2008-01-14python: Move some convenience macros to a separate header rather than putting...Jelmer Vernooij2-6/+4
2008-01-14python: Enable python bindings for samr and lsa interfaces.Jelmer Vernooij4-0/+48
2008-01-14python: Build epmapper module.Jelmer Vernooij3-47/+44
2008-01-14python: Accept loadparm filename rather than loadparm object, too.Jelmer Vernooij2-2/+20
2008-01-14python: Be more pythonic - turn WERROR and NTSTATUS return codes into excepti...Jelmer Vernooij2-23/+38
2008-01-14python: Fix python code for winreg, add test.Jelmer Vernooij6-33/+64
2008-01-14python: Start building winreg module.Jelmer Vernooij2-0/+8
2008-01-14pidl/python: Fix processing UUID-less interfaces, external typedefs and certa...Jelmer Vernooij2-140/+137
2008-01-14pidl/python: Deal with arrays that are not pointers.Jelmer Vernooij1-0/+12
2008-01-14python: Fix last bugs in rpcecho test. It passes now!Jelmer Vernooij1-4/+6
2008-01-14pidl/python: Specify memory context explicitly when returning Python objects.Jelmer Vernooij1-32/+30
2008-01-14python: Fix deallocation bug in pytalloc.Jelmer Vernooij1-1/+1
2008-01-14pidl/python: Pass credentials and loadparm context when connecting using DCE/...Jelmer Vernooij7-17/+118
2008-01-14selftest: Ignore output generated by html formatter.Jelmer Vernooij1-0/+1
2008-01-14python: Fix rpcecho tests.Jelmer Vernooij5-11/+6
2008-01-14pidl/python: Fix compilation of py_echo.Jelmer Vernooij5-7/+42
2008-01-14python/pidl: Fix assignment.Jelmer Vernooij1-9/+19
2008-01-14pidl/python: Fix more compile errors.Jelmer Vernooij1-26/+32
2008-01-14pidl/python: Fix parsing arguments, fix more pointer issues.Jelmer Vernooij4-50/+146
2008-01-14pidl/python: Fix use of pointers.Jelmer Vernooij2-13/+72
2008-01-14python: Add some more rpc/echo tests.Jelmer Vernooij1-0/+11
2008-01-14python: Add simple tests for the DCE/RPC echo interface.Jelmer Vernooij2-0/+29