Age | Commit message (Expand) | Author | Files | Lines |
2008-05-09 | Remove a couple of uses of SMB_VFS_GET_NT_ACL(), use | Jeremy Allison | 1 | -13/+42 |
2008-05-09 | dsgetdcname: use existing messaging_context if possible. | Günther Deschner | 1 | -0/+2 |
2008-05-08 | Yay ! Remove a VFS entry. Removed the set_nt_acl() call, | Jeremy Allison | 1 | -1/+1 |
2008-05-06 | Fix a memleak in construct_printer_info_7() | Volker Lendecke | 1 | -2/+5 |
2008-05-05 | Remove "userdom_struct user" from "struct user_struct" | Volker Lendecke | 1 | -2/+2 |
2008-05-05 | Remove "session_key" from "struct user_struct" | Volker Lendecke | 1 | -1/+3 |
2008-05-05 | Remove "guest" from "struct user_struct" | Volker Lendecke | 2 | -2/+2 |
2008-05-05 | Remove "nt_user_token" from "struct user_struct" | Volker Lendecke | 1 | -1/+1 |
2008-05-02 | Remove the "stat_open()" function, flag, and all associated code. It was only | Jeremy Allison | 1 | -2/+9 |
2008-04-29 | _netr_LogonSamLogon: fix lm session key length. | Günther Deschner | 1 | -1/+1 |
2008-04-24 | The first of Martin Zielinski <mz@seh.de> Vista printing patches. | Jeremy Allison | 1 | -3/+6 |
2008-04-20 | Introduce rpc_pipe_np_smb_conn() | Volker Lendecke | 1 | -1/+1 |
2008-04-20 | Remove a redundant reference to rpc_pipe_state->cli from srv_spoolss | Volker Lendecke | 1 | -4/+0 |
2008-04-17 | rpc_parse: Use UUIDs from librpc/gen_ndr/ when possible to reduce | Jelmer Vernooij | 1 | -4/+4 |
2008-04-17 | NetrUnjoinDomain2: Honor registry config to try config changes. | Günther Deschner | 1 | -0/+1 |
2008-04-15 | Reconcile ndr_syntax_id used by pidl-generated code and Samba3's RFC_IFACE. | Jelmer Vernooij | 1 | -2/+2 |
2008-04-14 | WKSSVC: In _wkssvc_NetrJoinDomain2, do modify the local configuration if enab... | Günther Deschner | 1 | -0/+1 |
2008-04-11 | Remove some write-only fstrings | Volker Lendecke | 1 | -12/+3 |
2008-04-04 | Fix _samr_GetUserPwInfo() (to return more then just zeros). | Günther Deschner | 1 | -8/+45 |
2008-04-04 | Fix _samr_GetDomPwInfo (to return more then zeros). | Günther Deschner | 1 | -2/+16 |
2008-04-04 | Fix bug #5372. With a large CUPS installation with a remote server, contacting | Jeremy Allison | 1 | -1/+7 |
2008-04-01 | Fix build warning. | Günther Deschner | 1 | -1/+1 |
2008-04-01 | Fix SRVSVC ShareInfo level 502 server side handling. | Günther Deschner | 1 | -4/+6 |
2008-04-01 | Fix SRVSVC ShareInfo max_users handling server side. | Günther Deschner | 1 | -6/+6 |
2008-04-01 | Fix _srvsvc_NetShareSetInfo. | Günther Deschner | 1 | -3/+5 |
2008-03-31 | Re-add support for the samr parameters string. | Günther Deschner | 2 | -38/+30 |
2008-03-31 | Add init_samr_parameters_string(). | Günther Deschner | 1 | -0/+35 |
2008-03-28 | Add some paranoia fixes for _wkssvc_NetrJoinDomain2/UnjoinDomain2. | Günther Deschner | 1 | -2/+22 |
2008-03-28 | srv_winreg: add a debug message to _winreg_CreateKey(). | Michael Adam | 1 | -0/+3 |
2008-03-28 | Let libnetjoin find the dc in wkssvc NetrJoinDomain2/UnjoinDomain2. | Günther Deschner | 1 | -30/+0 |
2008-03-27 | Make sure to zero the returned handle in _svcctl_CloseServiceHandle(). | Günther Deschner | 1 | -0/+2 |
2008-03-27 | Fix samlogon rpc client & server. | Günther Deschner | 1 | -1/+1 |
2008-03-26 | Fix _netr_LogonControl2(). Return talloced dcname. | Günther Deschner | 1 | -4/+10 |
2008-03-26 | Strip whitespace in ntsvcs rpc server. | Günther Deschner | 1 | -13/+13 |
2008-03-25 | Fix _winreg_QueryValue(). | Günther Deschner | 1 | -7/+7 |
2008-03-23 | Fix Coverity ID 514 | Volker Lendecke | 1 | -0/+2 |
2008-03-23 | Fix Coverity ID 432 | Volker Lendecke | 1 | -2/+0 |
2008-03-21 | Fix Coverity ID 548 | Volker Lendecke | 1 | -3/+5 |
2008-03-21 | Add my copyright. | Günther Deschner | 1 | -0/+1 |
2008-03-21 | Remove remaining old srvsvc client and server rpc code entirely. | Günther Deschner | 2 | -258/+1 |
2008-03-21 | Move MAX.*ENTRY definitions out of old rpc srvsvc parsing code. | Günther Deschner | 1 | -0/+15 |
2008-03-21 | Use pidl for _srvsvc_NetSessEnum(). | Günther Deschner | 2 | -153/+96 |
2008-03-21 | Use pidl for _srvsvc_NetConnEnum(). | Günther Deschner | 2 | -154/+97 |
2008-03-20 | A level 25 setuserinfo does change the pwdlastset | Volker Lendecke | 1 | -6/+22 |
2008-03-20 | Fix an uninitialized variable warning | Volker Lendecke | 1 | -0/+1 |
2008-03-20 | Use pidl for _svcctl_EnumDependentServicesW(). | Günther Deschner | 2 | -29/+8 |
2008-03-19 | Fix the build (by calling NDR_SRVSVC_NETFILEENUM). | Günther Deschner | 1 | -19/+1 |
2008-03-19 | Use pidl for _srvsvc_NetFileEnum. | Günther Deschner | 1 | -98/+71 |
2008-03-17 | Coverity fixes | Marc VanHeyningen | 4 | -14/+20 |
2008-03-12 | init_srv_share_info_ctr: fix counting of services. | Michael Adam | 1 | -1/+2 |