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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Handle schema reloading request.
Anatoliy Atanasov
2008-07-24
4
-4
/
+158
|
*
libnet_become_dc: send msDS_Behavior_Version == 3 (win2k8) in DsAddEntry
Michael Adam
2008-07-23
1
-0
/
+1
|
*
dsdb: teach dreplsrv_out_drsuapi_bind_recv() knowledge of DsBindInfo48.
Michael Adam
2008-07-23
1
-0
/
+9
|
*
password_hash: add generation of the Primary:Kerberos-Newer-Keys blob
Stefan Metzmacher
2008-07-23
1
-3
/
+216
|
*
password_hash: order the supplementalCredentials Packages in the same order l...
Stefan Metzmacher
2008-07-23
1
-13
/
+55
|
*
password_hash: split the generation of krb5 keys into a different function
Stefan Metzmacher
2008-07-23
1
-92
/
+69
|
*
password_hash: simplify the logic if we have cleartext we always generate the...
Stefan Metzmacher
2008-07-23
1
-2
/
+2
|
*
password_hash: fix callers after idl change for package_PrimaryKerberos
Stefan Metzmacher
2008-07-23
1
-7
/
+0
|
*
password_hash: check the SUPPLEMENTAL_CREDENTIALS_SIGNATURE
Stefan Metzmacher
2008-07-23
1
-2
/
+11
|
*
password_hash: ignore reserved value, but still set it like windows does
Stefan Metzmacher
2008-07-23
1
-8
/
+4
|
*
password_hash: don't add zero padding as w2k8 also don't add it
Stefan Metzmacher
2008-07-23
1
-10
/
+0
*
|
Try to avoid a memory leak if we re-set the global schema
Andrew Bartlett
2008-07-25
1
-0
/
+9
*
|
Clarify how we are doing the 'this is a rootdse query' check.
Andrew Bartlett
2008-07-25
1
-1
/
+2
|
/
*
Change occurrences of the u1 member of DsBindInfo* to pid after idl change.
Michael Adam
2008-07-22
2
-2
/
+2
*
drsuapi: make use of the 'more_data' field in DsGetNCChangesCtr[1|6]
Stefan Metzmacher
2008-07-16
1
-8
/
+2
*
drsuapi: check ctr6->drs_error
Stefan Metzmacher
2008-07-16
1
-0
/
+7
*
drsuapi: get ctr6 out of xpress compressed level
Stefan Metzmacher
2008-07-16
1
-0
/
+5
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet
Andrew Bartlett
2008-07-15
1
-1
/
+1
|
\
|
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local
Andrew Bartlett
2008-07-15
1
-1
/
+26
|
|
\
|
*
|
Revert Fedrora DS backend to use extensibleObject.
Andrew Bartlett
2008-07-15
1
-1
/
+1
*
|
|
Simplify the contextCSN determination.
Andrew Bartlett
2008-07-15
2
-145
/
+68
|
|
/
|
/
|
*
|
Use secrets.ldb to store credentials to contact LDAP backend.
Andrew Bartlett
2008-07-15
1
-1
/
+26
|
/
*
rename sambaPassword -> userPassword.
Andrew Bartlett
2008-07-12
6
-42
/
+24
*
Use common code to fill in allowedAttributes in kludge_acl.
Andrew Bartlett
2008-07-11
3
-39
/
+41
*
Avoid the use of extensibleObject in ldap mapping backend.
Andrew Bartlett
2008-07-10
1
-2
/
+2
*
Make ad2oLschema even simpler, by moving the heavy work into dsdb.
Andrew Bartlett
2008-07-10
3
-75
/
+317
*
dsdb: eliminate disards qualifyer compile warning.
Michael Adam
2008-07-09
1
-1
/
+1
*
Move ad2oLschema and oLschema2ldif into Samba4, out of LDB
Andrew Bartlett
2008-07-02
2
-94
/
+119
*
Fill in the auxiliary classes into the dsdb_schema.
Andrew Bartlett
2008-07-02
1
-3
/
+2
*
schema_fsmo: prepare auto allocation of schema oid prefixes
Stefan Metzmacher
2008-07-01
2
-1
/
+82
*
schema_fsmo: move fsmo info into struct dsdb_schema
Stefan Metzmacher
2008-07-01
5
-33
/
+20
*
schema_fsmo: only set module->private_data in case we keep the struct for a l...
Stefan Metzmacher
2008-06-30
1
-2
/
+3
*
drsuapi.idl: remove some unknows from DsGetNCChanges() (update samba4 callers)
Stefan Metzmacher
2008-06-30
1
-6
/
+6
*
dsdb: don't force the build of ldb modules as shared_module
Stefan Metzmacher
2008-06-30
1
-23
/
+0
*
ldb: fix the init function names for some modules
Stefan Metzmacher
2008-06-30
1
-2
/
+2
*
Change detection of objectCategory short fomm
Andrew Bartlett
2008-06-19
1
-1
/
+1
*
Use a custom init function for samba4 that sets a samba4
Simo Sorce
2008-06-14
1
-1
/
+1
*
Make up the right dependencies now that ldb depends on libevents
Simo Sorce
2008-06-14
4
-31
/
+36
*
Revert Jelmer's CFLAGS commit e2b71a0ecbf10a78a59a8ec6371bdee57b1bfa6c
Andrew Bartlett
2008-05-31
2
-13
/
+8
*
Move CFLAGS handling out of smb_build.
Jelmer Vernooij
2008-05-30
2
-8
/
+13
*
Use variables for directories in dsdb ldb modules.
Jelmer Vernooij
2008-05-28
1
-26
/
+26
*
Fix dependencies for ldb instancetype module.
Jelmer Vernooij
2008-05-21
1
-1
/
+1
*
Include flags.h into samdb.h
Andrew Bartlett
2008-05-21
1
-0
/
+1
*
Fix a couple (well, little more than that..) of typos.
Jelmer Vernooij
2008-05-18
1
-4
/
+4
*
Create prototype headers from Makefile directory, without smb_build in the mi...
Jelmer Vernooij
2008-05-18
1
-4
/
+4
*
Use variables for source directory in a couple more places.
Jelmer Vernooij
2008-05-18
1
-4
/
+4
*
Merge ldb_map into LIBLDB.
Jelmer Vernooij
2008-05-11
1
-2
/
+2
*
Clean up some git merges gone wrong.
Jelmer Vernooij
2008-05-10
1
-4
/
+0
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
2008-04-25
10
-22
/
+61
|
\
|
*
Make sure we have an event context available
Simo Sorce
2008-04-21
1
-0
/
+7
[prev]
[next]