Age | Commit message (Expand) | Author | Files | Lines |
2012-01-04 | dlz_bind9: create session info from PAC using auth context | Amitay Isaacs | 1 | -7/+59 |
2011-12-07 | s4-dns Use match-by-key in GSSAPI server if principal is not specified | Andrew Bartlett | 1 | -22/+5 |
2011-12-07 | dlz_bind9: Add command line options for URL and debug | Amitay Isaacs | 1 | -8/+27 |
2011-12-07 | dlz_bind9: Set debugging output to stderr | Amitay Isaacs | 1 | -0/+3 |
2011-12-07 | dlz_bind9: Use client supplied credentials for DNS record update | Amitay Isaacs | 1 | -0/+79 |
2011-12-07 | dlz_bind9: For creating a child entry, use only SEC_ADS_CREATE_CHILD | Amitay Isaacs | 1 | -1/+1 |
2011-11-29 | dlz_bind9: Added access check to verify dynamic update | Amitay Isaacs | 1 | -16/+166 |
2011-11-29 | dlz_bind9: Use the sam database in dns/ as default | Amitay Isaacs | 1 | -59/+13 |
2011-10-17 | s4:dlz_bind9: add no memory checks | Stefan Metzmacher | 1 | -0/+4 |
2011-10-17 | s4:dlz_bind9: Copy dn before changing in b9_has_soa | Stefan Gohmann | 1 | -1/+5 |
2011-10-17 | s4:dlz_bind9: add missing earch bases for windows 2000 domains | Stefan Gohmann | 1 | -0/+1 |
2011-04-29 | s4:"ldb_connect" calls - proof for "!= LDB_SUCCESS" | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2011-04-29 | s4-param Rename private_path() -> lpcfg_private_path() | Andrew Bartlett | 1 | -1/+1 |
2011-01-14 | s4-dns: renamed DNS_TYPE_ZERO to DNS_TYPE_TOMBSTONE | Andrew Tridgell | 1 | -5/+5 |
2011-01-12 | s4:dns_server/dlz_bind9.c - initialise "ret" variables | Matthias Dieter Wallnöfer | 1 | -2/+2 |
2010-12-22 | dns: fixed dns record format | Andrew Tridgell | 1 | -4/+9 |
2010-12-21 | s4-dns: set dwSerial and dwFlags | Andrew Tridgell | 1 | -0/+7 |
2010-12-21 | s4-dns: fixed name comparison in bind9 module | Andrew Tridgell | 1 | -6/+21 |
2010-12-21 | s4-dns: return the local hostname as the SOA authority | Andrew Tridgell | 1 | -2/+19 |
2010-12-21 | s4-dns: disable segfault handling in dlz_bind9 | Andrew Tridgell | 1 | -0/+2 |
2010-12-21 | s4-dns: fixed a crash bug in dlz_bind9 code | Andrew Tridgell | 1 | -2/+0 |
2010-12-15 | s4-dns: implemented parsing and storing of DNS records from bind | Andrew Tridgell | 1 | -45/+639 |
2010-12-15 | s4-dns: added basic DLZ writeable support to dlz_bind9 | Andrew Tridgell | 1 | -47/+308 |
2010-12-08 | s4-dns: use ldb hooks for samba extensions in dlz_bind9 | Andrew Tridgell | 1 | -49/+35 |
2010-12-08 | s4-dns: allow a remote ldap server to be used with dlz_bind9 | Andrew Tridgell | 1 | -15/+66 |
2010-12-06 | s4-dns: return the correct TTL | Andrew Tridgell | 1 | -6/+2 |
2010-12-06 | s4-dns: support Samba command line options to the dlz_bind.so module | Andrew Tridgell | 1 | -0/+35 |
2010-12-06 | s4-dns: added flags support for dlz_bind9 | Andrew Tridgell | 1 | -1/+1 |
2010-12-06 | s4-dns: a dlz module for bind9 | Andrew Tridgell | 1 | -0/+523 |