libcli/security: Convert some strtol calls to strtoul
[samba.git] / source4 / scripting /
2010-01-21 Jelmer Vernooijpyxattr: Factor out helper functions.
2010-01-21 Jelmer Vernooijpyxattr: Simplify tests.
2010-01-21 Jelmer Vernooijpyxattr: Fix tests by not opening tdb files multiple...
2010-01-21 Jelmer Vernooijpyxattr: Fix tests by avoiding opening tdb files multip...
2010-01-21 Jelmer Vernooijpyxattr: Fix memory leaks.
2010-01-21 Jelmer Vernooijpyxattr: Simplify tests.
2010-01-21 Jelmer Vernooijpyxattr: Use standard functions for error handling.
2010-01-21 Jelmer Vernooijpyxattr: Remove unnecessary hacks.
2010-01-20 Matthieu Patous4-python: add some helper for converting ldb_flag...
2010-01-20 Matthieu Patouupgradeprovision: forbid running upgradeprovision when...
2010-01-20 Matthieu Patouupgradeprovision: mark rIDAvailablePool never upgraded
2010-01-20 Matthieu Patouupgradeprovision: reformat + add groupType as possibly...
2010-01-20 Matthieu Patouupgradeprovision: improve info messages
2010-01-20 Matthieu PatouRevert "s4:upgradeprovision - fix up the script regardi...
2010-01-20 Matthieu Patouupgradeprovision: never use xattr it's pointless in...
2010-01-20 Matthieu Patous4: utils recreate in python setntacl and getntacl
2010-01-20 Matthieu Patouprovision: introduce use-xattr parameter for defining...
2010-01-20 Matthieu Patous4-tests: register new unit tests
2010-01-20 Matthieu Patous4-python: add unit test for ntacls manipulation in...
2010-01-20 Matthieu Patous4-python: add more unit tests for xattr manipulation...
2010-01-20 Matthieu Patous4: update setntacl and getntacl to select the adaquate...
2010-01-20 Matthieu Patous4: Set acls correctly on all sysvol and scripts shares
2010-01-20 Matthieu Patous4: Make unixid optional
2010-01-20 Matthieu Patous4: regroup gpo modification in one function, set acl...
2010-01-20 Matthieu Patous4: Create unit tests for python "samba.xattr" module
2010-01-20 Matthieu Patous4: add python bindings for wrap_(s|g)etxattr
2010-01-16 Jelmer VernooijImport testtools as well, required for subunit.
2010-01-16 Jelmer VernooijFix permissions - net subcommand modules don't need...
2010-01-16 Andrew Tridgells4-devel: added rebuild_zone.sh
2010-01-13 Nadezhda IvanovaFixed a problem with incorrect default SD owner/group.
2010-01-13 Zahari ZaharievComparison tool for LDAP servers (using Ldb)
2010-01-13 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-10 Matthias Dieter... s4:upgradeprovision - fix up the script regarding linke...
2010-01-10 Matthias Dieter... s4:upgradeprovision - Reformat comments
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
2010-01-08 Andrew Tridgells4-schema: added adminDisplayName and adminDescription
2010-01-08 Andrew Tridgells4-scripting: we need to use a base search for the...
2010-01-08 Andrew Tridgells4-provision: do a self join for all server types
2010-01-08 Andrew Tridgells4-devel: a useful script to setup bin/ and st/ as...
2010-01-08 Andrew Tridgells4-provision: re-open sam.ldb after creating the schema
2010-01-08 Andrew Tridgells4-provision: don't hard wire the creation of the RID...
2010-01-08 Andrew Tridgells4-provision: allow provision modifies to add records
2010-01-08 Andrew Tridgells4-provision: the DC object itself needs a fixed objectSID
2010-01-04 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2009-12-31 Andrew Tridgells4-net: fixed pwsettings command
2009-12-31 Jelmer Vernooijsamba: Fix whitespace, remove pointless 'pass' statement.
2009-12-31 Jelmer Vernooijpyldb: Add dom_sid.split in favor of less powerful...
2009-12-31 Jelmer Vernooijnet: Support 'super' commands implemented in Python.
2009-12-31 Jelmer Vernooijnet: Move 'newuser' to 'net newuser'
2009-12-31 Jelmer Vernooijnet: Fix tests and documentation of setexpiry.
2009-12-31 Jelmer Vernooijnet: Move setexpiry to 'net setexpiry'
2009-12-31 Jelmer Vernooijnet: Move 'setpassword' to 'net setpassword'.
2009-12-29 Jelmer Vernooijpython: When updating sys.path to include the Samba...
2009-12-29 Jelmer Vernooijs4/net: Allow options before arguments for Python commands.
2009-12-29 Jelmer Vernooijs4/net: Pass all arguments through to the Python commands.
2009-12-29 Jelmer Vernooijs4/net: Add domainlevel subcommand.
2009-12-29 Jelmer VernooijUse CommandError exception to deal with problems during...
2009-12-29 Jelmer Vernooijs4/net: Make pwsettings a net subcommand.
2009-12-29 Jelmer Vernooijnetcmd: Add some basic tests.
2009-12-29 Jelmer Vernooijs4/net: Support parsing arguments in Python commands.
2009-12-29 Jelmer Vernooijnet: Support usage/help of subcommands implemented...
2009-12-29 Jelmer Vernooijnet: Support implementing subcommands in python.
2009-12-21 Andrew Tridgells4-provision: added a note about where invocationIDs...
2009-12-18 Andrew Tridgells4-scripts: add a enablerecyclebin script
2009-12-18 Andrew Bartletts4:provision Give a more useful error message in guess_...
2009-12-14 Matthieu Patous4: rename res/res2 to something more explicit
2009-12-14 Matthieu Patous4: upgradeprovision handle renaming and knownobjects
2009-12-14 Matthieu Patous4: upgradeprovision rename also when there is a mismat...
2009-12-14 Matthieu Patous4: reorder action to permit old provision to be correc...
2009-12-14 Andrew Tridgells4-devel: support vampire_ad.sh with no initial smb...
2009-12-08 Andrew Tridgells4-drs: use -r to ldbdel in unvampire devel script
2009-12-01 Matthieu Patous4: Remove targetdir as it can cause some trouble and...
2009-12-01 Matthieu Patous4: Handle the case in secrets.ldb without name attribute
2009-12-01 Matthieu Patous4: don't forget to update defaultSecurityDescriptor
2009-12-01 Matthieu Patous4: load the domain level of the current provision...
2009-11-28 Matthias Dieter... s4:upgrade_from_s3 - Move it back to "setup"
2009-11-28 Matthias Dieter... s4:upgrade.py - remove my copyright
2009-11-28 Matthias Dieter... s4:upgrade.py - readd accidentally removed empty lines
2009-11-28 Matthias Dieter... s4:samba3.py/upgrade.py: Revert
2009-11-27 Matthieu Patous4: fix SD update and password change in upgrade script
2009-11-27 Matthias Dieter... s4:provision.py - remove hardcoded SIDs and RIDs
2009-11-27 Matthias Dieter... s4:samba3.py - deactivate also the assertion on line 599
2009-11-27 Matthias Dieter... s4:provision.py - cosmetic
2009-11-27 Matthias Dieter... s4:samba3.py (and test) - deactivate the tests until...
2009-11-27 Matthias Dieter... s4:upgrade.py - Umlaut problem
2009-11-27 Matthias Dieter... s4:upgrade.py - rework to make the upgrade s3 -> s4...
2009-11-27 Matthias Dieter... s4:upgrade_from_s3 - Fix message outputs
2009-11-27 Matthias Dieter... s4:upgrade.py - the import of WINS databases don't...
2009-11-27 Matthias Dieter... s4:samba3.py - ignore comments in "smb.conf" files
2009-11-27 Matthias Dieter... s4:samba3.py - don't read those informations out from...
2009-11-27 Matthias Dieter... s4:samba3.py - support the TDB version 3
2009-11-27 Matthias Dieter... s4:provision - Fix up the provision of "standalone...
2009-11-27 Matthias Dieter... s4:provision.py - cosmetic output correction
2009-11-27 Matthias Dieter... s4:upgrade script - rename it to "upgrade_from_s3"...
2009-11-27 Andrew Bartletts4:upgradeprovision Rework update_machine_account_passw...
2009-11-27 Andrew Bartletts4:upgradeprovision Use mkdtemp to create unique tempoa...
2009-11-27 Andrew Bartletts4:upgradeprovision Rework script, and reset machine...
2009-11-27 Andrew Bartletts4:provision Make setting the domain SID in the self...
2009-11-27 Matthieu Patous4: Improve updateprovision
next