pyldb: avoid segfault when adding an element with no name
[nivanova/samba-autobuild/.git] / source4 / scripting / python / samba / schema.py
2013-03-02 Jelmer VernooijMove python modules from source4/scripting/python/...
2013-01-27 Stefan Metzmacherschema.py: add optional name_map={} to get_schema_descr...
2012-09-27 Jelmer Vernooijs4-python: Various formatting fixes.
2012-02-25 Jelmer VernooijPartially revert 1f0298dd1b1a939cb215e7b474178b217f8347f4
2011-11-15 Stefan Metzmachers4:dsdb/pydsdb: pass down schema_dn to _dsdb_set_schema...
2011-11-15 Stefan Metzmachers4:python/samba/schema: pass down the schema_dn to...
2011-02-07 Andrew Bartletts4-provision Remove setup_path, setup_dir and find_setu...
2010-11-29 Andrew Tridgells4-samba-tool: fixed exception handling in subcommands
2010-11-28 Jelmer Vernooijs4-python: Some reformatting for the purpose of pydoctor.
2010-11-28 Jelmer Vernooijs4-python: Fix formatting of docstrings for the purpose...
2010-10-23 Matthias Dieter... s4:schema.py - reformat and fix the security descriptor
2010-10-19 Andrew Bartletts4-provision Remove serverdn parameter from Schema()
2010-06-23 Andrew Bartletts4:provision Remove am_rodc from Schema
2010-06-20 Jelmer Vernooijpydsdb: Mark all SamDB and Schema methods that are...
2010-06-20 Jelmer VernooijSome more formatting fixes, move schema related functio...
2010-06-20 Jelmer VernooijMove convert_to_openldap onto Schema class.
2010-06-15 Andrew Bartletts4:provision Allow a specific prefix map to be loaded...
2010-06-12 Andrew Bartletts4:provision Allow both additional and override prefixm...
2010-06-10 Jelmer Vernooijs4-python: Fix formatting.
2010-05-17 Anatoliy Atanasovs4-rodc: Set am_rodc flag during provision
2010-04-20 Andrew Bartletts4:provision Pass in the invoication ID and NTDS Settin...
2010-04-08 Jelmer Vernooijs4-python: Cancel transaction properly in case of excep...
2010-03-01 Jelmer VernooijGeneral cleanups of python code, hinted by pyflakes.
2010-01-13 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-09 Andrew Tridgells4-schema: fixed the SDDL for the schema root security...
2010-01-08 Andrew Tridgells4-schema: switch to W2K8-R2 schema
2009-11-27 Matthieu Patous4: fix SD update and password change in upgrade script
2009-11-15 Endi S. Dewatas4:provision - Removed dependency on full Samba 3 schem...
2009-11-12 Andrew Bartletts4:provision Add C binding to get at the generate schema
2009-11-12 Andrew Bartletts4:provision Remove unused 'sambadn' parameter
2009-11-02 Andrew Bartletts4:provision Move 'Schema' into it's own file