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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-24
the start of a possibleInferiors test suite
Andrew Tridgell
1
-0
/
+155
2009-03-20
Merge branch 'master' of ssh://git.samba.org/data/git/samba into wspp-schema
Andrew Bartlett
2
-6
/
+86
2009-03-17
added support for parentGUID
Andrew Tridgell
1
-5
/
+84
2009-03-16
s4:password_hash Only store the LM hash if 'lanman auth = yes'
Andrew Bartlett
1
-1
/
+2
2009-03-11
s4:schema Don't rely on objectCategory 'magic' when loading the schema
Andrew Bartlett
1
-2
/
+2
2009-03-06
Load the schema with a more efficient single search
Andrew Bartlett
1
-93
/
+15
2009-03-06
Sort output of schema for OpenLDAP during conversion
Andrew Bartlett
1
-98
/
+132
2009-03-05
Remove ad2oLschema, insted call it directly from provision-backend
Andrew Bartlett
3
-2
/
+319
2009-03-04
Pull in all the schema information during DRS schema fetch
Andrew Bartlett
1
-9
/
+38
2009-03-01
s4: Use same function signature for convert_* as s3.
Jelmer Vernooij
4
-30
/
+20
2009-03-01
Add allow_badcharcnv argument to all conversion function, for
Jelmer Vernooij
4
-9
/
+9
2009-02-23
Fix headers, ldb_includes.h is a private header,
Simo Sorce
7
-3
/
+8
2009-02-10
added a workaround to the handling of unicodePwd for Win7-beta
Andrew Tridgell
1
-1
/
+30
2009-02-02
s4:schema_fsmo: s/class/sclass
Stefan Metzmacher
1
-7
/
+7
2009-02-02
s4:update_keytab: s/delete/do_delete
Stefan Metzmacher
1
-7
/
+7
2009-02-02
s4:service_task: s/private/private_data
Stefan Metzmacher
1
-1
/
+1
2009-02-02
s4:kludge_acl: s/class/sclass
Stefan Metzmacher
1
-5
/
+5
2009-02-02
s4:dsdb/schema: s/class/sclass
Stefan Metzmacher
2
-31
/
+32
2009-02-02
s4:extended_dn_out: s/private/p s/new/nattrs
Stefan Metzmacher
1
-40
/
+40
2009-01-31
s4:repl_meta_data: fix segfault after ldb changes
Stefan Metzmacher
1
-1
/
+1
2009-01-30
Fix proxy module
Simo Sorce
1
-2
/
+2
2009-01-30
Fix all other modules to use ldb_module.h instead of ldb_private.h
Simo Sorce
16
-558
/
+801
2009-01-30
Fix misfiled headers.
Simo Sorce
1
-1
/
+0
2009-01-30
s4:fix the build after 380874ef863866c94c999ef53252b9d30df65e88
Stefan Metzmacher
1
-0
/
+1
2009-01-30
Fix the mess with ldb includes.
Simo Sorce
10
-76
/
+147
2009-01-21
Allow overriding the function that ships the request in the Samba 3
Jelmer Vernooij
1
-1
/
+1
2008-12-29
s4:lib/tevent: rename structs
Stefan Metzmacher
8
-13
/
+13
2008-12-23
Fix more compiler warnings in various places.
Jelmer Vernooij
4
-33
/
+33
2008-12-22
Fix missing symbols issues when building with shared libraries.
Jelmer Vernooij
1
-1
/
+1
2008-12-21
Fix more tests, improve repr() functions for various Python types.
Jelmer Vernooij
1
-9
/
+2
2008-12-21
Fix various Python-related bugs.
Jelmer Vernooij
1
-170
/
+170
2008-12-20
Treat DN+STring as a binary string for now
Andrew Bartlett
1
-4
/
+4
2008-12-20
Now store the GUID and SID from a DN over DRSUAPI into ldb.
Andrew Bartlett
4
-43
/
+162
2008-12-18
Fix samba3sam test after removal of dom_sid IDL file.
Jelmer Vernooij
1
-2
/
+2
2008-12-17
s4:dsdb: remove normalise module
Andrew Bartlett
2
-206
/
+0
2008-12-17
s4:dsdb: split extended_dn into extended_dn_in, extended_dn_out and extended_...
Andrew Bartlett
6
-672
/
+1515
2008-12-17
s4:dsdb: Make the linked_attributes module set an extended dn
Andrew Bartlett
1
-192
/
+325
2008-12-17
s4:rootdse: fix the logic to indentify a rootdse search
Andrew Bartlett
1
-2
/
+1
2008-12-17
s4:ldb: make it possible to return per entry controls
Andrew Bartlett
11
-14
/
+14
2008-12-17
s4:samldb: make use of dom_sid_split_rid()
Andrew Bartlett
1
-4
/
+3
2008-12-17
s4:samldb: improve error strings
Andrew Bartlett
1
-6
/
+8
2008-12-17
s4:dsdb: add support for DSDB_OPENLDAP_DEREFERENCE_CONTROL
Andrew Bartlett
1
-0
/
+22
2008-12-17
Add hint to use passwordAttributes in @KLUDGE_ACL in future
Andrew Bartlett
1
-1
/
+2
2008-12-17
Make greater use of 'GUID_from_data_blob'
Andrew Bartlett
1
-40
/
+11
2008-12-17
Fix sequence number generation against OpenLDAP
Andrew Bartlett
1
-0
/
+8
2008-12-05
s4:password_hash: really catch the clearTextPasswordAttr case...
Stefan Metzmacher
1
-1
/
+1
2008-12-04
s4:kludge_acl: allow everybody to read the sequence number
Stefan Metzmacher
1
-1
/
+27
2008-12-02
Don't treat the DN+binary syntax as a DN.
Andrew Bartlett
1
-2
/
+2
2008-11-17
s4:dsdb/samdb: don't allow objects without objectClass
Stefan Metzmacher
1
-2
/
+2
2008-11-17
Run the original operation before we update linked attrs
Andrew Bartlett
1
-17
/
+24
[prev]
[next]