index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
dsdb
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-29
s4-schema_init: we should be able to resolve Syntax OIDs with prefixMap we have
Kamen Mazdrashki
1
-3
/
+3
2010-10-27
s4-ldb: Added the correct extended check for read access to nTSecurityDescriptor
Nadezhda Ivanova
2
-1
/
+63
2010-10-27
s4-ldb: Changes the aclread module to use LDB_HANDLE_FLAG_UNTRUSTED to determ...
Nadezhda Ivanova
2
-9
/
+5
2010-10-26
s4-dsdb_syntax: *_OID_oid_ldb_to_drsuapi() functions should use
Kamen Mazdrashki
1
-6
/
+6
2010-10-26
s4-prefixMap: split dsdb_schema_make_attid() function into read-only and
Kamen Mazdrashki
1
-1
/
+38
2010-10-26
s4-prefixmap: Use WERR_NOT_FOUND when OID is not found in current prefixMap
Kamen Mazdrashki
3
-3
/
+3
2010-10-26
s4:ldap.py - add a test for attribute ranges - still very basic
Matthias Dieter Wallnöfer
1
-1
/
+56
2010-10-26
s4:sam.py - enhance users and groups test
Matthias Dieter Wallnöfer
1
-2
/
+63
2010-10-26
s4:samldb LDB module - enhance the "member"-check trigger
Matthias Dieter Wallnöfer
1
-3
/
+7
2010-10-26
s4:ldap.py - enhance and activate the "description" attribute test
Matthias Dieter Wallnöfer
1
-27
/
+89
2010-10-26
s4:objectclass_attrs.c - rework to support these special "description" constr...
Matthias Dieter Wallnöfer
1
-10
/
+40
2010-10-26
waf: Stop automaticaly changing dashes to underscores in library names.
Jelmer Vernooij
2
-9
/
+9
2010-10-26
waf: Remove lib prefix from libraries manually.
Jelmer Vernooij
2
-22
/
+22
2010-10-26
s4: Drop duplicate 'lib' prefix for private libraries.
Jelmer Vernooij
1
-35
/
+35
2010-10-25
s4:"samdb_search_count" - introduce a "mem_ctx" parameter
Matthias Dieter Wallnöfer
2
-7
/
+6
2010-10-25
ldb:gendb_* calls: support a "NULL" resultset parameter
Matthias Dieter Wallnöfer
1
-2
/
+1
2010-10-25
s4:samldb LDB module - other indentation fixes on error messages
Matthias Dieter Wallnöfer
1
-9
/
+12
2010-10-25
s4:ldap.py - prove the denied multi-valued replace requests
Matthias Dieter Wallnöfer
1
-18
/
+18
2010-10-25
s4:objectclass_attrs LDB module - deny multi-valued replace requests
Matthias Dieter Wallnöfer
1
-0
/
+13
2010-10-25
s4:samldb LDB module - fix indentations
Matthias Dieter Wallnöfer
1
-15
/
+28
2010-10-25
s4:samldb LDB module - use "uint32_t" for available krbtgt number
Matthias Dieter Wallnöfer
1
-5
/
+8
2010-10-25
s4:samldb LDB module - assign better memory contexts in some cases
Matthias Dieter Wallnöfer
1
-8
/
+9
2010-10-24
s4:dsdb - remove some calls of "samdb_msg_add_string" when we have talloc'ed ...
Matthias Dieter Wallnöfer
1
-3
/
+2
2010-10-24
s4:dsdb - use LDB results in "add_time_element" and "add_uint64_element"
Matthias Dieter Wallnöfer
2
-24
/
+35
2010-10-24
s4:dsdb - use the more safe "samdb_msg_add_(u)int*" calls always where possible
Matthias Dieter Wallnöfer
4
-19
/
+28
2010-10-24
ldb: Rename pyldb pkg-config file to pyldb-util, to avoid confusion with
Jelmer Vernooij
1
-1
/
+1
2010-10-24
s4: Rename SMBPASSWD to smbpasswd.
Jelmer Vernooij
1
-7
/
+7
2010-10-24
s4: Rename LIBSAMBA-* to libsamba-*
Jelmer Vernooij
2
-18
/
+18
2010-10-24
s4: Rename LIBSECURITY{_SESSION,} to libsecurity{_session,}
Jelmer Vernooij
1
-9
/
+9
2010-10-24
s4: Rename SAMDB_COMMON to samdb_common.
Jelmer Vernooij
2
-6
/
+6
2010-10-23
s4: Rename NSS_WRAPPER to nss_wrapper.
Jelmer Vernooij
2
-3
/
+3
2010-10-23
s4: Rename LIBEVENTS to libevents.
Jelmer Vernooij
1
-34
/
+34
2010-10-23
s4/ldb:introduce the LDB_CONTROL_PROVISION_OID control
Matthias Dieter Wallnöfer
2
-0
/
+8
2010-10-23
ldb:rename LDB_CONTROL_BYPASSOPERATIONAL_OID into LDB_CONTROL_BYPASS_OPERATIO...
Matthias Dieter Wallnöfer
1
-3
/
+3
2010-10-23
s4 dsdb kcc: Prefer msDS-hasMasterNCs over hasMasterNCs when replicating
Kai Blin
1
-5
/
+10
2010-10-22
s4-dsdb_syntax: Setup "String(Case Sensitive)" syntax
Kamen Mazdrashki
1
-3
/
+10
2010-10-21
s4-dsdb/schema_syntax: Separate validation for numericoid OID values
Kamen Mazdrashki
1
-3
/
+47
2010-10-21
s4-dsdb extended_dn_out: Move lazy dereference control creation to lazy-init
Andrew Bartlett
1
-54
/
+77
2010-10-21
s4-dsdb: force LDB_ERR_NO_SUCH_ATTRIBUTE on missing schemaInfo
Andrew Tridgell
1
-2
/
+3
2010-10-21
s4-dsdb: fixed depenencies for -no-undefined
Andrew Tridgell
2
-5
/
+5
2010-10-21
s4-dsdb: make ldb_password_hash depend on hdb not HEIMDAL_HDB_KEYS
Andrew Tridgell
1
-1
/
+1
2010-10-21
s4-dsdb: moved a bunch of fuctions from schema/schema_info_attr.c to samdb/ld...
Andrew Tridgell
5
-280
/
+351
2010-10-21
s4-dsdb: make SAMDB_COMMON into a private library
Andrew Tridgell
1
-5
/
+6
2010-10-20
s4-schema_init: Print more info about syntax we fail to recognize
Kamen Mazdrashki
1
-2
/
+4
2010-10-19
s4-dsdb Reset the error string after 'expected' errors.
Andrew Bartlett
1
-0
/
+1
2010-10-19
s4-dsdb Add module to send only 'simple' DNs to OpenLDAP backends
Andrew Bartlett
3
-2
/
+83
2010-10-19
s4-dsdb Allow LDB_ERR_INVALID_DN_SYNTAX in dsdb_load_partition_usn
Andrew Bartlett
1
-1
/
+1
2010-10-19
s4:dsdb/schema/schema_init.c - remove a duplicated "talloc_free"
Matthias Dieter Wallnöfer
1
-1
/
+0
2010-10-19
s4-dsdb: register the DCPROMO_OID control with the rootdse
Andrew Tridgell
1
-0
/
+7
2010-10-19
s4-dsdb: filter unregistered controls in the rootdse module
Andrew Tridgell
1
-19
/
+84
[next]