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
2008-07-16
drsuapi: make use of the 'more_data' field in DsGetNCChangesCtr[1|6]
Stefan Metzmacher
1
-8
/
+2
2008-07-16
drsuapi: check ctr6->drs_error
Stefan Metzmacher
1
-0
/
+7
2008-07-16
drsuapi: get ctr6 out of xpress compressed level
Stefan Metzmacher
1
-0
/
+5
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
6
-42
/
+24
2008-07-11
Use common code to fill in allowedAttributes in kludge_acl.
Andrew Bartlett
3
-39
/
+41
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
3
-75
/
+317
2008-07-09
dsdb: eliminate disards qualifyer compile warning.
Michael Adam
1
-1
/
+1
2008-07-02
Move ad2oLschema and oLschema2ldif into Samba4, out of LDB
Andrew Bartlett
2
-94
/
+119
2008-07-02
Fill in the auxiliary classes into the dsdb_schema.
Andrew Bartlett
1
-3
/
+2
2008-07-01
schema_fsmo: prepare auto allocation of schema oid prefixes
Stefan Metzmacher
2
-1
/
+82
2008-07-01
schema_fsmo: move fsmo info into struct dsdb_schema
Stefan Metzmacher
5
-33
/
+20
2008-06-30
schema_fsmo: only set module->private_data in case we keep the struct for a l...
Stefan Metzmacher
1
-2
/
+3
2008-06-30
drsuapi.idl: remove some unknows from DsGetNCChanges() (update samba4 callers)
Stefan Metzmacher
1
-6
/
+6
2008-06-30
dsdb: don't force the build of ldb modules as shared_module
Stefan Metzmacher
1
-23
/
+0
2008-06-30
ldb: fix the init function names for some modules
Stefan Metzmacher
1
-2
/
+2
2008-06-19
Change detection of objectCategory short fomm
Andrew Bartlett
1
-1
/
+1
2008-06-14
Use a custom init function for samba4 that sets a samba4
Simo Sorce
1
-1
/
+1
2008-06-14
Make up the right dependencies now that ldb depends on libevents
Simo Sorce
4
-31
/
+36
2008-05-31
Revert Jelmer's CFLAGS commit e2b71a0ecbf10a78a59a8ec6371bdee57b1bfa6c
Andrew Bartlett
2
-13
/
+8
2008-05-30
Move CFLAGS handling out of smb_build.
Jelmer Vernooij
2
-8
/
+13
2008-05-28
Use variables for directories in dsdb ldb modules.
Jelmer Vernooij
1
-26
/
+26
2008-05-21
Fix dependencies for ldb instancetype module.
Jelmer Vernooij
1
-1
/
+1
2008-05-21
Include flags.h into samdb.h
Andrew Bartlett
1
-0
/
+1
2008-05-18
Fix a couple (well, little more than that..) of typos.
Jelmer Vernooij
1
-4
/
+4
2008-05-18
Create prototype headers from Makefile directory, without smb_build in the mi...
Jelmer Vernooij
1
-4
/
+4
2008-05-18
Use variables for source directory in a couple more places.
Jelmer Vernooij
1
-4
/
+4
2008-05-11
Merge ldb_map into LIBLDB.
Jelmer Vernooij
1
-2
/
+2
2008-05-10
Clean up some git merges gone wrong.
Jelmer Vernooij
1
-4
/
+0
2008-04-25
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
10
-22
/
+61
2008-04-21
Make sure we have an event context available
Simo Sorce
1
-0
/
+7
2008-04-17
Specify event_context to ldb_wrap_connect explicitly.
Jelmer Vernooij
8
-14
/
+25
2008-04-17
Remove event context tracking from the credentials struct.
Jelmer Vernooij
1
-2
/
+2
2008-04-14
Fix unresolved symbols.
Jelmer Vernooij
1
-8
/
+8
2008-04-14
Move object files lists to makefile rather than smb_build.
Jelmer Vernooij
2
-76
/
+82
2008-04-08
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
12
-23
/
+66
2008-04-04
Clean up provision and rootdse module to hard-code less stuff.
Andrew Bartlett
1
-0
/
+8
2008-04-02
Reduce the number of installed headers.
Jelmer Vernooij
1
-2
/
+2
2008-04-02
Install public header files again and include required prototypes.
Jelmer Vernooij
4
-11
/
+12
2008-03-29
Fix more valgrind issues.
Andrew Bartlett
2
-2
/
+44
2008-03-29
Fix some valgrind issues.
Andrew Bartlett
1
-0
/
+6
2008-03-28
Convert some more files to GPLv3.
Andrew Kroeger
5
-8
/
+2
2008-03-28
Merge v4.0-test
Jelmer Vernooij
7
-56
/
+51
2008-03-25
Remove pointless cast
Andrew Bartlett
1
-1
/
+1
2008-03-25
Remove useless extra argument to samdb_result_account_expires().
Andrew Bartlett
1
-3
/
+2
[next]