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
2011-03-29
s4-fsmo: make rootDSE modify for FSMO transfer async
Andrew Tridgell
1
-12
/
+50
2011-03-29
s4-dsdb: only allow administrators to trigger FSMO role transfers
Andrew Tridgell
1
-0
/
+8
2011-03-18
s4-rootdse: improved operations error messages
Andrew Tridgell
1
-8
/
+4
2011-03-04
s4/ldb - remove now superflous "ldb_dn_validate" checks
Matthias Dieter Wallnöfer
1
-1
/
+1
2011-02-22
s4-auth Move libcli/security/session.c to the top level
Andrew Bartlett
1
-1
/
+0
2011-02-10
ldb: use #include <ldb.h> for ldb
Andrew Tridgell
1
-2
/
+2
2011-02-02
s4-dsdb Fix generation of rootDSE domainControllerFunctionality
Andrew Bartlett
1
-1
/
+3
2011-01-17
s4-dsdb: replaced the calls to ldb_search() in dsdb modules with dsdb_module_...
Andrew Tridgell
1
-11
/
+11
2011-01-17
s4-dsdb: pass parent request to dsdb_module_*() functions
Andrew Tridgell
1
-12
/
+14
2011-01-14
s4-dsdb: removed the last use of samdb_search_*() from the dsdb ldb modules
Andrew Tridgell
1
-4
/
+12
2010-12-15
s4-dsdb: Fixed incorrect LDAP return code when anonymous login is used.
Nadezhda Ivanova
1
-1
/
+1
2010-11-27
s4:role transfer - use always type "enum drepl_role_master" for role specific...
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-11-26
s4:rootdse LDB module - remove unused variable
Matthias Dieter Wallnöfer
1
-1
/
+0
2010-11-26
s4-dsdb Add 'block anonymous' checks to the rootdse module
Andrew Bartlett
1
-0
/
+100
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-24
s4:dsdb - use the more safe "samdb_msg_add_(u)int*" calls always where possible
Matthias Dieter Wallnöfer
1
-6
/
+7
2010-10-19
s4-dsdb: filter unregistered controls in the rootdse module
Andrew Tridgell
1
-19
/
+84
2010-10-16
s4:dsdb - fix unsigned integer save problems using the "%u" specifier
Matthias Dieter Wallnöfer
1
-8
/
+9
2010-10-12
s4-libcli/security Use seperate subsystem for session related functions
Andrew Bartlett
1
-0
/
+1
2010-09-29
s4-rodc: RODC should not accept requests for role transfer
Nadezhda Ivanova
1
-0
/
+12
2010-09-29
s4-dsdb Fix segfault in error case in rootdse module
Andrew Bartlett
1
-1
/
+4
2010-09-25
ldb: mark the location of a lot more ldb requests
Andrew Tridgell
1
-0
/
+2
2010-09-24
s4:rootdse LDB module - make use of "dsdb_forest_functional_level"
Matthias Dieter Wallnöfer
1
-3
/
+2
2010-09-24
s4:rootdse LDB module - introduce dynamic "ldapServiceName"
Matthias Dieter Wallnöfer
1
-0
/
+25
2010-09-24
s4:rootdse LDB module - introduce dynamic "dnsHostName" attribute
Matthias Dieter Wallnöfer
1
-0
/
+8
2010-09-24
s4:rootdse LDB module - make "serverName" dynamic
Matthias Dieter Wallnöfer
1
-0
/
+7
2010-09-24
s4:rootdse LDB module - remove "priv" checks where not needed
Matthias Dieter Wallnöfer
1
-3
/
+3
2010-09-24
s4:rootdse LDB module - better that the "edn" control handling is done last
Matthias Dieter Wallnöfer
1
-20
/
+20
2010-09-24
s4:rootdse LDB module - make more use of LDB result constants
Matthias Dieter Wallnöfer
1
-17
/
+17
2010-09-24
s4:rootdse LDB module - fix comment typo
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-09-24
s4:rootdse LDB module - fix counter types
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-09-19
s4-rootdse: mark registered controls as non-critical
Andrew Tridgell
1
-0
/
+37
2010-09-15
s4-rootdse: setup length after NULL check
Andrew Tridgell
1
-2
/
+2
2010-09-10
s4/fsmo: Change return type from NTSTATUS to WERROR for drepl_takeFSMOrole
Anatoliy Atanasov
1
-2
/
+3
2010-09-10
s4-fsmo: update FSMO changes for recent IRPC work
Andrew Tridgell
1
-4
/
+10
2010-09-10
s4-ldap: Added support for FSMO role transfer via LDAP by modify on rootDSE
Nadezhda Ivanova
1
-1
/
+46
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
[next]