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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Re-run make idl.
Günther Deschner
2008-02-08
5
-7
/
+28
*
Fix IDL for lsa_CreateAccount.
Günther Deschner
2008-02-08
1
-2
/
+2
*
Fix warning and use of uninitialized variable.
Jeremy Allison
2008-02-08
1
-3
/
+3
*
Try and fix length and finfo calls for older clients. Working
Jeremy Allison
2008-02-08
1
-7
/
+21
*
Fix bug reported on IRC enumerating shares with OS/2.
Jeremy Allison
2008-02-08
1
-3
/
+4
*
Remove unused marshalling for SAMR_LOOKUP_NAMES.
Günther Deschner
2008-02-08
3
-330
/
+0
*
Use rpccli_samr_LookupNames() in net rpc.
Günther Deschner
2008-02-08
1
-111
/
+148
*
Use rpccli_samr_LookupNames() in net.
Günther Deschner
2008-02-08
2
-33
/
+37
*
Use rpccli_samr_LookupNames() in libnetjoin.
Günther Deschner
2008-02-08
1
-20
/
+24
*
Use rpccli_samr_LookupNames() in rpcclient.
Günther Deschner
2008-02-08
1
-39
/
+58
*
Fix typo.
Karolin Seeger
2008-02-08
1
-1
/
+1
*
Use pidl for _samr_LookupNames().
Günther Deschner
2008-02-08
2
-62
/
+35
*
Use rpccli_samr_LookupRids() in net and rpcclient.
Günther Deschner
2008-02-08
2
-19
/
+35
*
Use pidl for _samr_LookupRids().
Günther Deschner
2008-02-08
2
-70
/
+49
*
Fix winbindd msrpc_lookup_useraliases.
Günther Deschner
2008-02-08
1
-1
/
+1
*
Use rpccli_lsa_QueryInfoPolicy() in net.
Günther Deschner
2008-02-08
1
-2
/
+8
*
Use rpccli_lsa_QueryInfoPolicy() in libnet_join.
Günther Deschner
2008-02-08
1
-4
/
+7
*
Remove unused marshalling for LSA_QUERY_INFO.
Günther Deschner
2008-02-08
3
-547
/
+0
*
Use rpccli_lsa_QueryInfoPolicy() all over the place.
Günther Deschner
2008-02-08
4
-43
/
+65
*
Remove unused marshalling for LSA_QUERY_INFO2.
Günther Deschner
2008-02-08
4
-221
/
+1
*
Use rpccli_lsa_QueryInfoPolicy2 in libnet join.
Günther Deschner
2008-02-08
1
-8
/
+8
*
Use rpccli_lsa_QueryInfoPolicy2 in winbindd.
Günther Deschner
2008-02-08
1
-16
/
+19
*
Remove rpccli_lsa_query_info_policy_new and rpccli_lsa_query_info_policy_new2.
Günther Deschner
2008-02-08
1
-70
/
+0
*
Use rpccli_lsa_QueryInfoPolicy and rpccli_lsa_QueryInfoPolicy2 in rpcclient.
Günther Deschner
2008-02-08
1
-64
/
+52
*
Use pidl for _lsa_QueryInfoPolicy().
Günther Deschner
2008-02-08
2
-93
/
+62
*
Fix typo.
Karolin Seeger
2008-02-08
1
-1
/
+1
*
Fix some typos.
Karolin Seeger
2008-02-08
6
-7
/
+7
*
Re-run make idl.
Günther Deschner
2008-02-08
5
-44
/
+70
*
Fix "net rpc audit" after query info policy idl fix.
Günther Deschner
2008-02-08
1
-16
/
+16
*
Fix IDL for lsa_QueryInfoPolicy2.
Günther Deschner
2008-02-08
1
-3
/
+3
*
Fix IDL for lsa_QueryInfoPolicy.
Günther Deschner
2008-02-08
1
-2
/
+2
*
Re-run make idl.
Günther Deschner
2008-02-08
6
-71
/
+150
*
Add samr_UserInfo18 to samr.idl.
Günther Deschner
2008-02-08
1
-4
/
+12
*
Fix IDL for samr_EnumDomainUsers.
Günther Deschner
2008-02-08
1
-1
/
+1
*
merge tdb changes from ctdb
Andrew Tridgell
2008-02-08
1
-33
/
+47
*
Fix building with "make -j2" or greater by building shared libs first.
Michael Adam
2008-02-08
1
-3
/
+3
*
Remove unused marshalling for SAMR_QUERY_DISPINFO.
Günther Deschner
2008-02-08
4
-943
/
+0
*
Use rpccli_samr_QueryDisplayInfo() all over the place.
Günther Deschner
2008-02-08
3
-148
/
+120
*
Use pidl for _samr_QueryDisplayInfo().
Günther Deschner
2008-02-08
3
-183
/
+143
*
Remove trailing whitespace in samr client and server.
Günther Deschner
2008-02-07
2
-198
/
+198
*
Remove unused marshalling for SAMR_QUERY_USERGROUPS.
Günther Deschner
2008-02-07
3
-198
/
+0
*
Use rpccli_samr_GetGroupsForUser() all over the place.
Günther Deschner
2008-02-07
3
-18
/
+24
*
Use pidl for _samr_GetGroupsForUser().
Günther Deschner
2008-02-07
2
-52
/
+32
*
Re-run make idl.
Günther Deschner
2008-02-07
5
-7
/
+28
*
Fix IDL for samr_GetGroupsForUser().
Günther Deschner
2008-02-07
1
-1
/
+1
*
Remove unused marshalling for SAMR_QUERY_GROUPINFO.
Günther Deschner
2008-02-07
3
-413
/
+0
*
Use rpccli_samr_QueryGroupInfo() in rpcclient.
Günther Deschner
2008-02-07
1
-44
/
+32
*
Use pidl for _samr_QueryGroupInfo().
Günther Deschner
2008-02-07
3
-100
/
+80
*
Re-run make idl.
Günther Deschner
2008-02-07
5
-10
/
+31
*
Fix IDL for samr_QueryGroupInfo().
Günther Deschner
2008-02-07
1
-1
/
+1
[prev]
[next]