Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-12-01 | s4-repl: Let dsdb_replicated_objects_convert() to accept schema from caller | Kamen Mazdrashki | 2 | -7/+16 | |
This allows us to use schema that is different than the one set to 'ldb' to decode objects. | |||||
2010-12-01 | s4-ranged_result.c: Fix memory context for ranged attributes handling | Kamen Mazdrashki | 1 | -4/+15 | |
Pair-Programmed-With: Zahari Zahariev <zahari.zahariev@postpath.com> Autobuild-User: Kamen Mazdrashki <kamenim@samba.org> Autobuild-Date: Wed Dec 1 11:45:48 CET 2010 on sn-devel-104 | |||||
2010-11-29 | samdb: Build as public library. | Jelmer Vernooij | 2 | -1/+12 | |
2010-11-29 | s4-dsdb: give full error message for operational failures | Andrew Tridgell | 1 | -2/+2 | |
2010-11-29 | s4-pydsdb: two more GPO related flags | Andrew Tridgell | 1 | -0/+2 | |
2010-11-29 | s4-pydsdb: added GPO policy flags | Andrew Tridgell | 1 | -0/+7 | |
2010-11-28 | s4:dsdb/repl/drepl* - move "lib/messaging/irpc.h" include into "drepl_service.h" | Matthias Dieter Wallnöfer | 8 | -9/+1 | |
This is needed to fix a Tru64 "cc" warning regarding "enum drepl_role_master". Autobuild-User: Matthias Dieter Wallnöfer <mdw@samba.org> Autobuild-Date: Sun Nov 28 12:46:19 CET 2010 on sn-devel-104 | |||||
2010-11-27 | s4:dsdb/repl/drepl_service.c - return the correct WERR result | Matthias Dieter Wallnöfer | 1 | -1/+1 | |
2010-11-27 | s4:drepl_service.c - fix error macro (use "_werr" and not "werr") | Matthias Dieter Wallnöfer | 1 | -1/+1 | |
Detected by Tru64 "cc". | |||||
2010-11-27 | s4:dsdb/repl/drepl_out_helpers.c - print out the correct error message (werr) | Matthias Dieter Wallnöfer | 1 | -1/+1 | |
Also detected by Tru64 "cc". | |||||
2010-11-27 | s4:param/secrets.h - fix "enum netr_SchannelType" include correctly | Matthias Dieter Wallnöfer | 1 | -1/+0 | |
2010-11-27 | s4:dsdb/samdb/samdb.h - fix include ordering in order to prevent warnings on ↵ | Matthias Dieter Wallnöfer | 1 | -1/+1 | |
Tru64 | |||||
2010-11-27 | s4:role transfer - use always type "enum drepl_role_master" for role ↵ | Matthias Dieter Wallnöfer | 3 | -4/+5 | |
specifications Autobuild-User: Matthias Dieter Wallnöfer <mdw@samba.org> Autobuild-Date: Sat Nov 27 16:03:43 CET 2010 on sn-devel-104 | |||||
2010-11-27 | s4:samba3sam LDB module - correctly print out an unsigned value | Matthias Dieter Wallnöfer | 1 | -1/+2 | |
Here we can print it out as unsigned since we are generating a string attribute. | |||||
2010-11-27 | s4:samba3sam LDB module - make the "pw_uid"/"pw_gid" conversion a bit clearer | Matthias Dieter Wallnöfer | 1 | -2/+6 | |
And remove the "long" specifier since at least on the major platforms (Linux, BSD and Solaris) these types are defined as "uint32_t". | |||||
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-28 | s4-pydsdb: use cpp macro to simplify flags definitions | Andrew Tridgell | 1 | -137/+110 | |
also added some more from flags.h | |||||
2010-11-26 | s4:rootdse LDB module - remove unused variable | Matthias Dieter Wallnöfer | 1 | -1/+0 | |
Autobuild-User: Matthias Dieter Wallnöfer <mdw@samba.org> Autobuild-Date: Fri Nov 26 13:58:27 CET 2010 on sn-devel-104 | |||||
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 | |
It's only needed if we've a schema around. | |||||
2010-11-26 | s4-dsdb Reorganise and clarify the LSA objectClass check (forbidden on LDAP) | Andrew Bartlett | 1 | -15/+28 | |
This arranged the check to avoid talloc_strdup() (the schema pointers are constant, and can be relied upon), and checks the untrusted bit first (it is faster), before the ldb_attr_cmp(). The strcmp() here was valid, if unusual, because the ldapDisplayName values are already in the correct case, but strcasecmp() is more correct, as for the small extra cost, we avoid a difficult to diagnose bug later. Andrew Bartlett Signed-off-by: Matthias Dieter Wallnöfer <mdw@samba.org> | |||||
2010-11-26 | s4-objectclass Use a specific local variable name, not 'value' | Andrew Bartlett | 1 | -4/+5 | |
This makes it clearer what the local variable in use here does. Andrew Bartlett Signed-off-by: Matthias Dieter Wallnöfer <mdw@samba.org> | |||||
2010-11-26 | s4-kcc: fixed valgrind errors in drs replicaInfo server side | Andrew Tridgell | 1 | -7/+5 | |
Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org> Autobuild-User: Andrew Tridgell <tridge@samba.org> Autobuild-Date: Fri Nov 26 03:52:30 CET 2010 on sn-devel-104 | |||||
2010-11-26 | s4-dsdb Remove rootDSE and anonymous checks from acl_read | Andrew Bartlett | 1 | -15/+0 | |
The rootdse module handles rootDSE requests, and blocks anonymous access, so we on't need to do it again here. Andrew Bartlett Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Fri Nov 26 00:36:19 CET 2010 on sn-devel-104 | |||||
2010-11-26 | s4-dsdb Add 'block anonymous' checks to the rootdse module | Andrew Bartlett | 1 | -0/+100 | |
This ensures that one single point checks for and blocks anonymous read access to the database over LDAP. Andrew Bartlett | |||||
2010-11-26 | s4-dsdb Remove mem_ctx argument from dsdb_module_find_dsheuristics(). | Andrew Bartlett | 2 | -4/+3 | |
A function that does not return memory should not take a memory context. Andrew Bartlett | |||||
2010-11-25 | s4-tests: Made acl tests to reconnect if dSHeuristics is being manipulated | Nadezhda Ivanova | 1 | -28/+25 | |
Also made password tests set dSHeuristics only once rather that once per test. Autobuild-User: Nadezhda Ivanova <nivanova@samba.org> Autobuild-Date: Thu Nov 25 20:48:38 CET 2010 on sn-devel-104 | |||||
2010-11-25 | s4-tests: Modified create_ou to only accept security.descriptor type for sd ↵ | Nadezhda Ivanova | 1 | -36/+28 | |
to avoid confusion It used to work with sddl as well, but this is confusing and could lead to errors. It also caused a message about tallocing a security descriptor to appear. Autobuild-User: Nadezhda Ivanova <nivanova@samba.org> Autobuild-Date: Thu Nov 25 19:46:42 CET 2010 on sn-devel-104 | |||||
2010-11-25 | s4:lsa RPC server / objectclass LDB module - fix the creation of trusted ↵ | Matthias Dieter Wallnöfer | 1 | -7/+1 | |
domain objects Tridge pointed out that it is to dangerous to allow them to be created with SYSTEM permissions. The solution using the "untrusted" flag should be much more viable. Autobuild-User: Matthias Dieter Wallnöfer <mdw@samba.org> Autobuild-Date: Thu Nov 25 13:05:56 CET 2010 on sn-devel-104 | |||||
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 acly.py to use common delete_force instead of defining ↵ | Nadezhda Ivanova | 1 | -60/+55 | |
its own. | |||||
2010-11-24 | s4:objectclass LDB module - LSA objects - allow them if the SYSTEM control ↵ | Matthias Dieter Wallnöfer | 1 | -3/+7 | |
is specified This fits better than the RELAX one. Autobuild-User: Matthias Dieter Wallnöfer <mdw@samba.org> Autobuild-Date: Wed Nov 24 18:23:01 CET 2010 on sn-devel-104 | |||||
2010-11-24 | s4:objectclass LDB module - move one checks into the "objectclass derivation ↵ | Matthias Dieter Wallnöfer | 1 | -11/+17 | |
loop" This denies objects created from possible derivated classes from the prohibited ones. Also small cosmetic improvements for another check. | |||||
2010-11-24 | s4:objectclass LDB module - some more or less cosmetic return value macro ↵ | Matthias Dieter Wallnöfer | 1 | -14/+22 | |
changes Sometimes "ldb_module_oom" fits better than "ldb_operr" or "ldb_oom". | |||||
2010-11-24 | s4-tests: Modified sec_descriptor to use samdb.newgroup instead of locally ↵ | Nadezhda Ivanova | 1 | -48/+50 | |
defined method. Autobuild-User: Nadezhda Ivanova <nivanova@samba.org> Autobuild-Date: Wed Nov 24 17:38:28 CET 2010 on sn-devel-104 | |||||
2010-11-24 | s4-kcc: disable the NDR printing of DRS getinfo requests | Andrew Tridgell | 1 | -0/+4 | |
2010-11-23 | s4-tests: Modified acl.py to use samdb.newgroup instead of custom methods. | Nadezhda Ivanova | 1 | -43/+15 | |
Autobuild-User: Nadezhda Ivanova <nivanova@samba.org> Autobuild-Date: Tue Nov 23 21:46:07 CET 2010 on sn-devel-104 | |||||
2010-11-23 | s4-tests: Modified sec_descriptor.py to use samdb.newuser instead of custom ↵ | Nadezhda Ivanova | 1 | -47/+22 | |
methods. Autobuild-User: Nadezhda Ivanova <nivanova@samba.org> Autobuild-Date: Tue Nov 23 17:58:38 CET 2010 on sn-devel-104 | |||||
2010-11-23 | s4-tests: Modified acl.py to use samdb.newuser instead of custom methods. | Nadezhda Ivanova | 1 | -86/+68 | |
2010-11-23 | s4-tests: Modified sec_descriptor.py to use SamDB.create_ou() | Nadezhda Ivanova | 1 | -35/+20 | |
Autobuild-User: Nadezhda Ivanova <nivanova@samba.org> Autobuild-Date: Tue Nov 23 14:19:34 CET 2010 on sn-devel-104 | |||||
2010-11-23 | s4-tests: Modified acl.py to use SamDB.create_ou() | Nadezhda Ivanova | 1 | -84/+70 | |
2010-11-23 | s4-tests: Ldap tests now use the get_dsheuristics and set_dsheuristics from ↵ | Nadezhda Ivanova | 1 | -25/+6 | |
SamDB. Autobuild-User: Nadezhda Ivanova <nivanova@samba.org> Autobuild-Date: Tue Nov 23 11:08:37 CET 2010 on sn-devel-104 | |||||
2010-11-23 | s4-tests: Password tests now use the get_dsheuristics and set_dsheuristics ↵ | Nadezhda Ivanova | 1 | -44/+9 | |
from SamDB. |