wrepl_server: use a local 'local_owner' variable to make the code more readable
[samba.git] / source3 / libaddns /
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-04 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-04 Volker LendeckeFix a potential NULL deref in line 258 found by the...
2008-10-03 Andrew TridgellMerge commit 'master/master'
2008-10-03 Gerald (Jerry) Carterlibaddns: Use the same prerequisite for DDNS update...
2008-09-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-17 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-16 Jelmer VernooijMerge branch 'singlecompression' into single
2008-09-16 Jelmer VernooijMerge branch 'singlepopt' into single
2008-09-16 Jelmer VernooijMerge branch 'singlensswrap' into single
2008-09-16 Jelmer VernooijMerge branch 'singlesw' into single
2008-09-16 Jelmer VernooijMerge branch 'singlereplace' into single
2008-09-16 Jelmer VernooijMake Samba 3 and Samba 4 both use the same single copy...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-08-08 Jeremy AllisonMerge branch 'v3-3-test' of ssh://jra@git.samba.org...
2008-08-08 Michael Adambuild: fix a no previous prototype warning when buildin...
2008-03-06 Stefan MetzmacherMerge commit 'origin/v3-2-stable' into v3-2-test
2008-03-06 Volker LendeckeFix an uninitialized variable, Coverity ID 481
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-12 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-10 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-10 Michael AdamTry and fix the AIX build.
2008-01-09 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-09 Jeremy AllisonTry and fix the AIX build.
2008-01-08 Jeremy AllisonMove the DNS tsig update to using struct sockaddr_storage
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Günther Deschnerr25134: Fix Bug #4968 and make dns updates work with...
2007-10-10 Jeremy Allisonr24808: Fix the same problem Volker noticed.
2007-10-10 Jeremy Allisonr24764: Fix second TALLOC_SIZE definition. Still watchi...
2007-10-10 Jeremy Allisonr24759: Comment out the _nonnull calls for 3.2.x, as...
2007-10-10 Andrew Tridgellr23799: updated old Franklin Street FSF addresses to...
2007-10-10 Jeremy Allisonr22589: Make TALLOC_ARRAY consistent across all uses.
2007-10-10 Jeremy Allisonr22564: Move the _strict -> _zeronull functions into...
2007-10-10 Jeremy Allisonr22542: Move over to using the _strict varients of...
2007-10-10 Volker Lendecker21851: Obvious typos...
2007-10-10 Gerald Carterr21848: add a comment about gss_import_name() and when...
2007-10-10 Volker Lendecker21217: Just found a system that does not define in_add...
2007-10-10 Gerald Carterr20485: Add select with a 10 second timeout when readin...
2007-10-10 James Peachr20427: Rename dnp_open. This conflicts with the dns_op...
2007-10-10 Gerald Carterr20173: DNS update fixes:
2007-10-10 Gerald Carterr20170: Fix secure DNS updates to work against
2007-10-10 Herb Lewisr20131: get rid of a few no previous prototype warnings
2007-10-10 Gerald Carterr19977: * Fix a crash in the secure DNS update code...
2007-10-10 Gerald Carterr19762: libaddns/*[ch] code fixes donated by Centeris...
2007-10-10 Andrew Tridgellr18858: arrgh! - since HAVE_IMMEDIATE_STRUCTURES were...
2007-10-10 Stefan Metzmacherr18784: hopefully fix the BOOL bug on AIX
2007-10-10 Volker Lendecker18019: Fix a C++ warnings: Don't use void * in libads...
2007-10-10 Volker Lendecker17851: Fix a warning & attempt to fix the Tru64 build
2007-10-10 Volker Lendecker17845: Remove a Solaris warning
2007-10-10 Volker Lendecker17835: Fix Coverity bugs 306, 309, 310.
2007-10-10 Volker Lendecker17833: Next step to fix the build farm.
2007-10-10 Volker Lendecker17805: Sorry Jerry, I could not stand the warnings...
2007-10-10 Gerald Carterr17803: finally get the new libaddns code to build...
2007-10-10 Gerald Carterr17802: trying to fix more build farm hosts
2007-10-10 Gerald Carterr17799: Start fixing the building carnage. Only includ...
2007-10-10 Gerald Carterr17798: Beginnings of a standalone libaddns library...