summaryrefslogtreecommitdiff
path: root/source3/libsmb
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r3714: Getfacl now seems to work on files and directories. Next do setfaclJeremy Allison1-1/+2
2007-10-10r3713: Implementation of get posix acls in UNIX extensions. Passes valgrind.Jeremy Allison2-0/+106
2007-10-10r3538: Fix the build with the latest Heimdal code.Jeremy Allison1-1/+1
2007-10-10r3535: Tidy up error reporting. Memory leak with MIT krb5 1.3.5 turnsJeremy Allison1-11/+13
2007-10-10r3525: Fix a memleakVolker Lendecke1-1/+5
2007-10-10r3439: Finally fix build for platforms without kerberos.Günther Deschner1-4/+4
2007-10-10r3407: Fix the buildVolker Lendecke1-1/+1
2007-10-10r3379: More merging of kerberos keytab and salting fixes from Nalin Dahyabhai...Jeremy Allison1-2/+2
2007-10-10r3377: Merge in first part of modified patch from Nalin Dahyabhai <nalin@redh...Jeremy Allison2-10/+39
2007-10-10r3345: More MIT/Heimdal tests for comparing enctypes now.Jeremy Allison1-0/+14
2007-10-10r3342: More MIT/Heimdal fixes to allow an enctype to be explicitly set in a k...Jeremy Allison1-0/+11
2007-10-10r3294: Fix for SMB signing with 56-bit DES session keys. From Nalin Dahyabhai...Jeremy Allison1-2/+9
2007-10-10r3264: fix lmhosts lookup so that we don't say we found something when we rea...Gerald Carter1-24/+29
2007-10-10r3143: Allow for multiple DC's to be named as #1c names in lmhosts.Volker Lendecke1-13/+26
2007-10-10r3138: Fix from Sorin Manolache <sorinm@gmail.com> for memory leak.Jeremy Allison1-0/+1
2007-10-10r2959: If we want to support writes >= 65536 with cli_write, then it had betterRichard Sharpe1-4/+4
2007-10-10r2942: Add client-side support of triggering ads printer publishing over msrpcGünther Deschner1-0/+1
2007-10-10r2899: Change some #if DEBUG_PASSWORD's to #ifdef DEBUG_PASSWORD.Tim Potter1-1/+1
2007-10-10r2835: Since we always have -I. and -I$(srcdir) in CFLAGS, we can get rid ofTim Potter3-3/+3
2007-10-10r2834: Netapps can return NT_STATUS_ACCESS_DENIED when trying to return theTim Potter1-0/+3
2007-10-10r2770: oops; internal_resolve_name() should stay static in 3.0Gerald Carter1-1/+1
2007-10-10r2768: BUG 1519: save the hostname used in the open_printer_ex() for later re...Gerald Carter1-1/+1
2007-10-10r2665: Ensure the UNIX info level returned enough data.Jeremy Allison1-0/+6
2007-10-10r2651: Added 'stat' command to smbclient to exercise the UNIX_FILE_BASICJeremy Allison1-1/+130
2007-10-10r2575: Return correct error codes on old SEARCH call (from Samba4 torture tes...Jeremy Allison2-8/+11
2007-10-10r2474: (re-)fix memleak (initially found by jra).Günther Deschner1-6/+0
2007-10-10r2472: Fixed krb5_krbhost_get_addrinfo()-parameters and make failureGünther Deschner1-3/+3
2007-10-10r2466: Fix memleak found by sean.chandler@verizon.net.Volker Lendecke1-1/+6
2007-10-10r2388: fix client quota supportStefan Metzmacher1-2/+2
2007-10-10r2373: Fix typo.Jeremy Allison1-3/+3
2007-10-10r2371: Fix for talking to OS/2 clients (max_mux ignored) by Guenter Kukkukk <...Jeremy Allison2-1/+8
2007-10-10r2355: Now we've shipped 3.0.7, add in the DOS fix.Jeremy Allison1-0/+6
2007-10-10r2224: Make nmbd more robust against bad netbios packets.Jeremy Allison1-0/+5
2007-10-10r2086: fix bug with winbindd_getpwnam() caused by Microsoft DC's not filling ...Gerald Carter1-1/+10
2007-10-10r2057: Although rarely used, prevent "net lookup kdc" from segfaulting whenGünther Deschner1-1/+11
2007-10-10r1965: add cli_setattrE (inspired by samba4-code). needed for furtherGünther Deschner1-0/+41
2007-10-10r1661: Changed the password history format so that each history entryJeremy Allison1-0/+20
2007-10-10r1612: Fix bug #1571 found by Guenter Kukkukk <guenter.kukkukk@kukkukk.com>Andrew Bartlett1-2/+5
2007-10-10r1581: 'NULL' NTLMSSP is both a pain to get right, and compleatly and utterlyAndrew Bartlett1-0/+2
2007-10-10r1560: Not that anybody uses this stuff (yet...), but at least get it correct...Volker Lendecke1-1/+1
2007-10-10r1492: Rework our random number generation system.Andrew Bartlett2-6/+6
2007-10-10r1487: Remove unused parameter for the client-side signing functions.Andrew Bartlett3-4/+4
2007-10-10r1428: Remove *completly bogus* memset. (No doubt my bug, too...).Andrew Bartlett1-2/+0
2007-10-10r1407: revert change that broke the build on systems w/o krb5 filesGerald Carter1-1/+1
2007-10-10r1399: applying heimdal krb5 fixes from Guenther and fixing compile warnings ...Gerald Carter1-1/+3
2007-10-10r1326: Modification to get_dc_list to check negative cache. From "Joe Meadows...Jeremy Allison2-190/+203
2007-10-10r1287: Attempt to fix the build for systems without kerberos headers.Volker Lendecke1-3/+3
2007-10-10r1240: Ensure we don't shadow Heimdal globals.Jeremy Allison2-12/+12
2007-10-10r1236: Heimdal fixes from Guenther Deschner <gd@sernet.de>, more to come beforeJeremy Allison1-0/+11
2007-10-10r1222: Valgrind memory leak fixes. Still tracking down a strange one...Jeremy Allison1-3/+4