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