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_ads.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nbt-cli: display all known NBT_SERVER flags.
Günther Deschner
2014-10-24
1
-2
/
+6
*
s3-net: display full value of "msDS-SupportedEncryptionTypes".
Günther Deschner
2014-10-08
1
-4
/
+3
*
s3-net: add "net ads enctypes {list,set,delete}".
Günther Deschner
2014-09-26
1
-0
/
+308
*
s3-net: add a new "net ads kerberos pac save" tool.
Günther Deschner
2014-03-12
1
-0
/
+52
*
s3-net: modify the current "net ads kerberos pac" command.
Günther Deschner
2014-03-12
1
-38
/
+77
*
s3-kerberos: let kerberos_return_pac() return a PAC container.
Günther Deschner
2014-03-12
1
-1
/
+4
*
s3-kerberos: return a full PAC in kerberos_return_pac().
Günther Deschner
2014-03-12
1
-1
/
+16
*
s3-net: allow to provide custom local_service in "net ads kerberos pac".
Günther Deschner
2014-03-12
1
-3
/
+11
*
s3-net: change the way impersonation principals are used in "net ads kerberos...
Günther Deschner
2014-03-12
1
-4
/
+10
*
s3-libads: pass down local_service to kerberos_return_pac().
Günther Deschner
2014-03-12
1
-0
/
+8
*
s3-rpc_cli: pass down ndr_interface_table to cli_rpc_pipe_open_noauth().
Günther Deschner
2013-08-05
1
-1
/
+1
*
net ads join: Add support for specifying the machine account password
Andrew Bartlett
2013-03-06
1
-0
/
+11
*
s3-net: mention optional impersonation principal for PAC retrieval.
Günther Deschner
2013-02-01
1
-1
/
+1
*
net: Use new samba_getpass() function for 'net ads'.
Andreas Schneider
2012-12-03
1
-1
/
+9
*
BUG 9326: Fix net ads join message for the dns domain.
Andreas Schneider
2012-10-29
1
-1
/
+1
*
s3-net: Fix DEBUG() location.
Günther Deschner
2012-10-02
1
-1
/
+1
*
s3-net: give more control how to update/register DNS entries.
Günther Deschner
2012-10-02
1
-1
/
+12
*
s3-net: move out some prototypes to net_dns.h.
Günther Deschner
2012-10-02
1
-8
/
+1
*
s3-net: pass down struct net_context to the dns update calls.
Günther Deschner
2012-10-02
1
-9
/
+11
*
Correctly check for errors in strlower_m() returns.
Jeremy Allison
2012-08-09
1
-2
/
+8
*
Check error returns from strupper_m() (in all reasonable places).
Jeremy Allison
2012-08-09
1
-2
/
+8
*
lib/param: Move all enum declarations to lib/param
Andrew Bartlett
2012-07-24
1
-0
/
+1
*
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
[next]