index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
dsdb
/
samdb
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
s4:samdb_msg_find_old_and_new_ldb_val - rework
Matthias Dieter Wallnöfer
2010-11-08
1
-4
/
+11
*
s4:password_hash LDB module - clear the fact that a delete of password attrib...
Matthias Dieter Wallnöfer
2010-11-08
1
-1
/
+1
*
s4:acl LDB module - define the delete passwords special case a bit better
Matthias Dieter Wallnöfer
2010-11-08
1
-3
/
+4
*
s4:objectguid/repl_meta_data LDB module - deny "objectGUID" updates
Matthias Dieter Wallnöfer
2010-11-08
2
-0
/
+17
*
s4:objectclass LDB module - no idea why we'd need the "objectGUID" here
Matthias Dieter Wallnöfer
2010-11-08
1
-1
/
+1
*
s4:objectguid LDB module - make use of "dsdb_next_callback"
Matthias Dieter Wallnöfer
2010-11-08
2
-30
/
+6
*
s4:objectguid LDB module - fix typo in output message
Matthias Dieter Wallnöfer
2010-11-07
1
-1
/
+1
*
s4:objectguid LDB module - objectGUIDs cannot be specified on add operations
Matthias Dieter Wallnöfer
2010-11-07
1
-2
/
+6
*
s4:descriptor LDB module - make the "nTSecurityDescriptor" attribute fully be...
Matthias Dieter Wallnöfer
2010-11-07
1
-47
/
+61
*
s4:ldb_modules/util.c - "dsdb_get_single_valued_attr" - support the attribute...
Matthias Dieter Wallnöfer
2010-11-07
2
-10
/
+20
*
s4:descriptor LDB module - save a pointer to the request message on the tempo...
Matthias Dieter Wallnöfer
2010-11-07
1
-33
/
+33
*
s4:descriptor LDB module - by "dsdb_next_callback" we don't need anymore the ...
Matthias Dieter Wallnöfer
2010-11-07
1
-33
/
+2
*
s4:descriptor LDB module - remove a bit pointless memory context
Matthias Dieter Wallnöfer
2010-11-07
1
-9
/
+1
*
s4:descriptor LDB module - remove a "ldb_msg_sanity_check" call
Matthias Dieter Wallnöfer
2010-11-07
1
-7
/
+0
*
s4:descriptor LDB module - don't ignore referrals if we are executing an ordi...
Matthias Dieter Wallnöfer
2010-11-07
1
-4
/
+2
*
credentials: Lowercase library name,
Jelmer Vernooij
2010-11-07
1
-1
/
+1
*
ldbsamba: Lowercase library name.
Jelmer Vernooij
2010-11-07
1
-2
/
+2
*
samdb: Lowercase library name.
Jelmer Vernooij
2010-11-07
1
-75
/
+75
*
s4:update_keytab LDB module - we don't need to search for the "distinguishedN...
Matthias Dieter Wallnöfer
2010-11-06
1
-2
/
+2
*
s4:operational LDB module - "canonicalName" doesn't make use of the "distingu...
Matthias Dieter Wallnöfer
2010-11-06
1
-2
/
+2
*
s4:password_hash LDB module - fix indentation
Matthias Dieter Wallnöfer
2010-11-05
1
-10
/
+10
*
s4:dsdb/objectclass_attrs: not all objects have delete protected attributes a...
Stefan Metzmacher
2010-11-04
1
-0
/
+14
*
s4:dsdb/samdb: optimize samldb_prim_group_change()
Stefan Metzmacher
2010-11-04
1
-60
/
+60
*
s4-dsdb: use LDB_FLAG_MOD_REPLACE for isDeleted
Andrew Tridgell
2010-11-04
1
-1
/
+1
*
s4-dsdb: use LDB_FLAG_INTERNAL_DISABLE_SINGLE_VALUE_CHECK in dsdb
Andrew Tridgell
2010-11-04
2
-2
/
+8
*
Move the checking of single valued attributes back into the tdb backend.
Andrew Tridgell
2010-11-04
1
-12
/
+0
*
possibleinferiors: Report subunit.
Jelmer Vernooij
2010-11-03
1
-4
/
+8
*
possibleinferiors: Fix formatting.
Jelmer Vernooij
2010-11-03
1
-15
/
+14
*
s4:dsdb/samldb: avoid nested unindexed searches in samldb_member_check()
Stefan Metzmacher
2010-11-03
1
-14
/
+31
*
s4:descriptor LDB module - a bit cleanup
Matthias Dieter Wallnöfer
2010-11-03
1
-13
/
+34
*
s4:samldb LDB module - improve the "get_single_valued_attr" call and move it ...
Matthias Dieter Wallnöfer
2010-11-03
2
-84
/
+36
*
s4:objectclass_attrs LDB module - introduce the hardcoded delete-protected at...
Matthias Dieter Wallnöfer
2010-11-03
1
-1
/
+19
*
s4:objectclass LDB module - the structural objectclass has always to be speci...
Matthias Dieter Wallnöfer
2010-11-03
1
-0
/
+6
*
s4:objectclass_attrs LDB module - refactor the "dSHeuristics" checker
Matthias Dieter Wallnöfer
2010-11-03
1
-12
/
+9
*
s4:objectclass_attrs LDB module - simplify the invoke of the "dSHeuristics" c...
Matthias Dieter Wallnöfer
2010-11-03
1
-3
/
+4
*
s4-dsdb: Implemented value restrictions for the dSHeuristics attribute
Nadezhda Ivanova
2010-11-03
1
-1
/
+27
*
s4:objectguid LDB module - remove "objectguid_find_attribute"
Matthias Dieter Wallnöfer
2010-11-03
1
-17
/
+1
*
s4-dsdb: removed the use of ldb_private.h from s4
Andrew Tridgell
2010-11-03
9
-121
/
+55
*
s4:samldb LDB module - the "sAMAccountName" cannot be substituted by nothing
Matthias Dieter Wallnöfer
2010-11-01
1
-2
/
+8
*
s4:samldb LDB module - support now the full "servicePrincipalName" update tri...
Matthias Dieter Wallnöfer
2010-11-01
1
-30
/
+96
*
s4:samldb LDB module - "sAMAccountName" checker
Matthias Dieter Wallnöfer
2010-11-01
1
-2
/
+2
*
s4-ldb: enable version checking in dsdb ldb modules
Andrew Tridgell
2010-11-01
39
-2
/
+42
*
s4:samldb LDB module - unify objectSid assignment error messages
Matthias Dieter Wallnöfer
2010-11-01
1
-3
/
+2
*
s4:samldb LDB module - deny "objectSid" modifications
Matthias Dieter Wallnöfer
2010-11-01
1
-0
/
+7
*
s4-dsdb: convert the rest of the ldb modules to the new module type
Andrew Tridgell
2010-11-01
40
-77
/
+298
*
s4-dsdb: convert the simple_ldap_map module to the new module style
Andrew Tridgell
2010-11-01
2
-9
/
+26
*
s4-dsdb: convert the extended_dn_out module to the new ldb module style
Andrew Tridgell
2010-11-01
2
-10
/
+31
*
idl: Use DRSUAPI_ATTID_ prefix instead of DRSUAPI_ATTRIBUTE_ for ATTID values
Kamen Mazdrashki
2010-10-31
3
-29
/
+29
*
s4:samldb LDB module - validate "sAMAccountName" modifications
Matthias Dieter Wallnöfer
2010-10-31
1
-0
/
+74
*
s4:samldb LDB module - implement the "dNSHostName" - "servicePrincipalName" c...
Matthias Dieter Wallnöfer
2010-10-31
1
-0
/
+155
[prev]
[next]