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
/
samdb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make sure we have an event context available
Simo Sorce
2008-04-21
1
-0
/
+7
*
Specify event_context to ldb_wrap_connect explicitly.
Jelmer Vernooij
2008-04-17
6
-11
/
+21
*
Remove event context tracking from the credentials struct.
Jelmer Vernooij
2008-04-17
1
-2
/
+2
*
Fix unresolved symbols.
Jelmer Vernooij
2008-04-14
1
-8
/
+8
*
Move object files lists to makefile rather than smb_build.
Jelmer Vernooij
2008-04-14
1
-59
/
+61
*
Clean up provision and rootdse module to hard-code less stuff.
Andrew Bartlett
2008-04-04
1
-0
/
+8
*
Install public header files again and include required prototypes.
Jelmer Vernooij
2008-04-02
2
-2
/
+2
*
Fix more valgrind issues.
Andrew Bartlett
2008-03-29
2
-2
/
+44
*
Fix some valgrind issues.
Andrew Bartlett
2008-03-29
1
-0
/
+6
*
Convert some more files to GPLv3.
Andrew Kroeger
2008-03-28
5
-8
/
+2
*
More kludge ACLs!
Andrew Bartlett
2008-03-20
1
-36
/
+9
*
Indent
Andrew Bartlett
2008-03-19
1
-1
/
+2
*
Allow more 'domain' objects when looking for a unqiue SID.
Andrew Bartlett
2008-03-14
1
-2
/
+2
*
Don't use 'dn', this attribute does not exist with the LDAP backend,
Andrew Bartlett
2008-03-13
1
-1
/
+1
*
Bail out, rather than segfault on no domain sid.
Andrew Bartlett
2008-03-13
1
-2
/
+3
*
Correctly normalise records against OpenLDAP.
Andrew Bartlett
2008-03-13
1
-1
/
+1
*
Rework to have member server 'domains' be CN=NETBIOSNAME
Andrew Bartlett
2008-03-13
1
-1
/
+1
*
Don't segfault on invalid objectClass input.
Andrew Bartlett
2008-03-13
1
-6
/
+13
*
Make Samba4 pass the NET-API-BECOMEDC test against Win2k3 (again).
Andrew Bartlett
2008-03-06
1
-1
/
+2
*
The DN in objectCategory should, if possible, be returned pretty...
Andrew Bartlett
2008-03-04
2
-2
/
+10
*
Users and computers now share the same template.
Andrew Bartlett
2008-02-28
1
-35
/
+100
*
Fix use of some modules (needed _PUBLIC_).
Jelmer Vernooij
2008-02-20
25
-56
/
+53
*
Use struct-based rather than function-based initialization for ldb modules ev...
Jelmer Vernooij
2008-02-20
27
-205
/
+33
*
Explain that these OIDs are DNs
Andrew Bartlett
2008-02-19
1
-0
/
+1
*
Give a more useful error when the templates.ldb can't be found.
Andrew Bartlett
2008-02-09
1
-2
/
+4
*
Reset error strings
Andrew Bartlett
2008-02-08
1
-0
/
+2
*
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
*
Fix DRSUAPI replication test - NET-API-BECOME-DC.
Andrew Bartlett
2008-01-23
1
-126
/
+14
*
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
*
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
2
-5
/
+5
*
r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,...
Jelmer Vernooij
2008-01-01
4
-9
/
+11
*
r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struc...
Jelmer Vernooij
2008-01-01
7
-18
/
+48
*
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
[next]