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
/
rootdse.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-23
s4:security Change struct security_token->sids from struct dom_sid * to struc...
Andrew Bartlett
1
-1
/
+1
2010-07-07
s4-dsdb: use ldb_operr() in the dsdb code
Andrew Tridgell
1
-22
/
+17
2010-07-02
s4-dsdb: fixed spelling of supportedSASLMechanisms
Andrew Tridgell
1
-1
/
+1
2010-07-02
s4-source4/dsdb/samdb/ldb_modules/rootdse.c: Use DSDB_FLAG_NEXT_MODULE flag
Kamen Mazdrashki
1
-2
/
+3
2010-06-19
s4:rootdse LDB module - strip trailing whitespaces
Matthias Dieter Wallnöfer
1
-24
/
+24
2010-06-19
s4:rootdse LDB module - protect add and delete operations on the rootdse entry
Matthias Dieter Wallnöfer
1
-4
/
+34
2010-06-19
s4:rootdse LDB module - Return "UNWILLING_TO_PERFORM" when no attribute fits ...
Matthias Dieter Wallnöfer
1
-1
/
+2
2010-06-19
s4:rootdse LDB module - refactor error messages
Matthias Dieter Wallnöfer
1
-24
/
+29
2010-06-11
s4:rootdse LDB module - use LDB result constants
Matthias Dieter Wallnöfer
1
-4
/
+5
2010-04-22
s4-drs: added new SECURITY_RO_DOMAIN_CONTROLLER level
Andrew Tridgell
1
-1
/
+1
2010-04-15
s4:rootdse: only return "tokenGroups", when the client asked for them
Stefan Metzmacher
1
-1
/
+1
2010-04-13
Revert "s4:prefer "samdb_*_dn" basedn calls over the "ldb_get_*_dn" functions"
Matthias Dieter Wallnöfer
1
-3
/
+3
2010-04-10
s4:rootdse Implement "tokenGroups" in the rootDSE
Andrew Bartlett
1
-0
/
+18
2010-03-16
s4:dsdb Change dsdb_get_schema() callers to use new talloc argument
Andrew Bartlett
1
-1
/
+1
2010-03-07
s4:rootdse LDB module - change counter variables to "unsigned" where appropriate
Matthias Dieter Wallnöfer
1
-9
/
+10
2010-02-16
s4-rootdse: we don't need DSDB_FLAG_OWN_MODULE here
Andrew Tridgell
1
-2
/
+2
2010-02-16
s4-drs: enable the recyclebin optional feature
Eduardo Lima
1
-19
/
+250
2010-01-17
s4-dsdb: isGlobalCatalogReady should be shown by default
Andrew Tridgell
1
-1
/
+1
2010-01-16
s4-dsdb: added isGlobalCatalogReady
Andrew Tridgell
1
-0
/
+12
2009-12-09
s4-dsdb: added dsdb_functional_level() helper function
Andrew Tridgell
1
-3
/
+2
2009-11-06
s4/drs: remove unused num_prefixes and prefixes from dsdb_schema
Kamen Mazdrashki
1
-1
/
+1
2009-10-26
s4-ldb: fixed request handling for schemaUpdateNow op
Andrew Tridgell
1
-1
/
+1
2009-10-06
s4:rootdse module - intendation fixup
Matthias Dieter Wallnöfer
1
-2
/
+2
2009-09-21
s4-ldap: default edn type is 0
Andrew Tridgell
1
-1
/
+1
2009-09-21
s4-ldb: add support for extended DNs in the rootDSE
Andrew Tridgell
1
-2
/
+135
2009-07-16
s4:dsdb Handle dc/domain/forest functional levels properly
Andrew Bartlett
1
-5
/
+135
2009-07-08
Fix for schemaUpdateNow command
Anatoliy Atanasov
1
-1
/
+1
2009-06-30
s4:ldb Allow rootdse module to build without ldb_private.h
Andrew Bartlett
1
-1
/
+2
2009-06-18
dsdb: Fix build against system ldb.
Jelmer Vernooij
1
-1
/
+1
2009-01-30
Fix all other modules to use ldb_module.h instead of ldb_private.h
Simo Sorce
1
-25
/
+37
2008-12-17
s4:rootdse: fix the logic to indentify a rootdse search
Andrew Bartlett
1
-2
/
+1
2008-12-17
s4:ldb: make it possible to return per entry controls
Andrew Bartlett
1
-1
/
+1
2008-10-02
s4:rootdse: for now don't pass down controls for the rootdse search
Stefan Metzmacher
1
-1
/
+1
2008-09-29
LDB ASYNC: samba4 modules
Simo Sorce
1
-54
/
+68
2008-07-25
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local
Andrew Bartlett
1
-3
/
+44
2008-07-25
Clarify how we are doing the 'this is a rootdse query' check.
Andrew Bartlett
1
-1
/
+2
2008-07-24
Handle schema reloading request.
Anatoliy Atanasov
1
-3
/
+44
2008-07-01
schema_fsmo: move fsmo info into struct dsdb_schema
Stefan Metzmacher
1
-4
/
+1
2008-04-04
Clean up provision and rootdse module to hard-code less stuff.
Andrew Bartlett
1
-0
/
+8
2008-02-20
Fix use of some modules (needed _PUBLIC_).
Jelmer Vernooij
1
-1
/
+1
2008-02-20
Use struct-based rather than function-based initialization for ldb modules ev...
Jelmer Vernooij
1
-7
/
+1
2007-12-21
r25753: Move cn=rootdse to @ROOTDSE to avoid being caught up in schema restri...
Andrew Bartlett
1
-2
/
+2
2007-10-10
r24731: Remove unused code - if we hit these error conditions, then we are
Andrew Bartlett
1
-5
/
+0
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
1
-3
/
+2
2007-10-10
r20871: implement the validFSMOs constructed attribute on the rootdse
Stefan Metzmacher
1
-0
/
+40
2007-10-10
r20870: implement the constructed attributes dsSchemaAttrCount,
Stefan Metzmacher
1
-0
/
+44
2007-10-10
r20762: load the default dn's after the rootdse module is initialized,
Stefan Metzmacher
1
-0
/
+2
2007-10-10
r19832: better prototypes for the linearization functions:
Simo Sorce
1
-1
/
+1
2007-10-10
r19831: Big ldb_dn optimization and interfaces enhancement patch
Simo Sorce
1
-3
/
+3
2007-10-10
r19726: when a client explicit asks for the 'netlogon' attriubute on LDAP
Stefan Metzmacher
1
-0
/
+9
[next]