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
/
descriptor.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-07
s4:dsdb/descriptor: fix replication of NC heads
Stefan Metzmacher
1
-2
/
+2
2012-12-02
s4:dsdb/descriptor: NULL out user_descriptor elements depending on the sd_flags
Stefan Metzmacher
1
-0
/
+44
2012-11-30
s4:dsdb/descriptor: inherit nTSecurityDescriptor changes to children (bug #8621)
Stefan Metzmacher
1
-3
/
+17
2012-11-30
s4:dsdb/descriptor: recalculate nTSecurityDescriptor after a rename (bug #8621)
Stefan Metzmacher
1
-1
/
+18
2012-11-30
s4:dsdb/descriptor: implement DSDB_EXTENDED_SEC_DESC_PROPAGATION_OID
Stefan Metzmacher
1
-8
/
+395
2012-11-30
s4:dsdb/descriptor: handle DSDB_CONTROL_SEC_DESC_PROPAGATION_OID
Stefan Metzmacher
1
-5
/
+67
2012-11-30
s4:dsdb/descriptor: the old nTSecurityDescriptor is always expected there on ...
Stefan Metzmacher
1
-0
/
+3
2012-11-30
s4:dsdb/descriptor: make explicit that we don't support MOD_DELETE on nTSecur...
Stefan Metzmacher
1
-0
/
+11
2012-11-30
s4:dsdb/descriptor: remove some nesting from descriptor_modify
Stefan Metzmacher
1
-10
/
+10
2012-11-30
s4:dsdb/descriptor: remove some unnecessary nesting
Stefan Metzmacher
1
-10
/
+8
2012-11-30
s4:dsdb/descriptor: add some error checks to descriptor_{add,modify}
Stefan Metzmacher
1
-0
/
+12
2012-11-30
s4:dsdb/descriptor: remove support for unused LDB_CONTROL_RECALCULATE_SD_OID
Stefan Metzmacher
1
-26
/
+1
2012-11-30
s4:dsdb/descriptor: move special dn check to the start of descriptor_{add,mod...
Stefan Metzmacher
1
-19
/
+21
2012-11-30
s4:dsdb/descriptor: if the caller specifies no DACL/SACL the objects gets a d...
Stefan Metzmacher
1
-1
/
+28
2012-11-30
s4:dsdb/descriptor: give SYSTEM the correct default owner (group) sid
Stefan Metzmacher
1
-0
/
+6
2012-11-30
s4:dsdb/descriptor: make it clear that the SD Flags are ignored on add
Stefan Metzmacher
1
-1
/
+7
2012-11-30
s4:dsdb/descriptor: make use of dsdb_request_sd_flags()
Stefan Metzmacher
1
-47
/
+15
2012-11-30
s4:dsdb/descriptor: always use descriptor_search_callback if we return nTSecu...
Stefan Metzmacher
1
-1
/
+12
2012-11-30
s4:dsdb/descriptor: do searches for nTSecurityDescriptor AS_SYSTEM and with S...
Stefan Metzmacher
1
-11
/
+12
2012-05-19
s4-dsdb: allow modification of some deleted object if the show-deleted contro...
Matthieu Patou
1
-4
/
+9
2012-04-11
s4:dsdb/samdb/ldb_modules/schema.c - move "get_last_structural_class()" into ...
Matthias Dieter Wallnöfer
1
-3
/
+4
2012-04-11
s4:dsdb - introduce a only constant-time "get_last_structural_class()" call
Matthias Dieter Wallnöfer
1
-4
/
+2
2012-03-26
s4-dsdb: use constant-time search for descriptor -> get_last_structural_class()
Andrew Bartlett
1
-2
/
+2
2012-03-26
s4:dsdb - enhance "get_last_structural_class()" for optimisations
Matthias Dieter Wallnöfer
1
-2
/
+4
2011-11-16
s4-dsdb: rework the NC detection for the descriptor calculation
Matthieu Patou
1
-12
/
+31
2011-09-23
build: avoid util.h as a public header name due to conflict with MacOS
Andrew Bartlett
1
-1
/
+1
2011-03-19
source4/dsdb/samdb: Fix prototypes for all functions.
Jelmer Vernooij
1
-1
/
+1
2011-02-22
s4-descriptor: Fixed a typo in a comment and clarified it a bit.
Nadezhda Ivanova
1
-2
/
+2
2011-02-22
s4-descriptor: Fixed some missing curly braces.
Nadezhda Ivanova
1
-10
/
+13
2011-02-21
s4-descriptor: Fixed some compiler warnings.
Nadezhda Ivanova
1
-2
/
+2
2011-02-21
s4-descriptor: Removed unnecessary descriptor_change function and unused call...
Nadezhda Ivanova
1
-387
/
+0
2011-02-21
s4-descriptor: Replaced the async descriptor_change with synchronous descript...
Nadezhda Ivanova
1
-1
/
+149
2011-02-21
s4-descriptor: Replaced the synchronous descriptor_change with the synchronou...
Nadezhda Ivanova
1
-1
/
+108
2011-01-17
s4-dsdb: pass parent request to dsdb_module_*() functions
Andrew Tridgell
1
-2
/
+2
2010-12-18
Revert "s4-dsdb Don't talloc_free() ares on failure, as LDB might free it later"
Andrew Bartlett
1
-0
/
+1
2010-12-16
s4-dsdb Don't talloc_free() ares on failure, as LDB might free it later
Andrew Bartlett
1
-1
/
+0
2010-12-02
s4-dsdb/descriptor: comment typo
Kamen Mazdrashki
1
-1
/
+1
2010-11-16
s4:descriptor LDB module - also "get_default_ag" should make use of "dsdb_fin...
Matthias Dieter Wallnöfer
1
-12
/
+12
2010-11-16
s4:descriptor LDB module - handle the NCs in a more generic way by using "dsd...
Matthias Dieter Wallnöfer
1
-10
/
+22
2010-11-16
s4:descriptor LDB module - make more clear that special control entries never...
Matthias Dieter Wallnöfer
1
-0
/
+7
2010-11-07
s4:descriptor LDB module - make the "nTSecurityDescriptor" attribute fully be...
Matthias Dieter Wallnöfer
1
-47
/
+61
2010-11-07
s4:descriptor LDB module - save a pointer to the request message on the tempo...
Matthias Dieter Wallnöfer
1
-33
/
+33
2010-11-07
s4:descriptor LDB module - by "dsdb_next_callback" we don't need anymore the ...
Matthias Dieter Wallnöfer
1
-33
/
+2
2010-11-07
s4:descriptor LDB module - remove a bit pointless memory context
Matthias Dieter Wallnöfer
1
-9
/
+1
2010-11-07
s4:descriptor LDB module - remove a "ldb_msg_sanity_check" call
Matthias Dieter Wallnöfer
1
-7
/
+0
2010-11-07
s4:descriptor LDB module - don't ignore referrals if we are executing an ordi...
Matthias Dieter Wallnöfer
1
-4
/
+2
2010-11-03
s4:descriptor LDB module - a bit cleanup
Matthias Dieter Wallnöfer
1
-13
/
+34
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-10
dsdb/modules: Split up helpers a bit to prevent recursive dependencies.
Jelmer Vernooij
1
-0
/
+1
[next]