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
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-21
pyldb: Let conversion to LDIF up to the user of the API rather than doing
Jelmer Vernooij
1
-12
/
+1
2009-03-21
Remove unnecessary duplication of string in memory.
Jelmer Vernooij
1
-5
/
+16
2009-03-20
Adapt Zahari's test to the generic LDB Python tests.
Jelmer Vernooij
1
-0
/
+13
2009-03-20
Setting nTSecurityDescriptor via LDAP fails
zahari
1
-2
/
+4
2009-03-20
Add more comments.
Jelmer Vernooij
1
-6
/
+25
2009-03-20
s4:ldb Allow paged_searches to be mixed with other controls
Andrew Bartlett
1
-3
/
+3
2009-03-20
s4:ldb Fix the paged_searches module
Andrew Bartlett
1
-58
/
+51
2009-03-20
Merge branch 'master' of git://git.samba.org/samba into minschema
Jelmer Vernooij
14
-672
/
+132
2009-03-20
pyldb: Improve exception message when a list is expected.
Jelmer Vernooij
1
-8
/
+9
2009-03-17
fix build on sles8 and other old popt installations
Björn Jacke
1
-0
/
+4
2009-03-17
added support for parentGUID
Andrew Tridgell
1
-0
/
+30
2009-03-15
Merge branch 'tdr' of /home/jelmer/samba4
Jelmer Vernooij
5
-660
/
+0
2009-03-14
Move tdr to top-level.
Jelmer Vernooij
5
-660
/
+0
2009-03-12
s4:events: allow nested events until we fixed all code to avoid them
Stefan Metzmacher
1
-0
/
+2
2009-03-12
s4:ldb: allow nested events until the code is fixed to avoid them
Stefan Metzmacher
1
-1
/
+3
2009-03-12
s4:ldb: setup tevent debug functions on a selfcreated event context
Stefan Metzmacher
1
-0
/
+35
2009-03-10
Fix extended operation return path.
Simo Sorce
1
-8
/
+12
2009-03-09
Fix potential segfaults using freed memory.
Simo Sorce
4
-10
/
+54
2009-03-05
Remove parse_control from header, long after the function was removed
Andrew Bartlett
1
-1
/
+0
2009-03-01
s4: Use same function signature for convert_* as s3.
Jelmer Vernooij
4
-21
/
+17
2009-03-01
Add allow_badcharcnv argument to all conversion function, for
Jelmer Vernooij
4
-9
/
+9
2009-02-26
s4:ldb_map: include ldb_includes.h first to get replace.h as first header
Stefan Metzmacher
3
-0
/
+3
2009-02-25
Use stdbool.h instead of manually defining bool
Simo Sorce
1
-10
/
+1
2009-02-25
s4:lib/events: map TEVENT_DEBUG_TRACE to debug level 10
Stefan Metzmacher
1
-1
/
+1
2009-02-24
Make S4 build on OpenSolaris.
Jeremy Allison
2
-1
/
+3
2009-02-23
Fix headers, ldb_includes.h is a private header,
Simo Sorce
21
-35
/
+34
2009-02-23
Make all transactions nested in ldb. The current samba4 code expects this
Simo Sorce
2
-59
/
+75
2009-02-18
Worked around a problem with select/poll/epoll and gnutls
Andrew Tridgell
2
-1
/
+38
2009-02-18
fixed some of the TLS problems
Andrew Tridgell
3
-10
/
+22
2009-02-13
s4:lib/socket: add socket_address_copy()
Stefan Metzmacher
2
-0
/
+35
2009-02-13
s4:ldb_ildap: remove compiler warnings
Stefan Metzmacher
1
-4
/
+9
2009-02-12
Fix Coverity ID 871 -- do not dereference "sp" before checking for NULL
Volker Lendecke
1
-1
/
+3
2009-02-12
Fix Coverity ID 872 -- we have alread dereferenced "ac" 2 lines above
Volker Lendecke
1
-1
/
+1
2009-02-06
s4:pyregistry: fix crash bugs introduced by e5a6eadd8214b56da34f733318a0fecae...
Stefan Metzmacher
1
-2
/
+3
2009-02-05
s4:pyregistry: fix compiler warnings
Stefan Metzmacher
1
-13
/
+16
2009-02-05
s4:pyldb: fix compiler warnings
Stefan Metzmacher
1
-52
/
+85
2009-02-05
s4:lib/registry: fix c++ warnings
Stefan Metzmacher
2
-8
/
+8
2009-02-03
s4:lib/ldb: call ldb utils always via $VALGRIND ldbfoo$EXEEXT in the tests
Stefan Metzmacher
4
-56
/
+56
2009-02-02
s4:lib/ldb: we should not silence warnings on handwritten python bindings
Stefan Metzmacher
1
-2
/
+0
2009-02-02
s4:auth/credentials: the python bindings don't use swig anymore
Stefan Metzmacher
1
-1
/
+1
2009-02-02
s4:lib/registry: s/new/nkey
Stefan Metzmacher
1
-3
/
+3
2009-02-02
s4:ldb_map: s/new/ntree
Stefan Metzmacher
1
-1
/
+1
2009-02-02
s4:ldif_handlers: s/class/sclass
Stefan Metzmacher
1
-4
/
+4
2009-02-02
s4:lib/stream: s/private/private_data
Stefan Metzmacher
2
-24
/
+24
2009-02-02
s4:lib/socket: s/private/private_data
Stefan Metzmacher
1
-3
/
+3
2009-02-02
s4:lib/messaging: s/private/private_data
Stefan Metzmacher
2
-7
/
+7
2009-01-31
Start restoring the sqlite3 backend
Simo Sorce
1
-320
/
+357
2009-02-01
s4:irpc: avoid c++ reserved word 'private'
Stefan Metzmacher
3
-6
/
+6
2009-02-01
s4:lib/messaging: fix warnings in testsuite
Stefan Metzmacher
1
-2
/
+2
2009-02-01
s4:lib/messaging: avoid c++ reserved word 'private'
Stefan Metzmacher
3
-29
/
+29
[next]