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-11-03
s4:objectclass LDB module - the structural objectclass has always to be speci...
Matthias Dieter Wallnöfer
2
-0
/
+25
2010-11-03
s4:objectclass_attrs LDB module - refactor the "dSHeuristics" checker
Matthias Dieter Wallnöfer
1
-12
/
+9
2010-11-03
s4:objectclass_attrs LDB module - simplify the invoke of the "dSHeuristics" c...
Matthias Dieter Wallnöfer
1
-3
/
+4
2010-11-03
s4-tests: Tests for the dSHeuristics attribute value restrictions
Nadezhda Ivanova
1
-0
/
+41
2010-11-03
s4-dsdb: Implemented value restrictions for the dSHeuristics attribute
Nadezhda Ivanova
1
-1
/
+27
2010-11-03
s4:objectguid LDB module - remove "objectguid_find_attribute"
Matthias Dieter Wallnöfer
1
-17
/
+1
2010-11-03
s4-dsdb: removed the use of ldb_private.h from s4
Andrew Tridgell
9
-121
/
+55
2010-11-01
s4:samldb LDB module - the "sAMAccountName" cannot be substituted by nothing
Matthias Dieter Wallnöfer
2
-2
/
+29
2010-11-01
s4:sam.py - additional testing for "servicePrincipalName" updates
Matthias Dieter Wallnöfer
1
-12
/
+207
2010-11-01
s4:samldb LDB module - support now the full "servicePrincipalName" update tri...
Matthias Dieter Wallnöfer
1
-30
/
+96
2010-11-01
s4:samldb LDB module - "sAMAccountName" checker
Matthias Dieter Wallnöfer
1
-2
/
+2
2010-11-01
s4-ldb: enable version checking in dsdb ldb modules
Andrew Tridgell
39
-2
/
+42
2010-11-01
s4:ldap.py/sam.py - simplify the objectclass specifications
Matthias Dieter Wallnöfer
2
-39
/
+39
2010-11-01
s4:sam.py - test "objectSid" modification lockdown
Matthias Dieter Wallnöfer
1
-0
/
+28
2010-11-01
s4:samldb LDB module - unify objectSid assignment error messages
Matthias Dieter Wallnöfer
1
-3
/
+2
2010-11-01
s4:samldb LDB module - deny "objectSid" modifications
Matthias Dieter Wallnöfer
1
-0
/
+7
2010-11-01
s4-dsdb: convert the rest of the ldb modules to the new module type
Andrew Tridgell
40
-77
/
+298
2010-11-01
s4-dsdb: convert the simple_ldap_map module to the new module style
Andrew Tridgell
2
-9
/
+26
2010-11-01
s4-dsdb: convert the extended_dn_out module to the new ldb module style
Andrew Tridgell
2
-10
/
+31
2010-11-01
s4-dsdb_schema: Use DRSUAPI_ATTID_INVALID instead of 0xFFFFFFFF magic value
Kamen Mazdrashki
2
-28
/
+28
2010-10-31
idl: Use DRSUAPI_ATTID_ prefix instead of DRSUAPI_ATTRIBUTE_ for ATTID values
Kamen Mazdrashki
5
-63
/
+63
2010-10-31
s4:sam.py - test the "sAMAccountName" attribute
Matthias Dieter Wallnöfer
1
-0
/
+59
2010-10-31
s4:samldb LDB module - validate "sAMAccountName" modifications
Matthias Dieter Wallnöfer
1
-0
/
+74
2010-10-31
s4:dsdb/dns/dns_update.c - increase the timeout for the SPN and DNS update sc...
Matthias Dieter Wallnöfer
1
-2
/
+2
2010-10-31
s4:sam.py - add a test for the "dNSHostName" - "servicePrincipalName" update ...
Matthias Dieter Wallnöfer
1
-1
/
+151
2010-10-31
s4:samldb LDB module - implement the "dNSHostName" - "servicePrincipalName" c...
Matthias Dieter Wallnöfer
1
-0
/
+155
2010-10-31
s4:samldb LDB module - check for the number of results after a search operation
Matthias Dieter Wallnöfer
1
-0
/
+3
2010-10-31
s4: Remove the old perl/m4/make/mk-based build system.
Jelmer Vernooij
2
-582
/
+0
2010-10-30
s4:samldb LDB module - make the "userAccountControl" and "groupType" modify h...
Matthias Dieter Wallnöfer
1
-122
/
+173
2010-10-30
s4:samldb LDB module - add a new function which handles special cases for sin...
Matthias Dieter Wallnöfer
1
-28
/
+51
2010-10-30
s4:samldb LDB module - primary group change - free temporary messages to save...
Matthias Dieter Wallnöfer
1
-2
/
+4
2010-10-30
s4:sam.py - add a short double swap "primaryGroupID" test
Matthias Dieter Wallnöfer
1
-0
/
+9
2010-10-30
s4:samldb LDB module - adapt the "samldb_prim_group_change" trigger to suppor...
Matthias Dieter Wallnöfer
1
-10
/
+55
2010-10-30
s4:sam.py - enhance "member" tests
Matthias Dieter Wallnöfer
1
-0
/
+35
2010-10-30
s4:samldb LDB module - "member" trigger
Matthias Dieter Wallnöfer
1
-38
/
+69
2010-10-30
s4:local_password LDB module - fix typos
Matthias Dieter Wallnöfer
1
-6
/
+6
2010-10-30
s4:resolve_oids LDB module - fix counter types
Matthias Dieter Wallnöfer
1
-2
/
+2
2010-10-30
s4:partition_init LDB module - fix counter type
Matthias Dieter Wallnöfer
1
-2
/
+4
2010-10-30
s4:extended_dn_store LDB module - fix counter types
Matthias Dieter Wallnöfer
1
-2
/
+2
2010-10-30
s4-build: removed some unnecessary dependencies
Andrew Tridgell
1
-1
/
+1
2010-10-30
s4-dns: make the dns update task an external module
Andrew Tridgell
1
-5
/
+6
2010-10-30
s4-auth: make KERBEROS subsystem into authkrb5 private library
Andrew Tridgell
1
-1
/
+1
2010-10-30
s4-ldbwrap: split ldb-wrap out from the LDBSAMBA subsystem
Andrew Tridgell
2
-1
/
+2
2010-10-29
s4:samr RPC server - remove wrong implementation of ReplicaSourceNodeName
Matthias Dieter Wallnöfer
1
-22
/
+0
2010-10-29
s4-resolve_oids: Remove redundant check - resolve_oids_need_value() handle this
Kamen Mazdrashki
1
-4
/
+0
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
[next]