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
2007-10-10
r13401: remove the rename of the snprintf functions that simo accidentially
Andrew Tridgell
1
-4
/
+2
2007-10-10
r13400: Only return NULL from talloc_asprintf if vsnprintf returns an
James Peach
1
-1
/
+1
2007-10-10
r13397: Propagate the error return from vsnprintf to trap the case where
James Peach
1
-2
/
+12
2007-10-10
r13374: new revision of the snprintf replace code
Simo Sorce
1
-226
/
+672
2007-10-10
r13361: initial implementation of the vlv control
Simo Sorce
2
-3
/
+117
2007-10-10
r13360: Fix crash bug when 0 results are returned on the internal base search
Simo Sorce
1
-1
/
+11
2007-10-10
r13359: make sure we don't look at s[-1]
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r13358: removed some unused functions and make some local functions static
Andrew Tridgell
1
-57
/
+3
2007-10-10
r13354: Add tests to check that controls work properly
Simo Sorce
1
-1
/
+21
2007-10-10
r13349: In the end I could not use ldb_caseless_cmp
Simo Sorce
5
-39
/
+3
2007-10-10
r13348: Put a reminder for now.
Simo Sorce
1
-0
/
+2
2007-10-10
r13347: - Now we compare values with an optimized utf8
Simo Sorce
2
-9
/
+50
2007-10-10
r13341: Trivial.
Andrew Bartlett
1
-1
/
+1
2007-10-10
r13340: The gensec_init() needs to be after the popt processing, as it
Andrew Bartlett
1
-2
/
+3
2007-10-10
r13336: Doh! We actually never optimized for the ascii case.
Simo Sorce
1
-3
/
+3
2007-10-10
r13335: Fix the build and add an utf8 safe ldb_hadler_fold function
Simo Sorce
4
-17
/
+46
2007-10-10
r13333: revert previous commit I will use ldb_caseless_cmp in attrib_handlers
Simo Sorce
7
-15
/
+70
2007-10-10
r13328: After the attribute name check cleanup it turned up ldb_caseless_cmp()
Simo Sorce
5
-46
/
+6
2007-10-10
r13325: let samba register it's own utf8 aware functions in ldb
Simo Sorce
2
-0
/
+20
2007-10-10
r13324: From now on check attribute names obey rfc2251
Simo Sorce
11
-98
/
+139
2007-10-10
r13317: Create a new function messaging_client_init() which can be used when
Andrew Bartlett
2
-1
/
+10
2007-10-10
r13289: Check the tree is not NULL
Simo Sorce
2
-0
/
+5
2007-10-10
r13283: added two optimisations to the tdb transactions code. The first is to
Andrew Tridgell
1
-1
/
+36
2007-10-10
r13278: remove a silly strcasecmp() replacement
Andrew Tridgell
1
-9
/
+1
2007-10-10
r13268: fixed typo noticed by Aaron Seigo
Andrew Tridgell
1
-1
/
+1
2007-10-10
r13258: Fix the talloc heirachy for ldb_tdb.
Andrew Bartlett
3
-17
/
+20
2007-10-10
r13256: Free temporary memory on error cases, and try to clean up what's left
Andrew Bartlett
1
-4
/
+4
2007-10-10
r13255: New CIFS dd client for use in performance testing. The guts of this is
James Peach
1
-0
/
+71
2007-10-10
r13244: Allow control of the location of the Samba3-compatible winbindd pipe
Andrew Bartlett
1
-0
/
+43
2007-10-10
r13206: This patch finally re-adds a -k option that works reasonably.
Andrew Bartlett
2
-3
/
+64
2007-10-10
r13205: Add another useful comment.
Andrew Bartlett
1
-0
/
+1
2007-10-10
r13186: Remove assumption that callers that specify -1 actually mean sizeof(p...
Jelmer Vernooij
1
-15
/
+0
2007-10-10
r13181: Fix standalone ldb build
Jelmer Vernooij
2
-1
/
+2
2007-10-10
r13167: handle cotrols' reply even in error
Simo Sorce
1
-2
/
+1
2007-10-10
r13166: Patches form Brad Hards
Simo Sorce
4
-5
/
+35
2007-10-10
r13114: remove 'const' and make clear what the parameters are for
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r13112: merge over some stuff from samba3
Stefan Metzmacher
1
-1
/
+8
2007-10-10
r13079: add SAMBA_VERSION_RELEASE_NICKNAME
Stefan Metzmacher
1
-8
/
+20
2007-10-10
r13078: fixed the ldb comparison function for objectSids
Andrew Tridgell
1
-1
/
+1
2007-10-10
r13074: Add oLschema2ldif manpage
Jelmer Vernooij
2
-0
/
+80
2007-10-10
r13067: Don't install ldbtest
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r13064: Add 'tags' target to LDB's makefile
Jelmer Vernooij
1
-0
/
+3
2007-10-10
r13000: fix compiler warnings
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r12995: Don't allow overrides on "name" from above, as it can't be correct.
Andrew Bartlett
1
-5
/
+5
2007-10-10
r12989: move the control parsing and handleng functions to cmdline.c
Simo Sorce
3
-315
/
+320
2007-10-10
r12984: add parse code and ldbsearch cmdline code for
Stefan Metzmacher
2
-0
/
+26
2007-10-10
r12983: - fix using a DIRSYNC cookie from the command line
Stefan Metzmacher
1
-5
/
+11
2007-10-10
r12977: Some code to implement the client side of the Dirsync control
Simo Sorce
2
-2
/
+87
2007-10-10
r12959: hopefully fix bug #3365 this time
Stefan Metzmacher
1
-5
/
+7
2007-10-10
r12948: fix compiler warning
Stefan Metzmacher
1
-1
/
+1
[next]