Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-10-18 | Revert "s4:dsdb - make the RELAX control private" | Andrew Bartlett | 2 | -8/+9 | |
This must be available to the OpenLDAP backend, to set the GUID values in some situations. We need a proper ACL mechanism to control the use or abuse of this control. This reverts commit 10adee89367cee9add993869280542418fb3d370. | |||||
2010-10-18 | heimdal: Attempt to fix path of hdb_asn1.h | Jelmer Vernooij | 1 | -0/+1 | |
Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Mon Oct 18 00:15:11 UTC 2010 on sn-devel-104 | |||||
2010-10-18 | dsdb: Module aliases require to be prefixed with the subsystem name. | Jelmer Vernooij | 1 | -2/+2 | |
2010-10-17 | dcerpc_samr: Fix -l arguments for dcerpc_samr and dcerpc_atsvc. | Jelmer Vernooij | 2 | -2/+2 | |
Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Sun Oct 17 19:15:43 UTC 2010 on sn-devel-104 | |||||
2010-10-17 | tdb: Bump version to 1.2.7 after addition of pytdb.__version__. | Jelmer Vernooij | 1 | -1/+1 | |
Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Sun Oct 17 18:23:16 UTC 2010 on sn-devel-104 | |||||
2010-10-17 | heimdal: Add local simpler copy of to_list(). | Jelmer Vernooij | 1 | -9/+17 | |
2010-10-17 | Revert "s4:remove "util_ldb" submodule and integrate the three gendb_* calls ↵ | Matthias Dieter Wallnöfer | 30 | -92/+175 | |
in "dsdb/common/util.c"" This reverts commit 8a2ce5c47cee499f90b125ebde83de5f9f1a9aa0. Jelmer pointed out that these are also in use by other LDB databases - not only SAMDB ones. Autobuild-User: Matthias Dieter Wallnöfer <mdw@samba.org> Autobuild-Date: Sun Oct 17 13:37:16 UTC 2010 on sn-devel-104 | |||||
2010-10-17 | s4:remove "util_ldb" submodule and integrate the three gendb_* calls in ↵ | Matthias Dieter Wallnöfer | 30 | -177/+92 | |
"dsdb/common/util.c" They're only in use by SAMDB code. Autobuild-User: Matthias Dieter Wallnöfer <mdw@samba.org> Autobuild-Date: Sun Oct 17 09:40:13 UTC 2010 on sn-devel-104 | |||||
2010-10-17 | s4:lib/util/util_ldb.c - remove unused "gendb_add_ldif" call | Matthias Dieter Wallnöfer | 1 | -17/+0 | |
2010-10-17 | s4:ldb-samba/ldb_wrap.c - fix indentation and trailing whitespaces | Matthias Dieter Wallnöfer | 1 | -36/+36 | |
2010-10-17 | s4:"wrap_casefold" - move it to "ldb_wrap.c" since it's only used there | Matthias Dieter Wallnöfer | 2 | -5/+9 | |
2010-10-16 | s4:dsdb - make the RELAX control private | Matthias Dieter Wallnöfer | 2 | -9/+8 | |
This makes our LDAP much more secure and less error-prone. Autobuild-User: Matthias Dieter Wallnöfer <mdw@samba.org> Autobuild-Date: Sat Oct 16 19:43:36 UTC 2010 on sn-devel-104 | |||||
2010-10-16 | s4:libcli/ldap/ldap_controls.c - fix up the controls list | Matthias Dieter Wallnöfer | 1 | -29/+49 | |
- add missing private controls and comments - use control defines rather than hardcoded values -> easier to comprehend - reorder controls | |||||
2010-10-16 | ldb:ldb.h - reorder controls/extended operations | Matthias Dieter Wallnöfer | 1 | -27/+28 | |
This makes it easier to read | |||||
2010-10-16 | heimdal: Remove some unused arguments from HEIMDAL_SUBSYSTEM(). | Jelmer Vernooij | 1 | -7/+3 | |
Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Sat Oct 16 16:14:24 UTC 2010 on sn-devel-104 | |||||
2010-10-16 | heimdal: Allow leaving off prefix from asn1 option_file. | Jelmer Vernooij | 1 | -2/+5 | |
2010-10-16 | heimdal: Leave off ../heimdal prefix to HEIMDAL_BINARY(). | Jelmer Vernooij | 1 | -29/+14 | |
2010-10-16 | heimdal: Allow leaving off prefix to HEIMDAL_ERRTABLE(). | Jelmer Vernooij | 1 | -9/+11 | |
2010-10-16 | heimdal: Allow leaving off prefix for HEIMDAL_ASN1(). | Jelmer Vernooij | 1 | -19/+20 | |
2010-10-16 | heimdal: Allow leaving off ../heimdal prefix for proto headers. | Jelmer Vernooij | 1 | -13/+14 | |
2010-10-16 | heimdal: Allow leaving off ../heimdal prefix for source files. | Jelmer Vernooij | 1 | -104/+104 | |
2010-10-16 | heimdal: Add convenience functions for finding heimdal paths. | Jelmer Vernooij | 1 | -3/+6 | |
2010-10-16 | heimdal: Call HEIMDAL_AUTOPROTO() manually. | Jelmer Vernooij | 1 | -15/+11 | |
2010-10-16 | heimdal: Call HEIMDAL_AUTOPROTO_PRIVATE() manually. | Jelmer Vernooij | 1 | -6/+4 | |
2010-10-16 | heimdal: Add variables for source files. | Jelmer Vernooij | 1 | -12/+15 | |
2010-10-16 | heimdal: Simplify handling of ../heimdal prefixes in HEIMDAL_SUBSYSTEM. | Jelmer Vernooij | 1 | -82/+83 | |
2010-10-16 | heimdal_build: Fix detection of system roken library. | Jelmer Vernooij | 1 | -1/+1 | |
2010-10-16 | heimdal_build: Remove ignored argument ldflags from HEIMDAL_BINARY(). | Jelmer Vernooij | 1 | -1/+0 | |
2010-10-16 | ldb:pyldb.c - remove pointless comment | Matthias Dieter Wallnöfer | 1 | -1/+0 | |
Autobuild-User: Matthias Dieter Wallnöfer <mdw@samba.org> Autobuild-Date: Sat Oct 16 14:38:58 UTC 2010 on sn-devel-104 | |||||
2010-10-16 | ldb:"ldb_dn_compare_base" - use "unsigned int" counters | Matthias Dieter Wallnöfer | 1 | -2/+2 | |
Autobuild-User: Matthias Dieter Wallnöfer <mdw@samba.org> Autobuild-Date: Sat Oct 16 13:54:13 UTC 2010 on sn-devel-104 | |||||
2010-10-16 | ldb:"ldb_dn_add_child" - use "unsigned int" counters | Matthias Dieter Wallnöfer | 1 | -2/+3 | |
2010-10-16 | ldb:"ldb_dn_remove_base_components" - use an "unsigned int" counter | Matthias Dieter Wallnöfer | 1 | -6/+6 | |
2010-10-16 | ldb:"ldb_dn_canonical" - use an "unsigned int" counter | Matthias Dieter Wallnöfer | 1 | -3/+3 | |
Convert it to use an "unsigned int" counter which represents the exact length of the DN components. | |||||
2010-10-16 | s4:samldb LDB module - use appropriate fixed-length integer types where needed | Matthias Dieter Wallnöfer | 1 | -4/+5 | |
- The "systemFlags" we interpret always as signed - Use "samdb_msg_add_int" where possible (much saver for integer storing than ldb_msg_add_fmt) | |||||
2010-10-16 | s4:dsdb/samdb/ldb_modules/util.c - remove now unused functions which set ↵ | Matthias Dieter Wallnöfer | 1 | -74/+0 | |
integers Please do always use the functions which specifiy the appropriate integer length to not run into platform-specific issues. Therefore I'm removing these generic calls. | |||||
2010-10-16 | s4:samba3sid LDB module - handle the RID as uint32_t | Matthias Dieter Wallnöfer | 1 | -13/+15 | |
- This is how we always deal with RIDs - Use an integer-length safe function for the RID update | |||||
2010-10-16 | s4:objectclass LDB module - implement the "isCriticalSystemObject" subtree ↵ | Matthias Dieter Wallnöfer | 2 | -3/+27 | |
delete protection MS-ADTS 3.1.1.5.5.7.2 Autobuild-User: Matthias Dieter Wallnöfer <mdw@samba.org> Autobuild-Date: Sat Oct 16 11:24:09 UTC 2010 on sn-devel-104 | |||||
2010-10-16 | s4:ldif_handlers.c - fix a typo | Matthias Dieter Wallnöfer | 1 | -1/+1 | |
2010-10-16 | s4:dsdb - fix unsigned integer save problems using the "%u" specifier | Matthias Dieter Wallnöfer | 8 | -33/+49 | |
The issue here is that we have not yet first cast to int32_t explicitly, before we cast to an signed int to printf() into the %d or cast to a int64_t before we then cast to a long long to printf into a %lld. There are *no* unsigned integers in Active Directory LDAP, even the RID allocations and ms-DS-Secondary-KrbTgt-Number are *signed* quantities. (See the schema, and the syntax definitions in schema_syntax.c). The failure has been detected by Matthieu Patou on the buildfarm host "tridge" due to a malformed "groupType" attribute. The solution is to use the "%d" specifier. Either to use it directly - or better (when possible) use the call "samdb_msg_add_uint" (which encapsulates it). This patch changes such problematic situations. | |||||
2010-10-16 | s4:dsdb/common/util.c - describe the behaviour of the functions ↵ | Matthias Dieter Wallnöfer | 1 | -5/+32 | |
"samdb_msg_add_uint", "samdb_msg_add_uint64" and "samdb_msg_set_uint" a bit more Unsigned int data in AD is a bit problematic to handle. Problem described by abartlet. | |||||
2010-10-16 | Don't arbitrarily clean all parametric options in add_a_service(), | Jeremy Allison | 1 | -3/+3 | |
that is called from many places, not just smb.conf processing. Only clean parametric options when doing actual smb.conf reading (or registry equivalent). Michael Adams, Volker, Metze, please check. Jeremy. Autobuild-User: Jeremy Allison <jra@samba.org> Autobuild-Date: Sat Oct 16 06:46:19 UTC 2010 on sn-devel-104 | |||||
2010-10-16 | Ensure we have correct parameters to use Windows ACL modules. | Jeremy Allison | 2 | -4/+9 | |
Autobuild-User: Jeremy Allison <jra@samba.org> Autobuild-Date: Sat Oct 16 03:36:04 UTC 2010 on sn-devel-104 | |||||
2010-10-16 | heimdal_build: Support using system asn1 library. | Jelmer Vernooij | 2 | -28/+35 | |
Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Sat Oct 16 02:14:32 UTC 2010 on sn-devel-104 | |||||
2010-10-16 | heimdal_build: Skip some hx509 code when using system hx509. | Jelmer Vernooij | 1 | -42/+41 | |
2010-10-16 | heimdal_build: Add comment with stub for finding the system libtommath. | Jelmer Vernooij | 1 | -0/+4 | |
2010-10-16 | heimdal_build: Initial work on supporting an external heimdal library. | Jelmer Vernooij | 1 | -5/+6 | |
2010-10-16 | heimdal_build: Support using system hx509 library when explicitly | Jelmer Vernooij | 2 | -47/+44 | |
requested. | |||||
2010-10-16 | heimdal_build: Fix build with system roken. | Jelmer Vernooij | 1 | -9/+9 | |
2010-10-16 | heimdal_build: Put version objects in a separate subsystem. | Jelmer Vernooij | 4 | -21/+57 | |
2010-10-16 | heimdal: Support using system roken. | Jelmer Vernooij | 2 | -98/+100 | |