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:net ads dns register: use "cluster addresses" option if configured (bug #7...
Stefan Metzmacher
2010-12-26
1
-3
/
+11
*
s3:net ads dns register: add support for specifying addresse on the commandli...
Michael Adam
2010-12-26
1
-3
/
+40
*
s3:net: add net_update_dns_ext() that accepts a list of addresses as paramete...
Michael Adam
2010-12-26
1
-12
/
+27
*
s3:net: disable dynamic dns updates at the end of "net ads join" in a cluster...
Michael Adam
2010-12-26
1
-0
/
+19
*
s3-net Allow 'net ads dns register' to take an optional hostname argument
Andrew Bartlett
2010-12-26
1
-6
/
+10
*
s3-net: fix a "dereferencing type-punned pointer will break strict-aliasing r...
Günther Deschner
2010-09-06
1
-2
/
+2
*
s3-net: fix net ads dns usage calls.
Günther Deschner
2010-03-01
1
-3
/
+8
*
s3 net: Fix compile warnings
Kai Blin
2010-01-20
1
-45
/
+80
*
s3 net: Fix compile error with WITH_DNS_UPDATES
Kai Blin
2010-01-20
1
-2
/
+2
*
s3/net: split up some printable stings to ease i18n
Björn Jacke
2010-01-20
1
-47
/
+48
*
s3-net: use generated krb5.conf in 'net ads testjoin'
Günther Deschner
2010-01-06
1
-0
/
+4
*
s3-rpc: Avoid including every pipe's client and server stubs everywhere in sa...
Günther Deschner
2009-11-26
1
-0
/
+1
*
Ensure all callers to the rpc_client/cli_pipe functions correctly
Jeremy Allison
2009-11-12
1
-2
/
+2
*
s3-net: better use memory credential cache in net_ads_kerberos_pac().
Günther Deschner
2009-11-06
1
-1
/
+1
*
s3-net: allow to call "net ads kerberos pac <impersonation principal> -P".
Günther Deschner
2009-11-06
1
-1
/
+7
*
s3 net: i18n support for net ads
Kai Blin
2009-07-29
1
-378
/
+389
*
Added prefer_ipv4 bool parameter to resolve_name().
Jeremy Allison
2009-07-28
1
-1
/
+1
*
s3: net ads user info should print primary group as well (bug #2658)
Kai Blin
2009-07-27
1
-15
/
+57
*
Revert "net: Use samba default command line arguments."
Kai Blin
2009-07-22
1
-42
/
+41
*
Make escape_ldap_string take a talloc context
Volker Lendecke
2009-07-09
1
-5
/
+5
*
Don't require "Modify property" perms to unjoin bug #6481)
Jim McDonough
2009-06-19
1
-2
/
+9
*
net: Only use the in memory ccache when not already using a kerberos ticket i...
Kai Blin
2009-06-09
1
-1
/
+2
*
s3-net: fix "net ads testjoin".
Günther Deschner
2009-06-09
1
-0
/
+1
*
net: Use samba default command line arguments.
Kai Blin
2009-05-25
1
-41
/
+40
*
s3-libads: avoid NULL talloc context with ads_get_dn().
Günther Deschner
2009-04-07
1
-4
/
+4
*
s3:libads Make ads_get_dn() take a talloc context
Andrew Bartlett
2009-04-06
1
-8
/
+8
*
s3-spoolss: remove custom syntax_spoolss and use the syntax defined in IDL.
Günther Deschner
2009-03-18
1
-1
/
+1
*
S3: Fixes for coverity issues.
todd stecher
2009-02-10
1
-1
/
+9
*
s3-net: fix warning message for keytab usage.
Günther Deschner
2009-02-03
1
-2
/
+2
*
Add two new parameters to control how we verify kerberos tickets. Removes lp_...
Dan Sledz
2009-02-01
1
-4
/
+4
*
Fix all warnings in source3 with gcc4.3.
Jeremy Allison
2008-12-31
1
-7
/
+28
*
s3: correctly detect if the current dc is the closest one
Stefan Metzmacher
2008-12-13
1
-1
/
+1
*
Use common error definitions.
Jelmer Vernooij
2008-10-23
1
-1
/
+1
*
s3-build: no need to duplicate generated ndr_ prototypes.
Günther Deschner
2008-10-20
1
-0
/
+1
*
Remove silly safe_free() function which is a wrapper around SAFE_FREE().
Jelmer Vernooij
2008-10-19
1
-2
/
+2
*
Use GUID_string rather than smb_uuid_string().
Jelmer Vernooij
2008-10-14
1
-1
/
+1
*
Cope with changed signature of http_timestring().
Jelmer Vernooij
2008-10-11
1
-1
/
+2
*
s3-nbt: remove double nbt netlogon opcodes.
Günther Deschner
2008-09-25
1
-4
/
+4
*
s3-nbt: use the new generated nbt.
Günther Deschner
2008-09-24
1
-4
/
+4
*
libnetjoin: support kerberized joining/unjoing (fix #5416).
Günther Deschner
2008-08-11
1
-2
/
+8
*
Refactoring: Change calling conventions for cli_rpc_pipe_open_noauth
Volker Lendecke
2008-07-20
1
-2
/
+2
*
net ads: Fix typos.
Karolin Seeger
2008-06-24
1
-2
/
+2
*
net: Fix bug #5542 (samsync contains empty passwords).
Günther Deschner
2008-06-13
1
-2
/
+0
*
net: Fix net_ads.c build for the HAVE_ADS == 0 case.
Kai Blin
2008-06-12
1
-1
/
+1
*
net: Rename functable3 to functable, get rid of old functables
Kai Blin
2008-06-10
1
-14
/
+14
*
net: Make "net ads" use functable3
Kai Blin
2008-06-10
1
-214
/
+512
*
net: print NBT_SERVER_X_SECRET_DOMAIN_6 flags in "net ads lookup".
Günther Deschner
2008-06-04
1
-2
/
+7
*
net: The top level help function for net cmd is always net_cmd_usage
Kai Blin
2008-05-20
1
-4
/
+4
*
net: Split out "net group"
Kai Blin
2008-05-20
1
-1
/
+1
*
net: Split out "net user"
Kai Blin
2008-05-20
1
-1
/
+1
[next]