Age | Commit message (Expand) | Author | Files | Lines |
2010-11-27 | s4:samba3sam LDB module - make the "pw_uid"/"pw_gid" conversion a bit clearer | Matthias Dieter Wallnöfer | 1 | -2/+6 |
2010-11-27 | s4:dsdb tests - make use of "ldb.get_domain_sid()" | Matthias Dieter Wallnöfer | 4 | -22/+5 |
2010-11-27 | s4:dsdb/tests/python/sam.py - we don't need the domain SID | Matthias Dieter Wallnöfer | 1 | -5/+0 |
2010-11-27 | s4:torture/drs/python/fsmo.py - fix comments and an error message | Matthias Dieter Wallnöfer | 1 | -3/+3 |
2010-11-27 | s4-samba-tool: removed old C implementation of samba-tool drs | Andrew Tridgell | 6 | -1617/+0 |
2010-11-28 | s4-samba-tool: switched over to python version of samba-tool drs | Andrew Tridgell | 3 | -12/+3 |
2010-11-28 | s4-samba-tool: added python implementation of samba-tool drs commands | Andrew Tridgell | 1 | -0/+402 |
2010-11-28 | s4-pyglue: expose the remaining NTTIME functions from glue | Andrew Tridgell | 1 | -0/+3 |
2010-11-28 | s4-drs: allow DrsReplicaGetInfo as a DC | Andrew Tridgell | 1 | -1/+1 |
2010-11-28 | s4-pydsdb: use cpp macro to simplify flags definitions | Andrew Tridgell | 1 | -137/+110 |
2010-11-28 | libds: added mS-DS-ReplicatesNCReason flags | Andrew Tridgell | 1 | -1/+11 |
2010-11-28 | s4-samba-tool: fixed "-k no" for disabling kerberos auth | Andrew Tridgell | 1 | -2/+4 |
2010-11-27 | Add timestamp when running with --maximum-runtime | Matthieu Patou | 1 | -1/+15 |
2010-11-27 | blackbox.ldb: Support using system ldbsearch. | Jelmer Vernooij | 2 | -2/+5 |
2010-11-27 | selftest: Allow using ldb* utilities from system. | Jelmer Vernooij | 1 | -1/+5 |
2010-11-27 | s4-libnet: use the full DNS domain for CLDAP lookups if possible | Andrew Tridgell | 1 | -1/+6 |
2010-11-27 | wintest: cope with VMs sometimes not rebooting | Andrew Tridgell | 4 | -7/+33 |
2010-11-27 | wintest: avoid adding a blank line to resolv.conf on each run | Andrew Tridgell | 1 | -2/+1 |
2010-11-27 | wintest: handle missing firewall commands | Andrew Tridgell | 1 | -1/+3 |
2010-11-27 | s3-param Fix lp_set_cmdline() to set the flag on alias values too | Andrew Bartlett | 1 | -1/+11 |
2010-11-26 | Fix endianess problems as discovered on the build farm | Matthieu Patou | 1 | -5/+6 |
2010-11-26 | ldb-tdb: Add more information about full scan | Matthieu Patou | 1 | -1/+7 |
2010-11-26 | s3/configure: fix GNU ld version detection with old gcc releases | Björn Jacke | 1 | -1/+1 |
2010-11-26 | s3: Fix filling in the pam_auth_crap domain name | Volker Lendecke | 1 | -15/+6 |
2010-11-26 | s4:rootdse LDB module - remove unused variable | Matthias Dieter Wallnöfer | 1 | -1/+0 |
2010-11-26 | s4:objectclass LDB module - simply use "msg" when requesting the message | Matthias Dieter Wallnöfer | 1 | -2/+2 |
2010-11-26 | s4:objectclass LDB module - move the "mem_ctx" allocation to a better place | Matthias Dieter Wallnöfer | 1 | -7/+6 |
2010-11-26 | s4-dsdb Reorganise and clarify the LSA objectClass check (forbidden on LDAP) | Andrew Bartlett | 1 | -15/+28 |
2010-11-26 | s4-objectclass Use a specific local variable name, not 'value' | Andrew Bartlett | 1 | -4/+5 |
2010-11-26 | s4-kcc: fixed valgrind errors in drs replicaInfo server side | Andrew Tridgell | 1 | -7/+5 |
2010-11-26 | s4-provision: fixed eadb automatic and manual setting in provision | Andrew Tridgell | 3 | -21/+18 |
2010-11-26 | wintest: do an initial replication of CN=Configuration to transfer dnsHostname | Andrew Tridgell | 1 | -0/+4 |
2010-11-26 | wintest: fixed "rndc command" option in provision | Andrew Tridgell | 1 | -5/+14 |
2010-11-26 | wintest: make IPv6 optional in wintest | Andrew Tridgell | 3 | -7/+12 |
2010-11-26 | s4-provision: don't try to look for an IPv6 address when not specified | Andrew Tridgell | 1 | -11/+0 |
2010-11-26 | librpc: fix builds without IPv6 suport (HP-UX 11.00) | Björn Jacke | 1 | -0/+2 |
2010-11-26 | s3/smbtorture: use $MAKE to build to make sure we use the make that makes our... | Björn Jacke | 1 | -2/+2 |
2010-11-26 | ѕ3/configue: set Tru64 cc's PIC switch right (none) | Björn Jacke | 1 | -1/+3 |
2010-11-26 | s4-dsdb Remove rootDSE and anonymous checks from acl_read | Andrew Bartlett | 1 | -15/+0 |
2010-11-26 | s4-dsdb Add 'block anonymous' checks to the rootdse module | Andrew Bartlett | 1 | -0/+100 |
2010-11-26 | s4-dsdb Remove mem_ctx argument from dsdb_module_find_dsheuristics(). | Andrew Bartlett | 2 | -4/+3 |
2010-11-25 | s4-tests: Made acl tests to reconnect if dSHeuristics is being manipulated | Nadezhda Ivanova | 1 | -28/+25 |
2010-11-25 | s4-tests: Modified create_ou to only accept security.descriptor type for sd t... | Nadezhda Ivanova | 2 | -45/+31 |
2010-11-25 | s4-dsdb: Switched to using a dictionary in create_ou for consistency. | Nadezhda Ivanova | 1 | -4/+2 |
2010-11-25 | s4-dsdb: Fixed wrong assignment of name attribute to description atribute in ... | Nadezhda Ivanova | 1 | -1/+1 |
2010-11-25 | s4:lsa RPC server / objectclass LDB module - fix the creation of trusted doma... | Matthias Dieter Wallnöfer | 2 | -9/+3 |
2010-11-25 | s4-tests: Modified speedtest.py to use samba.tests.delete_force | Nadezhda Ivanova | 1 | -8/+3 |
2010-11-25 | s4-tests: Modified sec_descriptor.py to use samba.tests.delete_force | Nadezhda Ivanova | 1 | -71/+66 |
2010-11-25 | s4-tests: Modified sam.py to use samba.tests.delete_force | Nadezhda Ivanova | 1 | -72/+67 |
2010-11-25 | s4-tests: Modified passwords.py to use samba.tests.delete_force | Nadezhda Ivanova | 1 | -12/+7 |