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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Rework cluster_id() to take an additional argument, as we need
Andrew Bartlett
2008-02-04
3
-13
/
+15
*
Samba4 poor mans debug_ctx()
Amin Azez
2008-02-01
1
-0
/
+4
*
merged tdb transaction fix
Andrew Tridgell
2008-01-31
1
-0
/
+3
*
ldb/python: Add bindings for schema functions.
Jelmer Vernooij
2008-01-25
3
-33
/
+393
*
python: Add convenience function for getting command line loadparm context
Jelmer Vernooij
2008-01-23
1
-4
/
+3
*
build: Remove support for DESCRIPTION setting that is now unused.
Jelmer Vernooij
2008-01-22
5
-5
/
+0
*
dcerpc: Use manually written .pc files for dcerpc and ndr.
Jelmer Vernooij
2008-01-22
1
-1
/
+1
*
registry: Use manually written .pc file.
Jelmer Vernooij
2008-01-22
2
-0
/
+13
*
ldb/talloc/tdb: Use manually written pc file.
Jelmer Vernooij
2008-01-22
3
-0
/
+3
*
tdb: Add URL in pc file.
Jelmer Vernooij
2008-01-22
1
-0
/
+1
*
ldb: Fix typo.
Jelmer Vernooij
2008-01-22
1
-1
/
+1
*
ldb: Increase version number to make it easier to create new Debian snapshots.
Jelmer Vernooij
2008-01-22
1
-1
/
+1
*
libreplace: getpwent_r/getgrent_r on IRIX are similar to solaris but use size_t
Stefan Metzmacher
2008-01-22
1
-0
/
+25
*
build: Demote a bunch of libraries to subsystems. This makes packaging easier...
Jelmer Vernooij
2008-01-21
6
-21
/
+5
*
ldb: Fix building python modules against system-provided ldb.
Jelmer Vernooij
2008-01-21
1
-0
/
+1
*
merged changes from v3-2-test
Andrew Tridgell
2008-01-18
8
-53
/
+18
*
merged tdb changes from ctdb
Andrew Tridgell
2008-01-18
3
-59
/
+49
*
registry: Use correct return values.
Jelmer Vernooij
2008-01-18
7
-32
/
+53
*
registry: Avoid mapping registry return codes: return the right value in the ...
Jelmer Vernooij
2008-01-18
3
-3
/
+3
*
When Windows attempts to create a new key, it looks for an available key name
Andrew Kroeger
2008-01-18
1
-7
/
+13
*
registry: Improve error codes and update tests.
Jelmer Vernooij
2008-01-18
6
-20
/
+23
*
When Windows initially creates a new value, the value name is "New Value #1".
Andrew Kroeger
2008-01-18
1
-2
/
+22
*
registry: Properly check return values from ldb_*() functions.
Andrew Kroeger
2008-01-18
1
-3
/
+3
*
registry: Check for more specific LDB return codes, handle changing existing ...
Jelmer Vernooij
2008-01-18
1
-6
/
+11
*
ldb_map objectClass munging: Don't hard-code 'extensibleObject'.
Andrew Bartlett
2008-01-17
2
-32
/
+52
*
Fix bug #5121 (unix passwd sync not working on a streams based
Jeremy Allison
2008-01-15
2
-0
/
+5
*
Add patches for bug #4866 from jiri sasek - Sun Microsystems - Prague Czech R...
Jeremy Allison
2008-01-15
2
-0
/
+14
*
Fix bug 5055
Volker Lendecke
2008-01-15
1
-1
/
+1
*
Add MAX_DNS_NAME_LENGTH, remove more pstrings.
Jeremy Allison
2008-01-15
1
-0
/
+4
*
Always define PATH_MAX. Makes code simpler (removes
Jeremy Allison
2008-01-15
1
-0
/
+4
*
merged tdb from ctdb bzr tree
Andrew Tridgell
2008-01-15
9
-210
/
+471
*
ldap.py: Use constants where possible.
Jelmer Vernooij
2008-01-15
1
-14
/
+16
*
util: Move asn1 to lib/util to trim down the number of subsystems.
Jelmer Vernooij
2008-01-15
3
-0
/
+829
*
libreplace: Escape asterisk.
Jelmer Vernooij
2008-01-14
1
-1
/
+1
*
Try to fix the build on Tru64; avoid single quotes because they get expanded ...
Jelmer Vernooij
2008-01-13
1
-1
/
+1
*
ldb: Get rid of a warning.
Kai Blin
2008-01-11
1
-1
/
+1
*
ldap/python: Fix last tests.
Jelmer Vernooij
2008-01-11
1
-60
/
+53
*
ldb/python: Support comparing Dn's to strings.
Jelmer Vernooij
2008-01-11
3
-0
/
+19
*
python/ldap: Fix a couple more tests.
Jelmer Vernooij
2008-01-11
1
-18
/
+18
*
Make a few more tests pass.
Jelmer Vernooij
2008-01-11
1
-129
/
+115
*
python/ldap: Get further.
Jelmer Vernooij
2008-01-11
1
-2
/
+4
*
python/ldap: Fix some tests.
Jelmer Vernooij
2008-01-11
1
-9
/
+15
*
python: More work getting the LDAP test to compile again.
Jelmer Vernooij
2008-01-11
1
-36
/
+23
*
python: Specify right arguments for the ldap test, fix some more calls.
Jelmer Vernooij
2008-01-11
1
-37
/
+30
*
ldap/python: Fix some more calls.
Jelmer Vernooij
2008-01-11
1
-74
/
+47
*
python/ldap: Support controls argument to ldb.search().
Jelmer Vernooij
2008-01-11
4
-55
/
+162
*
Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-local
Andrew Bartlett
2008-01-11
4
-35
/
+246
|
\
|
*
python/ldap: Wrap parse_control_strings().
Jelmer Vernooij
2008-01-11
4
-25
/
+114
|
*
ldb/python: Allow comparing a MessageElement to a list or a singleton.
Jelmer Vernooij
2008-01-11
3
-10
/
+22
|
*
ldb/python: Implement __len__ for MessageElement.
Jelmer Vernooij
2008-01-11
4
-0
/
+37
[prev]
[next]