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-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
2008-07-01
schema_fsmo: move fsmo info into struct dsdb_schema
Stefan Metzmacher
3
-33
/
+9
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
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
3
-31
/
+35
2008-05-31
Revert Jelmer's CFLAGS commit e2b71a0ecbf10a78a59a8ec6371bdee57b1bfa6c
Andrew Bartlett
1
-10
/
+8
2008-05-30
Move CFLAGS handling out of smb_build.
Jelmer Vernooij
1
-8
/
+10
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-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
8
-19
/
+57
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
6
-11
/
+21
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
1
-59
/
+61
2008-04-08
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
9
-12
/
+54
2008-04-04
Clean up provision and rootdse module to hard-code less stuff.
Andrew Bartlett
1
-0
/
+8
2008-04-02
Install public header files again and include required prototypes.
Jelmer Vernooij
2
-2
/
+2
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
6
-47
/
+29
2008-03-20
More kludge ACLs!
Andrew Bartlett
1
-36
/
+9
2008-03-19
Indent
Andrew Bartlett
1
-1
/
+2
2008-03-14
Allow more 'domain' objects when looking for a unqiue SID.
Andrew Bartlett
1
-2
/
+2
2008-03-13
Don't use 'dn', this attribute does not exist with the LDAP backend,
Andrew Bartlett
1
-1
/
+1
2008-03-13
Bail out, rather than segfault on no domain sid.
Andrew Bartlett
1
-2
/
+3
2008-03-13
Correctly normalise records against OpenLDAP.
Andrew Bartlett
1
-1
/
+1
2008-03-13
Rework to have member server 'domains' be CN=NETBIOSNAME
Andrew Bartlett
1
-1
/
+1
2008-03-13
Don't segfault on invalid objectClass input.
Andrew Bartlett
1
-6
/
+13
2008-03-07
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
1
-1
/
+2
2008-03-06
Make Samba4 pass the NET-API-BECOMEDC test against Win2k3 (again).
Andrew Bartlett
1
-1
/
+2
2008-03-04
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
2
-2
/
+10
2008-03-04
The DN in objectCategory should, if possible, be returned pretty...
Andrew Bartlett
2
-2
/
+10
[next]