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
...
*
r13650: Install manpages when building standalone
Jelmer Vernooij
2007-10-10
1
-0
/
+4
*
r13618: fix compiler warning
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r13617: fix compiler warning
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r13616: Add new ldb functions: ldb_msg_add_steal_string() and
Andrew Bartlett
2007-10-10
3
-1
/
+38
*
r13615: Make ldb_set_errstring get ldb instead of module as parameter.
Simo Sorce
2007-10-10
10
-42
/
+52
*
r13609: Get in the initial work on making ldb async
Simo Sorce
2007-10-10
10
-241
/
+770
*
r13592: Incredible how bugs like this can sweep in even after peer review and...
Simo Sorce
2007-10-10
1
-19
/
+22
*
r13580: fix broken client side sort
Simo Sorce
2007-10-10
1
-1
/
+1
*
r13577: Move some (possibly system-defined) defines to replace.h
Jelmer Vernooij
2007-10-10
2
-16
/
+18
*
r13507: the 'data' element of LDAP controls is optional.
Stefan Metzmacher
2007-10-10
3
-0
/
+9
*
r13505: allow servers to bind to non-broadcast interfaces. Servers now
Andrew Tridgell
2007-10-10
1
-16
/
+11
*
r13504: add back in a comment noting fred as the contributor of the address
Andrew Tridgell
2007-10-10
1
-0
/
+3
*
r13401: remove the rename of the snprintf functions that simo accidentially
Andrew Tridgell
2007-10-10
1
-4
/
+2
*
r13400: Only return NULL from talloc_asprintf if vsnprintf returns an
James Peach
2007-10-10
1
-1
/
+1
*
r13397: Propagate the error return from vsnprintf to trap the case where
James Peach
2007-10-10
1
-2
/
+12
*
r13374: new revision of the snprintf replace code
Simo Sorce
2007-10-10
1
-226
/
+672
*
r13361: initial implementation of the vlv control
Simo Sorce
2007-10-10
2
-3
/
+117
*
r13360: Fix crash bug when 0 results are returned on the internal base search
Simo Sorce
2007-10-10
1
-1
/
+11
*
r13359: make sure we don't look at s[-1]
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r13358: removed some unused functions and make some local functions static
Andrew Tridgell
2007-10-10
1
-57
/
+3
*
r13354: Add tests to check that controls work properly
Simo Sorce
2007-10-10
1
-1
/
+21
*
r13349: In the end I could not use ldb_caseless_cmp
Simo Sorce
2007-10-10
5
-39
/
+3
*
r13348: Put a reminder for now.
Simo Sorce
2007-10-10
1
-0
/
+2
*
r13347: - Now we compare values with an optimized utf8
Simo Sorce
2007-10-10
2
-9
/
+50
*
r13341: Trivial.
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r13340: The gensec_init() needs to be after the popt processing, as it
Andrew Bartlett
2007-10-10
1
-2
/
+3
*
r13336: Doh! We actually never optimized for the ascii case.
Simo Sorce
2007-10-10
1
-3
/
+3
*
r13335: Fix the build and add an utf8 safe ldb_hadler_fold function
Simo Sorce
2007-10-10
4
-17
/
+46
*
r13333: revert previous commit I will use ldb_caseless_cmp in attrib_handlers
Simo Sorce
2007-10-10
7
-15
/
+70
*
r13328: After the attribute name check cleanup it turned up ldb_caseless_cmp()
Simo Sorce
2007-10-10
5
-46
/
+6
*
r13325: let samba register it's own utf8 aware functions in ldb
Simo Sorce
2007-10-10
2
-0
/
+20
*
r13324: From now on check attribute names obey rfc2251
Simo Sorce
2007-10-10
11
-98
/
+139
*
r13317: Create a new function messaging_client_init() which can be used when
Andrew Bartlett
2007-10-10
2
-1
/
+10
*
r13289: Check the tree is not NULL
Simo Sorce
2007-10-10
2
-0
/
+5
*
r13283: added two optimisations to the tdb transactions code. The first is to
Andrew Tridgell
2007-10-10
1
-1
/
+36
*
r13278: remove a silly strcasecmp() replacement
Andrew Tridgell
2007-10-10
1
-9
/
+1
*
r13268: fixed typo noticed by Aaron Seigo
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r13258: Fix the talloc heirachy for ldb_tdb.
Andrew Bartlett
2007-10-10
3
-17
/
+20
*
r13256: Free temporary memory on error cases, and try to clean up what's left
Andrew Bartlett
2007-10-10
1
-4
/
+4
*
r13255: New CIFS dd client for use in performance testing. The guts of this is
James Peach
2007-10-10
1
-0
/
+71
*
r13244: Allow control of the location of the Samba3-compatible winbindd pipe
Andrew Bartlett
2007-10-10
1
-0
/
+43
*
r13206: This patch finally re-adds a -k option that works reasonably.
Andrew Bartlett
2007-10-10
2
-3
/
+64
*
r13205: Add another useful comment.
Andrew Bartlett
2007-10-10
1
-0
/
+1
*
r13186: Remove assumption that callers that specify -1 actually mean sizeof(p...
Jelmer Vernooij
2007-10-10
1
-15
/
+0
*
r13181: Fix standalone ldb build
Jelmer Vernooij
2007-10-10
2
-1
/
+2
*
r13167: handle cotrols' reply even in error
Simo Sorce
2007-10-10
1
-2
/
+1
*
r13166: Patches form Brad Hards
Simo Sorce
2007-10-10
4
-5
/
+35
*
r13114: remove 'const' and make clear what the parameters are for
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r13112: merge over some stuff from samba3
Stefan Metzmacher
2007-10-10
1
-1
/
+8
*
r13079: add SAMBA_VERSION_RELEASE_NICKNAME
Stefan Metzmacher
2007-10-10
1
-8
/
+20
[prev]
[next]