summaryrefslogtreecommitdiff
path: root/source3/libsmb
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r18199: Allow winbindd to delete a saf_ entry if it knowsJeremy Allison1-0/+24
2007-10-10r18047: More C++ stuffVolker Lendecke1-3/+3
2007-10-10r18029: More C++ stuffVolker Lendecke2-2/+2
2007-10-10r18014: revert a possibly unnecessary changeDerrell Lipman1-1/+2
2007-10-10r18013: Fix for "bug" (enhancement) 3684.Derrell Lipman1-1/+14
2007-10-10r18012: Should fix bug 4018.Derrell Lipman1-1/+9
2007-10-10r18011: Should fix bug 3835.Derrell Lipman3-11/+41
2007-10-10r18009: Fixes bug 4026.Derrell Lipman3-187/+465
2007-10-10r18008: Ok, same fix as before. But this time also allocate the session key. ...Volker Lendecke1-5/+14
2007-10-10r18007: Ensure we don't namecache KDC entries with port 88Jeremy Allison1-0/+2
2007-10-10r18006: Actually a smaller change than it looks. LeverageJeremy Allison2-7/+66
2007-10-10r18005: The ntlmssp fix is not correct yet, working on itVolker Lendecke1-6/+5
2007-10-10r17977: To be honest, I have NO idea whatsoever what this does, but it fixes ...Volker Lendecke1-5/+6
2007-10-10r17976: Fix typoVolker Lendecke1-1/+1
2007-10-10r17945: Store the server and client sitenames in the ADSJeremy Allison1-2/+2
2007-10-10r17943: The horror, the horror. Add KDC site support byJeremy Allison1-7/+20
2007-10-10r17933: Don't print a NULL sitename.Jeremy Allison1-2/+2
2007-10-10r17929: Ok, I think I finally figured out where to putJeremy Allison1-12/+42
2007-10-10r17928: Implement the basic store for CLDAP sitenameJeremy Allison1-3/+3
2007-10-10r17902: Fix possible null deref caught by Stanford checker.Jeremy Allison1-1/+3
2007-10-10r17900: Fix from Michael Adam <ma@sernet.de> - make internal_resolve_nameJeremy Allison1-62/+62
2007-10-10r17881: Another microstep towards better error reporting: Make get_sorted_dc_...Volker Lendecke2-13/+28
2007-10-10r17874: Fix possible null deref found by Stanford checker.Jeremy Allison1-2/+2
2007-10-10r17863: Fix unneeded NULL check on pointer parameters causing theJeremy Allison1-7/+2
2007-10-10r17855: Fix the build on systems without LDAPVolker Lendecke1-0/+2
2007-10-10r17854: Steal the LDAP in NTSTATUS trick from Samba4Volker Lendecke1-2/+5
2007-10-10r17800: Start using struct timespec internally for file timesJeremy Allison6-60/+77
2007-10-10r17795: Finally track down the "ads_connect: Interrupted system call"Gerald Carter1-14/+34
2007-10-10r17761: Handle times consistently across all client utils.Jeremy Allison3-41/+28
2007-10-10r17760: The DNS SRV lookup already sorts by priority and weight so don'tGerald Carter1-3/+9
2007-10-10r17677: There is no need for a 2nd krb5_to_nt_status function, is there?Günther Deschner1-37/+0
2007-10-10r17672: remove duplicate description on NT_STATUS_INVALID_PARAMETER (from Mic...Gerald Carter1-1/+0
2007-10-10r17620: Fix two C++ Warnings and a memleakVolker Lendecke1-2/+6
2007-10-10r17612: Modify NTLMSSP session code so that it doesn't storeJeremy Allison2-40/+84
2007-10-10r17606: Introduce krb5_to_ntstatus.Volker Lendecke1-0/+37
2007-10-10r17595: Fix from Ben Winslow <rain@bluecherry.net> to allowJeremy Allison1-0/+4
2007-10-10r17583: Change internal cli_session_setup functions to NTSTATUS.Volker Lendecke1-47/+56
2007-10-10r17571: Change the return code of cli_session_setup from BOOL to NTSTATUSVolker Lendecke4-60/+71
2007-10-10r17556: Remove duplicate entries. Thanks to Michael Adam <ma@sernet.de>Volker Lendecke1-2/+0
2007-10-10r17431: Fix bug #4003, reported by dale-keyword-samba.c7b741@codefu.org.Jeremy Allison1-0/+3
2007-10-10r17363: Some C++ warningsVolker Lendecke1-5/+8
2007-10-10r17333: Some C++ warningsVolker Lendecke8-22/+28
2007-10-10r17292: Try and fix bug #3967 - signing problems on transJeremy Allison2-43/+127
2007-10-10r17291: Fix memory leaks on early exit path.Jeremy Allison1-1/+5
2007-10-10r17262: After messages from Metze and traces from Karolin Seeger,Jeremy Allison1-5/+1
2007-10-10r17234: Fix error mappings for EQUOTA and ENOBUFS.Jeremy Allison1-1/+8
2007-10-10r17216: From Kai Blin <kai.blin@gmail.com>:Andrew Bartlett2-6/+45
2007-10-10r17162: Fix typo small typos noticed by Paul Green.Gerald Carter1-1/+1
2007-10-10r17124: fixed a bug which caused resolve_ads() to spin forever if one of theAndrew Tridgell1-11/+9
2007-10-10r17060: Some c++ warningsVolker Lendecke1-3/+4