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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-18
registry: Check for more specific LDB return codes, handle changing existing ...
Jelmer Vernooij
1
-6
/
+11
2008-01-18
Don't manually specify instanceID in the template files.
Andrew Bartlett
10
-43
/
+0
2008-01-18
Use syncrepl on all OpenLDAP databases (creates contextCSN attribute)
Andrew Bartlett
1
-0
/
+12
2008-01-18
Search for memberOf when clients ask for a wildcard against OpenLDAP
Andrew Bartlett
1
-0
/
+1
2008-01-18
Remove --ldap-base from the python provision script
Andrew Bartlett
2
-40
/
+2
2008-01-18
Correct authorship of instanceType module
Andrew Bartlett
1
-1
/
+1
2008-01-18
Add in a new module to handle instanceType
Andrew Bartlett
3
-3
/
+144
2008-01-17
Fix an output message in samba3rpc torture test.
Michael Adam
1
-1
/
+1
2008-01-17
provision: simplfy by removing old code to manually create baseDNs.
Andrew Bartlett
6
-43
/
+9
2008-01-17
OpenLDAP backend: Place the refint overlay after the memberof overlay
Andrew Bartlett
1
-2
/
+3
2008-01-17
Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-local
Andrew Bartlett
11
-11
/
+78
2008-01-17
ldb_map objectClass munging: Don't hard-code 'extensibleObject'.
Andrew Bartlett
4
-35
/
+55
2008-01-16
selftest: Use "require" rather than "use" keyword so .pm files don't have to ...
Jelmer Vernooij
1
-3
/
+3
2008-01-16
python: Don't attempt to build shared and static versions of modules, because...
Jelmer Vernooij
1
-1
/
+1
2008-01-16
selftest: Add some more documentation. Rename env => target to avoid confusion.
Jelmer Vernooij
5
-5
/
+21
2008-01-16
Add lsa_PolicyAuditEventType and lsa_PolicyAuditPolicy enums from samba3 to IDL.
Günther Deschner
1
-1
/
+21
2008-01-16
pidl: Add simple test for ServerNDR.
Jelmer Vernooij
2
-3
/
+11
2008-01-16
pidl: Fix missing import for fatal().
Jelmer Vernooij
1
-0
/
+1
2008-01-16
pidl: Fix imported function for ServerNDR and add test to make sure it doesn'...
Jelmer Vernooij
2
-1
/
+15
2008-01-16
python: Build shared python modules for generic use.
Jelmer Vernooij
3
-5
/
+13
2008-01-16
Print out the reason we can't delete the user in SAMR.
Andrew Bartlett
1
-0
/
+3
2008-01-16
Rework linked_attributes module for the REPLACE case.
Andrew Bartlett
1
-6
/
+86
2008-01-16
Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-abartlet
Andrew Bartlett
17
-229
/
+537
2008-01-16
Start generating a configuration for the refint overlay. This
Andrew Bartlett
2
-0
/
+13
2008-01-16
Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-local
Andrew Bartlett
62
-612
/
+1921
2008-01-16
Make the Fedora DS LDAP backend 'aci' actually work, with better quoting.
Andrew Bartlett
1
-1
/
+1
2008-01-16
Rework control handling to remove the 'domain_scope' control
Andrew Bartlett
1
-17
/
+37
2008-01-15
Fix bug #5121 (unix passwd sync not working on a streams based
Jeremy Allison
2
-0
/
+5
2008-01-15
Add patches for bug #4866 from jiri sasek - Sun Microsystems - Prague Czech R...
Jeremy Allison
2
-0
/
+14
2008-01-15
Fix bug 5055
Volker Lendecke
1
-1
/
+1
2008-01-15
Add MAX_DNS_NAME_LENGTH, remove more pstrings.
Jeremy Allison
1
-0
/
+4
2008-01-15
Always define PATH_MAX. Makes code simpler (removes
Jeremy Allison
1
-0
/
+4
2008-01-15
merged tdb from ctdb bzr tree
Andrew Tridgell
9
-210
/
+471
2008-01-15
Fix asn1 locations.
Jelmer Vernooij
1
-2
/
+2
2008-01-15
ldap.py: Use constants where possible.
Jelmer Vernooij
1
-14
/
+16
2008-01-15
python: Update status.
Jelmer Vernooij
1
-7
/
+5
2008-01-15
util: Move asn1 to lib/util to trim down the number of subsystems.
Jelmer Vernooij
12
-15
/
+15
2008-01-14
libreplace: Escape asterisk.
Jelmer Vernooij
1
-1
/
+1
2008-01-14
python: Enable building of the wkssvc python bindings.
Jelmer Vernooij
3
-0
/
+29
2008-01-14
python: Fix handling of pointer-less strings in function arguments.
Jelmer Vernooij
1
-8
/
+8
2008-01-14
python: Compile in svcctl Python bindings.
Jelmer Vernooij
3
-0
/
+6
2008-01-14
python: Convert winreg.py completely to rpc, use new RPC Python bindings.
Jelmer Vernooij
1
-72
/
+61
2008-01-14
python: Work around the fact that there are two "security" modules now.
Jelmer Vernooij
2
-2
/
+2
2008-01-14
python: Add simple test for samr python code.
Jelmer Vernooij
2
-0
/
+29
2008-01-14
python: Compile security module, handle uint.
Jelmer Vernooij
4
-3
/
+9
2008-01-14
python: Fix some corner cases handling scalars.
Jelmer Vernooij
1
-3
/
+13
2008-01-14
python: Don't try to free const pointers.
Jelmer Vernooij
1
-1
/
+5
2008-01-14
python: Move some convenience macros to a separate header rather than putting...
Jelmer Vernooij
2
-6
/
+4
2008-01-14
python: Enable python bindings for samr and lsa interfaces.
Jelmer Vernooij
4
-0
/
+48
2008-01-14
python: Build epmapper module.
Jelmer Vernooij
3
-47
/
+44
[prev]
[next]