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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-12
s4-drs: check if an optional feature is enabled
Eduardo Lima
1
-0
/
+59
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
2010-03-12
Moved access_check_on_dn from acl module as an utility.
Nadezhda Ivanova
1
-156
/
+19
2010-03-09
Added a check for permissions to modify the RDN attribute on rename.
Nadezhda Ivanova
1
-0
/
+12
2010-03-07
s4:extended_dn_out LDB module - change counter variables to "unsigned" where ...
Matthias Dieter Wallnöfer
1
-8
/
+11
2010-03-07
s4:repl_meta_data LDB module - change counter variables to "unsigned" where a...
Matthias Dieter Wallnöfer
1
-20
/
+24
2010-03-07
s4:local_password LDB module - change counter variables to "unsigned" where a...
Matthias Dieter Wallnöfer
1
-4
/
+4
2010-03-07
s4:ranged_results LDB module - change counter variables to "unsigned" where a...
Matthias Dieter Wallnöfer
1
-2
/
+2
2010-03-07
s4:objectguid LDB module - change counter variables to "unsigned" where appro...
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-03-07
s4:objectclass LDB module - change counter variabls to "unsigned" where appro...
Matthias Dieter Wallnöfer
1
-2
/
+2
2010-03-07
s4:anr LDB module - change counter variable to "unsigned"
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-03-07
s4:acl LDB module - change counter variable to "unsigned"
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-03-07
s4:linked_attributes LDB module - change counter variables to "unsigned" wher...
Matthias Dieter Wallnöfer
1
-3
/
+5
2010-03-07
s4:kludge_acl LDB module - change counter variables to "unsigned" where appro...
Matthias Dieter Wallnöfer
1
-5
/
+10
2010-03-07
s4:proxy LDB module - Change counter variables to "unsigned" where appropriate
Matthias Dieter Wallnöfer
1
-5
/
+6
2010-03-07
s4:schema_data LDB module - change counter variables to "unsigned" where appr...
Matthias Dieter Wallnöfer
1
-3
/
+6
2010-03-07
s4:resolve_oids LDB module - change counter variables to "unsigned" where app...
Matthias Dieter Wallnöfer
1
-5
/
+5
2010-03-07
s4:rootdse LDB module - change counter variables to "unsigned" where appropriate
Matthias Dieter Wallnöfer
1
-9
/
+10
2010-03-07
s4:partition LDB module - change counter variables to "unsigned" where approp...
Matthias Dieter Wallnöfer
2
-17
/
+26
2010-03-05
s4:samdb_privilege.c - Change two counter variables to unsigned
Matthias Dieter Wallnöfer
1
-2
/
+3
2010-03-05
s4:cracknames - Change two counter variables to unsigned
Matthias Dieter Wallnöfer
1
-2
/
+2
2010-03-04
s4:operational LDB - don't accidentally "ate" search helper attributes if we ...
Matthias Dieter Wallnöfer
1
-6
/
+14
2010-03-04
s4:operational LDB module - make the counters unsigned
Matthias Dieter Wallnöfer
1
-2
/
+2
2010-03-04
s4:operational LDB - implement the "tokenGroups" constructed attribute
Matthias Dieter Wallnöfer
2
-1
/
+96
2010-03-04
s4:operational LDB module - use right memory context int "construct_primary_g...
Matthias Dieter Wallnöfer
1
-2
/
+2
2010-03-03
s4:samdb.c - Make it signed-safe
Matthias Dieter Wallnöfer
1
-2
/
+2
2010-02-25
s4:partition DSDB module - Generate basic referrals
Matthias Dieter Wallnöfer
2
-47
/
+144
2010-02-25
s4:partition DSDB module - change the search and domain scope control handling
Matthias Dieter Wallnöfer
1
-35
/
+22
2010-02-25
s4:SAMLDB module - ignore referrals
Matthias Dieter Wallnöfer
1
-5
/
+6
2010-02-24
dsdb: Add a more explicit error message for constructed attributes
Matthieu Patou
1
-0
/
+1
2010-02-24
s4/schema: Move msDS-IntId implementation to samldb.c module
Kamen Mazdrashki
2
-149
/
+87
2010-02-21
s4:operational LDB module - enable support for passing referrals through it
Matthias Dieter Wallnöfer
1
-2
/
+1
2010-02-21
s4:partition DSDB module - Cosmetic fixups
Matthias Dieter Wallnöfer
1
-16
/
+23
2010-02-21
s4:password_hash - Fix up request message pointers
Matthias Dieter Wallnöfer
1
-7
/
+7
2010-02-20
s4:credentials Add hooks to extract a named Kerberos credentials cache
Andrew Bartlett
2
-2
/
+5
2010-02-16
s4-samdb: use dsdb_search() in cracknames
Andrew Tridgell
1
-57
/
+24
2010-02-16
s4-dsdb: move dsdb_request_add_controls() into dsdb/common/util.c
Andrew Tridgell
4
-85
/
+13
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-02-15
s4-dsdb: don't change replPropertyMetaData if the value hasn't changed
Andrew Tridgell
1
-4
/
+20
2010-02-15
s4-drs: Fixes bugs regarding Urgent Replication on wrong situations
Fernando J V da Silva
1
-7
/
+16
2010-02-13
s4: use LDB_TYPESAFE_QSORT() instead of ldb_qsort()
Andrew Tridgell
1
-5
/
+2
2010-02-13
s4-dsdb: use TYPESAFE_QSORT() in dsdb code
Andrew Tridgell
4
-19
/
+11
2010-02-10
util: rewrite dlinklist.h so that DLIST_ADD_END() is O(1)
Andrew Tridgell
1
-2
/
+1
2010-02-10
s4-dsdb: update repl_meta_data.c to use new DLIST_ macros
Jeremy Allison
1
-3
/
+2
2010-02-08
s4:subtree_delete - "NULL" as format string isn't allowed on FreeBSD
Matthias Dieter Wallnöfer
1
-2
/
+3
2010-02-04
s4:mark the SYSTEM control always as non-critical
Matthias Dieter Wallnöfer
1
-0
/
+29
2010-02-02
Change uint_t to unsigned int in source4
Matt Kraai
1
-2
/
+2
2010-01-17
s4-dsdb: isGlobalCatalogReady should be shown by default
Andrew Tridgell
1
-1
/
+1
[next]