Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-07-19 | waf-idl: put the gen_ndr/README file for source3 back | Andrew Tridgell | 1 | -0/+4 | |
This was removed by 100d37fc4624690423f6a932709b3f9046d05c64, probably accidentially. | |||||
2010-07-16 | s3-dcerpc: Use DATA_BLOB for pipes_struct input data | Simo Sorce | 1 | -1/+0 | |
Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2010-05-04 | s3-idl: removed gen_ndr files from source3/ as well | Andrew Tridgell | 26 | -21879/+1 | |
2010-02-12 | s3: Implement global locks in a g_lock tdb | Volker Lendecke | 2 | -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. | |||||
2009-12-21 | s3:winbind: Add a lower-cost alternative to wbinfo -t: wbinfo --ping-dc | Volker Lendecke | 7 | -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 :-) | |||||
2009-11-26 | s3-winbind: properly include netlogon.idl in wbint.idl. | Günther Deschner | 2 | -0/+2 | |
Guenther | |||||
2009-11-08 | Revert "s3: Do not reference ndr_table_<pipe> in the cli_ routines directly" | Volker Lendecke | 3 | -48/+48 | |
This reverts commit daa964013bc5d036f4da571ce22c0052ef40943a. | |||||
2009-11-08 | Revert "s3: Do not reference the ndr_tables in the server calls directly" | Volker Lendecke | 1 | -23/+23 | |
This reverts commit 98fb71782e05ae72cd6abeb38b6e0b96a50c1761. | |||||
2009-11-08 | Revert "s3: Do not reference ndr_table when calling rpc_srv_register" | Volker Lendecke | 1 | -1/+1 | |
This reverts commit 494b2aff8826947e3bd556aecb175746163da485. | |||||
2009-11-08 | s3: Do not reference ndr_table when calling rpc_srv_register | Volker Lendecke | 1 | -1/+1 | |
2009-11-08 | s3: Do not reference the ndr_tables in the server calls directly | Volker Lendecke | 1 | -23/+23 | |
This involves storing the interface table in the pipes_struct | |||||
2009-11-08 | s3: Do not reference ndr_table_<pipe> in the cli_ routines directly | Volker Lendecke | 3 | -48/+48 | |
2009-11-07 | s3: Do the printing for DEBUGLEVEL>=10 centrally | Volker Lendecke | 1 | -368/+0 | |
12 insertions(+), 10651 deletions(-) I think that says it all :-) | |||||
2009-10-29 | s3: add secrets.idl. | Günther Deschner | 3 | -0/+111 | |
Guenther | |||||
2009-10-16 | s3-libnetapi: add I_NetLogonControl{2} to IDL. | Günther Deschner | 3 | -1/+139 | |
Guenther | |||||
2009-10-13 | s3-winbindd: add wbint_ChangeMachineAccount implementation. | Günther Deschner | 7 | -5/+301 | |
Guenther | |||||
2009-10-07 | s3: re-run make samba3-idl. | Günther Deschner | 7 | -145/+469 | |
Guenther | |||||
2009-10-01 | s3: add perfcount idl and generated files. | Günther Deschner | 3 | -0/+648 | |
Guenther | |||||
2009-09-17 | Check in modified generated files for systems where pidl can't run. | Jeremy Allison | 1 | -52/+54 | |
Jeremy. | |||||
2009-09-07 | s3:winbind: Convert WINBINDD_SET_HWM to the new API | Volker Lendecke | 7 | -2/+321 | |
2009-09-07 | s3:winbind: Convert WINBINDD_REMOVE_MAPPING to the new API | Volker Lendecke | 7 | -2/+344 | |
2009-09-07 | s3:winbind: Convert WINBINDD_SET_MAPPING to the new API | Volker Lendecke | 7 | -2/+388 | |
2009-09-07 | s3:winbind: Convert WINBINDD_CHECK_MACHACC to the new API | Volker Lendecke | 7 | -3/+299 | |
2009-08-30 | w3:winbind: Convert WINBINDD_ALLOCATE_GID to the new API | Volker Lendecke | 7 | -11/+354 | |
2009-08-30 | w3:winbind: Convert WINBINDD_ALLOCATE_UID to the new API | Volker Lendecke | 7 | -11/+354 | |
2009-08-29 | s3:winbind: Add async QueryGroupList | Volker Lendecke | 7 | -4/+347 | |
2009-08-29 | w3:winbind: Convert WINBINDD_LOOKUPRIDS to the new API | Volker Lendecke | 7 | -2/+371 | |
2009-08-29 | s3:winbind: Add an async dsgetdcname call | Volker Lendecke | 7 | -3/+476 | |
2009-08-29 | s3:winbind: Add async query_user_list | Volker Lendecke | 7 | -5/+425 | |
2009-08-29 | s3:winbind: Rename wbint_GroupMembers to wbint_Principals | Volker Lendecke | 6 | -50/+50 | |
2009-08-29 | s3:winbind: Rename wbint_GroupMember to wbint_Principal | Volker Lendecke | 3 | -18/+18 | |
2009-08-16 | s3:winbind: Add async wb_group_members | Volker Lendecke | 7 | -2/+532 | |
2009-08-16 | s3:winbind: Add async wb_seqnum | Volker Lendecke | 7 | -2/+344 | |
2009-08-05 | s3:winbind: Add async wb_lookupusergroups | Volker Lendecke | 7 | -2/+371 | |
2009-08-05 | s3:winbind: Add async wb_lookupuseraliases | Volker Lendecke | 7 | -2/+505 | |
2009-08-05 | s3:winbind: Add async wb_queryuser | Volker Lendecke | 7 | -2/+552 | |
2009-08-05 | s3:winbind: Add async wb_gid2sid | Volker Lendecke | 7 | -2/+398 | |
2009-08-05 | s3:winbind: Add async wb_uid2sid | Volker Lendecke | 7 | -2/+398 | |
2009-08-05 | s3:winbind: Add async wb_sid2gid | Volker Lendecke | 7 | -2/+411 | |
2009-08-05 | s3:winbind: Add async wb_sid2uid | Volker Lendecke | 7 | -2/+411 | |
2009-08-05 | s3:winbind: Add async wb_lookupname | Volker Lendecke | 7 | -2/+445 | |
2009-08-05 | s3:winbind: Add async wb_lookupsid | Volker Lendecke | 7 | -2/+507 | |
2009-08-05 | s3:winbind: Add NDR-based parent-child communication to winbind | Volker Lendecke | 7 | -0/+463 | |
2009-06-19 | Don't require "Modify property" perms to unjoin bug #6481) | Jim McDonough | 2 | -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. | |||||
2009-05-14 | s3-build: re-run make samba3-idl. | Günther Deschner | 3 | -1/+91 | |
Guenther | |||||
2009-04-16 | Add notify_onelevel.tdb | Volker Lendecke | 3 | -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. | |||||
2009-02-20 | s3: Modifications to generic notify structures to allow implementation of ↵ | Steven Danneman | 2 | -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. | |||||
2009-02-06 | rerun make idl. | Günther Deschner | 3 | -0/+4531 | |
Guenther | |||||
2009-01-22 | s3: run "make samba3-idl" | Michael Adam | 1 | -0/+2 | |
Michael | |||||
2008-12-16 | Remove ndrdump - it's available in merged build mode as bin/ndrdump4 and ↵ | Jelmer Vernooij | 1 | -481/+0 | |
uses the exact same object files there. |