Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-10-13 | s4:samldb LDB module - cosmetic fixups | Matthias Dieter Wallnöfer | 1 | -9/+9 | |
- Update the module description - Fix indentation Autobuild-User: Matthias Dieter Wallnöfer <mdw@samba.org> Autobuild-Date: Wed Oct 13 20:55:18 UTC 2010 on sn-devel-104 | |||||
2010-10-13 | samdb: Set soname. | Jelmer Vernooij | 1 | -1/+2 | |
2010-10-13 | s4:sam.py - tests for "userAccountControl" attribute | Matthias Dieter Wallnöfer | 1 | -3/+448 | |
Autobuild-User: Matthias Dieter Wallnöfer <mdw@samba.org> Autobuild-Date: Wed Oct 13 17:31:29 UTC 2010 on sn-devel-104 | |||||
2010-10-13 | s4:samldb LDB module - deny creation of temporary duplicate accounts | Matthias Dieter Wallnöfer | 1 | -0/+12 | |
2010-10-13 | s4:samldb LDB module - proof the account type also on LDB modify operations | Matthias Dieter Wallnöfer | 1 | -0/+8 | |
2010-10-13 | s4:sam.py - add a test for the group type changing behaviour | Matthias Dieter Wallnöfer | 1 | -0/+595 | |
Autobuild-User: Matthias Dieter Wallnöfer <mdw@samba.org> Autobuild-Date: Wed Oct 13 14:17:31 UTC 2010 on sn-devel-104 | |||||
2010-10-13 | s4:samldb LDB module - support the group type changing properly | Matthias Dieter Wallnöfer | 1 | -1/+53 | |
This is exactly that what Windows allows. It was proven by a blackbox test. And we also need to deny add operations of builtin groups. | |||||
2010-10-13 | s4:ldap.py - test the "isCriticalSystemObject" behaviour | Matthias Dieter Wallnöfer | 1 | -0/+39 | |
2010-10-13 | s4:samldb LDB module - deny also the direct modification of ↵ | Matthias Dieter Wallnöfer | 1 | -3/+14 | |
"isCriticalSystemObject" on modify operations | |||||
2010-10-13 | s4:objectclass LDB module - deny the creation of "isCriticalSystemObject" ↵ | Matthias Dieter Wallnöfer | 1 | -0/+9 | |
entries They're only allowed to be created with the RELAX control specified. | |||||
2010-10-13 | s4:samldb LDB module - first implementation of the samldb primary group trigger | Matthias Dieter Wallnöfer | 1 | -48/+61 | |
This was done according to MS-SAMR 3.1.1.8.2 But do use it only for add operations at the moment. | |||||
2010-10-13 | s4:samldb LDB module - use the new "objectclass_trigger" for add operations | Matthias Dieter Wallnöfer | 1 | -142/+33 | |
Additionally clean up "samldb_fill_object" which is now much easier to comprehend. | |||||
2010-10-13 | s4:samldb LDB module - first implementation of the samldb objectclass trigger | Matthias Dieter Wallnöfer | 1 | -0/+176 | |
This was done according to MS-SAMR 3.1.1.8.1 I need to perform some RELAX checks since otherwise the provision wouldn't work anymore. | |||||
2010-10-13 | dsdb/schema_data: Build as shared object. | Jelmer Vernooij | 1 | -1/+1 | |
2010-10-13 | dsdb/schema_load: Build as shared object. | Jelmer Vernooij | 1 | -1/+1 | |
2010-10-13 | samdb: Build as library. | Jelmer Vernooij | 1 | -1/+1 | |
2010-10-13 | s4-schema: don't name variables after standard libc functions | Andrew Tridgell | 1 | -3/+3 | |
2010-10-12 | torture/becomedc: Add test for global schema, use samdb_connect(). | Jelmer Vernooij | 1 | -1/+6 | |
Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Tue Oct 12 18:35:33 UTC 2010 on sn-devel-104 | |||||
2010-10-12 | libcli/security Provide a common, top level libcli/security/security.h | Andrew Bartlett | 1 | -1/+0 | |
This will reduce the noise from merges of the rest of the libcli/security code, without this commit changing what code is actually used. This includes (along with other security headers) dom_sid.h and security_token.h Andrew Bartlett Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Tue Oct 12 05:54:10 UTC 2010 on sn-devel-104 | |||||
2010-10-12 | libcli/security Use common security.h | Andrew Bartlett | 6 | -7/+6 | |
This includes dom_sid.h and security_token.h and will be moved to the top level shortly. Andrew Bartlett Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Tue Oct 12 03:35:36 UTC 2010 on sn-devel-104 | |||||
2010-10-12 | s4-libcli/security Use seperate subsystem for session related functions | Andrew Bartlett | 4 | -3/+6 | |
The merged I plan in this area require spliting security.h into two header files, a common header and a session.h for the remaining source4-specific code. Andrew Bartlett | |||||
2010-10-12 | libcli/security Add debug class to security_token_debug() et al | Andrew Bartlett | 1 | -1/+1 | |
This will allow it to replace functions in source3 that use debug classes. Andrew Bartlett | |||||
2010-10-12 | dsdb: Build more modules as shared objects. | Jelmer Vernooij | 1 | -14/+14 | |
Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Tue Oct 12 02:12:29 UTC 2010 on sn-devel-104 | |||||
2010-10-11 | dsdb: Build some more modules as shared objects. | Jelmer Vernooij | 1 | -7/+7 | |
Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Mon Oct 11 23:22:33 UTC 2010 on sn-devel-104 | |||||
2010-10-11 | dsdb: Build some more modules as shared object files. | Jelmer Vernooij | 1 | -10/+10 | |
Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Mon Oct 11 21:13:25 UTC 2010 on sn-devel-104 | |||||
2010-10-11 | dsdb: Build some more modules as .so files. | Jelmer Vernooij | 1 | -9/+9 | |
Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Mon Oct 11 19:14:58 UTC 2010 on sn-devel-104 | |||||
2010-10-11 | samdb_common, ntlm: Add missing dependency on libsamba-hostconfig. | Jelmer Vernooij | 1 | -1/+1 | |
2010-10-11 | s4-credentials Add explicit event context handling to Kerberos calls (only) | Andrew Bartlett | 1 | -4/+3 | |
By setting the event context to use for this operation (only) onto the krb5_context just before we call that operation, we can try and emulate the specification of an event context to the actual send_to_kdc() This eliminates the specification of an event context to many other cli_credentials calls, and the last use of event_context_find() Special care is taken to restore the event context in the event of nesting in the send_to_kdc function. Andrew Bartlett | |||||
2010-10-11 | credentials: Split up into several subsystems. | Jelmer Vernooij | 2 | -2/+2 | |
2010-10-10 | dsdb/modules: Split up helpers a bit to prevent recursive dependencies. | Jelmer Vernooij | 7 | -93/+134 | |
Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Sun Oct 10 23:47:54 UTC 2010 on sn-devel-104 | |||||
2010-10-11 | dsdb/schema: Move some dsdb_dn functions that are schema-specific. | Jelmer Vernooij | 4 | -80/+106 | |
2010-10-11 | dsdb modules: Split ridalloc out of common helpers, because of dependency loops. | Jelmer Vernooij | 3 | -5/+12 | |
2010-10-10 | samdb: Remove dependency on unknown subsystem. | Jelmer Vernooij | 1 | -1/+1 | |
2010-10-10 | dsdb: add missing dependency on samba_socket. | Jelmer Vernooij | 1 | -2/+2 | |
2010-10-10 | ldb-samba: Rename samdb_relative_path to ldb_relative_path, as it's not ↵ | Jelmer Vernooij | 2 | -28/+2 | |
samdb-specific. | |||||
2010-10-10 | dsdb: Move attr_in_list to SAMDB_COMMON to avoid circular dependency between ↵ | Jelmer Vernooij | 4 | -14/+15 | |
SAMDB_COMMON and DSDB_MODULE_HELPERS. | |||||
2010-10-10 | ldb-samba: Add ldb_wrap_add, remove last schema reference from ldb_wrap. | Jelmer Vernooij | 1 | -5/+25 | |
2010-10-10 | samdb: Add flags argument to samdb_connect(). | Jelmer Vernooij | 5 | -6/+7 | |
2010-10-10 | samdb: Handle schema setup in samdb, not in more generic ldbsamba. | Jelmer Vernooij | 1 | -0/+9 | |
2010-10-10 | s4-dsdb-repl: Print what the error code for failure is | Kamen Mazdrashki | 1 | -1/+3 | |
2010-10-10 | s4-dsdb: Make dsdb_setup_sorted_accessors() public | Kamen Mazdrashki | 1 | -2/+2 | |
We are going to need it while converting DRS schema. | |||||
2010-10-08 | s4:ldap.py - split it up and move SAM related stuff to sam.py | Matthias Dieter Wallnöfer | 2 | -552/+664 | |
ldap.py would still need some additional split-up but it's a start. Autobuild-User: Matthias Dieter Wallnöfer <mdw@samba.org> Autobuild-Date: Fri Oct 8 14:05:18 UTC 2010 on sn-devel-104 | |||||
2010-10-07 | s4:dsdb/common/util_samr.c - use an LDB constant for result checking | Matthias Dieter Wallnöfer | 1 | -1/+1 | |
Autobuild-User: Matthias Dieter Wallnöfer <mdw@samba.org> Autobuild-Date: Thu Oct 7 07:40:31 UTC 2010 on sn-devel-104 | |||||
2010-10-07 | s4:dsdb/common/util.c - provide message set functions for integer types | Matthias Dieter Wallnöfer | 1 | -0/+31 | |
They will be used by the samldb LDB module | |||||
2010-10-06 | s4:samldb LDB module - remove "type" parameter of "samldb_fill_object" | Matthias Dieter Wallnöfer | 1 | -6/+9 | |
It's a bit redundant given that we have the "type" variable on "ac". Autobuild-User: Matthias Dieter Wallnöfer <mdw@samba.org> Autobuild-Date: Wed Oct 6 10:20:45 UTC 2010 on sn-devel-104 | |||||
2010-10-05 | s4:subtree_delete LDB module - remove the DN from an error message | Matthias Dieter Wallnöfer | 1 | -3/+6 | |
It may looks funny but the DN output prevents older ADUC versions (tested with release 2000) to perform subtree deletes properly. Version 2008 has this fixed. Additionally some smaller changes ("%u" for printing unsigned integers, module name prefix, nicer line-wrap). Autobuild-User: Matthias Dieter Wallnöfer <mdw@samba.org> Autobuild-Date: Tue Oct 5 16:48:19 UTC 2010 on sn-devel-104 | |||||
2010-10-05 | s4:samldb LDB module - simplify/unify the message handling on add and modify ↵ | Matthias Dieter Wallnöfer | 1 | -28/+54 | |
operations - Perform only shallow copies (should be enough) - Perform only one copy per operation (also on modifications) - Build a new request on modify operations if needed ("modified" flag) - this makes it look cleaner - Fix an important bug: the "el" pointers could have changed after modifications. Therefore we have to refresh them on the FLAG_DELETE checks Autobuild-User: Matthias Dieter Wallnöfer <mdw@samba.org> Autobuild-Date: Tue Oct 5 09:24:57 UTC 2010 on sn-devel-104 | |||||
2010-10-05 | s4:samldb LDB module - assign better memory contexts on two places | Matthias Dieter Wallnöfer | 1 | -2/+2 | |
2010-10-05 | Add missing dependencies for com_err. | Jelmer Vernooij | 2 | -4/+4 | |
2010-10-05 | heimdal: Fix name of hx509 library. | Jelmer Vernooij | 2 | -2/+2 | |