index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
utils
/
net_ads.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3-utils: Use ads_do_search_retry in net ads search
Andrew Bartlett
2012-05-26
1
-1
/
+1
*
Move source3/libads/dns.c to lib/addns
Simo Sorce
2012-05-23
1
-1
/
+1
*
s3-ads-dns: Break dependency on lp_parm
Simo Sorce
2012-05-23
1
-2
/
+6
*
s3-net: Fix typo in comment.
Karolin Seeger
2012-05-08
1
-1
/
+1
*
s3:net ads join: remove a useless empty comment block
Michael Adam
2012-01-31
1
-2
/
+1
*
s3:net ads join: add a comment for the call to _net_ads_join_dns_update()
Michael Adam
2012-01-31
1
-0
/
+5
*
s3:net ads join: reduce indentation in _net_ads_join_dns_updates()
Michael Adam
2012-01-31
1
-46
/
+47
*
s3:net ads join: move dns update code out to new function _net_ads_join_dns_u...
Michael Adam
2012-01-31
1
-77
/
+84
*
s3:net ads join: improve comment for dns update block
Michael Adam
2012-01-31
1
-4
/
+4
*
s3:net ads join: improve status evaluation for call to net_update_dns()
Michael Adam
2012-01-31
1
-2
/
+5
*
s3:net ads join: interpret return code of ads_kinit_password() in dns update ...
Michael Adam
2012-01-31
1
-1
/
+8
*
s3:net ads join: check for malloc success and react accordingly in dns update...
Michael Adam
2012-01-31
1
-0
/
+5
*
s3:net ads join: check for success of fetching machine password in dns update...
Michael Adam
2012-01-31
1
-0
/
+5
*
s3:net ads join: untangle assignment from check, fix return code and improve ...
Michael Adam
2012-01-31
1
-2
/
+8
*
s3:net ads join: reduce indentation and improve logging in the dns update cod...
Michael Adam
2012-01-31
1
-13
/
+17
*
s3:net ads join: untangle assignment from check.
Michael Adam
2012-01-31
1
-1
/
+2
*
s3:utils: s/Undefined/SMB_SIGNING_DEFAULT/
Stefan Metzmacher
2011-11-03
1
-1
/
+1
*
s3: fix typo in net ads join output
David Disseldorp
2011-10-31
1
-1
/
+1
*
s3-net: Make sure to always re-use the "good" dc for the DNS updates as well.
Günther Deschner
2011-10-28
1
-1
/
+1
*
s3-net: when all DNS servers fail to operate, the overal DNS registration result
Günther Deschner
2011-10-10
1
-0
/
+2
*
s3-param Remove special case for global_myname(), rename to lp_netbios_name()
Andrew Bartlett
2011-06-09
1
-12
/
+12
*
Fix const warning.
Jeremy Allison
2011-06-01
1
-1
/
+1
*
s3-lib Replace StrnCaseCmp() with strncasecmp_m()
Andrew Bartlett
2011-05-18
1
-4
/
+4
*
s3-lib Replace StrCaseCmp() with strcasecmp_m()
Andrew Bartlett
2011-05-18
1
-2
/
+2
*
s3-libsmb: move protos to libsmb/proto.h
Günther Deschner
2011-05-06
1
-0
/
+1
*
More const fixes... getting near the end now.
Jeremy Allison
2011-05-06
1
-1
/
+1
*
More simple const fixups.
Jeremy Allison
2011-05-05
1
-3
/
+3
*
s3-libads Pass a struct sockaddr_storage to cldap routines
Andrew Bartlett
2011-04-28
1
-4
/
+3
*
s3-waf: try to fix the non-ldap-but-krb5 build.
Günther Deschner
2011-04-15
1
-1
/
+1
*
s3: Retry the join with the short name
Volker Lendecke
2011-04-12
1
-0
/
+5
*
s3-build: remove -I../lib/addns.
Günther Deschner
2011-03-10
1
-1
/
+1
*
Fix some types
Jelmer Vernooij
2011-02-28
1
-2
/
+2
*
s3-rpc_client: Move client pipe functions to own header.
Andreas Schneider
2011-02-28
1
-0
/
+1
*
s3-net: use correct spoolss header in net_ads.c.
Günther Deschner
2011-01-18
1
-1
/
+1
*
s3-net: Fix bug #7690: retry DNS updates when connection to one nameserver ha...
Günther Deschner
2011-01-06
1
-6
/
+21
*
Fix a warning message.
Jeremy Allison
2010-12-22
1
-1
/
+2
*
s3: Remove unused "retry" from cli_full_connection
Volker Lendecke
2010-12-20
1
-1
/
+1
*
s3:net ads dns register: use "cluster addresses" option if configured (bug #7...
Stefan Metzmacher
2010-12-17
1
-3
/
+11
*
s3:net ads dns register: add support for specifying addresse on the commandli...
Michael Adam
2010-12-17
1
-3
/
+40
*
s3:net: add net_update_dns_ext() that accepts a list of addresses as paramete...
Michael Adam
2010-12-17
1
-12
/
+27
*
s3:net: disable dynamic dns updates at the end of "net ads join" in a cluster...
Michael Adam
2010-12-17
1
-0
/
+19
*
Fix bug 7866 - "net" in v3-6-test broken.
Jeremy Allison
2010-12-15
1
-0
/
+13
*
s3-net Allow 'net ads dns register' to take an optional hostname argument
Andrew Bartlett
2010-12-10
1
-6
/
+10
*
s3-net: use dns_errstr() when dns commands fail.
Günther Deschner
2010-11-22
1
-1
/
+4
*
libcli/security Provide a common, top level libcli/security/security.h
Andrew Bartlett
2010-10-12
1
-0
/
+1
*
s3-dsgetdcname: always pass in messaging context.
Günther Deschner
2010-09-23
1
-0
/
+2
*
s3-build: only include krb5 environment variables where required.
Günther Deschner
2010-08-26
1
-0
/
+1
*
s3-secrets: only include secrets.h when needed.
Günther Deschner
2010-08-05
1
-0
/
+1
*
s3: avoid global include of ads.h.
Günther Deschner
2010-08-05
1
-1
/
+1
*
s3-libnet: better separate headers.
Günther Deschner
2010-07-13
1
-0
/
+4
[next]