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
*
ldb: Add ldb_oom() calls in a couple of places.
Jelmer Vernooij
2008-01-26
4
-2
/
+18
*
repl_meta_data: add some TODOs to replmd_modify_originating()
Stefan Metzmacher
2008-01-25
1
-0
/
+17
*
Use the repl_meta_data module by default.
Andrew Bartlett
2008-01-24
1
-0
/
+4
*
Get more information from ldb when reporting a failed replication.
Andrew Bartlett
2008-01-23
1
-2
/
+2
*
Fix DRSUAPI replication test - NET-API-BECOME-DC.
Andrew Bartlett
2008-01-23
1
-126
/
+14
*
Fix segfaults in codepaths only tested by the NET-API-BECOME-DC test.
Andrew Bartlett
2008-01-23
1
-2
/
+2
*
ranged_results: fix use of uninitialised variable (end)
Andrew Bartlett
2008-01-23
1
-2
/
+4
*
Only set showOnlyInAdvancedView: TRUE when adding default values.
Andrew Bartlett
2008-01-18
1
-2
/
+2
*
Merge commit 'origin/v4-0-test' into 4-0-local
Andrew Bartlett
2008-01-18
1
-0
/
+1
|
\
|
*
Search for memberOf when clients ask for a wildcard against OpenLDAP
Andrew Bartlett
2008-01-18
1
-0
/
+1
*
|
Add showInAdvancedViewOnly to every new object
Andrew Bartlett
2008-01-18
1
-0
/
+4
|
/
*
Correct authorship of instanceType module
Andrew Bartlett
2008-01-18
1
-1
/
+1
*
Add in a new module to handle instanceType
Andrew Bartlett
2008-01-18
2
-0
/
+141
*
ldb_map objectClass munging: Don't hard-code 'extensibleObject'.
Andrew Bartlett
2008-01-17
2
-3
/
+3
*
Rework linked_attributes module for the REPLACE case.
Andrew Bartlett
2008-01-16
1
-6
/
+86
*
Rework control handling to remove the 'domain_scope' control
Andrew Bartlett
2008-01-16
1
-17
/
+37
*
Remove 'dn' from mapping, it isn't a valid attribute in AD, and causes
Andrew Bartlett
2008-01-11
2
-19
/
+1
*
Add in new module to normalise DNs being returned from OpenLDAP. This
Andrew Bartlett
2008-01-11
2
-0
/
+179
*
r26697: Leak less memory into the ldb context.
Andrew Bartlett
2008-01-08
1
-3
/
+15
*
r26679: It is very bad to free the ldb handle when you didn't create it...
Andrew Bartlett
2008-01-06
1
-1
/
+1
*
r26672: Janitorial: Remove uses of global_loadparm.
Jelmer Vernooij
2008-01-05
1
-1
/
+1
*
r26654: libcli/smb_composite: Rather than specifying each of the gazillion op...
Jelmer Vernooij
2008-01-03
1
-3
/
+2
*
r26648: Move detection of global catalog captability to a central function, so
Andrew Bartlett
2008-01-03
1
-0
/
+36
*
r26642: samba3sam.py: Remove more EJS-specific code.
Jelmer Vernooij
2008-01-01
1
-261
/
+239
*
r26640: Janitorial: Remove some more uses of global_loadparm.
Jelmer Vernooij
2008-01-01
3
-7
/
+7
*
r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,...
Jelmer Vernooij
2008-01-01
8
-18
/
+24
*
r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struc...
Jelmer Vernooij
2008-01-01
11
-24
/
+59
*
r26637: More work converting to Python.
Jelmer Vernooij
2008-01-01
1
-16
/
+16
*
r26630: Split up big tests into various smaller functions, making it easier t...
Jelmer Vernooij
2007-12-30
1
-183
/
+185
*
r26612: Tests show that we don't need to use a callback.
Andrew Bartlett
2007-12-27
1
-3
/
+0
*
r26598: Simplify the way Python tests are run.
Jelmer Vernooij
2007-12-26
1
-3
/
+3
*
r26593: - More work on the python versions of samba3dump and the samba3sam te...
Jelmer Vernooij
2007-12-26
1
-64
/
+63
*
r26573: Fix warnings.
Jelmer Vernooij
2007-12-24
1
-1
/
+1
*
r26570: - Trim size of the swig-generated Python bindings by removing a bunch...
Jelmer Vernooij
2007-12-24
1
-0
/
+1067
*
r26540: Revert my previous commit after concerns raised by Andrew.
Jelmer Vernooij
2007-12-21
13
-18
/
+18
*
r26539: Remove unnecessary statics.
Jelmer Vernooij
2007-12-21
13
-18
/
+18
*
r26528: dsdb: Fix a warning.
Kai Blin
2007-12-21
1
-4
/
+3
*
r26521: Fix newlines.
Jelmer Vernooij
2007-12-21
3
-12
/
+12
*
r26508: Tighter dependencies in an attempt to fix missing symbol errors on sun9.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26493: Fix includes for dsdb/common.
Jelmer Vernooij
2007-12-21
1
-0
/
+1
*
r26488: Implement tests for the ranged_results module.
Andrew Bartlett
2007-12-21
1
-28
/
+34
*
r26485: Fix indent, remove left-over debug.
Andrew Bartlett
2007-12-21
1
-2
/
+1
*
r26483: Merge ldb module dependency fixes, fix auth python module.
Jelmer Vernooij
2007-12-21
8
-1891
/
+1946
*
r26430: require explicit specification of loadparm context.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26429: Avoid use of global_smb_iconv_convenience.
Jelmer Vernooij
2007-12-21
2
-5
/
+7
*
r26419: Add a module to implement 'ambigious name resolution' by munging the
Andrew Bartlett
2007-12-21
2
-0
/
+324
*
r26412: Add comments and refactor to reuse common code.
Andrew Bartlett
2007-12-21
1
-10
/
+29
*
r26360: Add some const.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26329: Fix more loadparm_context references. Only about a 100 left now.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26327: Explicit loadparm_context for RPC client functions.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
[next]