Age | Commit message (Expand) | Author | Files | Lines |
2010-09-22 | s4-param: Fix more memory leaks, invalid memory context. | Jelmer Vernooij | 1 | -0/+4 |
2010-09-22 | s4-param: Check type when converting python object to lp_ctx, fix some | Jelmer Vernooij | 1 | -2/+1 |
2010-09-21 | selftest: Fix run for systems without testtools installed. | Jelmer Vernooij | 1 | -2/+0 |
2010-08-25 | s4-pyglue: added talloc_total_blocks() python call | Andrew Tridgell | 1 | -2/+22 |
2010-08-25 | s4-pyglue: added talloc_report_full() and talloc_enable_null_tracking() | Andrew Tridgell | 1 | -0/+30 |
2010-07-16 | s4-loadparm: 2nd half of lp_ to lpcfg_ conversion | Andrew Tridgell | 1 | -2/+2 |
2010-06-19 | pyglue: Remove unused code. | Jelmer Vernooij | 1 | -27/+5 |
2010-06-19 | pydsdb: Move write_prefixes_from_schema_to_ldb to pydsdb from pyglue. | Jelmer Vernooij | 1 | -26/+0 |
2010-06-19 | pydsdb: Move dsdb_set_schema_from_ldb to pydsdb. | Jelmer Vernooij | 1 | -48/+0 |
2010-06-19 | pydsdb: Move set_schema_from_ldif function to pydsdb from pyglue. | Jelmer Vernooij | 1 | -18/+0 |
2010-05-04 | s4:py_nttime2string - removed unused variable "nt2" | Matthias Dieter Wallnöfer | 1 | -2/+3 |
2010-05-02 | s4 python: fix glues functions manipulating NTTIME | Matthieu Patou | 1 | -1/+35 |
2010-04-29 | Revert "s4/dsdb: Set schemaInfo attribute value during provisioning" | Kamen Mazdrashki | 1 | -26/+0 |
2010-04-09 | s4/dsdb: Set schemaInfo attribute value during provisioning | Kamen Mazdrashki | 1 | -0/+26 |
2010-04-08 | pynet: Create a net class. | Jelmer Vernooij | 1 | -3/+4 |
2010-04-08 | s4-python: Move load_partition_usn to dsdb module. | Jelmer Vernooij | 1 | -48/+0 |
2010-04-08 | s4-python: rename samba.glue to samba._glue to indicate it's private. | Jelmer Vernooij | 1 | -2/+2 |
2010-04-08 | s4-python: Move set_global_schema to pydsdb. | Jelmer Vernooij | 1 | -18/+0 |
2010-04-07 | s4-python: Move samdb_ntds_objectGUID to pydsdb. | Jelmer Vernooij | 1 | -144/+0 |
2010-04-06 | s4-python: Move set_session_info to PySambaLdb. | Jelmer Vernooij | 1 | -24/+0 |
2010-04-06 | s4-python: Move register_samba_handlers to PySambaLdb. | Jelmer Vernooij | 1 | -19/+0 |
2010-04-06 | s4-python: Move ldb_set_utf8_casefold to pyldb-samba. | Jelmer Vernooij | 1 | -18/+0 |
2010-04-06 | Move glue.set_credentials hack to samba.Ldb. | Jelmer Vernooij | 1 | -24/+0 |
2010-04-06 | Add C-based Samba-specific subclass of Ldb. | Jelmer Vernooij | 1 | -24/+0 |
2010-04-04 | s4-python: Move dsdb_convert_schema_to_openldap to dsdb. | Jelmer Vernooij | 1 | -25/+0 |
2010-04-04 | s4-python: Move set_opaque_integer -> dsdb. | Jelmer Vernooij | 1 | -62/+0 |
2010-04-04 | s4-python: Remove convenience macro PyErr_SetStringError. | Jelmer Vernooij | 1 | -2/+2 |
2010-04-04 | s4-python: Move samdb_server_site_name to dsdb module. | Jelmer Vernooij | 1 | -29/+0 |
2010-04-04 | s4-python: Move dsdb constants to a separate python module. | Jelmer Vernooij | 1 | -42/+0 |
2010-04-03 | s4-python: Remove unused imports, duplicate definitions of SECINFO_ constants. | Jelmer Vernooij | 1 | -6/+0 |
2010-04-03 | s4-python: Remove duplicate definition of GUID_DRS_* constants. | Jelmer Vernooij | 1 | -15/+0 |
2010-04-02 | s4-pyglue: setup talloc logging in python modules | Andrew Tridgell | 1 | -0/+2 |
2010-03-22 | s4:dsdb Remove unused 'dsdb_make_schema_global' call from pyglue | Andrew Bartlett | 1 | -17/+0 |
2010-03-16 | Added a net acl ds command for modification of ACLs on directory objects | Nadezhda Ivanova | 1 | -0/+15 |
2010-03-16 | s4:dsdb Change dsdb_get_schema() callers to use new talloc argument | Andrew Bartlett | 1 | -2/+2 |
2010-03-11 | s4:samba_dnsupdate Add a 'file based' mode to samba_dnsupdate | Andrew Bartlett | 1 | -3/+4 |
2010-02-26 | s4:pyglue: add generate_random_password() | Stefan Metzmacher | 1 | -2/+22 |
2010-02-26 | samdb: added get_ntds_GUID() method | Andrew Tridgell | 1 | -0/+35 |
2010-02-26 | pyglue: added py_samdb_server_site_name() | Andrew Tridgell | 1 | -0/+29 |
2010-02-26 | pyglue: added py_samdb_ntds_invocation_id() | Andrew Tridgell | 1 | -0/+36 |
2010-02-26 | pyglue: don't return 127.0.0.0/8 IPs in interface_ips() | Andrew Tridgell | 1 | -5/+18 |
2010-02-23 | s4-pyglue: added interface_ips() call | Andrew Tridgell | 1 | -0/+43 |
2010-02-15 | s4-drs: Function for accessing dsdb_load_partition_usn from Python | Fernando J V da Silva | 1 | -0/+50 |
2010-02-09 | s4:Remove "Py_RETURN_NONE" compatibility code | Matthias Dieter Wallnöfer | 1 | -4/+0 |
2010-01-21 | s4: add python bindings for wrap_(s|g)etxattr | Matthieu Patou | 1 | -2/+2 |
2009-12-31 | pyldb: Add dom_sid.split in favor of less powerful dom_sid_to_rid(). | Jelmer Vernooij | 1 | -23/+0 |
2009-11-20 | Some changes to allow processing of ldap controls on modify requests. | Nadezhda Ivanova | 1 | -0/+6 |
2009-11-05 | s4:samdb python bindings - add a wrapper for "dsdb_make_schema_global" | Matthias Dieter Wallnöfer | 1 | -0/+17 |
2009-11-05 | s4:samdb python bindings - Reorder some function bodies to match the order in... | Matthias Dieter Wallnöfer | 1 | -25/+24 |
2009-10-25 | s4-python: fixed annoyance where control-C doesn't kill our python scripts | Andrew Tridgell | 1 | -0/+10 |