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
2008-09-25
Revert LDB return code patches from Matthias.
Jelmer Vernooij
4
-16
/
+16
2008-09-24
Cosmetic corrections for the DSDB module
Matthias Dieter Wallnöfer
4
-16
/
+16
2008-09-24
Use loadparm since it's required by some modules.
Jelmer Vernooij
1
-6
/
+6
2008-09-24
Move source4/lib/crypto to lib/crypto.
Jelmer Vernooij
1
-1
/
+1
2008-09-23
Merge ldb_search() and ldb_search_exp_fmt() into a simgle function.
Simo Sorce
9
-38
/
+29
2008-09-21
Fix last samba3sam.py test.
Jelmer Vernooij
1
-24
/
+28
2008-09-21
Fix DNs - only one more samba3sam test failing now.
Jelmer Vernooij
1
-80
/
+72
2008-09-20
More code simplifications.
Jelmer Vernooij
1
-24
/
+25
2008-09-19
Fix formatting.
Jelmer Vernooij
1
-35
/
+63
2008-09-19
Simplify code, remove print statements.
Jelmer Vernooij
1
-29
/
+42
2008-09-19
Fix objectclass tests.
Jelmer Vernooij
1
-4
/
+3
2008-09-18
Improve formatting.
Jelmer Vernooij
1
-66
/
+54
2008-09-18
Fix tests, be less verbose.
Jelmer Vernooij
1
-35
/
+35
2008-09-18
Fix some tests.
Jelmer Vernooij
1
-4
/
+16
2008-09-12
Remove ancient remains of first experimentations about
Simo Sorce
4
-1781
/
+0
2008-09-08
Try to implement the right logic for systemFlags
Andrew Bartlett
1
-0
/
+37
2008-09-08
Don't expose passwords, even to the administrator.
Andrew Bartlett
1
-1
/
+14
2008-08-22
fixed error handling in ANR code
Andrew Tridgell
1
-18
/
+24
2008-08-21
Don't walk past the end of ldb values.
Andrew Bartlett
5
-8
/
+8
2008-08-21
Don't maniplate control entries in samldb
Andrew Bartlett
1
-0
/
+4
2008-08-20
Use the new SEARCH_FLAG_ANR define
Andrew Bartlett
1
-1
/
+1
2008-08-18
Note the ldb syntax for attribute syntaxes in the table.
Andrew Bartlett
1
-0
/
+1
2008-08-18
Ensure we fail to proceed if the schema won't load.
Andrew Bartlett
1
-0
/
+1
2008-08-18
Remove references to the unused @SUBCLASS feature.
Andrew Bartlett
1
-1
/
+1
2008-08-15
Generate the subSchema in cn=Aggregate
Andrew Bartlett
1
-5
/
+201
2008-07-28
Remove unused variable
Andrew Bartlett
1
-1
/
+0
2008-07-26
dsdb: add a comment about the parameter to DSDB_EXTENDED_SCHEMA_UPDATE_NOW_OID
Stefan Metzmacher
1
-0
/
+4
2008-07-25
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local
Andrew Bartlett
5
-119
/
+501
2008-07-25
Clarify how we are doing the 'this is a rootdse query' check.
Andrew Bartlett
1
-1
/
+2
2008-07-24
password_hash: fix the callers after drsblobs.idl changes
Stefan Metzmacher
1
-33
/
+41
2008-07-24
Handle schema reloading request.
Anatoliy Atanasov
4
-4
/
+158
2008-07-23
password_hash: add generation of the Primary:Kerberos-Newer-Keys blob
Stefan Metzmacher
1
-3
/
+216
2008-07-23
password_hash: order the supplementalCredentials Packages in the same order l...
Stefan Metzmacher
1
-13
/
+55
2008-07-23
password_hash: split the generation of krb5 keys into a different function
Stefan Metzmacher
1
-92
/
+69
2008-07-23
password_hash: simplify the logic if we have cleartext we always generate the...
Stefan Metzmacher
1
-2
/
+2
2008-07-23
password_hash: fix callers after idl change for package_PrimaryKerberos
Stefan Metzmacher
1
-7
/
+0
2008-07-23
password_hash: check the SUPPLEMENTAL_CREDENTIALS_SIGNATURE
Stefan Metzmacher
1
-2
/
+11
2008-07-23
password_hash: ignore reserved value, but still set it like windows does
Stefan Metzmacher
1
-8
/
+4
2008-07-23
password_hash: don't add zero padding as w2k8 also don't add it
Stefan Metzmacher
1
-10
/
+0
2008-07-15
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet
Andrew Bartlett
1
-1
/
+1
2008-07-15
Simplify the contextCSN determination.
Andrew Bartlett
2
-145
/
+68
2008-07-15
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local
Andrew Bartlett
1
-1
/
+26
2008-07-15
Revert Fedrora DS backend to use extensibleObject.
Andrew Bartlett
1
-1
/
+1
2008-07-15
Use secrets.ldb to store credentials to contact LDAP backend.
Andrew Bartlett
1
-1
/
+26
2008-07-12
rename sambaPassword -> userPassword.
Andrew Bartlett
5
-40
/
+22
2008-07-11
Use common code to fill in allowedAttributes in kludge_acl.
Andrew Bartlett
1
-36
/
+28
2008-07-10
Avoid the use of extensibleObject in ldap mapping backend.
Andrew Bartlett
1
-2
/
+2
2008-07-10
Make ad2oLschema even simpler, by moving the heavy work into dsdb.
Andrew Bartlett
1
-72
/
+5
2008-07-02
Move ad2oLschema and oLschema2ldif into Samba4, out of LDB
Andrew Bartlett
1
-94
/
+11
2008-07-01
schema_fsmo: prepare auto allocation of schema oid prefixes
Stefan Metzmacher
1
-1
/
+59
[next]