| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Use standard Python syntax, booleans and set()'s where appropriate. | Jelmer Vernooij | 2010-06-20 | 1 | -1/+1 |
* | Some more formatting fixes, move schema related functions from Ldb to Schema. | Jelmer Vernooij | 2010-06-20 | 1 | -1/+1 |
* | Formatting cleanups; use True/False for booleans, unnecessary backslashes, sp... | Jelmer Vernooij | 2010-06-20 | 1 | -17/+24 |
* | s4: Add comments about setup_secrets | Matthieu Patou | 2010-06-20 | 1 | -0/+2 |
* | s4 provision: Add information about provisioned usn range in sam.ldb | Matthieu Patou | 2010-06-20 | 1 | -0/+96 |
* | s4:provision: don't use hardcoded 'Default-First-Site-Name' | Stefan Metzmacher | 2010-06-19 | 1 | -2/+2 |
* | s4-python: Use sys.prefix rather than guessing prefix from current | Jelmer Vernooij | 2010-06-19 | 1 | -7/+6 |
* | s4:provision.py - we do now support the "Windows 2000 Native" domain function... | Matthias Dieter Wallnöfer | 2010-06-16 | 1 | -3/+0 |
* | Attempt to fix SamDB test infrastructure (not used in Samba anywhere, only in... | Jelmer Vernooij | 2010-06-15 | 1 | -3/+3 |
* | s4:provision: Make gc._msdcs DNS entries A/AAAA records | Andrew Kroeger | 2010-06-14 | 1 | -0/+6 |
* | s4-provision: Use logger in provision backends. | Jelmer Vernooij | 2010-06-13 | 1 | -22/+21 |
* | s4-python: Start using standard python logging infrastructure rather | Jelmer Vernooij | 2010-06-13 | 1 | -71/+69 |
* | s4-python: Fix formatting. | Jelmer Vernooij | 2010-06-11 | 1 | -2/+7 |
* | s4:provision - fix typo in substitution variable | Matthias Dieter Wallnöfer | 2010-06-06 | 1 | -1/+1 |
* | s4-rodc: Set am_rodc flag during provision | Anatoliy Atanasov | 2010-05-17 | 1 | -8/+10 |
* | s4:domain functional level - it is also specified in the domain object under ... | Matthias Dieter Wallnöfer | 2010-05-13 | 1 | -1/+2 |
* | Revert "s4-rodc: Fix provision warnings by creating ntds objectGUID in provis... | Anatoliy Atanasov | 2010-05-11 | 1 | -5/+1 |
* | s4-rodc: Fix provision warnings by creating ntds objectGUID in provision | Anatoliy Atanasov | 2010-05-10 | 1 | -1/+5 |
* | Revert "s4/dsdb: Set schemaInfo attribute value during provisioning" | Kamen Mazdrashki | 2010-04-29 | 1 | -2/+0 |
* | s4-provision: setup spn_update_list in provision | Andrew Tridgell | 2010-04-27 | 1 | -1/+5 |
* | s4:provision Pass in the invoication ID and NTDS Settings DN to Schema() | Andrew Bartlett | 2010-04-20 | 1 | -5/+5 |
* | Fixed a problem with provision missing the default_dir/etc directory. | Nadezhda Ivanova | 2010-04-12 | 1 | -2/+2 |
* | s4/dsdb: Set schemaInfo attribute value during provisioning | Kamen Mazdrashki | 2010-04-09 | 1 | -0/+2 |
* | s4-python: More cleanups. | Jelmer Vernooij | 2010-04-08 | 1 | -4/+4 |
* | s4-python: Fix formatting, import of FLG_NOSYNC. | Jelmer Vernooij | 2010-04-08 | 1 | -1/+1 |
* | s4-python: Simplify code, improve formatting. | Jelmer Vernooij | 2010-04-08 | 1 | -34/+55 |
* | s4-provision: Proper handling of exceptions, use SamDB class but skip global ... | Jelmer Vernooij | 2010-04-07 | 1 | -10/+17 |
* | s4-python: Move samdb_ntds_objectGUID to pydsdb. | Jelmer Vernooij | 2010-04-07 | 1 | -5/+6 |
* | s4:provision - add a comment which explains why "paths.dns_keytab" is stored ... | Matthias Dieter Wallnöfer | 2010-04-07 | 1 | -0/+3 |
* | s4-python: Move set_session_info to PySambaLdb. | Jelmer Vernooij | 2010-04-06 | 1 | -4/+4 |
* | s4-python: Avoid importing glue directly. | Jelmer Vernooij | 2010-04-04 | 1 | -9/+10 |
* | s4-python: Move dsdb constants to a separate python module. | Jelmer Vernooij | 2010-04-04 | 1 | -1/+1 |
* | upgradeprovision: Fix formatting, syntax error. | Jelmer Vernooij | 2010-03-28 | 1 | -48/+49 |
* | provision: make gpo related function more reusable for upgradeprovision | Matthieu Patou | 2010-03-28 | 1 | -26/+30 |
* | provision: Remove unnecessary whitespace. | Jelmer Vernooij | 2010-03-28 | 1 | -6/+1 |
* | s4-provision: FreeBSD uses 'staff' for users | Andrew Tridgell | 2010-03-24 | 1 | -1/+1 |
* | s4-provision: solaris uses the group "other" | Andrew Tridgell | 2010-03-24 | 1 | -1/+1 |
* | s4:provision.py - small output improvement | Matthias Dieter Wallnöfer | 2010-03-12 | 1 | -1/+1 |
* | s4:provision Improve the handling of provision errors | Andrew Bartlett | 2010-03-11 | 1 | -10/+12 |
* | s4:samba_dnsupdate Add a 'file based' mode to samba_dnsupdate | Andrew Bartlett | 2010-03-11 | 1 | -1/+1 |
* | s4:provision - use the new "interface_ips" python call to detect the right ho... | Matthias Dieter Wallnöfer | 2010-03-04 | 1 | -8/+8 |
* | s4:provision - Moved backend-specific variables into backend class. | Endi S. Dewata | 2010-03-02 | 1 | -30/+3 |
* | More formatting fixes, pointed out by pylint. | Jelmer Vernooij | 2010-03-01 | 1 | -3/+3 |
* | General cleanups of python code, hinted by pyflakes. | Jelmer Vernooij | 2010-03-01 | 1 | -4/+1 |
* | s4:provision: use generate_random_password() | Stefan Metzmacher | 2010-02-26 | 1 | -5/+5 |
* | s4-provision: fixed use of rndc command from python | Andrew Tridgell | 2010-02-26 | 1 | -1/+1 |
* | s4-provision: also create the dns_update_list when running net vampire | Andrew Tridgell | 2010-02-26 | 1 | -0/+10 |
* | s4-provision: setup the dns_update_list at provision time | Andrew Tridgell | 2010-02-26 | 1 | -0/+5 |
* | s4:provision.py - try to use other addresses than "127.0.0.x" and "::1" | Matthias Dieter Wallnöfer | 2010-02-21 | 1 | -2/+10 |
* | s4-provision: freeze the DNS zone before creating the zone file | Andrew Tridgell | 2010-02-17 | 1 | -2/+10 |