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
2009-10-18
s4:sites - get the server site (name) from DSDB
Matthias Dieter Wallnöfer
1
-0
/
+10
2009-10-17
s4-privileges: moved privileges to private/privilege.ldb
Andrew Tridgell
1
-6
/
+25
2009-10-16
s4/drs: prefixMap module initial definition
Kamen Mazdrashki
3
-1
/
+69
2009-10-16
s4/drs: Propagate redefinition of drsuapi_DsReplicaOID into code base
Kamen Mazdrashki
1
-61
/
+105
2009-10-15
s4-dsdb: implement limit on rDN length
Andrew Tridgell
1
-3
/
+11
2009-10-15
s4-dsdb: added samdb_rodc() and samdb_ntds_options()
Andrew Tridgell
2
-1
/
+51
2009-10-14
s4:password_hash - load the domain parameters from the "loadparm context"
Matthias Dieter Wallnöfer
1
-42
/
+11
2009-10-14
s4: Changes the old occurences of "lp_realm" in "lp_dnsdomain" where needed
Matthias Dieter Wallnöfer
2
-3
/
+2
2009-10-12
s4:objectclass ldb module - Check for empty messages
Matthias Dieter Wallnöfer
1
-1
/
+8
2009-10-12
s4:schema Add some error checking to the schema load
Andrew Bartlett
2
-7
/
+25
2009-10-12
s4:dsdb Make dsdb_read_prefixes_from_ldb static
Andrew Bartlett
1
-1
/
+3
2009-10-12
s4:dsdb Search for the schema with dsdb_module_search(), in schema_fsmo
Andrew Bartlett
2
-122
/
+102
2009-10-12
s4:dsdb Add new functions to help modules do an ldb_search()
Andrew Bartlett
5
-43
/
+173
2009-10-12
s4:provision Remove all references to samba4LocalDomain
Andrew Bartlett
3
-8
/
+7
2009-10-08
s3/s4 - Adapt the IDL changes on various locations
Matthias Dieter Wallnöfer
1
-11
/
+14
2009-10-08
s4:subtree_delete - Make the initialisation of the child counter more clear
Matthias Dieter Wallnöfer
1
-0
/
+2
2009-10-07
s4-drs: fixed a memory error introduced yesterday
Andrew Tridgell
1
-1
/
+1
2009-10-06
s4:various LDB modules - "build_request" functions - propagate result codes back
Matthias Dieter Wallnöfer
4
-12
/
+19
2009-10-06
s4:rootdse module - intendation fixup
Matthias Dieter Wallnöfer
1
-2
/
+2
2009-10-06
s4:acl module - intendation fix and comment enhancement
Matthias Dieter Wallnöfer
1
-1
/
+2
2009-10-06
s4-repl: added RELAX control and fix transactions
Andrew Tridgell
1
-8
/
+57
2009-10-03
s4:objectclass - Free unused memory from responses
Matthias Dieter Wallnöfer
1
-0
/
+3
2009-10-03
s4:schema_inferiors - Fix wrong check
Matthias Dieter Wallnöfer
1
-1
/
+1
2009-10-03
s4:dsdb Use possibleInferiors to restrict creation of child objects
Andrew Bartlett
1
-4
/
+15
2009-10-03
s4:dsdb add systemPossibleInferiors to schema code
Andrew Bartlett
2
-0
/
+21
2009-10-03
s4:dsdb Add objectClass and RDN constraints to objectClass module
Andrew Bartlett
1
-8
/
+35
2009-10-03
s4:dsdb Don't allow creation of systemOnly objectclasses
Matthias Dieter Wallnöfer
2
-4
/
+10
2009-10-02
s4:repl_meta_data - various
Matthias Dieter Wallnöfer
1
-9
/
+38
2009-10-02
s4:dsdb Return correct error on invalid attribute
Andrew Bartlett
1
-1
/
+2
2009-10-02
s4:dsdb Pass down the exact error code on failure in repl_meta_data
Andrew Bartlett
1
-5
/
+5
2009-10-02
s4:samdb_set_password - Return the maximum password age when requested (not t...
Matthias Dieter Wallnöfer
1
-2
/
+3
2009-10-02
s4:samdb_set_password - cosmetic fixes
Matthias Dieter Wallnöfer
1
-44
/
+58
2009-10-02
s4: fix various warnings (not "const" related ones)
Matthias Dieter Wallnöfer
1
-6
/
+8
2009-10-02
s4:dsdb Fix crash from LDAP login of DOM\\
Andrew Bartlett
1
-5
/
+3
2009-10-02
s4:dsdb rework instanceType module - put instanceType in provision
Andrew Bartlett
1
-29
/
+9
2009-10-02
s4:dsdb Don't allow creating of new objects with an isDefunct schema class
Andrew Bartlett
1
-1
/
+7
2009-10-02
s4:dsdb Add 'lazy_commit' module to swallow the 'lazy commit' OID
Andrew Bartlett
2
-0
/
+144
2009-10-02
s4-ldb: Use relax control to check in replace metadata module if we accept re...
Matthieu Patou
1
-5
/
+38
2009-10-02
s4:Ensure the selected RDN is the right one per the schema
Andrew Bartlett
1
-1
/
+7
2009-10-02
s4-samldb: the samldb module requires that the primary group exists
Andrew Tridgell
1
-9
/
+17
2009-10-02
s4-samdb: added some debugging
Andrew Tridgell
1
-2
/
+8
2009-10-02
s4:dsdb/common/sidmap - Remove
Matthias Dieter Wallnöfer
2
-613
/
+0
2009-10-02
s4-ldb: accept the binary DN OIDs in extended DN modules
Andrew Tridgell
2
-4
/
+8
2009-10-02
s4-ldb: Add support for binary blobs in DNs
Andrew Tridgell
1
-23
/
+113
2009-09-30
s4:dsdb/common/util - remove introduced "samdb_is_capable_dc" call
Matthias Dieter Wallnöfer
1
-57
/
+0
2009-09-28
s4-kcc: fixed corruption of repsFrom records by kcc
Andrew Tridgell
1
-4
/
+2
2009-09-28
s4-kcc: remove stale repsFrom entries in kcc run
Andrew Tridgell
1
-0
/
+11
2009-09-28
s4-dsdb: don't return the partition root objects
Andrew Tridgell
1
-1
/
+19
2009-09-28
s4-dsdb: removed extraneous debug messages
Andrew Tridgell
1
-4
/
+0
2009-09-28
s4-dsdb: update replPropertyMetaData on linked attribute source attributes
Andrew Tridgell
1
-0
/
+23
[next]