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
...
*
dsdb/samdb: add resolve_oids module
Stefan Metzmacher
2009-09-20
2
-0
/
+438
*
Move replmd_drsuapi_DsReplicaCursor2_compare to a common place.
Anatoliy Atanasov
2009-09-19
1
-7
/
+1
*
s4-drs: cope with dupliate linked attributes
Andrew Tridgell
2009-09-18
1
-1
/
+41
*
s4:descriptor module - Revert and const fixups
Matthias Dieter Wallnöfer
2009-09-17
1
-7
/
+18
*
s4:descriptor - cosmetic
Matthias Dieter Wallnöfer
2009-09-17
1
-1
/
+1
*
s4/domain behaviour flags: Fix them up in various locations
Matthias Dieter Wallnöfer
2009-09-17
2
-10
/
+3
*
Owner and group defaulting.
Nadezhda Ivanova
2009-09-16
3
-57
/
+479
*
s4-repl: make sure we marshal the replPropertyMetaData after the last change
Andrew Tridgell
2009-09-15
1
-10
/
+10
*
s4-repl: handle rename in repl_meta_data
Andrew Tridgell
2009-09-14
1
-0
/
+97
*
s4-repl: fixed a memory error handling linked attributes
Andrew Tridgell
2009-09-14
1
-10
/
+10
*
dsdb: the samba3 ldap schema has no sambaAccountPolicy (any more at least)
Michael Adam
2009-09-14
1
-1
/
+0
*
s4-repl: use the new dsdb partition uSN helper fns
Andrew Tridgell
2009-09-13
1
-78
/
+16
*
s4-sam: allow a search to specify a partition
Andrew Tridgell
2009-09-13
1
-2
/
+17
*
s4-repl: keep a @REPLCHANGED object on each partition
Andrew Tridgell
2009-09-13
1
-24
/
+310
*
s4:repl_meta_data: increment the attribute version with each change
Stefan Metzmacher
2009-09-12
1
-1
/
+2
*
s4-samdb: make it possible to ask for the sequence number of a partition
Andrew Tridgell
2009-09-12
1
-0
/
+9
*
s4-repl: don't be too eager to allocate new sequence numbers
Andrew Tridgell
2009-09-12
1
-7
/
+9
*
s4-samdb: internal s4 ldb modules should be GPL not LGPL
Andrew Tridgell
2009-09-12
8
-95
/
+63
*
s4-repl: we should only update uSNChanged when replication data changes
Andrew Tridgell
2009-09-12
1
-29
/
+39
*
repl_meta_data: Fix include path when building with standalone ldb.
Jelmer Vernooij
2009-09-12
1
-1
/
+1
*
s4-vampire: cope with no invocationID when vampiring the schema
Andrew Tridgell
2009-09-11
1
-3
/
+4
*
s4-repl: don't update replPropertyMetaData for non-replicated attributes
Andrew Tridgell
2009-09-11
1
-0
/
+7
*
s4-repl: on every ldb modify we need to update replPropertyMetaData
Andrew Tridgell
2009-09-11
1
-8
/
+171
*
s4:repl_meta_data: remove unused code
Stefan Metzmacher
2009-09-08
1
-11
/
+0
*
s4:templates - Remove the latest relics (in "dcesrv_lsa_CreateSecret")
Matthias Dieter Wallnöfer
2009-09-07
1
-104
/
+0
*
s4:simple_ldap_map - "primaryGroupId"
Matthias Dieter Wallnöfer
2009-09-07
1
-4
/
+15
*
s4:samldb - Fix typo
Matthias Dieter Wallnöfer
2009-09-07
1
-1
/
+1
*
s4:subtree delete module - Cosmetic adaptions
Matthias Dieter Wallnöfer
2009-09-07
1
-11
/
+16
*
s4:samldb - Major rework
Matthias Dieter Wallnöfer
2009-09-07
1
-243
/
+1000
*
s4:simple_ldap_map - Enhance it for supporting "primaryGroupID" in the right way
Matthias Dieter Wallnöfer
2009-09-06
1
-14
/
+25
*
s4:"linked attributes" modules - correct the comments
Matthias Dieter Wallnöfer
2009-09-06
1
-2
/
+2
*
another large change to the linked_attribute module
Andrew Tridgell
2009-09-03
1
-20
/
+64
*
hook on prepare_commit instead of transaction_end
Andrew Tridgell
2009-09-03
2
-8
/
+11
*
greatly simplify the transaction processing in the partition module
Andrew Tridgell
2009-09-03
1
-51
/
+29
*
change repl_meta_data to process linked_attributes structures in end_transaction
Andrew Tridgell
2009-09-03
1
-4
/
+276
*
fixed transaction handling in linked_attributes module
Andrew Tridgell
2009-09-03
1
-76
/
+4
*
add the the linked attributes elements to the repl structure
Andrew Tridgell
2009-09-03
1
-1
/
+4
*
traverse the ac list in reverse order
Andrew Tridgell
2009-09-02
1
-1
/
+6
*
s4:dsdb rewrite the linked_atrributes code to commit in the end_transaction hook
Andrew Tridgell
2009-09-02
1
-107
/
+281
*
add the partition_control control to replication requests
Andrew Tridgell
2009-09-02
1
-0
/
+22
*
change the dsdb_control_current_partition to not include internal variables
Andrew Tridgell
2009-09-02
2
-82
/
+88
*
Display ldif formatted versions of all DRS changes at log level 4
Andrew Tridgell
2009-09-02
1
-0
/
+18
*
fixed spelling
Andrew Tridgell
2009-09-02
1
-1
/
+1
*
s4:dsdb Use helper function to add 'show deleted' control
Andrew Bartlett
2009-08-26
1
-20
/
+10
*
fixed DRS rename of deleted objects
Andrew Tridgell
2009-08-25
1
-1
/
+20
*
s4:dsdb Rework show_deleted module not to liniearise the LDAP filter
Andrew Bartlett
2009-08-25
1
-72
/
+37
*
s4:dsdb Use talloc_strndup() to ensure OIDs are null terminated
Andrew Bartlett
2009-08-24
1
-8
/
+11
*
s4:dsdb remove unused variable
Andrew Bartlett
2009-08-24
1
-1
/
+0
*
added basic support for rename in DRS replication
Andrew Tridgell
2009-08-19
1
-5
/
+9
*
s4: Make the int32 problem more clear - and fix another error
Matthias Dieter Wallnöfer
2009-08-17
1
-0
/
+2
[prev]
[next]