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_ads.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-18
s3-net: use correct spoolss header in net_ads.c.
Günther Deschner
1
-1
/
+1
2011-01-06
s3-net: Fix bug #7690: retry DNS updates when connection to one nameserver ha...
Günther Deschner
1
-6
/
+21
2010-12-22
Fix a warning message.
Jeremy Allison
1
-1
/
+2
2010-12-20
s3: Remove unused "retry" from cli_full_connection
Volker Lendecke
1
-1
/
+1
2010-12-17
s3:net ads dns register: use "cluster addresses" option if configured (bug #7...
Stefan Metzmacher
1
-3
/
+11
2010-12-17
s3:net ads dns register: add support for specifying addresse on the commandli...
Michael Adam
1
-3
/
+40
2010-12-17
s3:net: add net_update_dns_ext() that accepts a list of addresses as paramete...
Michael Adam
1
-12
/
+27
2010-12-17
s3:net: disable dynamic dns updates at the end of "net ads join" in a cluster...
Michael Adam
1
-0
/
+19
2010-12-15
Fix bug 7866 - "net" in v3-6-test broken.
Jeremy Allison
1
-0
/
+13
2010-12-10
s3-net Allow 'net ads dns register' to take an optional hostname argument
Andrew Bartlett
1
-6
/
+10
2010-11-22
s3-net: use dns_errstr() when dns commands fail.
Günther Deschner
1
-1
/
+4
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
-0
/
+2
2010-08-26
s3-build: only include krb5 environment variables where required.
Günther Deschner
1
-0
/
+1
2010-08-05
s3-secrets: only include secrets.h when needed.
Günther Deschner
1
-0
/
+1
2010-08-05
s3: avoid global include of ads.h.
Günther Deschner
1
-1
/
+1
2010-07-13
s3-libnet: better separate headers.
Günther Deschner
1
-0
/
+4
2010-07-01
s3-libads: only include libds flags where needed.
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-07-01
s3-libads: use shared well known guids.
Günther Deschner
1
-2
/
+2
2010-05-31
s3: only use netlogon/nbt header when needed.
Günther Deschner
1
-0
/
+1
2010-05-25
s3-net: fix a "dereferencing type-punned pointer will break strict-aliasing r...
Günther Deschner
1
-2
/
+2
2010-05-21
s3-net: fix net_ads_gpo() for non-ads case.
Günther Deschner
1
-1
/
+1
2010-05-21
s3:dom_sid Global replace of DOM_SID with struct dom_sid
Andrew Bartlett
1
-2
/
+2
2010-05-20
s3-net: let net_ads_gpo() call no_ads when built w/o ads support.
Günther Deschner
1
-0
/
+5
2010-05-11
s3:kerberos Return PAC_LOGON_INFO rather than the full PAC_DATA
Andrew Bartlett
1
-4
/
+2
2010-04-27
Fix more S3 build breakage. Matthias, please ensure S3 builds when
Jeremy Allison
1
-2
/
+2
2010-02-08
s3-net: fix net ads dns usage calls.
Günther Deschner
1
-3
/
+8
2010-01-19
s3 net: Fix compile warnings
Kai Blin
1
-45
/
+80
2010-01-19
s3 net: Fix compile error with WITH_DNS_UPDATES
Kai Blin
1
-2
/
+2
2010-01-18
s3/net: split up some printable stings to ease i18n
Björn Jacke
1
-47
/
+48
2009-12-23
s3-net: use generated krb5.conf in 'net ads testjoin'
Günther Deschner
1
-0
/
+4
2009-11-26
s3-rpc: Avoid including every pipe's client and server stubs everywhere in sa...
Günther Deschner
1
-0
/
+1
2009-11-12
Ensure all callers to the rpc_client/cli_pipe functions correctly
Jeremy Allison
1
-2
/
+2
2009-11-06
s3-net: better use memory credential cache in net_ads_kerberos_pac().
Günther Deschner
1
-1
/
+1
2009-11-06
s3-net: allow to call "net ads kerberos pac <impersonation principal> -P".
Günther Deschner
1
-1
/
+7
2009-07-29
s3 net: i18n support for net ads
Kai Blin
1
-378
/
+389
2009-07-28
Added prefer_ipv4 bool parameter to resolve_name().
Jeremy Allison
1
-1
/
+1
2009-07-27
s3: net ads user info should print primary group as well (bug #2658)
Kai Blin
1
-15
/
+57
2009-07-22
Revert "net: Use samba default command line arguments."
Kai Blin
1
-42
/
+41
2009-07-09
Make escape_ldap_string take a talloc context
Volker Lendecke
1
-5
/
+5
2009-06-19
Don't require "Modify property" perms to unjoin bug #6481)
Jim McDonough
1
-2
/
+9
2009-06-09
net: Only use the in memory ccache when not already using a kerberos ticket i...
Kai Blin
1
-1
/
+2
2009-06-09
s3-net: fix "net ads testjoin".
Günther Deschner
1
-0
/
+1
2009-05-25
net: Use samba default command line arguments.
Kai Blin
1
-41
/
+40
2009-04-07
s3-libads: avoid NULL talloc context with ads_get_dn().
Günther Deschner
1
-4
/
+4
2009-04-06
s3:libads Make ads_get_dn() take a talloc context
Andrew Bartlett
1
-8
/
+8
2009-03-18
s3-spoolss: remove custom syntax_spoolss and use the syntax defined in IDL.
Günther Deschner
1
-1
/
+1
2009-02-10
S3: Fixes for coverity issues.
todd stecher
1
-1
/
+9
2009-02-03
s3-net: fix warning message for keytab usage.
Günther Deschner
1
-2
/
+2
[next]