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
/
libsmb
/
namequery_dc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Check error returns from strupper_m() (in all reasonable places).
Jeremy Allison
2012-08-09
1
-1
/
+4
*
Fix missing ads_destroy in error path.
Jeremy Allison
2012-08-09
1
-0
/
+1
*
lib/param: Move all enum declarations to lib/param
Andrew Bartlett
2012-07-24
1
-0
/
+1
*
s3: Make is_zero_addr take a sockaddr_storage
Volker Lendecke
2011-02-27
1
-1
/
+1
*
s3-libsmb: fix ifdef check in ads_dc_name.
Günther Deschner
2011-02-11
1
-1
/
+1
*
s3: Fix some nonempty blank lines
Volker Lendecke
2011-01-12
1
-4
/
+4
*
s3-libsmb: include nbt.h in namequery_dc code.
Günther Deschner
2010-08-06
1
-0
/
+1
*
s3: avoid global include of ads.h.
Günther Deschner
2010-08-05
1
-0
/
+1
*
s3-kerberos: pass down kdc_name to create_local_private_krb5_conf_for_domain().
Günther Deschner
2010-05-17
1
-2
/
+4
*
s3 move the sitename cache in its own file
Simo Sorce
2010-02-23
1
-0
/
+1
*
s3: Change sockaddr util function names for consistency
Tim Prouty
2008-12-03
1
-2
/
+2
*
Use sockaddr_storage only where we rely on the size, use sockaddr
Jelmer Vernooij
2008-10-23
1
-1
/
+1
*
cldap: avoid duplicate definitions so remove ads_cldap.h.
Günther Deschner
2008-04-21
1
-1
/
+1
*
Change all occurrences of zero_addr(&ss,AF_INET) to
Jeremy Allison
2007-10-27
1
-2
/
+2
*
This is a large patch (sorry). Migrate from struct in_addr
Jeremy Allison
2007-10-24
1
-35
/
+40
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
1
-6
/
+6
*
Add start of IPv6 implementation. Currently most of this is avoiding
Jeremy Allison
2007-10-10
1
-3
/
+3
*
r25032: Contact an off site DC if non is available on site.
Lars Müller
2007-10-10
1
-9
/
+16
*
r23893: add dummy callbacks for LDAP SASL wrapping,
Stefan Metzmacher
2007-10-10
1
-0
/
+4
*
r23888: move elements belonging to the current ldap connection to a
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
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
*
r22425: Avoid to segfault if we only have the realm.
Simo Sorce
2007-10-10
1
-0
/
+5
*
r20874: We need to distinguish client sitenames per realm. We were overwriting
Günther Deschner
2007-10-10
1
-3
/
+5
*
r20857: Silence gives assent :-). Checking in the fix for
Jeremy Allison
2007-10-10
1
-1
/
+2
*
r20296: If we're going to overwrite krb5.conf
Jeremy Allison
2007-10-10
1
-1
/
+19
*
r19651: Fix interesting bug with the automatic site coverage in Active Direct...
Günther Deschner
2007-10-10
1
-1
/
+1
*
r19249: Attempt to fix a site lookup bug found by Guenther.
Jeremy Allison
2007-10-10
1
-0
/
+3
*
r17945: Store the server and client sitenames in the ADS
Jeremy Allison
2007-10-10
1
-2
/
+2
*
r17943: The horror, the horror. Add KDC site support by
Jeremy Allison
2007-10-10
1
-7
/
+20
*
r17933: Don't print a NULL sitename.
Jeremy Allison
2007-10-10
1
-2
/
+2
*
r17929: Ok, I think I finally figured out where to put
Jeremy Allison
2007-10-10
1
-12
/
+42
*
r17881: Another microstep towards better error reporting: Make get_sorted_dc_...
Volker Lendecke
2007-10-10
1
-1
/
+2
*
r13310: first round of server affinity patches for winbindd & net ads join
Gerald Carter
2007-10-10
1
-28
/
+0
*
r539: Mem leak fixes from kawasa_r@itg.hitachi.co.jp
Jeremy Allison
2007-10-10
1
-1
/
+3
*
Change our Domain controller lookup routines to more carefully seperate
Andrew Bartlett
2004-01-05
1
-16
/
+11
*
Put strcasecmp/strncasecmp on the banned list (except for needed calls
Jeremy Allison
2003-10-22
1
-1
/
+1
*
fix 2 bugs:
Gerald Carter
2003-08-08
1
-3
/
+13
*
Removed strupper/strlower macros that automatically map to strupper_m/strlowe...
Jeremy Allison
2003-07-03
1
-1
/
+1
*
* cleanup more DC name resolution issues in check_*domain_security()
Gerald Carter
2003-06-30
1
-1
/
+70
*
large change:
Gerald Carter
2003-06-25
1
-146
/
+9
*
* s/get_dc_name/rpc_dc_name/g (revert a previous change)
Gerald Carter
2003-06-23
1
-67
/
+9
*
Forward port the app-head changes for dc name cache into 3.0.
Jeremy Allison
2003-06-13
1
-17
/
+78
*
merge from APP_HEAD. Push negative connection cache
Gerald Carter
2003-06-06
1
-7
/
+148
*
merge of get_dc_name()-like code from APP_HEAD; better support password serve...
Gerald Carter
2002-12-12
1
-0
/
+104