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
...
|
|
*
Use rpccli_samr_OpenGroup() all over the place.
Günther Deschner
2008-02-01
3
-26
/
+45
|
|
*
Remove unused marshalling for SAMR_OPEN_DOMAIN.
Günther Deschner
2008-02-01
3
-134
/
+0
|
|
*
Use rpccli_samr_OpenDomain() all over the place.
Günther Deschner
2008-02-01
7
-211
/
+329
|
|
*
Remove unused marshalling for SAMR_DELETE_DOM_USER.
Günther Deschner
2008-02-01
2
-75
/
+0
|
|
*
Remove rpccli_samr_delete_dom_user().
Günther Deschner
2008-02-01
1
-33
/
+0
|
|
*
Use rpccli_samr_DeleteUser() in net and rpcclient.
Günther Deschner
2008-02-01
2
-4
/
+8
|
|
*
Remove unused marshalling for SAMR_DELETE_DOM_ALIAS.
Günther Deschner
2008-02-01
2
-145
/
+0
|
|
*
Remove rpccli_samr_delete_dom_alias().
Günther Deschner
2008-02-01
1
-33
/
+0
|
|
*
Use rpccli_samr_DeleteDomAlias() in net and rpcclient.
Günther Deschner
2008-02-01
2
-3
/
+5
|
|
*
Remove unused marshalling for SAMR_DELETE_DOM_GROUP.
Günther Deschner
2008-02-01
2
-76
/
+0
|
|
*
Remove rpccli_samr_delete_dom_group().
Günther Deschner
2008-02-01
1
-33
/
+0
|
|
*
Use rpccli_samr_DeleteDomainGroup() in net and rpcclient.
Günther Deschner
2008-02-01
2
-3
/
+5
|
|
*
Use pidl for _samr_DeleteDomAlias().
Günther Deschner
2008-02-01
2
-40
/
+11
|
|
*
Use pidl for _samr_DeleteDomainGroup().
Günther Deschner
2008-02-01
2
-45
/
+17
|
|
*
Use pidl for _samr_DeleteUser().
Günther Deschner
2008-02-01
2
-45
/
+17
|
|
*
Use pidl for _samr_OpenGroup().
Günther Deschner
2008-02-01
2
-41
/
+12
|
|
*
Use pidl for _samr_OpenAlias().
Günther Deschner
2008-02-01
2
-44
/
+11
|
|
*
Use pidl for _samr_OpenUser().
Günther Deschner
2008-02-01
2
-44
/
+12
|
|
*
Use pidl for _samr_OpenDomain().
Günther Deschner
2008-02-01
2
-47
/
+14
|
*
|
Fix winbindd running on a Samba DC,
Simo Sorce
2008-02-01
2
-6
/
+11
*
|
|
Merge branch 'v3-2-test' of ssh://git.samba.org/data/git/samba into dmapi-int...
Alexander Bokovoy
2008-01-31
7
-11
/
+25
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Fix _samr_Close().
Günther Deschner
2008-01-31
1
-1
/
+1
|
*
|
Re-run make idl.
Günther Deschner
2008-01-31
6
-10
/
+24
*
|
|
Merge branch 'v3-2-test' of ssh://git.samba.org/data/git/samba into dmapi-int...
Alexander Bokovoy
2008-01-31
28
-415
/
+1588
|
\
|
|
|
*
|
Enable build of pidl generated netlogon server.
Günther Deschner
2008-01-31
2
-1
/
+474
|
*
|
Remove old, unused marshalling code for SAMR_GET_DOM_PWINFO.
Günther Deschner
2008-01-31
2
-89
/
+0
|
*
|
Use pidl for samr_GetDomPwInfo() server-side.
Günther Deschner
2008-01-31
2
-39
/
+9
|
*
|
Cleanup status codes inside _net_logon_ctrl2() reply structs.
Günther Deschner
2008-01-31
1
-13
/
+5
|
*
|
Remove unused samr_close marshalling.
Günther Deschner
2008-01-31
2
-72
/
+0
|
*
|
Let _samr_Close() use pidl generated server code.
Günther Deschner
2008-01-31
5
-33
/
+702
|
*
|
Remove rpccli_samr_close and use pidl generated function instead.
Günther Deschner
2008-01-31
9
-143
/
+107
|
*
|
When running with debug level > 10, dump ads_struct in ads_connect().
Günther Deschner
2008-01-31
1
-9
/
+33
|
*
|
Fix netlogon IDL for netr_GetDcName that returns WERROR.
Günther Deschner
2008-01-31
1
-1
/
+1
|
*
|
ntlm_auth: Parse configfile after parsing it's location, not before.
Kai Blin
2008-01-31
1
-9
/
+14
|
*
|
merged tdb transaction fix
Andrew Tridgell
2008-01-31
1
-0
/
+3
|
*
|
Fix some IBM checker warnings
Volker Lendecke
2008-01-30
1
-4
/
+4
|
*
|
ntlm_auth: Fix another typo in the test.
Kai Blin
2008-01-30
1
-2
/
+2
|
*
|
ntlm_auth: test should honour configfile option to run on build farm.
Kai Blin
2008-01-30
2
-2
/
+8
|
*
|
ntlm_auth: Fix typos in the torture test script.
Kai Blin
2008-01-30
1
-2
/
+2
|
*
|
ntlm_auth: Add a blackbox test.
Kai Blin
2008-01-30
3
-0
/
+234
|
*
|
Fix build warning.
Günther Deschner
2008-01-30
1
-1
/
+0
|
*
|
Re-enable async I/O for non-TSM systems
Volker Lendecke
2008-01-30
2
-11
/
+6
*
|
|
Merge branch 'v3-2-test' of ssh://git.samba.org/data/git/samba into dmapi-int...
Alexander Bokovoy
2008-01-30
29
-774
/
+331
|
\
|
|
|
*
|
Add netrenumtrusteddomains() and netrenumtrusteddomainsex() cmds to rpcclient.
Günther Deschner
2008-01-30
1
-0
/
+71
|
*
|
Fix uninitialized variables
Volker Lendecke
2008-01-29
2
-15
/
+15
|
*
|
Make make_way_for_eventlogs() static
Gerald W. Carter
2008-01-29
1
-2
/
+2
|
*
|
Fix a memleak
Volker Lendecke
2008-01-29
1
-4
/
+0
|
*
|
Fix a return value from sync_eventlog_params() (patch from Volker)
Gerald W. Carter
2008-01-29
1
-1
/
+1
|
*
|
Allow NULL request and/or response pointers to be passed to wbcRequestRespons...
Gerald W. Carter
2008-01-29
1
-5
/
+1
|
*
|
Remove include/rpc_ds.h and all references to it completly.
Günther Deschner
2008-01-29
9
-79
/
+30
[prev]
[next]