summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
...
* r18158: Stop winbindd from accumulating memory creds infinitely when doingGünther Deschner2007-10-102-16/+25
* r18128: Don't forget to set the ref count to 1 on a referenceJeremy Allison2007-10-101-0/+1
* r18116: Make max usershares an advisory limit, pointed outJeremy Allison2007-10-101-0/+68
* r18107: Only do a SAF realm store if the logon was krb5.Jeremy Allison2007-10-101-1/+1
* r18099: merge from samba4 to make tcc happy as the same struct name was used ...Stefan Metzmacher2007-10-101-11/+7
* r18070: be more verbose when errors happenStefan Metzmacher2007-10-101-0/+3
* r18069: it isn't a good idea to run the PIPE_NUMBER test on a file share...Stefan Metzmacher2007-10-101-2/+2
* r18066: It's a bit pointless to send ourselves a signal just to check if we e...Volker Lendecke2007-10-101-0/+4
* r18065: build talloctort as part of 'make torture'Stefan Metzmacher2007-10-101-1/+1
* r18063: When we get a successful connection using ADS,Jeremy Allison2007-10-102-1/+5
* r18062: Fix to ensure the name used by pam matches theJeremy Allison2007-10-102-8/+60
* r18049: Backport SAMBA_4_0 snprintf changesSimo Sorce2007-10-101-12/+43
* r18048: More nested structuresVolker Lendecke2007-10-101-6/+9
* r18047: More C++ stuffVolker Lendecke2007-10-108-21/+25
* r18030: When compiling with C++, nested structs lead to nested class definiti...Volker Lendecke2007-10-101-6/+7
* r18029: More C++ stuffVolker Lendecke2007-10-107-8/+8
* r18028: Fix warnings on non-krb5 systemsVolker Lendecke2007-10-102-13/+21
* r18027: Fix some 64-bit warningsVolker Lendecke2007-10-102-10/+19
* r18020: Fix SunX (with LDAP but without ADS)Volker Lendecke2007-10-101-1/+1
* r18019: Fix a C++ warnings: Don't use void * in libads/ for LDAPMessage anymore.Volker Lendecke2007-10-1018-157/+262
* r18016: OpenBSD apparently does not have ENOTSUPVolker Lendecke2007-10-101-0/+20
* r18015: Try and detect network failures immediately inJeremy Allison2007-10-102-5/+32
* r18014: revert a possibly unnecessary changeDerrell Lipman2007-10-101-1/+2
* r18013: Fix for "bug" (enhancement) 3684.Derrell Lipman2007-10-103-1/+34
* r18012: Should fix bug 4018.Derrell Lipman2007-10-101-1/+9
* r18011: Should fix bug 3835.Derrell Lipman2007-10-103-11/+41
* r18010: Ensure we don't timeout twice to the sameJeremy Allison2007-10-103-9/+17
* r18009: Fixes bug 4026.Derrell Lipman2007-10-105-188/+475
* r18008: Ok, same fix as before. But this time also allocate the session key. ...Volker Lendecke2007-10-101-5/+14
* r18007: Ensure we don't namecache KDC entries with port 88Jeremy Allison2007-10-101-0/+2
* r18006: Actually a smaller change than it looks. LeverageJeremy Allison2007-10-105-17/+155
* r18005: The ntlmssp fix is not correct yet, working on itVolker Lendecke2007-10-101-6/+5
* r18004: If you're writing out a krb5.conf, at leastJeremy Allison2007-10-101-2/+2
* r18003: Creating a directory and getting EEXIST isn't an error.Jeremy Allison2007-10-101-1/+1
* r18002: Improved debug.Jeremy Allison2007-10-101-1/+2
* r18001: Proper error reporting on write/close fail.Jeremy Allison2007-10-101-1/+7
* r18000: Get nelem/size args right for x_fwrite.Jeremy Allison2007-10-101-1/+1
* r17999: No need to prevent others from reading. Use 755 insteadJeremy Allison2007-10-101-2/+2
* r17997: Ensure lockdir exists for winbindd. Store tmpJeremy Allison2007-10-102-1/+5
* r17996: Don't talloc free the memory then reference it. Doh !Jeremy Allison2007-10-101-3/+4
* r17995: Ensure we create the domain-specific krb5 files in aJeremy Allison2007-10-101-8/+22
* r17994: Add debugs that showed me why my site code wasn'tJeremy Allison2007-10-103-2/+11
* r17984: Ensure we never indirect a null opt_username if it wasn'tJeremy Allison2007-10-101-0/+10
* r17981: Hmmm. Don't break helper functions that don't needJeremy Allison2007-10-101-5/+7
* r17979: Make ntlm_auth more intelligent about figuring out it'sJeremy Allison2007-10-101-14/+31
* r17977: To be honest, I have NO idea whatsoever what this does, but it fixes ...Volker Lendecke2007-10-101-5/+6
* r17976: Fix typoVolker Lendecke2007-10-101-1/+1
* r17972: revert accidental commit to ads_verify_ticket()Gerald Carter2007-10-101-7/+5
* r17971: Disable storing SIDs in the S-1-22-1 and S-1-22-2 domain to the SID<-...Gerald Carter2007-10-102-5/+17
* r17970: Add missing include-guards around ads.h and ads_cldap.h.Jeremy Allison2007-10-103-12/+7