index
:
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-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-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
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
addns
/
dnsrecord.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-27
lib: Make a few functions static
Volker Lendecke
1
-10
/
+14
2023-03-03
net: add new --dns-ttl option to specify the ttl of dns records
Björn Baumbach
1
-2
/
+11
2020-12-23
dnsupdates: clean up all RRSets and not only type A
Björn Jacke
1
-2
/
+2
2015-06-23
lib: Fix CID 1272913 Calling risky function
Volker Lendecke
1
-1
/
+2
2012-07-05
lib/addns: remove use of uint8 uint16 and uint32 in favour of C99 types
Björn Jacke
1
-20
/
+20
2011-11-23
Fix uninitialized variable frees on error paths.
Jeremy Allison
1
-11
/
+11
2011-11-23
Ensure we don't free uninitialized variables.
Jeremy Allison
1
-2
/
+2
2011-11-22
s3 libaddns: Prevent a crash when dns_create_update fails
Kai Blin
1
-1
/
+1
2011-09-24
addns: Allow creating AAAA records during updates
Kai Blin
1
-4
/
+56
2011-06-09
s3-talloc Change TALLOC_MEMDUP() to talloc_memdup()
Andrew Bartlett
1
-1
/
+1
2011-06-09
s3-talloc Change TALLOC_ZERO_P() to talloc_zero()
Andrew Bartlett
1
-2
/
+2
2011-06-09
s3-talloc Change TALLOC_ARRAY() to talloc_array()
Andrew Bartlett
1
-3
/
+3
2011-06-09
s3-talloc Change TALLOC_REALLOC_ARRAY() to talloc_realloc()
Andrew Bartlett
1
-1
/
+1
2011-05-06
More const fixes. Remove CONST_DISCARD.
Jeremy Allison
1
-1
/
+1
2011-01-06
lib/addns: move DNS client library to the main directory.
Günther Deschner
1
-0
/
+422