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
...
*
pyldb: Fix another memory leak and reference counting error.
Jelmer Vernooij
2009-06-17
1
-12
/
+24
*
pyldb: Fix memory leak of LdbMessage's created from Python.
Jelmer Vernooij
2009-06-17
1
-3
/
+7
*
pyldb: Fix two memory leaks of attribute lists.
Jelmer Vernooij
2009-06-17
1
-3
/
+20
*
pyldb: Fix segfault, freeing memory too early in search.
Jelmer Vernooij
2009-06-17
1
-4
/
+14
*
pyldb: Support getting the parent of special DNs without segfaulting.
Jelmer Vernooij
2009-06-17
2
-1
/
+20
*
fixed server side sort control
Andrew Tridgell
2009-06-10
1
-4
/
+7
*
fixed server side sorting of case-insensitive strings
Andrew Tridgell
2009-06-10
1
-3
/
+0
*
rl_event_hook detection
Timur I. Bakeyev
2009-06-08
1
-1
/
+4
*
Fix some nonempty blank lines
Volker Lendecke
2009-06-06
1
-23
/
+23
*
fixed ldb rename now that we have unique indexes
Andrew Tridgell
2009-06-04
1
-30
/
+11
*
Fix unresolved symbol in python messaging module.
Jelmer Vernooij
2009-06-02
2
-4
/
+2
*
Fix finding the LDB header files in the system in pyldb_util.
Jelmer Vernooij
2009-06-02
3
-1
/
+3
*
Fix more unresolved symbols.
Jelmer Vernooij
2009-06-02
4
-48
/
+49
*
python: Move helper functions for using param into a separate file rather
Jelmer Vernooij
2009-06-02
1
-1
/
+1
*
Split up Python code a little bit so we don't hav eto link python modules
Jelmer Vernooij
2009-06-02
1
-0
/
+39
*
use the unique flag on ldb attributes to optimise & clauses
Andrew Tridgell
2009-06-01
1
-46
/
+72
*
added support for unique indexing in ldb
Andrew Tridgell
2009-06-01
2
-7
/
+32
*
when comp_num is zero, the case folded DN is always ""
Andrew Tridgell
2009-06-01
1
-8
/
+2
*
Merge branch 'master' of ssh://git.samba.org/data/git/samba
Andrew Tridgell
2009-05-28
5
-7
/
+5
|
\
|
*
s4:tevent: Increase trace debug level to 50.
Andrew Kroeger
2009-05-27
1
-1
/
+1
|
*
s4:ldb:modules: Correct typos.
Andrew Kroeger
2009-05-26
4
-6
/
+4
*
|
a useful debugging tool
Andrew Tridgell
2009-05-28
1
-0
/
+7
*
|
fixed one-level indexing
Andrew Tridgell
2009-05-28
1
-6
/
+2
|
/
*
Update copies of config.guess and config.sub.
Jelmer Vernooij
2009-05-16
2
-76
/
+282
*
Provide a ldb_global_init() function for compatibility with older versions of...
Jelmer Vernooij
2009-04-23
1
-0
/
+6
*
Add a new non-convenience version of push_codepoint.
Jelmer Vernooij
2009-04-23
1
-20
/
+18
*
s4:ldb Make it possible to re-run ldap.py again
Andrew Bartlett
2009-04-14
1
-2
/
+6
*
don't load @ATTRIBUTES if we have an override handler in place
Andrew Tridgell
2009-04-07
1
-0
/
+7
*
fixed internal handling of attribute deletion
Andrew Tridgell
2009-04-07
1
-13
/
+23
*
major upgrade to the ldb attribute handling
Andrew Tridgell
2009-04-02
8
-35
/
+103
*
change ldb version number (as ldb_module structure has changed)
Andrew Tridgell
2009-03-31
1
-1
/
+1
*
added support for a prepare_commit() op in ldb modules
Andrew Tridgell
2009-03-31
5
-4
/
+35
*
Merge branch 'master' of ssh://git.samba.org/data/git/samba
Andrew Tridgell
2009-03-23
3
-90
/
+118
|
\
|
*
pyldb: Let conversion to LDIF up to the user of the API rather than doing
Jelmer Vernooij
2009-03-21
1
-12
/
+1
|
*
Remove unnecessary duplication of string in memory.
Jelmer Vernooij
2009-03-21
1
-5
/
+16
|
*
Adapt Zahari's test to the generic LDB Python tests.
Jelmer Vernooij
2009-03-20
1
-0
/
+13
|
*
Setting nTSecurityDescriptor via LDAP fails
zahari
2009-03-20
1
-2
/
+4
|
*
Add more comments.
Jelmer Vernooij
2009-03-20
1
-6
/
+25
|
*
s4:ldb Allow paged_searches to be mixed with other controls
Andrew Bartlett
2009-03-20
1
-3
/
+3
|
*
s4:ldb Fix the paged_searches module
Andrew Bartlett
2009-03-20
1
-58
/
+51
|
*
Merge branch 'master' of git://git.samba.org/samba into minschema
Jelmer Vernooij
2009-03-20
14
-672
/
+132
|
|
\
|
*
|
pyldb: Improve exception message when a list is expected.
Jelmer Vernooij
2009-03-20
1
-8
/
+9
*
|
|
flush after showing the prompt in smbclient
Andrew Tridgell
2009-03-19
1
-0
/
+1
|
|
/
|
/
|
*
|
fix build on sles8 and other old popt installations
Björn Jacke
2009-03-17
1
-0
/
+4
*
|
added support for parentGUID
Andrew Tridgell
2009-03-17
1
-0
/
+30
*
|
Merge branch 'tdr' of /home/jelmer/samba4
Jelmer Vernooij
2009-03-15
5
-660
/
+0
|
\
\
|
*
|
Move tdr to top-level.
Jelmer Vernooij
2009-03-14
5
-660
/
+0
*
|
|
s4:events: allow nested events until we fixed all code to avoid them
Stefan Metzmacher
2009-03-12
1
-0
/
+2
*
|
|
s4:ldb: allow nested events until the code is fixed to avoid them
Stefan Metzmacher
2009-03-12
1
-1
/
+3
*
|
|
s4:ldb: setup tevent debug functions on a selfcreated event context
Stefan Metzmacher
2009-03-12
1
-0
/
+35
|
/
/
[prev]
[next]