Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r21608: Fix a couple of memleaks in error code paths before | Jeremy Allison | 1 | -1/+2 |
2007-10-10 | r21606: Implement escaping function for ldap RDN values | Simo Sorce | 2 | -4/+18 |
2007-10-10 | r21561: It makes absolutely no sense to call krb5_kt_resolve() two times | Günther Deschner | 1 | -6/+1 |
2007-10-10 | r21558: Safe more indent, again no code changes. | Günther Deschner | 1 | -37/+37 |
2007-10-10 | r21557: indent only fix. No code change. | Günther Deschner | 1 | -49/+49 |
2007-10-10 | r21556: Remove superfluos return check in ads_keytab_verify_ticket(). | Günther Deschner | 1 | -2/+0 |
2007-10-10 | r21352: Let ads_upn_suffixes() return a pointer to an array of suffixes. | Günther Deschner | 1 | -4/+4 |
2007-10-10 | r21349: Fix memleak in ads_upn_suffixes(). | Günther Deschner | 1 | -0/+3 |
2007-10-10 | r21273: * Protect the sasl bind against a NULL principal string | Gerald Carter | 1 | -1/+29 |
2007-10-10 | r21240: Fix longstanding Bug #4009. | Günther Deschner | 3 | -5/+13 |
2007-10-10 | r21238: Fix tab indent in self-written krb5.confs. | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r21110: Fix kinit with Heimdal (Bug #4226). | Günther Deschner | 1 | -13/+26 |
2007-10-10 | r21046: Backing out svn r20403 (Andrew's krb5 ticket cleanup | Gerald Carter | 1 | -0/+11 |
2007-10-10 | r21021: Fix memleak. | Günther Deschner | 1 | -0/+1 |
2007-10-10 | r21003: Display LDAP base in debug statement. | Günther Deschner | 1 | -2/+2 |
2007-10-10 | r20986: Commit the prototype of the nss_info plugin interface. | Gerald Carter | 2 | -51/+32 |
2007-10-10 | r20880: Fix memory leak in new sitename code. You got *really* | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r20874: We need to distinguish client sitenames per realm. We were overwriting | Günther Deschner | 2 | -18/+63 |
2007-10-10 | r20862: When in disconnected mode there is no need to try a fallback to a site | Günther Deschner | 1 | -0/+18 |
2007-10-10 | r20860: Adding some small tweaks. When we have no sitename, there is no need to | Günther Deschner | 1 | -11/+14 |
2007-10-10 | r20857: Silence gives assent :-). Checking in the fix for | Jeremy Allison | 3 | -22/+72 |
2007-10-10 | r20536: In the offline PAM session close case the attempt to delete a | Günther Deschner | 1 | -0/+2 |
2007-10-10 | r20487: Remove the unused dn2ad_canonical() call | Gerald Carter | 1 | -18/+0 |
2007-10-10 | r20486: Always upper case the "host/<sAMAccoutnName>" entry in the keytab file | Gerald Carter | 1 | -1/+6 |
2007-10-10 | r20403: Cleaning out my Samba 3.0 tree: | Andrew Bartlett | 1 | -11/+0 |
2007-10-10 | r20273: Map KRB5_KDCREP_SKEW to NT_STATUS_TIME_DIFFERENCE_AT_DC. | Günther Deschner | 1 | -0/+1 |
2007-10-10 | r20173: DNS update fixes: | Gerald Carter | 1 | -0/+22 |
2007-10-10 | r20132: get rid of defined but not used warning - static function only used | Herb Lewis | 1 | -0/+2 |
2007-10-10 | r19687: Fix uninitialized variables found by Coverity (and gcc -O1... ;-)) | Volker Lendecke | 1 | -1/+2 |
2007-10-10 | r19651: Fix interesting bug with the automatic site coverage in Active Direct... | Günther Deschner | 1 | -1/+25 |
2007-10-10 | r19646: Fix memleak in the default_ou_string handling. Thanks to David Hu | Günther Deschner | 1 | -11/+37 |
2007-10-10 | r19528: Fix container handling for "net ads user" and "net ads group" functions | Günther Deschner | 1 | -1/+3 |
2007-10-10 | r19526: Fix minor memleak. | Günther Deschner | 1 | -0/+1 |
2007-10-10 | r19263: Be more accurate in telling what the sitename problem is in this DEBUG | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r19039: Do not segfault in "net ads printer info" when a requested printserver | Günther Deschner | 1 | -0/+10 |
2007-10-10 | r18982: Move the gpo related functions to "libgpo". | Günther Deschner | 2 | -1205/+0 |
2007-10-10 | r18941: Minor cleanup in ads_parse_gpo(). | Günther Deschner | 1 | -2/+2 |
2007-10-10 | r18923: Fix more memleaks. | Günther Deschner | 3 | -7/+23 |
2007-10-10 | r18902: Also dump mS-DS-CreatorSID. | Günther Deschner | 1 | -0/+1 |
2007-10-10 | r18879: Fix crash for "net ads gpo list". | Günther Deschner | 1 | -9/+3 |
2007-10-10 | r18869: two build fixes for systems without ldap | Andrew Tridgell | 1 | -5/+5 |
2007-10-10 | r18853: Fix remaining warnings. Volker, should be fine now. | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r18820: Comment out some unused functions. | Günther Deschner | 1 | -2/+17 |
2007-10-10 | r18819: Fix build without LDAP. | Günther Deschner | 2 | -0/+8 |
2007-10-10 | r18817: Enable the build of the gpo tool but do not make it available yet. | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r18816: Fix some build warnings. | Günther Deschner | 1 | -4/+4 |
2007-10-10 | r18745: Use the Samba4 data structures for security descriptors and security ... | Jelmer Vernooij | 1 | -7/+7 |
2007-10-10 | r18670: Fix memleaks. | Günther Deschner | 1 | -0/+2 |
2007-10-10 | r18663: Fix one more uuid -> GUID. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r18620: Fallback to non-paging LDAP searches in ads_do_search_retry_internal() | Günther Deschner | 1 | -2/+19 |