2008-01-18 |
Andrew Bartlett | Only set showOnlyInAdvancedView: TRUE when adding defau... |
commit | commitdiff | tree |
2008-01-18 |
Andrew Bartlett | Don't set 'name' in the LDIF, this is handled by the... |
commit | commitdiff | tree |
2008-01-18 |
Andrew Bartlett | Merge commit 'origin/v4-0-test' into 4-0-local |
commit | commitdiff | tree |
2008-01-18 |
Andrew Bartlett | Add showInAdvancedViewOnly to every new object |
commit | commitdiff | tree |
2008-01-18 |
Andrew Tridgell | merged changes from v3-2-test |
commit | commitdiff | tree |
2008-01-18 |
Andrew Tridgell | merged tdb changes from ctdb |
commit | commitdiff | tree |
2008-01-18 |
Jelmer Vernooij | registry: Use correct return values. |
commit | commitdiff | tree |
2008-01-18 |
Jelmer Vernooij | registry: Avoid mapping registry return codes: return... |
commit | commitdiff | tree |
2008-01-18 |
Andrew Kroeger | When Windows attempts to create a new key, it looks... |
commit | commitdiff | tree |
2008-01-18 |
Jelmer Vernooij | registry: Improve error codes and update tests. |
commit | commitdiff | tree |
2008-01-18 |
Andrew Kroeger | When Windows initially creates a new value, the value... |
commit | commitdiff | tree |
2008-01-18 |
Andrew Kroeger | registry: Properly check return values from ldb_*(... |
commit | commitdiff | tree |
2008-01-18 |
Jelmer Vernooij | registry: Check for more specific LDB return codes... |
commit | commitdiff | tree |
2008-01-18 |
Andrew Bartlett | Don't manually specify instanceID in the template files. |
commit | commitdiff | tree |
2008-01-18 |
Andrew Bartlett | Use syncrepl on all OpenLDAP databases (creates context... |
commit | commitdiff | tree |
2008-01-18 |
Andrew Bartlett | Search for memberOf when clients ask for a wildcard... |
commit | commitdiff | tree |
2008-01-18 |
Andrew Bartlett | Remove --ldap-base from the python provision script |
commit | commitdiff | tree |
2008-01-18 |
Andrew Bartlett | Correct authorship of instanceType module |
commit | commitdiff | tree |
2008-01-17 |
Andrew Bartlett | Add in a new module to handle instanceType |
commit | commitdiff | tree |
2008-01-17 |
Michael Adam | Fix an output message in samba3rpc torture test. |
commit | commitdiff | tree |
2008-01-17 |
Andrew Bartlett | provision: simplfy by removing old code to manually... |
commit | commitdiff | tree |
2008-01-16 |
Andrew Bartlett | OpenLDAP backend: Place the refint overlay after the... |
commit | commitdiff | tree |
2008-01-16 |
Andrew Bartlett | Merge branch 'v4-0-test' of git://git.samba.org/samba... |
commit | commitdiff | tree |
2008-01-16 |
Andrew Bartlett | ldb_map objectClass munging: Don't hard-code 'extensibl... |
commit | commitdiff | tree |
2008-01-16 |
Jelmer Vernooij | selftest: Use "require" rather than "use" keyword so... |
commit | commitdiff | tree |
2008-01-16 |
Jelmer Vernooij | python: Don't attempt to build shared and static versio... |
commit | commitdiff | tree |
2008-01-16 |
Jelmer Vernooij | selftest: Add some more documentation. Rename env ... |
commit | commitdiff | tree |
2008-01-16 |
Jelmer Vernooij | Ignore newly generated proto header. |
commit | commitdiff | tree |
2008-01-16 |
Günther Deschner | Add lsa_PolicyAuditEventType and lsa_PolicyAuditPolicy... |
commit | commitdiff | tree |
2008-01-16 |
Jelmer Vernooij | pidl: Add simple test for ServerNDR. |
commit | commitdiff | tree |
2008-01-16 |
Jelmer Vernooij | pidl: Fix missing import for fatal(). |
commit | commitdiff | tree |
2008-01-16 |
Jelmer Vernooij | pidl: Fix imported function for ServerNDR and add test... |
commit | commitdiff | tree |
2008-01-16 |
Jelmer Vernooij | python: Build shared python modules for generic use. |
commit | commitdiff | tree |
2008-01-16 |
Andrew Bartlett | Print out the reason we can't delete the user in SAMR. |
commit | commitdiff | tree |
2008-01-16 |
Andrew Bartlett | Rework linked_attributes module for the REPLACE case. |
commit | commitdiff | tree |
2008-01-15 |
Andrew Bartlett | Merge branch 'v4-0-test' of git://git.samba.org/samba... |
commit | commitdiff | tree |
2008-01-15 |
Andrew Bartlett | Start generating a configuration for the refint overlay... |
commit | commitdiff | tree |
2008-01-15 |
Andrew Bartlett | Merge branch 'v4-0-test' of git://git.samba.org/samba... |
commit | commitdiff | tree |
2008-01-15 |
Andrew Bartlett | Make the Fedora DS LDAP backend 'aci' actually work... |
commit | commitdiff | tree |
2008-01-15 |
Andrew Bartlett | Test the behaviour of mixed domain_scope and search_opt... |
commit | commitdiff | tree |
2008-01-15 |
Andrew Bartlett | Make ldap.js test easier to re-run in failure cases... |
commit | commitdiff | tree |
2008-01-15 |
Andrew Bartlett | Rework control handling to remove the 'domain_scope... |
commit | commitdiff | tree |
2008-01-15 |
Jeremy Allison | Fix bug #5121 (unix passwd sync not working on a stream... |
commit | commitdiff | tree |
2008-01-15 |
Jeremy Allison | Add patches for bug #4866 from jiri sasek - Sun Microsy... |
commit | commitdiff | tree |
2008-01-15 |
Volker Lendecke | Fix bug 5055 |
commit | commitdiff | tree |
2008-01-15 |
Jeremy Allison | Add MAX_DNS_NAME_LENGTH, remove more pstrings. |
commit | commitdiff | tree |
2008-01-15 |
Jeremy Allison | Always define PATH_MAX. Makes code simpler (removes |
commit | commitdiff | tree |
2008-01-15 |
Andrew Tridgell | merged tdb from ctdb bzr tree |
commit | commitdiff | tree |
2008-01-15 |
Jelmer Vernooij | Fix asn1 locations. |
commit | commitdiff | tree |
2008-01-15 |
Jelmer Vernooij | ldap.py: Use constants where possible. |
commit | commitdiff | tree |
2008-01-15 |
Jelmer Vernooij | python: Update status. |
commit | commitdiff | tree |
2008-01-15 |
Jelmer Vernooij | util: Move asn1 to lib/util to trim down the number... |
commit | commitdiff | tree |
2008-01-14 |
Jelmer Vernooij | libreplace: Escape asterisk. |
commit | commitdiff | tree |
2008-01-14 |
Jelmer Vernooij | python: Enable building of the wkssvc python bindings. |
commit | commitdiff | tree |
2008-01-14 |
Jelmer Vernooij | python: Fix handling of pointer-less strings in functio... |
commit | commitdiff | tree |
2008-01-14 |
Jelmer Vernooij | python: Compile in svcctl Python bindings. |
commit | commitdiff | tree |
2008-01-14 |
Jelmer Vernooij | python: Convert winreg.py completely to rpc, use new... |
commit | commitdiff | tree |
2008-01-14 |
Jelmer Vernooij | python: Work around the fact that there are two "securi... |
commit | commitdiff | tree |
2008-01-14 |
Jelmer Vernooij | python: Add simple test for samr python code. |
commit | commitdiff | tree |
2008-01-14 |
Jelmer Vernooij | python: Compile security module, handle uint. |
commit | commitdiff | tree |
2008-01-14 |
Jelmer Vernooij | python: Fix some corner cases handling scalars. |
commit | commitdiff | tree |
2008-01-14 |
Jelmer Vernooij | python: Don't try to free const pointers. |
commit | commitdiff | tree |
2008-01-14 |
Jelmer Vernooij | python: Move some convenience macros to a separate... |
commit | commitdiff | tree |
2008-01-14 |
Jelmer Vernooij | python: Enable python bindings for samr and lsa interfaces. |
commit | commitdiff | tree |
2008-01-14 |
Jelmer Vernooij | python: Build epmapper module. |
commit | commitdiff | tree |
2008-01-14 |
Jelmer Vernooij | python: Accept loadparm filename rather than loadparm... |
commit | commitdiff | tree |
2008-01-14 |
Jelmer Vernooij | python: Be more pythonic - turn WERROR and NTSTATUS... |
commit | commitdiff | tree |
2008-01-14 |
Jelmer Vernooij | python: Fix python code for winreg, add test. |
commit | commitdiff | tree |
2008-01-14 |
Jelmer Vernooij | python: Start building winreg module. |
commit | commitdiff | tree |
2008-01-14 |
Jelmer Vernooij | pidl/python: Fix processing UUID-less interfaces, exter... |
commit | commitdiff | tree |
2008-01-14 |
Jelmer Vernooij | pidl/python: Deal with arrays that are not pointers. |
commit | commitdiff | tree |
2008-01-14 |
Jelmer Vernooij | python: Fix last bugs in rpcecho test. It passes now! |
commit | commitdiff | tree |
2008-01-14 |
Jelmer Vernooij | pidl/python: Specify memory context explicitly when... |
commit | commitdiff | tree |
2008-01-14 |
Jelmer Vernooij | python: Fix deallocation bug in pytalloc. |
commit | commitdiff | tree |
2008-01-14 |
Jelmer Vernooij | pidl/python: Pass credentials and loadparm context... |
commit | commitdiff | tree |
2008-01-14 |
Jelmer Vernooij | selftest: Ignore output generated by html formatter. |
commit | commitdiff | tree |
2008-01-14 |
Jelmer Vernooij | python: Fix rpcecho tests. |
commit | commitdiff | tree |
2008-01-14 |
Jelmer Vernooij | pidl/python: Fix compilation of py_echo. |
commit | commitdiff | tree |
2008-01-14 |
Jelmer Vernooij | python/pidl: Fix assignment. |
commit | commitdiff | tree |
2008-01-14 |
Jelmer Vernooij | pidl/python: Fix more compile errors. |
commit | commitdiff | tree |
2008-01-14 |
Jelmer Vernooij | pidl/python: Fix parsing arguments, fix more pointer... |
commit | commitdiff | tree |
2008-01-14 |
Jelmer Vernooij | pidl/python: Fix use of pointers. |
commit | commitdiff | tree |
2008-01-14 |
Jelmer Vernooij | python: Add some more rpc/echo tests. |
commit | commitdiff | tree |
2008-01-14 |
Jelmer Vernooij | python: Add simple tests for the DCE/RPC echo interface. |
commit | commitdiff | tree |
2008-01-14 |
Jelmer Vernooij | pidl/python: Remove unnecessary talloc_free(). |
commit | commitdiff | tree |
2008-01-14 |
Jelmer Vernooij | Remove accidently committed files. |
commit | commitdiff | tree |
2008-01-14 |
Jelmer Vernooij | python: Allow wrapping pointers within talloc'ed memory... |
commit | commitdiff | tree |
2008-01-14 |
Jelmer Vernooij | pidl/python: Support repr() for python types. |
commit | commitdiff | tree |
2008-01-14 |
Jelmer Vernooij | pidl: Move Generate*Env functions to Parse::Pidl::Samba... |
commit | commitdiff | tree |
2008-01-14 |
Jelmer Vernooij | pidl/python: Work towards supporting more complex types... |
commit | commitdiff | tree |
2008-01-14 |
Jelmer Vernooij | pidl/python: Support more scalar types when converting... |
commit | commitdiff | tree |
2008-01-14 |
Jelmer Vernooij | pidl/python: Use new talloc utility functions. |
commit | commitdiff | tree |
2008-01-14 |
Jelmer Vernooij | python: Add some utility functions for working with... |
commit | commitdiff | tree |
2008-01-14 |
Jelmer Vernooij | pidl/python: Convert unions. |
commit | commitdiff | tree |
2008-01-14 |
Jelmer Vernooij | pidl/python: Fix more warnings in the generated code. |
commit | commitdiff | tree |
2008-01-14 |
Jelmer Vernooij | pidl/python: Fix bug accidently filling in the body... |
commit | commitdiff | tree |
2008-01-14 |
Jelmer Vernooij | pidl/python: Fix const type wrapping. |
commit | commitdiff | tree |
2008-01-14 |
Jelmer Vernooij | pidl/python: Fix conversion of last few non-standard... |
commit | commitdiff | tree |
2008-01-14 |
Jelmer Vernooij | pidl/python: Remove references to DECLARE, which has... |
commit | commitdiff | tree |
2008-01-14 |
Jelmer Vernooij | pidl/python: Some more support for special case types. |
commit | commitdiff | tree |
next |