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
*
s4:ldb: Make sample module implementation static.
Brad Hards
2011-01-03
1
-2
/
+2
*
s4:ldb: Add prototype header.
Brad Hards
2011-01-03
1
-0
/
+2
*
pyldb: Fix memory reference error.
Jelmer Vernooij
2011-01-03
2
-2
/
+6
*
pyldb: Always return -1, 0, or 1 in tp_compare functions.
Jelmer Vernooij
2011-01-03
1
-6
/
+9
*
Revert broken destructor changes.
Jelmer Vernooij
2011-01-03
1
-1
/
+1
*
pyldb: Fix memory context, add more OOM checks.
Jelmer Vernooij
2011-01-03
2
-7
/
+11
*
pyldb: Some more OOM checks.
Jelmer Vernooij
2011-01-03
1
-4
/
+28
*
Make all functions in pyldb.c private, as they can't be used anyway.
Jelmer Vernooij
2011-01-03
2
-26
/
+27
*
pyldb: Use pytalloc-util.
Jelmer Vernooij
2011-01-03
2
-1
/
+2
*
ldb: Remove duplicate definition of check_special, use PyObject_New.
Jelmer Vernooij
2011-01-03
1
-5
/
+4
*
s4-python: Properly call PyObject_Del from all destructors.
Jelmer Vernooij
2011-01-03
1
-1
/
+1
*
s4-python: Only set BASETYPE flag if subclassing is supported.
Jelmer Vernooij
2011-01-01
3
-15
/
+12
*
s4-python: Add more prototypes.
Jelmer Vernooij
2011-01-01
3
-0
/
+6
*
s4-python: Properly call PyObject_Del from all destructors.
Jelmer Vernooij
2011-01-01
1
-6
/
+6
*
s4:ldb: setup TEST_DATA_PREFIX for make test
Stefan Metzmacher
2010-12-27
1
-1
/
+5
*
s4:ldb:python/api: use filename() instead of hardcoded filenames
Stefan Metzmacher
2010-12-27
1
-6
/
+6
*
s4:ldb/tests: there's no need to copy samba4.png
Stefan Metzmacher
2010-12-27
2
-4
/
+1
*
s4:ldb:python/api: use only one ldb file in test_contains()
Stefan Metzmacher
2010-12-24
1
-2
/
+3
*
s4:ldb:python/api: use filename() instead of hardcoded filenames
Stefan Metzmacher
2010-12-24
1
-6
/
+7
*
ldb:pyldb.c - remove unused variable
Matthias Dieter Wallnöfer
2010-12-22
1
-1
/
+1
*
ldb: Add ldb.Message.add and ldb.Message.elements.
Jelmer Vernooij
2010-12-21
2
-36
/
+86
*
ldb:tools/ldbdel.c - "replace.h" should be the first include
Matthias Dieter Wallnöfer
2010-12-21
1
-1
/
+1
*
s4:lib/ldb-samba/ldif_handlers.c - adaption needed for removed "const" on OIDs
Matthias Dieter Wallnöfer
2010-12-21
1
-1
/
+1
*
ldb: Bump version after renaming some public symbols which didn't have a
Jelmer Vernooij
2010-12-19
2
-1
/
+246
*
lib/ldb Remove talloc_free() that causes double-free in callbacks.
Andrew Bartlett
2010-12-18
1
-1
/
+3
*
ldb: Rename controls_except_specified -> ldb_controls_except_specified.
Jelmer Vernooij
2010-12-18
2
-2
/
+2
*
ldb_map: Fix prefix for map functions.
Jelmer Vernooij
2010-12-18
3
-15
/
+15
*
ldb: Add prototype for ldb_init_module.
Jelmer Vernooij
2010-12-18
1
-0
/
+5
*
ldb: Rename two exported functions so they match abi_match.
Jelmer Vernooij
2010-12-18
6
-9
/
+8
*
ldb: Bump API after symbol changes.
Jelmer Vernooij
2010-12-15
2
-2
/
+2
*
ldb: Build modules as .so files.
Jelmer Vernooij
2010-12-15
1
-0
/
+9
*
build: openbsd plateform is openbsd4
Matthieu Patou
2010-12-15
1
-1
/
+1
*
build do not add -no-undefined on openbsd
Matthieu Patou
2010-12-14
1
-1
/
+2
*
ldb:pyldb.h - revert to the previous header behaviour
Matthias Dieter Wallnöfer
2010-12-12
4
-3
/
+7
*
s4:lib/ldb-samba/pyldb.c - optimise includes
Matthias Dieter Wallnöfer
2010-12-12
1
-3
/
+1
*
ldb:pyldb - optimise includes
Matthias Dieter Wallnöfer
2010-12-12
3
-7
/
+2
*
s4-smbtorture: Make test names lowercase and dot-separated.
Jelmer Vernooij
2010-12-11
7
-8
/
+7
*
waf: remove the restriction that private libraries must not have a vnum
Andrew Tridgell
2010-12-09
1
-4
/
+2
*
waf-abi: auto-generate per-symbol versions from ABI files
Andrew Tridgell
2010-12-09
1
-2
/
+1
*
s4:ldb: add ABI/ldb-0.9.20.sigs
Stefan Metzmacher
2010-12-08
1
-0
/
+245
*
s4:ldb: build libldb and pyldb-util as private libraries when building for sa...
Stefan Metzmacher
2010-12-08
1
-3
/
+12
*
ldb: bump version number after introduction of new constant.
Jelmer Vernooij
2010-12-08
1
-1
/
+1
*
s4-acl: Fixed incorrect value of LDB_FLAG_INTERNAL_INACCESSIBLE_ATTRIBUTE
Nadezhda Ivanova
2010-12-08
1
-1
/
+1
*
s4-pkgconfig: add @LIB_RPATH@ to our link flags
Andrew Tridgell
2010-12-08
3
-3
/
+3
*
s4-ldb: added @LIB_RPATH@ to the ldb pc file
Andrew Tridgell
2010-12-08
1
-1
/
+1
*
s4-acl: Added a flag to mark an element as failing an access check.
Nadezhda Ivanova
2010-12-08
1
-0
/
+3
*
s4-ldb: use RTLD_DEEPBIND if available for ldb modules
Andrew Tridgell
2010-12-08
1
-1
/
+13
*
s4-ldb: ensure ldb_register_samba_handlers() is not done twice
Andrew Tridgell
2010-12-08
1
-2
/
+10
*
s4:fix some shadowed declaration warnings on Solaris by renaming the symbols
Matthias Dieter Wallnöfer
2010-12-06
2
-3
/
+3
*
s4:lib/messaging/*.h - fix compile warnings on gcc 3.4
Matthias Dieter Wallnöfer
2010-12-05
2
-3
/
+2
[next]