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
...
|
|
*
net: use netapi function to set user password.
Günther Deschner
2008-08-29
1
-113
/
+18
|
|
*
net: use netapi function to list users.
Günther Deschner
2008-08-29
1
-63
/
+33
|
|
*
netapi: support level 1014 in NetUserSetInfo.
Günther Deschner
2008-08-29
1
-1
/
+10
|
|
*
netapi: support level 1024 in NetUserSetInfo.
Günther Deschner
2008-08-29
1
-1
/
+10
|
|
*
netapi: support level 1051 in NetUserSetInfo.
Günther Deschner
2008-08-29
1
-1
/
+12
|
|
*
netapi: support level 1053 in NetUserSetInfo.
Günther Deschner
2008-08-29
1
-2
/
+10
|
|
*
netapi: support level 1052 in NetUserSetInfo.
Günther Deschner
2008-08-29
1
-1
/
+11
|
|
*
re-run make idl.
Günther Deschner
2008-08-29
2
-0
/
+12
|
|
*
netapi: add usriX_profile/usriX_home_dir_drive/usriX_primary_group_id to USER...
Günther Deschner
2008-08-29
1
-0
/
+3
|
|
*
netapi: support level 1006 in NetUserSetInfo.
Günther Deschner
2008-08-29
1
-0
/
+6
|
|
*
netapi: support level 1012 in NetUserSetInfo.
Günther Deschner
2008-08-29
1
-1
/
+12
|
|
*
netapi: fix acct_flags handling in convert_USER_INFO_X_to_samr_user_info21.
Günther Deschner
2008-08-29
1
-5
/
+7
|
|
*
netapi: support level 1009 in NetUserSetInfo.
Günther Deschner
2008-08-29
1
-0
/
+6
|
|
*
netapi: support level 1011 in NetUserSetInfo.
Günther Deschner
2008-08-29
1
-1
/
+10
|
|
*
netapi: fix convert_USER_INFO_X_to_samr_user_info21.
Günther Deschner
2008-08-29
1
-2
/
+2
|
|
*
netapi: support level 1003 in NetUserSetInfo.
Günther Deschner
2008-08-29
1
-8
/
+10
|
|
*
netapi: process level 1003 in construct_USER_INFO_X as well.
Günther Deschner
2008-08-29
1
-0
/
+5
|
|
*
netapi: make set_user_info_USER_INFO_X a separate function.
Günther Deschner
2008-08-29
1
-42
/
+64
|
|
*
netapi: add more infolevels to NetUserSetInfo example.
Günther Deschner
2008-08-29
1
-6
/
+116
|
|
*
netapi: add ENCRYPTED_PWLEN to public header.
Günther Deschner
2008-08-29
1
-0
/
+2
|
|
*
re-run make idl.
Günther Deschner
2008-08-29
1
-1
/
+1
|
|
*
netapi: fix ENCRYPTED_PWLEN in IDL.
Günther Deschner
2008-08-29
1
-1
/
+1
|
|
*
netapi: add all USER_INFO structs to public header.
Günther Deschner
2008-08-29
1
-0
/
+108
|
|
*
net: use netapi for rpc_user_rename.
Günther Deschner
2008-08-29
1
-113
/
+15
|
|
*
kerberos: fix HAVE_KRB5 related build issue.
Günther Deschner
2008-08-29
1
-3
/
+4
|
|
*
kerberos: use KRB5_KT_KEY macro where appropriate.
Günther Deschner
2008-08-29
4
-52
/
+11
|
|
*
kerberos: add KRB5_KT_KEY abstraction macro.
Günther Deschner
2008-08-29
1
-1
/
+9
|
|
*
kerberos: move the KRB5_KEY* macros to header file.
Günther Deschner
2008-08-29
3
-22
/
+12
|
*
|
Deal with systems that don't initialize birthtime correctly.
Jeremy Allison
2008-08-29
1
-4
/
+10
|
|
/
|
*
Clarify usage of "force create mode".
Jeremy Allison
2008-08-28
1
-1
/
+1
|
*
Remove cli_request_get()
Volker Lendecke
2008-08-28
4
-29
/
+16
|
*
Add async smbecho client support
Volker Lendecke
2008-08-28
5
-33
/
+187
|
*
Add cli_request->recv_helper
Volker Lendecke
2008-08-28
2
-1
/
+18
|
*
Activate code to enable chained requests
Volker Lendecke
2008-08-28
4
-179
/
+133
|
*
This adds the code to allow chained requests in libsmb/
Volker Lendecke
2008-08-28
1
-0
/
+534
|
*
Move "struct cli_request" from client.h to async_smb.h
Volker Lendecke
2008-08-28
3
-30
/
+98
|
*
Add cli_pull_reply
Volker Lendecke
2008-08-28
4
-10
/
+85
|
*
Remove cli->event_ctx, pass it explicitly
Volker Lendecke
2008-08-28
6
-108
/
+99
|
*
Add async open&x
Volker Lendecke
2008-08-28
2
-33
/
+120
|
*
Add async cli_close
Volker Lendecke
2008-08-28
2
-13
/
+41
|
*
Refactoring: Add the routine cli_request_send()
Volker Lendecke
2008-08-28
4
-72
/
+88
|
*
winbindd: fix invalid sid copy (hit when enumerating sibling domains).
Günther Deschner
2008-08-28
1
-1
/
+1
|
*
Fix the wcache_invalidate_samlogon calls.
Jeremy Allison
2008-08-27
3
-4
/
+25
|
*
Correct the netsamlogon_clear_cached_user function.
Ephi Dror
2008-08-27
1
-36
/
+18
|
*
Add st_birthtime and friends for accurate create times on systems that suppor...
Jeremy Allison
2008-08-27
4
-14
/
+124
|
*
mount.cifs: unclear error message with "credentials"
Steve French
2008-08-27
1
-2
/
+3
|
*
Be explicit about setting perms for the ldb. Helps others who may use this api.
Jeremy Allison
2008-08-27
1
-0
/
+3
|
*
ldb: Fix permissions of new ldg files.
Karolin Seeger
2008-08-27
1
-1
/
+1
|
*
ldb: Fix permissions of group_mapping.ldb.
Andrew Tridgell
2008-08-27
1
-1
/
+7
|
*
Fix bug spotted by Simo - don't use legacy if expired entry.
Jeremy Allison
2008-08-26
1
-4
/
+4
[prev]
[next]