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
Age
Commit message (
Expand
)
Author
Files
Lines
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
r13346: use private proto header files for the torture tests
Stefan Metzmacher
24
-1
/
+66
2007-10-10
r13345: let us replicate with NT4sp6a
Stefan Metzmacher
2
-0
/
+35
2007-10-10
r13344: Trust SASL to have subtle distinctions between NULL and zero-length
Andrew Bartlett
2
-13
/
+41
2007-10-10
r13342: Make the GSSAPI SASL mech actually work, by (shock horror) reading th...
Andrew Bartlett
3
-86
/
+442
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
r13339: Propogate more error infomation into the error packet and reformat the
Andrew Bartlett
1
-38
/
+49
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
r13334: Add comments describing what these functions do.
Andrew Bartlett
1
-2
/
+21
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
r13321: Bind to each interface and to the 0.0.0.0 interface on the KDC. This
Andrew Bartlett
1
-9
/
+24
2007-10-10
r13320: Fix kpasswd's use of the local HDB. /dev/null was a bad idea, we want
Andrew Bartlett
1
-2
/
+2
2007-10-10
r13317: Create a new function messaging_client_init() which can be used when
Andrew Bartlett
3
-2
/
+11
2007-10-10
r13307: docs
Simo Sorce
1
-0
/
+787
2007-10-10
r13297: It's a good thing the shipment of function headers tridge
Jeremy Allison
1
-221
/
+404
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
r13282: Indentation, and ensure we handle the talloc_free in the right place
Andrew Bartlett
1
-4
/
+4
2007-10-10
r13281: Use TALLOC_CTX * not a void *, and use tmp_ctx as the name for consis...
Andrew Bartlett
1
-58
/
+59
2007-10-10
r13280: Tidy up formatting.
James Peach
1
-21
/
+46
2007-10-10
r13278: remove a silly strcasecmp() replacement
Andrew Tridgell
1
-9
/
+1
2007-10-10
r13277: print a useful error message when test 17 fails
Andrew Tridgell
1
-2
/
+2
2007-10-10
r13276: start to work towards the BASE-DELETE test passing. This change
Andrew Tridgell
1
-11
/
+22
2007-10-10
r13275: With a liberal sprinkling of smb_raw_exit this
Jeremy Allison
1
-9
/
+70
2007-10-10
r13272: Re-arrange so all the normal tests we can pass come first.
Jeremy Allison
1
-90
/
+92
2007-10-10
r13271: Do the same tests with directories.
Jeremy Allison
1
-2
/
+161
2007-10-10
r13270: Add tests for even more insane delete-on-close semantics.
Jeremy Allison
1
-0
/
+142
2007-10-10
r13269: ${prefix} is a special case in the autoconf/build system, and should
Andrew Bartlett
1
-2
/
+2
2007-10-10
r13268: fixed typo noticed by Aaron Seigo
Andrew Tridgell
1
-1
/
+1
2007-10-10
r13265: Clarify how delegation works with the remote RPC backend.
Andrew Bartlett
1
-1
/
+32
2007-10-10
r13264: Move declaration before code.
James Peach
1
-5
/
+6
2007-10-10
r13263: Check whether open(2) will accept the O_DIRECT flag. This should fix the
James Peach
2
-1
/
+18
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
2
-4
/
+13
2007-10-10
r13255: New CIFS dd client for use in performance testing. The guts of this is
James Peach
9
-7
/
+1356
2007-10-10
r13253: More work to ensure that we don't keep data on long-term contexts.
Andrew Bartlett
1
-0
/
+5
2007-10-10
r13252: Cleanup, both in code, comments and talloc use:
Andrew Bartlett
5
-53
/
+102
2007-10-10
r13250: I missed a couple of talloc_free()'s
Andrew Bartlett
1
-0
/
+2
2007-10-10
r13249: Check for alloca.h. popt needs this.
James Peach
1
-0
/
+1
2007-10-10
r13248: Revert revision 13071. It turns out that sys/param.h can be implicitly
James Peach
2
-32
/
+0
2007-10-10
r13247: Try to make better use of talloc in the auth/ and auth/gensec code.
Andrew Bartlett
3
-17
/
+35
2007-10-10
r13246: Print winbindd pipe location correctly.
Andrew Bartlett
1
-1
/
+1
2007-10-10
r13245: Don't segfault if we don't have a credentials structure on this gensec
Andrew Bartlett
1
-3
/
+6
2007-10-10
r13244: Allow control of the location of the Samba3-compatible winbindd pipe
Andrew Bartlett
11
-23
/
+104
[next]