summaryrefslogtreecommitdiffstats
path: root/source3/librpc/idl
Commit message (Collapse)AuthorAgeFilesLines
* libnetapi: add DOMAIN_CONTROLLER_INFO_FLAGS.Günther Deschner2010-09-151-1/+19
| | | | Guenther
* s3-waf: Added missing client option to pidl list for wbint.Andreas Schneider2010-08-161-1/+1
|
* s3-waf: Try to fix the idl build.Andreas Schneider2010-08-161-0/+1
|
* s3:winbind: remove the method REMOVE_MAPPING from winbind's APIMichael Adam2010-08-141-12/+0
| | | | Michael
* s3:winbind: remove the method SET_MAPPING from winbind's APIMichael Adam2010-08-141-6/+0
| | | | Michael
* s3:winbind: remove SET_HWM from winbind's API.Michael Adam2010-08-141-5/+0
|
* s3-libnet_join: add ads.h as helper header to IDL.Günther Deschner2010-08-051-1/+2
| | | | Guenther
* s3-registry: add preg.idl.Günther Deschner2010-07-072-1/+50
| | | | Guenther
* s3-notify: add MS-CIFS 2.2.7.4.2 FILE_NOTIFY_INFORMATION to IDL.Günther Deschner2010-07-071-0/+19
| | | | Guenther
* s3-libnet_join: small IDL enhancement.Günther Deschner2010-07-011-2/+2
| | | | Guenther
* s3-idl: fix some missing dependencies to other IDL files.Günther Deschner2010-05-284-2/+6
| | | | Guenther
* s3-waf: Fix up PIDL includes.Kai Blin2010-05-201-1/+1
| | | | Pair-Programmed-With: Stefan Metzmacher <metze@samba.org>
* s3-waf: Add autogeneration with PIDLStefan Metzmacher2010-05-201-0/+7
|
* s3:winbind use no_srv_register to avoid needing rpc_srv_registerAndrew Bartlett2010-05-181-1/+2
| | | | | | | | | This pidl attribute avoids the need for this dummy function, which helps s3compat. Andrew Bartlett Signed-off-by: Günther Deschner <gd@samba.org>
* s3-libnetjoin: omit admin password in generated ndr_print function.Günther Deschner2010-05-041-2/+2
| | | | Guenther
* s3: Implement global locks in a g_lock tdbVolker Lendecke2010-02-121-1/+2
| | | | | | This is the basis to implement global locks in ctdb without depending on a shared file system. The initial goal is to make ctdb persistent transactions deterministic without too many timeouts.
* s3:winbind: Add a lower-cost alternative to wbinfo -t: wbinfo --ping-dcVolker Lendecke2009-12-211-0/+3
| | | | | | This just does a NULL RPC call through an existing NETLOGON connection. If someone knows an operation that "just works" and does not return NOT_SUPPORTED, please tell me :-)
* s3-winbind: properly include netlogon.idl in wbint.idl.Günther Deschner2009-11-261-1/+1
| | | | Guenther
* s3: add secrets.idl.Günther Deschner2009-10-291-0/+27
| | | | Guenther
* s3-libnetapi: add I_NetLogonControl{2} to IDL.Günther Deschner2009-10-161-0/+49
| | | | Guenther
* s3-winbindd: add wbint_ChangeMachineAccount implementation.Günther Deschner2009-10-131-1/+4
| | | | Guenther
* s3: add perfcount idl and generated files.Günther Deschner2009-10-011-0/+172
| | | | Guenther
* s3:winbind: Convert WINBINDD_SET_HWM to the new APIVolker Lendecke2009-09-071-0/+5
|
* s3:winbind: Convert WINBINDD_REMOVE_MAPPING to the new APIVolker Lendecke2009-09-071-0/+6
|
* s3:winbind: Convert WINBINDD_SET_MAPPING to the new APIVolker Lendecke2009-09-071-0/+12
|
* s3:winbind: Convert WINBINDD_CHECK_MACHACC to the new APIVolker Lendecke2009-09-071-0/+3
|
* w3:winbind: Convert WINBINDD_ALLOCATE_GID to the new APIVolker Lendecke2009-08-301-0/+4
|
* w3:winbind: Convert WINBINDD_ALLOCATE_UID to the new APIVolker Lendecke2009-08-301-0/+4
|
* s3:winbind: Add async QueryGroupListVolker Lendecke2009-08-291-0/+4
|
* w3:winbind: Convert WINBINDD_LOOKUPRIDS to the new APIVolker Lendecke2009-08-291-0/+5
|
* s3:winbind: Add an async dsgetdcname callVolker Lendecke2009-08-291-0/+8
|
* s3:winbind: Add async query_user_listVolker Lendecke2009-08-291-0/+9
|
* s3:winbind: Rename wbint_GroupMembers to wbint_PrincipalsVolker Lendecke2009-08-291-4/+4
|
* s3:winbind: Rename wbint_GroupMember to wbint_PrincipalVolker Lendecke2009-08-291-3/+3
|
* s3:winbind: Add async wb_group_membersVolker Lendecke2009-08-161-0/+17
|
* s3:winbind: Add async wb_seqnumVolker Lendecke2009-08-161-0/+4
|
* s3:winbind: Add async wb_lookupusergroupsVolker Lendecke2009-08-051-0/+5
|
* s3:winbind: Add async wb_lookupuseraliasesVolker Lendecke2009-08-051-0/+15
|
* s3:winbind: Add async wb_queryuserVolker Lendecke2009-08-051-0/+15
|
* s3:winbind: Add async wb_gid2sidVolker Lendecke2009-08-051-0/+6
|
* s3:winbind: Add async wb_uid2sidVolker Lendecke2009-08-051-0/+6
|
* s3:winbind: Add async wb_sid2gidVolker Lendecke2009-08-051-0/+6
|
* s3:winbind: Add async wb_sid2uidVolker Lendecke2009-08-051-0/+6
|
* s3:winbind: Add async wb_lookupnameVolker Lendecke2009-08-051-0/+8
|
* s3:winbind: Add async wb_lookupsidVolker Lendecke2009-08-051-0/+10
|
* s3:winbind: Add NDR-based parent-child communication to winbindVolker Lendecke2009-08-051-0/+14
|
* Don't require "Modify property" perms to unjoin bug #6481)Jim McDonough2009-06-191-0/+1
| | | | | | | | | | | | | | | | | | "net ads leave" stopped working when "modify properties" permissions were not granted (meaning you had to be allowed to disable the account that you were about to delete). Libnetapi should not delete machine accounts, as this does not happen on win32. The WKSSVC_JOIN_FLAGS_ACCOUNT_DELETE flag really means "disable" (both in practice and docs). However, to keep the functionality in "net ads leave", we will still try to do the delete. If this fails, we try to do the disable. Additionally, it is possible in windows to not disable or delete the account, but just tell the local machine that it is no longer in the account. libnet can now do this as well.
* s3-netapi: add NetShutdownInit and NetShutdownAbort.Günther Deschner2009-05-141-0/+21
| | | | | | | I know, they don't exist as such calls on windows but having them in libnetapi.so would be very handy. Guenther
* Fix IDL licensing file that got missed when IDL files were moved.Jeremy Allison2009-04-161-0/+9
| | | | Jeremy.
* Add notify_onelevel.tdbVolker Lendecke2009-04-161-0/+5
| | | | | | | | | | This optimizes non-recursive notifys. For non-recursive notifies we can use a per-directory file-id indexed notify record. This matters for the Windows Explorer and IIS cases which do not use recursive notifies. In these cases, we do not have to shuffle around the whole notify record on every change. For the cluster case, this improves correctness of the notifies, ctdb only distributes the tdb seqnum once a second, so we can lose notifies.