index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
libaddns
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-10
s3-dns Don't use DELEG_FLAG in DNS update, Windows 2008R2 does not like it
Andrew Bartlett
1
-1
/
+1
2010-12-10
s3-dns Don't use SEQUENCE_FLAG in DNS update, Windows 2008R2 does not like it
Andrew Bartlett
1
-1
/
+1
2010-12-07
s3-waf: add support for --with-dnsupdate.
Günther Deschner
1
-1
/
+1
2010-12-07
s3-waf: fix library names (we installed liblibsmbclient, etc.)
Günther Deschner
1
-1
/
+1
2010-11-22
libaddns: add dns_errstr().
Günther Deschner
3
-1
/
+61
2010-11-22
s3-waf: move build rules into libaddns directory.
Günther Deschner
1
-0
/
+7
2009-09-02
Do not redefine strupr
Matt Kraai
1
-0
/
+2
2009-07-03
do not redefine _INT32
Matt Kraai
1
-2
/
+4
2009-03-16
s3: only define TALLOC_ZERO if needed
Stefan Metzmacher
1
-0
/
+2
2009-02-23
prefer gssapi header files from subdirectory
Björn Jacke
1
-3
/
+3
2009-01-23
talloc: Change the two other definitions of TALLOC_FREE to match the primary ...
Tim Prouty
1
-1
/
+1
2008-10-04
Fix a potential NULL deref in line 258 found by the IBM checker
Volker Lendecke
1
-0
/
+1
2008-10-03
libaddns: Use the same prerequisite for DDNS update as Windows XP.
Gerald (Jerry) Carter
1
-2
/
+2
2008-09-16
Make Samba 3 and Samba 4 both use the same single copy of libreplace.
Jelmer Vernooij
1
-1
/
+1
2008-08-08
build: fix a no previous prototype warning when building without ldap/gssapia
Michael Adam
1
-6
/
+6
2008-03-06
Fix an uninitialized variable, Coverity ID 481
Volker Lendecke
1
-0
/
+1
2008-01-10
Try and fix the AIX build.
Michael Adam
1
-0
/
+1
2008-01-09
Try and fix the AIX build.
Jeremy Allison
1
-1
/
+9
2008-01-08
Move the DNS tsig update to using struct sockaddr_storage
Jeremy Allison
2
-18
/
+25
2007-10-18
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
1
-6
/
+0
2007-10-10
r25134: Fix Bug #4968 and make dns updates work with heimdal as well (again,
Günther Deschner
1
-21
/
+3
2007-10-10
r24808: Fix the same problem Volker noticed.
Jeremy Allison
1
-1
/
+1
2007-10-10
r24764: Fix second TALLOC_SIZE definition. Still watching the
Jeremy Allison
1
-1
/
+1
2007-10-10
r24759: Comment out the _nonnull calls for 3.2.x, as agreed with tridge.
Jeremy Allison
1
-2
/
+22
2007-10-10
r23799: updated old Franklin Street FSF addresses to new URL
Andrew Tridgell
8
-24
/
+8
2007-10-10
r22589: Make TALLOC_ARRAY consistent across all uses.
Jeremy Allison
2
-6
/
+14
2007-10-10
r22564: Move the _strict -> _zeronull functions into lib/util.c
Jeremy Allison
1
-7
/
+16
2007-10-10
r22542: Move over to using the _strict varients of the talloc
Jeremy Allison
1
-7
/
+7
2007-10-10
r21851: Obvious typos...
Volker Lendecke
1
-2
/
+2
2007-10-10
r21848: add a comment about gss_import_name() and when to free the krb5 princ...
Gerald Carter
1
-1
/
+9
2007-10-10
r21217: Just found a system that does not define in_addr_t but only struct
Volker Lendecke
2
-9
/
+12
2007-10-10
r20485: Add select with a 10 second timeout when reading DSN update responses.
Gerald Carter
1
-5
/
+19
2007-10-10
r20427: Rename dnp_open. This conflicts with the dns_open symbol in
James Peach
3
-3
/
+3
2007-10-10
r20173: DNS update fixes:
Gerald Carter
2
-3
/
+3
2007-10-10
r20170: Fix secure DNS updates to work against
Gerald Carter
3
-19
/
+41
2007-10-10
r20131: get rid of a few no previous prototype warnings
Herb Lewis
1
-0
/
+3
2007-10-10
r19977: * Fix a crash in the secure DNS update code. Don't free
Gerald Carter
1
-3
/
+4
2007-10-10
r19762: libaddns/*[ch] code fixes donated by Centeris Corporation
Gerald Carter
13
-4839
/
+1501
2007-10-10
r18858: arrgh! - since HAVE_IMMEDIATE_STRUCTURES were last enabled the code
Andrew Tridgell
1
-1
/
+1
2007-10-10
r18784: hopefully fix the BOOL bug on AIX
Stefan Metzmacher
1
-3
/
+2
2007-10-10
r18019: Fix a C++ warnings: Don't use void * in libads/ for LDAPMessage anymore.
Volker Lendecke
4
-11
/
+11
2007-10-10
r17851: Fix a warning & attempt to fix the Tru64 build
Volker Lendecke
2
-1
/
+25
2007-10-10
r17845: Remove a Solaris warning
Volker Lendecke
1
-1
/
+1
2007-10-10
r17835: Fix Coverity bugs 306, 309, 310.
Volker Lendecke
2
-6
/
+1
2007-10-10
r17833: Next step to fix the build farm.
Volker Lendecke
1
-0
/
+1
2007-10-10
r17805: Sorry Jerry, I could not stand the warnings... :-)
Volker Lendecke
10
-62
/
+67
2007-10-10
r17803: finally get the new libaddns code to build on Solaris 9
Gerald Carter
2
-1
/
+6
2007-10-10
r17802: trying to fix more build farm hosts
Gerald Carter
4
-21
/
+51
2007-10-10
r17799: Start fixing the building carnage. Only include calls to
Gerald Carter
1
-0
/
+2
2007-10-10
r17798: Beginnings of a standalone libaddns library released under
Gerald Carter
13
-0
/
+5675