Age | Commit message (Expand) | Author | Files | Lines |
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 |
2010-11-25 | s4-tests: delete_force was unused, removed it. | Nadezhda Ivanova | 1 | -5/+0 |
2010-11-25 | s4-tests: Modified ldap_schema.py to use samba.tests.delete_force | Nadezhda Ivanova | 1 | -8/+3 |
2010-11-25 | s4-tests: Modified ldap.py to use samba.tests.delete_force | Nadezhda Ivanova | 1 | -93/+88 |
2010-11-25 | s4-tests: Modified deletetest.py to use samba.tests.delete_force | Nadezhda Ivanova | 1 | -18/+14 |
2010-11-25 | s4-tests: Modified bind.py to use samba.tests.delete_force | Nadezhda Ivanova | 1 | -7/+2 |
2010-11-25 | s4-tests: Modified acly.py to use common delete_force instead of defining its... | Nadezhda Ivanova | 1 | -60/+55 |
2010-11-25 | s4-tests: Added a common definition of delete_force. | Nadezhda Ivanova | 1 | -0/+6 |
2010-11-24 | s4-smbtorture: pick a better printer in RPC-SPOOLSS-ACCESS. | Günther Deschner | 1 | -1/+8 |
2010-11-24 | s4:objectclass LDB module - LSA objects - allow them if the SYSTEM control is... | Matthias Dieter Wallnöfer | 2 | -5/+9 |
2010-11-24 | s4:objectclass LDB module - move one checks into the "objectclass derivation ... | Matthias Dieter Wallnöfer | 1 | -11/+17 |
2010-11-24 | s4:objectclass LDB module - some more or less cosmetic return value macro cha... | Matthias Dieter Wallnöfer | 1 | -14/+22 |
2010-11-24 | s4-tests: Modified sec_descriptor to use samdb.newgroup instead of locally de... | Nadezhda Ivanova | 1 | -48/+50 |
2010-11-24 | s4-dsdb: Extended samdb.newgroup to set the group's security descriptor. | Nadezhda Ivanova | 1 | -1/+5 |
2010-11-24 | s3:winbind correct a copy&paste error | Christian Ambach | 1 | -3/+3 |
2010-11-24 | s3: Correctly calculate the wbinfo -s result | Volker Lendecke | 1 | -9/+25 |
2010-11-24 | s3-test: try to avoid a problem of CFLAGS propogating to the torture build | Andrew Tridgell | 1 | -2/+2 |
2010-11-24 | wintest: added an IPv6 address, and use fully qualified hostname | Andrew Tridgell | 4 | -34/+53 |
2010-11-24 | s3-libnetapi Load case tables earlier | Andrew Bartlett | 1 | -2/+3 |
2010-11-24 | s3-libnetapi Add function header comments | Andrew Bartlett | 1 | -0/+3 |
2010-11-24 | s3-netapi Add libnetapi_net_init(), don't double-init common Samba subsystems | Andrew Bartlett | 6 | -19/+70 |
2010-11-24 | lib/debug Add clarifying comments | Andrew Bartlett | 1 | -2/+2 |
2010-11-24 | wintest Don't connect to localhost or unqualified hostname, bind interface only | Andrew Bartlett | 1 | -13/+13 |
2010-11-24 | s4-setup correct the require BIND version for Dynamic DNS | Andrew Bartlett | 1 | -1/+1 |
2010-11-24 | wintest: fixed cleanup of /etc/resolv.conf | Andrew Tridgell | 1 | -1/+3 |
2010-11-24 | wintest: remove reliance on hostname in /etc/hosts | Andrew Tridgell | 2 | -35/+34 |
2010-11-24 | wintest: fixed interface handling and DNS forwarding | Andrew Tridgell | 4 | -65/+118 |
2010-11-24 | Add in fsp->access_mask checks. Not required (underlying system does this) | Jeremy Allison | 2 | -2/+42 |
2010-11-24 | s4-devel: we don't need to override these scripts now | Andrew Tridgell | 1 | -2/+0 |