index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
dsdb
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Give a better error when ldb_dn_from_ldb_val fails
Andrew Bartlett
2008-11-04
1
-1
/
+3
*
Use ldb_dn_from_ldb_val to avoid possible over-run of the value.
Andrew Bartlett
2008-11-04
2
-9
/
+9
*
Fix use of wrong union arm in linked_attributes module
Andrew Bartlett
2008-11-04
1
-1
/
+1
*
use the new CH_UTF16_MUNGED charset for utf16 password buffers
Andrew Tridgell
2008-10-31
1
-1
/
+1
*
Remove unused include param/param.h.
Jelmer Vernooij
2008-10-24
3
-3
/
+0
*
Remove iconv_convenience argument from convert_string{,talloc}() but
Jelmer Vernooij
2008-10-24
4
-9
/
+10
*
Move charset library to top level.
Jelmer Vernooij
2008-10-24
1
-1
/
+1
*
Clarify the linked attribute module behaviour with comments
Andrew Bartlett
2008-10-23
1
-1
/
+9
*
Make sure prototypes are always included, make some functions static and
Jelmer Vernooij
2008-10-20
5
-7
/
+9
*
s4-drsuapi: merge drsuapi_DsGetNCChanges from s3 drsuapi idl.
Günther Deschner
2008-10-18
1
-47
/
+49
*
Add TALLOC_CTX pointer to strhex_to_data_blob for consistency with Samba
Jelmer Vernooij
2008-10-18
4
-12
/
+7
*
Merge branch 'master' of ssh://git.samba.org/data/git/samba into master-devel
Andrew Bartlett
2008-10-17
3
-76
/
+240
|
\
|
*
Transform the sequence_number operation into a normal extended operation as i...
Simo Sorce
2008-10-16
3
-76
/
+240
*
|
Fix errrors in new password handling code found by RPC-SAMR.
Andrew Bartlett
2008-10-17
1
-1
/
+1
*
|
Create a 'straight paper path' for UTF16 passwords.
Andrew Bartlett
2008-10-16
3
-103
/
+192
|
/
*
The ldb async merge broke all MMC management utilties
Matthias Dieter Wallnöfer
2008-10-14
1
-4
/
+4
*
DSDB cosmetic patches: Some enhancements
Matthias Dieter Wallnöfer
2008-10-13
2
-6
/
+6
*
Cosmetic corrections for the DSDB module
Matthias Dieter Wallnöfer
2008-10-13
4
-13
/
+13
*
Use common strlist implementation in Samba 3 and Samba 4.
Jelmer Vernooij
2008-10-12
1
-1
/
+1
*
Fix include paths to new location of libutil.
Jelmer Vernooij
2008-10-11
18
-18
/
+18
*
Implement 'type unknown' names in the CrackNames code.
Andrew Bartlett
2008-10-06
1
-10
/
+48
*
Remove compleatly bogus rename test in partitions module.
Andrew Bartlett
2008-10-06
1
-17
/
+0
*
Remove DESCRIPTION from generated schema lines.
Andrew Bartlett
2008-10-06
1
-20
/
+1
*
Fix Domain Trust creation with Windows 2008 (and many other tools)
Andrew Bartlett
2008-10-06
1
-1
/
+5
*
Merge commit 'master/master'
Andrew Tridgell
2008-10-03
5
-48
/
+424
|
\
|
*
Fix crash bugs in error paths: ac is not yet initialized here, and we don't
Simo Sorce
2008-10-02
1
-27
/
+18
|
*
s4:rootdse: for now don't pass down controls for the rootdse search
Stefan Metzmacher
2008-10-02
1
-1
/
+1
|
*
s4:partition: register DOMAIN_SCOPE and SEARCH_OPTIONS controls
Stefan Metzmacher
2008-10-02
1
-0
/
+14
|
*
s4:partition: pass down the SEARCH_OPTIONS control as uncritical
Stefan Metzmacher
2008-10-02
1
-0
/
+8
|
*
s4:linked_attributes: fix a crash bug when the definition of a target attribu...
Stefan Metzmacher
2008-10-02
1
-3
/
+35
|
*
s4:kludge_acl: just fake support for the SD_FLAGS control
Stefan Metzmacher
2008-10-02
1
-0
/
+20
|
*
s4:extended_dn: add support for <GUID=...>, <SID=...> or <WKGUID=...,DC=...> ...
Stefan Metzmacher
2008-10-02
1
-44
/
+355
*
|
fixed the partition module and the GC handling
Andrew Tridgell
2008-10-03
1
-4
/
+38
*
|
fixed the sense of ldb base dn comparisons in two places, and use a
Andrew Tridgell
2008-10-02
2
-4
/
+4
|
/
*
Compare sids in samba3sam tests.
Jelmer Vernooij
2008-09-30
1
-11
/
+21
*
s4:samldb: use the code path with async ldb
Stefan Metzmacher
2008-09-29
1
-43
/
+4
*
LDB ASYNC: misc changes
Simo Sorce
2008-09-29
1
-3
/
+2
*
LDB ASYNC: samba4 modules
Simo Sorce
2008-09-29
22
-4333
/
+4946
*
s4:dsdb: passdown DSDB_CONTROL_REPLICATED_UPDATE_OID for replicated updates
Stefan Metzmacher
2008-09-29
3
-3
/
+37
*
Revert LDB return code patches from Matthias.
Jelmer Vernooij
2008-09-25
4
-16
/
+16
*
Cosmetic corrections for the DSDB module
Matthias Dieter Wallnöfer
2008-09-24
4
-16
/
+16
*
Use loadparm since it's required by some modules.
Jelmer Vernooij
2008-09-24
1
-6
/
+6
*
Move source4/lib/crypto to lib/crypto.
Jelmer Vernooij
2008-09-24
2
-2
/
+2
*
Rename smbd -> samba.
Jelmer Vernooij
2008-09-24
1
-1
/
+1
*
Merge ldb_search() and ldb_search_exp_fmt() into a simgle function.
Simo Sorce
2008-09-23
13
-80
/
+63
*
Revert "Rename smbd -> samba."
Jelmer Vernooij
2008-09-21
1
-1
/
+1
*
Rename smbd -> samba.
Jelmer Vernooij
2008-09-21
1
-1
/
+1
*
Fix last samba3sam.py test.
Jelmer Vernooij
2008-09-21
1
-24
/
+28
*
Fix DNs - only one more samba3sam test failing now.
Jelmer Vernooij
2008-09-21
1
-80
/
+72
*
More code simplifications.
Jelmer Vernooij
2008-09-20
1
-24
/
+25
[prev]
[next]