Age | Commit message (Expand) | Author | Files | Lines |
2012-05-27 | build: Remove all references to libuuid | Andrew Bartlett | 1 | -7/+0 |
2012-05-27 | Eliminate dependency on an external uuid library. | Andriy Syrovenko | 4 | -19/+10 |
2012-05-25 | dns_hosts_file: move to a separate subsystem | Alexander Bokovoy | 1 | -1/+1 |
2012-05-23 | libcli/dns: make 'clidns' private library out of DNS code in WAF build | Alexander Bokovoy | 1 | -1/+1 |
2012-05-23 | Introduce system MIT krb5 build with --with-system-mitkrb5 option. | Alexander Bokovoy | 3 | -5/+5 |
2012-05-23 | dns: fix comments and make s4/libcli/resolve dns resolver working | Alexander Bokovoy | 1 | -3/+3 |
2012-05-23 | s4-resolve: Remove dependency on libroken | Simo Sorce | 1 | -7/+2 |
2012-05-23 | addns: Make ads_dns_lookup_srv pulic | Simo Sorce | 2 | -1/+6 |
2012-05-23 | Move source3/libads/dns.c to lib/addns | Simo Sorce | 3 | -0/+976 |
2012-05-23 | addns: Fix talloc hiereachy | Simo Sorce | 1 | -1/+1 |
2012-04-26 | addns: clean up headers | Simo Sorce | 1 | -33/+0 |
2012-04-25 | lib/replace: split out GSSAPI from lib/replace/system/kerberos.h into lib/rep... | Alexander Bokovoy | 1 | -0/+1 |
2012-03-07 | addns: Fix the Solaris/Illumos build. | Ira Cooper | 2 | -0/+10 |
2012-02-13 | s3-libads: Move to using only the HAVE_KRB5 define | Andrew Bartlett | 1 | -2/+2 |
2012-02-13 | s3-lib/addns: Move to system/kerberos.h and HAVE_KRB5 | Andrew Bartlett | 2 | -18/+3 |
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-25 | addns: Remove unused empty header file | Kai Blin | 1 | -30/+0 |
2011-09-24 | addns: Allow creating AAAA records during updates | Kai Blin | 2 | -4/+60 |
2011-09-07 | lib/addns: Remove unused TALLOC_ macros | Andrew Bartlett | 1 | -42/+0 |
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 | 4 | -6/+6 |
2011-06-09 | s3-talloc Change TALLOC_ARRAY() to talloc_array() | Andrew Bartlett | 4 | -13/+13 |
2011-06-09 | s3-talloc Change TALLOC_REALLOC_ARRAY() to talloc_realloc() | Andrew Bartlett | 2 | -2/+2 |
2011-05-06 | More const fixes. Remove CONST_DISCARD. | Jeremy Allison | 2 | -3/+3 |
2011-02-28 | s3: Eliminate select from libaddns | Volker Lendecke | 1 | -13/+11 |
2011-02-10 | s3: Fix some nonempty blank lines | Volker Lendecke | 1 | -2/+2 |
2011-01-06 | lib/addns: move DNS client library to the main directory. | Günther Deschner | 10 | -0/+2537 |