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
/
utils
/
net_lookup.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-23
Move source3/libads/dns.c to lib/addns
Simo Sorce
1
-1
/
+1
2012-05-23
s3-ads-dns: Break dependency on lp_parm
Simo Sorce
1
-2
/
+6
2012-02-09
s3-net: Don't use an internal krb5 for kdc lookup.
Andreas Schneider
1
-19
/
+23
2011-06-01
Fix const warning.
Jeremy Allison
1
-1
/
+1
2011-05-18
s3-lib Replace StrCaseCmp() with strcasecmp_m()
Andrew Bartlett
1
-1
/
+1
2011-05-06
More const fixes... getting near the end now.
Jeremy Allison
1
-1
/
+1
2011-03-30
s3-passdb: use passdb headers where needed.
Günther Deschner
1
-0
/
+1
2010-12-15
Fix bug 7866 - "net" in v3-6-test broken.
Jeremy Allison
1
-0
/
+6
2010-10-12
libcli/security Provide a common, top level libcli/security/security.h
Andrew Bartlett
1
-0
/
+1
2010-09-23
s3-dsgetdcname: always pass in messaging context.
Günther Deschner
1
-1
/
+1
2010-07-13
s3-libnet: better separate headers.
Günther Deschner
1
-0
/
+1
2010-07-01
s3-libads: move ads_dns out of main includes.
Günther Deschner
1
-0
/
+1
2010-05-21
s3:dom_sid Global replace of DOM_SID with struct dom_sid
Andrew Bartlett
1
-2
/
+2
2010-05-06
s3: only include gen_ndr headers where needed.
Günther Deschner
1
-0
/
+1
2010-02-23
s3 move the sitename cache in its own file
Simo Sorce
1
-0
/
+1
2010-01-19
s3 net: Fix compile warnings
Kai Blin
1
-6
/
+13
2010-01-18
s3/net: split up some printable stings to ease i18n
Björn Jacke
1
-4
/
+4
2009-07-30
s3 net: i18n support for net lookup
Kai Blin
1
-12
/
+12
2009-07-28
Added prefer_ipv4 bool parameter to resolve_name().
Jeremy Allison
1
-2
/
+2
2008-12-31
Fix all warnings in source3 with gcc4.3.
Jeremy Allison
1
-2
/
+6
2008-05-15
net: Fix net lookup dsgetdcname, no need to pull site ourselves.
Günther Deschner
1
-12
/
+2
2008-05-10
net: more whitespace cleanup
Kai Blin
1
-3
/
+3
2008-05-10
net: Remove globals
Kai Blin
1
-19
/
+19
2008-05-09
dsgetdcname: use existing messaging_context if possible.
Günther Deschner
1
-1
/
+1
2008-02-28
Let dsgetdcname() return a struct netr_DsRGetDCNameInfo.
Günther Deschner
1
-2
/
+5
2008-01-29
Eliminate remote tree of dsgetdcname (which will happen in libnetapi then).
Günther Deschner
1
-1
/
+1
2008-01-11
As long as DsGetDcName is not part of libnetapi, lowercase the fn name.
Günther Deschner
1
-1
/
+1
2007-12-15
Replace sid_string_static with sid_string_tos
Volker Lendecke
1
-2
/
+2
2007-11-15
Add MAX_DNS_NAME_LENGTH, remove more pstrings.
Jeremy Allison
1
-1
/
+1
2007-11-02
Fix Solaris by ensuring we use the IPv4 or IPv6 length
Jeremy Allison
1
-1
/
+1
2007-10-24
This is a large patch (sorry). Migrate from struct in_addr
Jeremy Allison
1
-35
/
+58
2007-10-18
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
1
-1
/
+1
2007-10-10
r24809: Consolidate the use of temporary talloc contexts.
Volker Lendecke
1
-2
/
+2
2007-10-10
r24742: Add experimental DsGetDcName() call (will be used by krb5 locator for...
Günther Deschner
1
-5
/
+100
2007-10-10
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
1
-2
/
+1
2007-10-10
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
1
-1
/
+1
2007-10-10
r22003: Fix from Jiri.Sasek@Sun.COM to wrap our krb5_locate_kdc
Jeremy Allison
1
-2
/
+2
2007-10-10
r20874: We need to distinguish client sitenames per realm. We were overwriting
Günther Deschner
1
-2
/
+4
2007-10-10
r20857: Silence gives assent :-). Checking in the fix for
Jeremy Allison
1
-6
/
+15
2007-10-10
r19416: Fix some c++ warnings.
Günther Deschner
1
-2
/
+2
2007-10-10
r18271: Big change:
Gerald Carter
1
-2
/
+2
2007-10-10
r18047: More C++ stuff
Volker Lendecke
1
-3
/
+3
2007-10-10
r17881: Another microstep towards better error reporting: Make get_sorted_dc_...
Volker Lendecke
1
-1
/
+1
2007-10-10
r15462: replace the use of OpenLDAP's ldap_domain2hostlist() for
Gerald Carter
1
-29
/
+43
2007-10-10
r13316: Let the carnage begin....
Gerald Carter
1
-0
/
+52
2007-10-10
r12045: More warning fixes... Just a few more to go.
Jeremy Allison
1
-1
/
+1
2007-10-10
r11864: fix build breakage with solaris LDAP patch (my fault)
Gerald Carter
1
-2
/
+2
2007-10-10
r11551: Add a few more initialize_krb5_error_table
Volker Lendecke
1
-0
/
+1
2007-10-10
r11232: Added ab's POSIX statvfs vfs call. Sorry for the delay ab.
Jeremy Allison
1
-1
/
+2
2007-10-10
r6149: Fixes bugs #2498 and 2484.
Derrell Lipman
1
-1
/
+1
[next]