summaryrefslogtreecommitdiff
path: root/source3/librpc/idl
AgeCommit message (Expand)AuthorFilesLines
2012-04-20s3:id_cache: do not use the in-memory idmap cache (it is going to be removed)Michael Adam1-1/+1
2012-04-19s3-dbwrap: Add dbwrap_record_watch_send/recvVolker Lendecke1-1/+2
2012-04-17s3: New notify implementationVolker Lendecke1-0/+3
2012-04-04Second part of bugfix for bug #8837 - smbd crashes when deleting directory an...Jeremy Allison1-0/+1
2012-01-12s3: Put an indirection layer into share_mode_lockVolker Lendecke1-1/+1
2011-12-13s3: Convert open_files.idl to tab indentsVolker Lendecke1-34/+34
2011-12-13s3:messaging.idl: obsolete unused MSG_SMB_SAM_*Stefan Metzmacher1-2/+2
2011-12-02s3: Use autogenerated open_files.idlVolker Lendecke1-1/+1
2011-12-02s3: Add open_files.idlVolker Lendecke1-0/+48
2011-10-31s3: Remove some leftovers of old ctdb tdb2 codeVolker Lendecke1-16/+1
2011-08-21s3-id_cache: Use better names for id cache management opsAndreas Schneider1-3/+3
2011-08-21s3-messaging: Add preforked child-parent message typesSimo Sorce1-0/+3
2011-08-19Revert "s3-messaging: IDMAP_ messages belongs to the Winbind range"Simo Sorce1-4/+4
2011-08-16s3-messaging: IDMAP_ messages belongs to the Winbind rangeSimo Sorce1-4/+4
2011-08-11s3-messaging: Change classification of MSG_SMB_CONF_UPDATED.Simo Sorce1-1/+4
2011-08-11s3-messaging: Fix messaging classes.Simo Sorce1-1/+1
2011-08-11s3-messaging: Remove obsolete class.Simo Sorce1-1/+1
2011-07-31s3-secrets: add lsa_secret struct to secrets IDL.Günther Deschner1-0/+12
2011-06-27s3: explicitly pass domain_sid to wbint_LookupRids() (bug #7841)Volker Lendecke1-0/+1
2011-06-09librpc/idr Use the Samba3 notify.idl in common.Andrew Bartlett2-85/+1
2011-06-09server_id.idl: Bring server_id.idl in commonAndrew Bartlett2-27/+1
2011-06-09s3-server_id change pid to hyperAndrew Bartlett1-1/+1
2011-06-09s3-server_id Add task_id to server_id to match Samba4Andrew Bartlett1-0/+1
2011-05-20s3:smbd remove unused codeChristian Ambach1-1/+0
2011-04-13s3: Add wbint_Sids2UnixIDs idl & implementationVolker Lendecke1-1/+18
2011-04-13s3: Add wbint_LookupSidsVolker Lendecke1-0/+6
2011-02-28s3: smbcontrol to notify smbd about idmap changesGregor Beck1-0/+4
2011-02-18s3-build: allow waf build of s3 IDL files from any top directoryAndrew Tridgell1-3/+6
2011-02-17s3: add server_id.idl and use only autogenerated code.Günther Deschner4-4/+29
2011-02-16s3-librpc: move server_id marshalling to own helper file.Günther Deschner2-2/+2
2011-02-10librpc: move preg.idl to main directory.Günther Deschner2-50/+1
2011-02-10s3: give ../librpc/ndr/util.c its own header.Günther Deschner2-0/+2
2011-02-02s3-waf: no need to call pidl with --samba3-ndr-client anymore.Günther Deschner1-2/+7
2011-01-25idl: add file_id idl.Günther Deschner1-0/+2
2011-01-07s3-printing: Initiate pcap reload from parent smbdDavid Disseldorp1-0/+1
2010-12-06s3: Fix bug 7842: WINBIND_LOOKUPRIDS does not return the proper domain nameVolker Lendecke1-0/+1
2010-09-30s3: Add "smbcontrol winbindd ip-dropped <local-ip>"Volker Lendecke1-0/+1
2010-09-19libnetapi: deal with NULL data in I_NetLogonControl2().Günther Deschner1-1/+1
2010-09-15libnetapi: add DOMAIN_CONTROLLER_INFO_FLAGS.Günther Deschner1-1/+19
2010-08-16s3-waf: Added missing client option to pidl list for wbint.Andreas Schneider1-1/+1
2010-08-16s3-waf: Try to fix the idl build.Andreas Schneider1-0/+1
2010-08-14s3:winbind: remove the method REMOVE_MAPPING from winbind's APIMichael Adam1-12/+0
2010-08-14s3:winbind: remove the method SET_MAPPING from winbind's APIMichael Adam1-6/+0
2010-08-14s3:winbind: remove SET_HWM from winbind's API.Michael Adam1-5/+0
2010-08-05s3-libnet_join: add ads.h as helper header to IDL.Günther Deschner1-1/+2
2010-07-07s3-registry: add preg.idl.Günther Deschner2-1/+50
2010-07-07s3-notify: add MS-CIFS 2.2.7.4.2 FILE_NOTIFY_INFORMATION to IDL.Günther Deschner1-0/+19
2010-07-01s3-libnet_join: small IDL enhancement.Günther Deschner1-2/+2
2010-05-28s3-idl: fix some missing dependencies to other IDL files.Günther Deschner4-2/+6
2010-05-20s3-waf: Fix up PIDL includes.Kai Blin1-1/+1