summaryrefslogtreecommitdiffstats
path: root/source3/librpc/gen_ndr
Commit message (Collapse)AuthorAgeFilesLines
* waf-idl: put the gen_ndr/README file for source3 backAndrew Tridgell2010-07-191-0/+4
| | | | | This was removed by 100d37fc4624690423f6a932709b3f9046d05c64, probably accidentially.
* s3-dcerpc: Use DATA_BLOB for pipes_struct input dataSimo Sorce2010-07-161-1/+0
| | | | Signed-off-by: Günther Deschner <gd@samba.org>
* s3-idl: removed gen_ndr files from source3/ as wellAndrew Tridgell2010-05-0426-21879/+1
|
* s3: Implement global locks in a g_lock tdbVolker Lendecke2010-02-122-1/+4
| | | | | | 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-217-5/+285
| | | | | | 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-262-0/+2
| | | | Guenther
* Revert "s3: Do not reference ndr_table_<pipe> in the cli_ routines directly"Volker Lendecke2009-11-083-48/+48
| | | | This reverts commit daa964013bc5d036f4da571ce22c0052ef40943a.
* Revert "s3: Do not reference the ndr_tables in the server calls directly"Volker Lendecke2009-11-081-23/+23
| | | | This reverts commit 98fb71782e05ae72cd6abeb38b6e0b96a50c1761.
* Revert "s3: Do not reference ndr_table when calling rpc_srv_register"Volker Lendecke2009-11-081-1/+1
| | | | This reverts commit 494b2aff8826947e3bd556aecb175746163da485.
* s3: Do not reference ndr_table when calling rpc_srv_registerVolker Lendecke2009-11-081-1/+1
|
* s3: Do not reference the ndr_tables in the server calls directlyVolker Lendecke2009-11-081-23/+23
| | | | This involves storing the interface table in the pipes_struct
* s3: Do not reference ndr_table_<pipe> in the cli_ routines directlyVolker Lendecke2009-11-083-48/+48
|
* s3: Do the printing for DEBUGLEVEL>=10 centrallyVolker Lendecke2009-11-071-368/+0
| | | | | | 12 insertions(+), 10651 deletions(-) I think that says it all :-)
* s3: add secrets.idl.Günther Deschner2009-10-293-0/+111
| | | | Guenther
* s3-libnetapi: add I_NetLogonControl{2} to IDL.Günther Deschner2009-10-163-1/+139
| | | | Guenther
* s3-winbindd: add wbint_ChangeMachineAccount implementation.Günther Deschner2009-10-137-5/+301
| | | | Guenther
* s3: re-run make samba3-idl.Günther Deschner2009-10-077-145/+469
| | | | Guenther
* s3: add perfcount idl and generated files.Günther Deschner2009-10-013-0/+648
| | | | Guenther
* Check in modified generated files for systems where pidl can't run.Jeremy Allison2009-09-171-52/+54
| | | | Jeremy.
* s3:winbind: Convert WINBINDD_SET_HWM to the new APIVolker Lendecke2009-09-077-2/+321
|
* s3:winbind: Convert WINBINDD_REMOVE_MAPPING to the new APIVolker Lendecke2009-09-077-2/+344
|
* s3:winbind: Convert WINBINDD_SET_MAPPING to the new APIVolker Lendecke2009-09-077-2/+388
|
* s3:winbind: Convert WINBINDD_CHECK_MACHACC to the new APIVolker Lendecke2009-09-077-3/+299
|
* w3:winbind: Convert WINBINDD_ALLOCATE_GID to the new APIVolker Lendecke2009-08-307-11/+354
|
* w3:winbind: Convert WINBINDD_ALLOCATE_UID to the new APIVolker Lendecke2009-08-307-11/+354
|
* s3:winbind: Add async QueryGroupListVolker Lendecke2009-08-297-4/+347
|
* w3:winbind: Convert WINBINDD_LOOKUPRIDS to the new APIVolker Lendecke2009-08-297-2/+371
|
* s3:winbind: Add an async dsgetdcname callVolker Lendecke2009-08-297-3/+476
|
* s3:winbind: Add async query_user_listVolker Lendecke2009-08-297-5/+425
|
* s3:winbind: Rename wbint_GroupMembers to wbint_PrincipalsVolker Lendecke2009-08-296-50/+50
|
* s3:winbind: Rename wbint_GroupMember to wbint_PrincipalVolker Lendecke2009-08-293-18/+18
|
* s3:winbind: Add async wb_group_membersVolker Lendecke2009-08-167-2/+532
|
* s3:winbind: Add async wb_seqnumVolker Lendecke2009-08-167-2/+344
|
* s3:winbind: Add async wb_lookupusergroupsVolker Lendecke2009-08-057-2/+371
|
* s3:winbind: Add async wb_lookupuseraliasesVolker Lendecke2009-08-057-2/+505
|
* s3:winbind: Add async wb_queryuserVolker Lendecke2009-08-057-2/+552
|
* s3:winbind: Add async wb_gid2sidVolker Lendecke2009-08-057-2/+398
|
* s3:winbind: Add async wb_uid2sidVolker Lendecke2009-08-057-2/+398
|
* s3:winbind: Add async wb_sid2gidVolker Lendecke2009-08-057-2/+411
|
* s3:winbind: Add async wb_sid2uidVolker Lendecke2009-08-057-2/+411
|
* s3:winbind: Add async wb_lookupnameVolker Lendecke2009-08-057-2/+445
|
* s3:winbind: Add async wb_lookupsidVolker Lendecke2009-08-057-2/+507
|
* s3:winbind: Add NDR-based parent-child communication to winbindVolker Lendecke2009-08-057-0/+463
|
* Don't require "Modify property" perms to unjoin bug #6481)Jim McDonough2009-06-192-2/+4
| | | | | | | | | | | | | | | | | | "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-build: re-run make samba3-idl.Günther Deschner2009-05-143-1/+91
| | | | Guenther
* Add notify_onelevel.tdbVolker Lendecke2009-04-163-0/+73
| | | | | | | | | | 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.
* s3: Modifications to generic notify structures to allow implementation of ↵Steven Danneman2009-02-202-0/+10
| | | | | | | | | | | | | | OneFS notify. The OneFS kernel based change notify system takes an fd of the directory to watch in it's initialization syscall. Since we already have this directory open, this commit plumbs that fd down to the VFS layer via the notify_entry struct. We also need to know if the watch is taken out on a snapshot directory. The full file_id struct is also passed down to make this determination. The file_id marshalling wrappers are hand written here, but should eventually be auto-generated by moving the struct file_id into the idl.
* rerun make idl.Günther Deschner2009-02-063-0/+4531
| | | | Guenther
* s3: run "make samba3-idl"Michael Adam2009-01-221-0/+2
| | | | Michael
* Remove ndrdump - it's available in merged build mode as bin/ndrdump4 and ↵Jelmer Vernooij2008-12-161-481/+0
| | | | uses the exact same object files there.