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
*
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
*
net: Use true/false instead of True/False.
Kai Blin
2008-05-20
1
-13
/
+13
*
net ads: Upper case he realm name when calling kinit() using machine creds.
coffeedude
2008-05-12
1
-0
/
+1
*
Fix the build with DNS_UPDATES
Volker Lendecke
2008-05-10
1
-1
/
+1
*
net: Remove globals
Kai Blin
2008-05-10
1
-175
/
+176
*
cldap: let ads_cldap_netlogon() return all possible cldap replies.
Günther Deschner
2008-05-09
1
-2
/
+2
*
cldap: avoid duplicate definitions so remove ads_cldap.h.
Günther Deschner
2008-04-21
1
-10
/
+10
*
cldap: add talloc context to ads_cldap_netlogon().
Günther Deschner
2008-04-21
1
-2
/
+2
*
libads: Use libnbt for CLDAP reply parsing.
Günther Deschner
2008-04-21
1
-24
/
+21
*
net: Be more tolerant while joining.
Günther Deschner
2008-04-17
1
-4
/
+9
*
libnetjoin/net: Fix lp_config_backend_is_registry() handling.
Günther Deschner
2008-04-14
1
-6
/
+12
*
net: abort when lp_realm is not set in net_ads_leave().
Günther Deschner
2008-04-14
1
-0
/
+5
*
net: exit early in net_ads_join() if the domain is not set.
Günther Deschner
2008-04-14
1
-0
/
+6
*
net: use WERROR for check_ads_config().
Günther Deschner
2008-04-14
1
-9
/
+7
*
net: the success of secrets_init is checked by libnetjoin now.
Günther Deschner
2008-04-14
1
-6
/
+0
*
Fix Coverity ID 480
Volker Lendecke
2008-03-23
1
-1
/
+1
*
Enable libnetjoin debugging for now but avoid printing passwords.
Günther Deschner
2008-03-07
1
-2
/
+2
*
Move talloc_init to the right place in "net ads join".
Günther Deschner
2008-03-04
1
-6
/
+6
*
Remove original copy of now redundant join code.
Günther Deschner
2008-02-28
1
-330
/
+0
*
Some fixes for net ads join (uninitialized vars).
Günther Deschner
2008-02-28
1
-9
/
+8
*
Use libnet_Join() for "net ads join".
Günther Deschner
2008-02-28
1
-150
/
+33
*
Nicen error output in net_ads_leave.
Günther Deschner
2008-02-28
1
-2
/
+3
*
Re-arrange dns update block during "net ads join" a little.
Günther Deschner
2008-02-28
1
-20
/
+22
*
Use libnet_Unjoin() for "net ads leave".
Günther Deschner
2008-02-28
1
-47
/
+37
*
Some cosmetics for net_derive_salting_principal().
Günther Deschner
2008-02-28
1
-3
/
+1
*
Fix some more callers of PAC_DATA.
Günther Deschner
2008-02-17
1
-3
/
+5
*
Apply const to rpccli_lsa_query_info_policy() and rpccli_lsa_query_info_polic...
Günther Deschner
2008-01-15
1
-3
/
+4
*
Fix some warnings -- Jeremy, please check
Volker Lendecke
2008-01-15
1
-6
/
+5
*
Remove unused string.
Günther Deschner
2008-01-10
1
-3
/
+0
*
Use ads_get_upn() in net_derive_salting_principal().
Günther Deschner
2008-01-08
1
-15
/
+1
*
Remove the char[1024] strings from dynconfig. Replace
Jeremy Allison
2007-12-10
1
-4
/
+4
*
The usual !pstring...
Jeremy Allison
2007-12-04
1
-4
/
+9
*
Move param helper routines to one place.
Günther Deschner
2007-11-30
1
-14
/
+0
[next]