index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
utils
/
net_lookup.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: Fix net lookup dsgetdcname, no need to pull site ourselves.
Günther Deschner
2008-05-15
1
-12
/
+2
*
net: more whitespace cleanup
Kai Blin
2008-05-10
1
-3
/
+3
*
net: Remove globals
Kai Blin
2008-05-10
1
-19
/
+19
*
dsgetdcname: use existing messaging_context if possible.
Günther Deschner
2008-05-09
1
-1
/
+1
*
Let dsgetdcname() return a struct netr_DsRGetDCNameInfo.
Günther Deschner
2008-02-28
1
-2
/
+5
*
Eliminate remote tree of dsgetdcname (which will happen in libnetapi then).
Günther Deschner
2008-01-29
1
-1
/
+1
*
As long as DsGetDcName is not part of libnetapi, lowercase the fn name.
Günther Deschner
2008-01-11
1
-1
/
+1
*
Replace sid_string_static with sid_string_tos
Volker Lendecke
2007-12-15
1
-2
/
+2
*
Add MAX_DNS_NAME_LENGTH, remove more pstrings.
Jeremy Allison
2007-11-15
1
-1
/
+1
*
Fix Solaris by ensuring we use the IPv4 or IPv6 length
Jeremy Allison
2007-11-02
1
-1
/
+1
*
This is a large patch (sorry). Migrate from struct in_addr
Jeremy Allison
2007-10-24
1
-35
/
+58
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
1
-1
/
+1
*
r24809: Consolidate the use of temporary talloc contexts.
Volker Lendecke
2007-10-10
1
-2
/
+2
*
r24742: Add experimental DsGetDcName() call (will be used by krb5 locator for...
Günther Deschner
2007-10-10
1
-5
/
+100
*
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r22003: Fix from Jiri.Sasek@Sun.COM to wrap our krb5_locate_kdc
Jeremy Allison
2007-10-10
1
-2
/
+2
*
r20874: We need to distinguish client sitenames per realm. We were overwriting
Günther Deschner
2007-10-10
1
-2
/
+4
*
r20857: Silence gives assent :-). Checking in the fix for
Jeremy Allison
2007-10-10
1
-6
/
+15
*
r19416: Fix some c++ warnings.
Günther Deschner
2007-10-10
1
-2
/
+2
*
r18271: Big change:
Gerald Carter
2007-10-10
1
-2
/
+2
*
r18047: More C++ stuff
Volker Lendecke
2007-10-10
1
-3
/
+3
*
r17881: Another microstep towards better error reporting: Make get_sorted_dc_...
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r15462: replace the use of OpenLDAP's ldap_domain2hostlist() for
Gerald Carter
2007-10-10
1
-29
/
+43
*
r13316: Let the carnage begin....
Gerald Carter
2007-10-10
1
-0
/
+52
*
r12045: More warning fixes... Just a few more to go.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r11864: fix build breakage with solaris LDAP patch (my fault)
Gerald Carter
2007-10-10
1
-2
/
+2
*
r11551: Add a few more initialize_krb5_error_table
Volker Lendecke
2007-10-10
1
-0
/
+1
*
r11232: Added ab's POSIX statvfs vfs call. Sorry for the delay ab.
Jeremy Allison
2007-10-10
1
-1
/
+2
*
r6149: Fixes bugs #2498 and 2484.
Derrell Lipman
2007-10-10
1
-1
/
+1
*
r6127: Eliminated all compiler warnings pertaining to mismatched "qualifiers"...
Derrell Lipman
2007-10-10
1
-1
/
+1
*
r2835: Since we always have -I. and -I$(srcdir) in CFLAGS, we can get rid of
Tim Potter
2007-10-10
1
-1
/
+1
*
Fix for bug #73. Name types can be specified using name#type notation.
Tim Potter
2003-09-05
1
-7
/
+31
*
large change:
Gerald Carter
2003-06-25
1
-4
/
+4
*
Sync of Heimdal kerberos stuff with HEAD. If this breaks I'm blaming
Tim Potter
2003-01-30
1
-1
/
+1
*
Finally we compile with Heimdal as well as MIT ! Wonder if it works... :-).
Jeremy Allison
2003-01-28
1
-1
/
+1
*
[merge from APP_HEAD]
Gerald Carter
2002-11-23
1
-1
/
+2
*
Merge of get_dc_list() api change from HEAD.
Tim Potter
2002-11-06
1
-8
/
+8
*
sync 3.0 branch with HEAD
Jelmer Vernooij
2002-08-17
1
-3
/
+6
*
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
2002-07-15
1
-2
/
+171
*
Some help cleanups. Formatting and consistency issues. Line up text nicely,...
Jim McDonough
2002-03-15
1
-1
/
+1
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-1
/
+0
*
added net lookup command
Andrew Tridgell
2001-12-20
1
-0
/
+62