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
/
samdb
/
ldb_modules
/
acl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-26
s4-dsdb Return ACL errors as ldb_errstring()
Andrew Bartlett
1
-16
/
+27
2011-07-13
s4-dsdb: fixed modify of ACLs on deleted objects
Andrew Tridgell
1
-2
/
+4
2011-07-01
s4-dsdb guard principalName parse for invalid inputs
Andrew Bartlett
1
-1
/
+6
2011-07-01
s4-dsdb Allow a servicePrincipalName of machine$
Andrew Bartlett
1
-0
/
+6
2011-02-28
Fix some types
Jelmer Vernooij
1
-1
/
+1
2011-02-15
s4:acl LDB module - interpret "userAccountControl" as "uint32_t"
Matthias Dieter Wallnöfer
1
-3
/
+3
2011-02-14
s4-ldb_modules/acl: Use ntds_guid for SPN check only we have a DC object
Kamen Mazdrashki
1
-6
/
+5
2011-02-14
s4-ldb_modules/acl: Get correct NTDSDSA objectGUID to check SPN for
Kamen Mazdrashki
1
-2
/
+17
2011-02-14
s4/ldb_modules/acl.c: Fix calculation for samAccountName string len
Kamen Mazdrashki
1
-1
/
+1
2011-01-28
s4-acl: Fixed returning uninitialized ldap error in case of some critical err...
Nadezhda Ivanova
1
-7
/
+10
2011-01-17
s4-dsdb: pass parent request to dsdb_module_*() functions
Andrew Tridgell
1
-12
/
+13
2010-12-23
s4:acl LDB module - "acl_rename" - memory contexts fixup
Matthias Dieter Wallnöfer
1
-5
/
+19
2010-12-23
s4:acl LDB module - add a missing "talloc_free(tmp_ctx)" in an error path
Matthias Dieter Wallnöfer
1
-0
/
+1
2010-12-22
s4-acl: Implementation of Validated-SPN validated write
Nadezhda Ivanova
1
-0
/
+215
2010-11-20
s4:acl LDB module - it's more correct to count the password attributes using ...
Matthias Dieter Wallnöfer
1
-3
/
+6
2010-11-16
s4:acl LDB module - use also here "dsdb_find_nc_root" to implement the NC-spe...
Matthias Dieter Wallnöfer
1
-28
/
+57
2010-11-11
s4:password_hash and acl LDB modules - handle the "userPassword" attribute ac...
Matthias Dieter Wallnöfer
1
-3
/
+22
2010-11-08
s4:acl LDB module - define the delete passwords special case a bit better
Matthias Dieter Wallnöfer
1
-3
/
+4
2010-11-01
s4-ldb: enable version checking in dsdb ldb modules
Andrew Tridgell
1
-0
/
+1
2010-11-01
s4-dsdb: convert the rest of the ldb modules to the new module type
Andrew Tridgell
1
-1
/
+6
2010-10-16
s4:dsdb - fix unsigned integer save problems using the "%u" specifier
Matthias Dieter Wallnöfer
1
-2
/
+2
2010-10-10
dsdb/modules: Split up helpers a bit to prevent recursive dependencies.
Jelmer Vernooij
1
-0
/
+1
2010-10-03
s4:dsdb - substitute the "show_deleted" with the "show_recycled" control
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-09-26
s4-dsdb: Moved some helper functions to a separate file
Nadezhda Ivanova
1
-220
/
+0
2010-09-25
s4-dsdb: added tagging of requests in dsdb modules
Andrew Tridgell
1
-0
/
+1
2010-08-23
s4:security Change struct security_token->sids from struct dom_sid * to struc...
Andrew Bartlett
1
-1
/
+1
2010-08-18
s4:security Remove use of user_sid and group_sid from struct security_token
Andrew Bartlett
1
-1
/
+3
2010-08-17
s4:acl LDB module - support password changes over the DSDB_CONTROL_PASSWORD_C...
Matthias Dieter Wallnöfer
1
-1
/
+15
2010-08-17
s4-ldb: use LDB_FLAG_MOD_TYPE() to extract element type from messages
Andrew Tridgell
1
-3
/
+3
2010-08-04
s4-dsdb: Removed kludge_acl as it is no longer necessary
Nadezhda Ivanova
1
-0
/
+39
2010-08-01
s4:acl LDB module - remove the "forest DN" check
Matthias Dieter Wallnöfer
1
-6
/
+3
2010-08-01
s4:acl LDB module - remove unused call "is_root_base_dn"
Matthias Dieter Wallnöfer
1
-8
/
+0
2010-07-16
s4-loadparm: 2nd half of lp_ to lpcfg_ conversion
Andrew Tridgell
1
-1
/
+1
2010-07-08
s4:acl LDB module - password attributes - check also the "dBCSPwd" attribute
Matthias Dieter Wallnöfer
1
-2
/
+2
2010-07-08
s4:acl LDB module - move a "mem_ctx" creation to the place where it is actual...
Matthias Dieter Wallnöfer
1
-1
/
+2
2010-07-08
s4-source4/dsdb/samdb/ldb_modules/acl.c Use DSDB_FLAG_NEXT_MODULE flag
Kamen Mazdrashki
1
-5
/
+12
2010-07-07
s4-dsdb: use ldb_operr() in the dsdb code
Andrew Tridgell
1
-30
/
+25
2010-07-05
s4-dsdb: Implementation of User-Change-Password and User-Force-Password-Change
Nadezhda Ivanova
1
-79
/
+162
2010-06-29
Fixed incorrect use of cn instead of lDAPDisplayName
Nadezhda Ivanova
1
-2
/
+2
2010-06-28
s4:acl LDB module - fix counter type
Matthias Dieter Wallnöfer
1
-1
/
+2
2010-06-28
Implementation of self membership validated right.
Nadezhda Ivanova
1
-1
/
+100
2010-06-07
s4:acl LDB module - LDB attribute names should be compared using "ldb_attr_cm...
Matthias Dieter Wallnöfer
1
-2
/
+2
2010-06-07
s4:acl LDB module - adaption for "objectclass_attrs" module
Matthias Dieter Wallnöfer
1
-5
/
+15
2010-06-06
s4:acl LDB module - fix counter types where appropriate
Matthias Dieter Wallnöfer
1
-2
/
+4
2010-05-10
s4:acl ldb module - fix typos
Matthias Dieter Wallnöfer
1
-3
/
+3
2010-04-16
s4:Replaced dsdb_get_dom_sid_from_ldb_message() with samdb_result_dom_sid()
Nadezhda Ivanova
1
-24
/
+5
2010-04-13
s4:acl/descriptor LDB module - distinguish between root and default basedn
Matthias Dieter Wallnöfer
1
-0
/
+6
2010-03-16
s4:dsdb/acl Reduce calls to dsdb_get_schema() and add memory context
Andrew Bartlett
1
-24
/
+46
2010-03-12
Split the dsdb_access_check_on_dn.
Nadezhda Ivanova
1
-5
/
+44
2010-03-12
Fixed ACL module to use dsdb_module_* API.
Nadezhda Ivanova
1
-9
/
+9
[next]