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_domain.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Collect all init_lsa_string varients in one place.
Günther Deschner
2008-02-12
1
-5
/
+0
*
Remove all callers of rpccli_samr_setuserinfo2 and replace with
Günther Deschner
2008-02-12
1
-24
/
+16
*
Use every
Günther Deschner
2008-02-12
1
-3
/
+7
*
Removing unused ACCT_-flags.
Günther Deschner
2008-02-12
1
-1
/
+2
*
Use rpccli_samr_LookupNames() in net.
Günther Deschner
2008-02-08
1
-20
/
+25
*
Use rpccli_lsa_QueryInfoPolicy() in net.
Günther Deschner
2008-02-08
1
-2
/
+8
*
Use rpccli_samr_Connect2() all over the place.
Günther Deschner
2008-02-04
1
-4
/
+8
*
Use rpccli_samr_CreateUser2() all over the place.
Günther Deschner
2008-02-01
1
-2
/
+17
*
Use rpccli_samr_OpenUser() all over the place.
Günther Deschner
2008-02-01
1
-4
/
+10
*
Use rpccli_samr_OpenDomain() all over the place.
Günther Deschner
2008-02-01
1
-6
/
+12
*
Remove rpccli_samr_close and use pidl generated function instead.
Günther Deschner
2008-01-31
1
-6
/
+6
*
Trying to avoid defining new SAMR acct creation flags when we already have th...
Günther Deschner
2008-01-25
1
-4
/
+6
*
Forward ported version of Matt Geddes <musicalcarrion@gmail.com>
Jeremy Allison
2008-01-23
1
-1
/
+7
*
Apply const to rpccli_lsa_query_info_policy() and rpccli_lsa_query_info_polic...
Günther Deschner
2008-01-15
1
-1
/
+1
*
r24771: Use infolevel 25 to set the machine account's password (just like win...
Rafal Szczesniak
2007-10-10
1
-41
/
+41
*
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r21831: Back out r21823 for a while, this is going into a bzr tree first.
Volker Lendecke
2007-10-10
1
-2
/
+1
*
r21823: Let secrets_store_machine_password() also store the account name. Not...
Volker Lendecke
2007-10-10
1
-1
/
+2
*
r19754: * When using a krb5 session setup, we don't fill in the server_name
Gerald Carter
2007-10-10
1
-3
/
+3
*
r18747: replace rpccli_lsa_close() with rpccli_lsa_Close()
Gerald Carter
2007-10-10
1
-1
/
+1
*
r16845: Properly report the error during join when the set password fails
Gerald Carter
2007-10-10
1
-0
/
+7
*
r15701: change 'net ads leave' to disable the machine account in the domain (...
Gerald Carter
2007-10-10
1
-0
/
+338