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
/
rpc_server
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use null_ndr_syntax_id instead of zeroing null_interface manually
Volker Lendecke
2009-07-05
1
-6
/
+2
*
Remove "typedef struct ndr_syntax_id RPC_IFACE;"
Volker Lendecke
2009-07-05
1
-4
/
+6
*
Make check_bind_req static to rpc_server/srv_pipe.c
Volker Lendecke
2009-07-05
1
-2
/
+2
*
Handle LSA_POLICY_INFO_DNS
Volker Lendecke
2009-07-04
1
-0
/
+26
*
Implement QueryInfoPolicy2 similar to s4: Make it the same as QueryInfoPolicy
Volker Lendecke
2009-07-04
1
-3
/
+15
*
Attempt to fix the build
Volker Lendecke
2009-07-03
1
-2
/
+2
*
s3-spoolss: implement _spoolss_AddPrinter.
Günther Deschner
2009-07-03
1
-11
/
+24
*
s3-netlogon: remove unneeded fstrings from netlogon server.
Günther Deschner
2009-06-30
1
-22
/
+12
*
s3-spoolss: Bug #6512. Fix support for enumerating user forms.
Günther Deschner
2009-06-30
1
-5
/
+5
*
_lsa_QueryInfoPolicy: Use symbolic info level names
Volker Lendecke
2009-06-28
1
-4
/
+4
*
s3-netlogon: remove init_netr_SamInfo functions.
Günther Deschner
2009-06-25
1
-25
/
+25
*
s3-netlogon: fix validation level 2 support in netr_SamLogon and friends.
Günther Deschner
2009-06-25
2
-47
/
+112
*
s3-samr: refactor _samr_SetDomainInfo().
Günther Deschner
2009-06-25
1
-25
/
+72
*
s3-samr: refactor _samr_QueryDomainInfo().
Günther Deschner
2009-06-25
1
-213
/
+322
*
s3-spoolss: restructure _spoolss_EndDocPrinter().
Günther Deschner
2009-06-24
1
-30
/
+32
*
s3-lsa: Fix error path in _lsa_EnumAccountRights.
Günther Deschner
2009-06-23
1
-2
/
+11
*
s3-eventlog: implement _eventlog_ReportEventW().
Günther Deschner
2009-06-23
1
-6
/
+77
*
Add some const to the stat struct in the dosmode calls.
Jeremy Allison
2009-06-18
1
-15
/
+4
*
s3:netlogon Cope with recent rename in netlogon.idl
Andrew Bartlett
2009-06-18
1
-1
/
+1
*
Fix msdfs after the change to smb_filename struct. We must *always*
Jeremy Allison
2009-06-16
1
-2
/
+23
*
_lsa_EnumAccountRights and _lsa_EnumPrivsAccount can return an
Jeremy Allison
2009-06-16
1
-19
/
+17
*
s3: Plumb smb_filename through SMB_VFS_CREATE_FILE
Tim Prouty
2009-06-12
1
-25
/
+7
*
s3: Make all callers of SMB_VFS_CREATEFILE call unix_convert first
Tim Prouty
2009-06-10
1
-9
/
+47
*
s3-lsa: remove old code that we cannot even compile anymore.
Günther Deschner
2009-06-08
1
-111
/
+0
*
s3-spoolss: add server-support for queries for the "all" architecture in prin...
Günther Deschner
2009-06-08
1
-7
/
+67
*
Pass a talloc_ctx to pdb_enum_aliasmem
Volker Lendecke
2009-06-08
1
-1
/
+2
*
s3-samr: fix enum_acb_mask type (uint32 instead of uint16).
Günther Deschner
2009-06-08
1
-1
/
+1
*
s3-samr: support _samr_SetGroupInfo level 2.
Günther Deschner
2009-06-08
1
-2
/
+2
*
s3-samr: SetGroupInfo level 1 should not return NT_STATUS_INVALID_INFO_CLASS.
Günther Deschner
2009-06-07
1
-3
/
+0
*
s3-samr: fix _QueryDisplayInformation r->out.returned_size.
Günther Deschner
2009-06-07
1
-1
/
+1
*
s3-samr: remove total_data_size variable in _samr_QueryDisplayInfo.
Günther Deschner
2009-06-07
1
-5
/
+2
*
s3-samr: let _samr_SetGroupInfo level 3 just pass with success.
Günther Deschner
2009-06-07
1
-0
/
+2
*
s3-samr: _samr_EnumDomain{Users,Groups} need to return an emtpy array even fo...
Günther Deschner
2009-06-07
1
-12
/
+12
*
s3-samr: cosmetic fixes for _samr_QueryDisplayInfo.
Günther Deschner
2009-06-07
1
-20
/
+18
*
s3:smbd: move more session specific globals to struct smbd_server_connection
Stefan Metzmacher
2009-06-03
1
-3
/
+7
*
s3-netlogon: Fix _netr_LogonSamLogon{Ex} with validation level != 3.
Günther Deschner
2009-05-29
1
-6
/
+7
*
s3-netlogon: return proper error code for unsupported validation class.
Günther Deschner
2009-05-29
1
-1
/
+1
*
s3-rpc_server: increase max number of open policy handles per pipe to 2048.
Günther Deschner
2009-05-29
1
-1
/
+1
*
s3-samr: Fix Bug #6372, usermanager only displaying 1024 groups and aliases.
Günther Deschner
2009-05-25
1
-0
/
+12
*
Add "err_on_readability" to writev_send
Volker Lendecke
2009-05-24
1
-1
/
+1
*
Add a security model to LSA. Similar to the SAMR code - using
Jeremy Allison
2009-05-20
1
-88
/
+227
*
Change access_check_samr_object -> access_check_object.
Jeremy Allison
2009-05-18
2
-24
/
+18
*
s3-lsa: let _lsa_OpenPolicy() just call _lsa_OpenPolicy2().
Günther Deschner
2009-05-19
1
-37
/
+6
*
Fix SAMR server for winbindd access. Ensure we allow
Jeremy Allison
2009-05-18
1
-2
/
+2
*
s3-lsa: let _lsa_GetSystemAccessAccount() call into _lsa_EnumPrivsAccount().
Günther Deschner
2009-05-18
1
-3
/
+23
*
s3-lsa: start a very basic implementation of _lsa_DeleteObject().
Günther Deschner
2009-05-18
1
-1
/
+23
*
Ensure users with SeAddUser privs get full access to
Jeremy Allison
2009-05-15
1
-3
/
+3
*
Add extra abilities for a user with SeAddUsers, so they
Jeremy Allison
2009-05-15
1
-2
/
+15
*
DeleteUser doesn't need the priv checks, this is done at OpenUser time.
Jeremy Allison
2009-05-15
1
-20
/
+0
*
s3-samr: Fix samr access checks in _samr_RemoveMemberFromForeignDomain().
Günther Deschner
2009-05-15
1
-1
/
+1
[next]