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
/
source3
/
libsmb
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
r3143: Allow for multiple DC's to be named as #1c names in lmhosts.
Volker Lendecke
2007-10-10
1
-13
/
+26
*
r3138: Fix from Sorin Manolache <sorinm@gmail.com> for memory leak.
Jeremy Allison
2007-10-10
1
-0
/
+1
*
r2959: If we want to support writes >= 65536 with cli_write, then it had better
Richard Sharpe
2007-10-10
1
-4
/
+4
*
r2942: Add client-side support of triggering ads printer publishing over msrpc
Günther Deschner
2007-10-10
1
-0
/
+1
*
r2899: Change some #if DEBUG_PASSWORD's to #ifdef DEBUG_PASSWORD.
Tim Potter
2007-10-10
1
-1
/
+1
*
r2835: Since we always have -I. and -I$(srcdir) in CFLAGS, we can get rid of
Tim Potter
2007-10-10
3
-3
/
+3
*
r2834: Netapps can return NT_STATUS_ACCESS_DENIED when trying to return the
Tim Potter
2007-10-10
1
-0
/
+3
*
r2770: oops; internal_resolve_name() should stay static in 3.0
Gerald Carter
2007-10-10
1
-1
/
+1
*
r2768: BUG 1519: save the hostname used in the open_printer_ex() for later re...
Gerald Carter
2007-10-10
1
-1
/
+1
*
r2665: Ensure the UNIX info level returned enough data.
Jeremy Allison
2007-10-10
1
-0
/
+6
*
r2651: Added 'stat' command to smbclient to exercise the UNIX_FILE_BASIC
Jeremy Allison
2007-10-10
1
-1
/
+130
*
r2575: Return correct error codes on old SEARCH call (from Samba4 torture tes...
Jeremy Allison
2007-10-10
2
-8
/
+11
*
r2474: (re-)fix memleak (initially found by jra).
Günther Deschner
2007-10-10
1
-6
/
+0
*
r2472: Fixed krb5_krbhost_get_addrinfo()-parameters and make failure
Günther Deschner
2007-10-10
1
-3
/
+3
*
r2466: Fix memleak found by sean.chandler@verizon.net.
Volker Lendecke
2007-10-10
1
-1
/
+6
*
r2388: fix client quota support
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r2373: Fix typo.
Jeremy Allison
2007-10-10
1
-3
/
+3
*
r2371: Fix for talking to OS/2 clients (max_mux ignored) by Guenter Kukkukk <...
Jeremy Allison
2007-10-10
2
-1
/
+8
*
r2355: Now we've shipped 3.0.7, add in the DOS fix.
Jeremy Allison
2007-10-10
1
-0
/
+6
*
r2224: Make nmbd more robust against bad netbios packets.
Jeremy Allison
2007-10-10
1
-0
/
+5
*
r2086: fix bug with winbindd_getpwnam() caused by Microsoft DC's not filling ...
Gerald Carter
2007-10-10
1
-1
/
+10
*
r2057: Although rarely used, prevent "net lookup kdc" from segfaulting when
Günther Deschner
2007-10-10
1
-1
/
+11
*
r1965: add cli_setattrE (inspired by samba4-code). needed for further
Günther Deschner
2007-10-10
1
-0
/
+41
*
r1661: Changed the password history format so that each history entry
Jeremy Allison
2007-10-10
1
-0
/
+20
*
r1612: Fix bug #1571 found by Guenter Kukkukk <guenter.kukkukk@kukkukk.com>
Andrew Bartlett
2007-10-10
1
-2
/
+5
*
r1581: 'NULL' NTLMSSP is both a pain to get right, and compleatly and utterly
Andrew Bartlett
2007-10-10
1
-0
/
+2
*
r1560: Not that anybody uses this stuff (yet...), but at least get it correct...
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r1492: Rework our random number generation system.
Andrew Bartlett
2007-10-10
2
-6
/
+6
*
r1487: Remove unused parameter for the client-side signing functions.
Andrew Bartlett
2007-10-10
3
-4
/
+4
*
r1428: Remove *completly bogus* memset. (No doubt my bug, too...).
Andrew Bartlett
2007-10-10
1
-2
/
+0
*
r1407: revert change that broke the build on systems w/o krb5 files
Gerald Carter
2007-10-10
1
-1
/
+1
*
r1399: applying heimdal krb5 fixes from Guenther and fixing compile warnings ...
Gerald Carter
2007-10-10
1
-1
/
+3
*
r1326: Modification to get_dc_list to check negative cache. From "Joe Meadows...
Jeremy Allison
2007-10-10
2
-190
/
+203
*
r1287: Attempt to fix the build for systems without kerberos headers.
Volker Lendecke
2007-10-10
1
-3
/
+3
*
r1240: Ensure we don't shadow Heimdal globals.
Jeremy Allison
2007-10-10
2
-12
/
+12
*
r1236: Heimdal fixes from Guenther Deschner <gd@sernet.de>, more to come before
Jeremy Allison
2007-10-10
1
-0
/
+11
*
r1222: Valgrind memory leak fixes. Still tracking down a strange one...
Jeremy Allison
2007-10-10
1
-3
/
+4
*
r1194: Definition of krb5_free_unparsed_name() if we do't have it.
Jeremy Allison
2007-10-10
1
-0
/
+7
*
r1154: Change default setting for case sensitivity to "auto". If set to auto
Jeremy Allison
2007-10-10
1
-1
/
+18
*
r1121: Fix memory leak in the trans2 signing code.
Andrew Bartlett
2007-10-10
1
-2
/
+10
*
r1117: Doh ! Remember to turn off signing when sending a "break to level II" ...
Jeremy Allison
2007-10-10
1
-10
/
+24
*
r1115: Fix for #1427. Catch bad path errors at the right point. Ensure all
Jeremy Allison
2007-10-10
1
-2
/
+2
*
r786: Memory leak fixes in (mostly) error code paths from
Jeremy Allison
2007-10-10
1
-10
/
+27
*
r776: I should have just cut and pasted from my build area and I would
Herb Lewis
2007-10-10
1
-1
/
+1
*
r775: merge trunk 774 to samba 3_0 - fix bad compare in for loop
Herb Lewis
2007-10-10
1
-5
/
+1
*
r618: Bug #1333. Fix a problem pointed out by coolo where I was trying to ensure
Richard Sharpe
2007-10-10
1
-1
/
+1
*
r616: Bug #1333.
Richard Sharpe
2007-10-10
1
-2
/
+8
*
r588: Some fixes from coolo ...
Richard Sharpe
2007-10-10
2
-5
/
+15
*
r559: Some fixes from coolo ...
Richard Sharpe
2007-10-10
1
-2
/
+2
*
r557: another patch from Stephan Kulow <coolo@suse.de> -- check cli * before ...
Gerald Carter
2007-10-10
1
-0
/
+6
[prev]
[next]