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
2009-09-28
s4-dsdb: don't return the partition root objects
Andrew Tridgell
1
-1
/
+19
2009-09-28
s4-dsdb: removed extraneous debug messages
Andrew Tridgell
1
-4
/
+0
2009-09-28
s4-dsdb: update replPropertyMetaData on linked attribute source attributes
Andrew Tridgell
1
-0
/
+23
2009-09-28
s4-dsdb: fixed searching for GUID based DNs between partitions
Andrew Tridgell
1
-2
/
+16
2009-09-28
s4-samdb: when UF_SERVER_TRUST_ACCOUNT is set mark object as critical
Andrew Tridgell
1
-0
/
+10
2009-09-28
s4-repl: free the la list on prepare commit failure
Andrew Tridgell
1
-0
/
+3
2009-09-28
s4-samdb: free the linked_attributes list on prepare commit failure
Andrew Tridgell
1
-0
/
+6
2009-09-28
s4-repl: use GUID to resolve target in linked attributes
Andrew Tridgell
1
-8
/
+7
2009-09-28
s4-drs: fixed sorting of replPropertyMetaData
Andrew Tridgell
1
-31
/
+44
2009-09-24
s4-drs: add defines for replication flags on attributes
Andrew Tridgell
1
-5
/
+2
2009-09-24
s4-ldb: sort replPropertyMetaData by attid
Andrew Tridgell
1
-1
/
+16
2009-09-24
s4-ldb: add instanceType in repl_meta_data module
Andrew Tridgell
1
-0
/
+8
2009-09-23
s4-drs: ignore zero value elements in DRS add operations
Andrew Tridgell
1
-0
/
+13
2009-09-22
s4-ldb: added a bunch more debug for DC join
Andrew Tridgell
3
-0
/
+9
2009-09-22
s4-ldbmodules: allow instanceType to be specified by clients
Andrew Tridgell
1
-0
/
+6
2009-09-21
s4:dsdb Fix of double addition of SD-s
Nadezhda Ivanova
2
-11
/
+25
2009-09-21
Merge branch 'master' of git://git.samba.org/samba
Nadezhda Ivanova
2
-8
/
+135
2009-09-21
Initial Implementation of the DS objects access checks.
Nadezhda Ivanova
3
-0
/
+1176
2009-09-21
s4:dsdb Run the new 'descriptor' module by default.
Andrew Bartlett
1
-6
/
+0
2009-09-21
s4-ldap: default edn type is 0
Andrew Tridgell
1
-1
/
+1
2009-09-21
s4-ldb: add support for extended DNs in the rootDSE
Andrew Tridgell
1
-2
/
+135
2009-09-21
s4:kerberos Fix the salt to match Windows 2008.
Andrew Bartlett
1
-1
/
+1
2009-09-21
s4:dsdb/resolve_oids: add fast pathes for the common operations without oids
Stefan Metzmacher
1
-0
/
+217
2009-09-21
s4:dsdb/resolve_oids: check return values in recursion
Stefan Metzmacher
1
-3
/
+6
2009-09-21
Merge branch 'master' of git://git.samba.org/samba
Matthias Dieter Wallnöfer
1
-0
/
+29
2009-09-20
s4:samba3sam.py test - remove the primary group ID attribute here
Matthias Dieter Wallnöfer
1
-7
/
+2
2009-09-20
Disable descriptor module unless enabled in smb.conf
Nadezhda Ivanova
1
-0
/
+29
2009-09-20
dsdb/samdb: add resolve_oids module
Stefan Metzmacher
2
-0
/
+438
2009-09-19
Move replmd_drsuapi_DsReplicaCursor2_compare to a common place.
Anatoliy Atanasov
1
-7
/
+1
2009-09-18
s4-drs: cope with dupliate linked attributes
Andrew Tridgell
1
-1
/
+41
2009-09-17
s4:descriptor module - Revert and const fixups
Matthias Dieter Wallnöfer
1
-7
/
+18
2009-09-17
s4:descriptor - cosmetic
Matthias Dieter Wallnöfer
1
-1
/
+1
2009-09-17
s4/domain behaviour flags: Fix them up in various locations
Matthias Dieter Wallnöfer
2
-10
/
+3
2009-09-16
Owner and group defaulting.
Nadezhda Ivanova
3
-57
/
+479
2009-09-15
s4-repl: make sure we marshal the replPropertyMetaData after the last change
Andrew Tridgell
1
-10
/
+10
2009-09-14
s4-repl: handle rename in repl_meta_data
Andrew Tridgell
1
-0
/
+97
2009-09-14
s4-repl: fixed a memory error handling linked attributes
Andrew Tridgell
1
-10
/
+10
2009-09-14
dsdb: the samba3 ldap schema has no sambaAccountPolicy (any more at least)
Michael Adam
1
-1
/
+0
2009-09-13
s4-repl: use the new dsdb partition uSN helper fns
Andrew Tridgell
1
-78
/
+16
2009-09-13
s4-sam: allow a search to specify a partition
Andrew Tridgell
1
-2
/
+17
2009-09-13
s4-repl: keep a @REPLCHANGED object on each partition
Andrew Tridgell
1
-24
/
+310
2009-09-12
s4:repl_meta_data: increment the attribute version with each change
Stefan Metzmacher
1
-1
/
+2
2009-09-12
s4-samdb: make it possible to ask for the sequence number of a partition
Andrew Tridgell
1
-0
/
+9
2009-09-12
s4-repl: don't be too eager to allocate new sequence numbers
Andrew Tridgell
1
-7
/
+9
2009-09-12
s4-samdb: internal s4 ldb modules should be GPL not LGPL
Andrew Tridgell
8
-95
/
+63
2009-09-12
s4-repl: we should only update uSNChanged when replication data changes
Andrew Tridgell
1
-29
/
+39
2009-09-12
repl_meta_data: Fix include path when building with standalone ldb.
Jelmer Vernooij
1
-1
/
+1
2009-09-11
s4-vampire: cope with no invocationID when vampiring the schema
Andrew Tridgell
1
-3
/
+4
2009-09-11
s4-repl: don't update replPropertyMetaData for non-replicated attributes
Andrew Tridgell
1
-0
/
+7
2009-09-11
s4-repl: on every ldb modify we need to update replPropertyMetaData
Andrew Tridgell
1
-8
/
+171
[next]