Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-09-10 | s4/fsmo: Change return type from NTSTATUS to WERROR for drepl_takeFSMOrole | Anatoliy Atanasov | 1 | -1/+1 | |
This removed an unnecessary conversion of the return type in drepl_take_FSMO_role. | |||||
2010-09-10 | s4-drs: Implementation of GetNCChanges extended op 6 - fsmo role transfer | Nadezhda Ivanova | 1 | -0/+16 | |
Basically the candidate owner makes a getncchanges call with extended op 6 when they want to become the new owner. The current owner then updates the corresponding fSMORoleOwner attribute in its database with the new owner, and replicates the change to the candidate, who then becomes the owner. The patch was made in cooperation with Anatoliy Atanasov <anatoliy.atanasov@postpath.com> who kindly helped to debug it. | |||||
2010-09-05 | s4-idl: redefine dreplsrv_refresh() to be alike other RPC function definitions | Kamen Mazdrashki | 1 | -3/+1 | |
Sorry for the 'custom' definition first time | |||||
2010-08-28 | s4-dreplsrv: Implement irpc stub to be used to force dreplsrv to update ↵ | Kamen Mazdrashki | 1 | -0/+11 | |
internal cache This IRPC calls is to be used whenever repsFrom/repsTo are changed by administrative tool or KCC (i.e. Topology changes). At present, only KCC may change topology. | |||||
2010-05-24 | s4:idmap Seperate idmap structures from winbind.idl and match to source3/ idmap | Andrew Bartlett | 1 | -26/+1 | |
These structures now match those in use in the source3 code. I'm not sure if this is the better API or not, but it is far, far safer to remove a pointer than to add one. Andrew Bartlett | |||||
2010-05-24 | s4:ntvfs rename notify.idl to s4_notify.idl until we can merge this IDL | Andrew Bartlett | 2 | -2/+2 | |
This IDL is almost common, but the source3 version has a hand-marshalled server_id. The s3compat build has problems with two different idl files of the same name. Andrew Bartlett | |||||
2010-05-18 | Finish removal of iconv_convenience in public API's. | Jelmer Vernooij | 1 | -1/+1 | |
2010-04-06 | s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ↵ | Andrew Tridgell | 1 | -0/+2 | |
them | |||||
2010-04-06 | build: don't need the S4 in the PIDL prefix | Andrew Tridgell | 1 | -2/+1 | |
2010-04-06 | build: nearly there on samba4 build | Andrew Tridgell | 1 | -2/+3 | |
2010-04-06 | build: much nicer pidl rules | Andrew Tridgell | 1 | -0/+6 | |
2010-02-11 | s4: Switch to S3-style id mapping data types. | Kai Blin | 1 | -3/+10 | |
2010-01-26 | s4:winsrepl.idl: add random interface uuid | Stefan Metzmacher | 1 | -1/+4 | |
This is needed to include the wrepl interface into ndrdump. metze | |||||
2009-10-20 | s4-idl: don't call a variable 'stat' | Andrew Tridgell | 1 | -2/+2 | |
never call a structure member by the name of a standard C lib call. It breaks the build on some systems. | |||||
2009-10-19 | Fix typo. | Karolin Seeger | 1 | -1/+1 | |
privilage -> privilege Karolin | |||||
2009-09-18 | s4-server: kill main daemon if a task fails to initialise | Andrew Tridgell | 1 | -0/+7 | |
When one of our core tasks fails to initialise it can now ask for the server as a whole to die, rather than limping along in a degraded state. | |||||
2009-08-26 | schannel: move schannel.idl to main directory. | Günther Deschner | 1 | -44/+0 | |
Guenther | |||||
2009-08-22 | s4:ntp_signd Fix bug 6656 - Set protocol version to 0, as used by ntpd | Andrew Bartlett | 1 | -2/+4 | |
The change to protocol version 1 was not intentional, and broke the protocol established with the ntp.org project. Andrew Bartlett | |||||
2009-07-31 | winsif.idl: add definition of winsif_WinsDoScanvengingNew() | Stefan Metzmacher | 1 | -1/+14 | |
metze | |||||
2009-07-31 | winsif.idl: add definition of winsif_WinsStatusWHdl() | Stefan Metzmacher | 1 | -1/+5 | |
metze | |||||
2009-07-31 | winsif.idl: add definition of winsif_WinsStatusNew() | Stefan Metzmacher | 1 | -1/+17 | |
metze | |||||
2009-07-31 | winsif.idl: add definition of winsif_WinsGetDbRecsByName() | Stefan Metzmacher | 1 | -2/+9 | |
metze | |||||
2009-07-31 | winsif.idl: add definition of winsif_WinsGetBrowserNames() | Stefan Metzmacher | 1 | -1/+10 | |
metze | |||||
2009-07-31 | winsif.idl: add definition of winsif_WinsSetFlags() | Stefan Metzmacher | 1 | -1/+3 | |
metze | |||||
2009-07-31 | winsif.idl: add definition of winsif_WinsDeleteWins() | Stefan Metzmacher | 1 | -1/+3 | |
metze | |||||
2009-07-31 | winsif.idl: add definition of winsif_WinsGetBrowserNames_Old() | Stefan Metzmacher | 1 | -1/+13 | |
metze | |||||
2009-07-31 | winsif.idl: add definition of winsif_WinsGetNameAndAdd() | Stefan Metzmacher | 1 | -1/+9 | |
metze | |||||
2009-07-31 | winsif.idl: add definition of winsif_WinsWorkerThreadUpdate() | Stefan Metzmacher | 1 | -1/+3 | |
metze | |||||
2009-07-31 | winsif.idl: add definition of winsif_WinsResetCounters() | Stefan Metzmacher | 1 | -1/+1 | |
metze | |||||
2009-07-31 | winsif.idl: add definition of winsif_WinsSetPriorityClass() | Stefan Metzmacher | 1 | -1/+3 | |
metze | |||||
2009-07-31 | winsif.idl: add definition of winsif_WinsPullRange() | Stefan Metzmacher | 1 | -1/+6 | |
metze | |||||
2009-07-31 | winsif.idl: add definition of winsif_WinsDelDbRecs() | Stefan Metzmacher | 1 | -1/+5 | |
metze | |||||
2009-07-31 | winsif.idl: add definition of winsif_WinsBackup() | Stefan Metzmacher | 1 | -1/+4 | |
metze | |||||
2009-07-31 | winsif.idl: add definition of winsif_WinsTerm() | Stefan Metzmacher | 1 | -1/+3 | |
metze | |||||
2009-07-31 | winsif.idl: add definition of winsif_WinsGetDbRecs() | Stefan Metzmacher | 1 | -1/+13 | |
metze | |||||
2009-07-31 | winsif.idl: add definition of winsif_WinsDoScavenging() | Stefan Metzmacher | 1 | -1/+1 | |
metze | |||||
2009-07-31 | winsif.idl: add definition of winsif_WinsDoStaticInit() | Stefan Metzmacher | 1 | -1/+4 | |
metze | |||||
2009-07-31 | winsif.idl: add definition of winsif_WinsTrigger() | Stefan Metzmacher | 1 | -1/+10 | |
metze | |||||
2009-07-31 | winsif.idl: add definition of winsif_WinsStatus() | Stefan Metzmacher | 1 | -1/+76 | |
metze | |||||
2009-07-31 | winsif.idl: add definition of WinsRecordAction() | Stefan Metzmacher | 1 | -1/+53 | |
metze | |||||
2009-07-31 | winsif.idl: add missing function calls | Stefan Metzmacher | 1 | -1/+74 | |
metze | |||||
2009-07-31 | s4:librpc: rename wins.idl => winsif.idl | Stefan Metzmacher | 1 | -2/+2 | |
metze | |||||
2009-03-24 | move dcerpc.idl to main directory. | Günther Deschner | 1 | -306/+0 | |
Guenther | |||||
2009-01-01 | Fix syntax errors. | Jelmer Vernooij | 1 | -1/+1 | |
2008-12-16 | Share object files for gen_ndr. | Jelmer Vernooij | 1 | -18/+0 | |
2008-12-16 | Rename dom_sid.idl -> server_id.idl (since it no longer actually contains ↵ | Jelmer Vernooij | 3 | -2/+60 | |
the dom_sid). No longer include it from security.idl. | |||||
2008-12-12 | Move dom_sid to the Samba 3 IDL file, remove the old definition. | Jelmer Vernooij | 1 | -26/+0 | |
2008-12-12 | Manually marshall dom_sid, so we can use a fixed size array for | Jelmer Vernooij | 1 | -6/+2 | |
dom_sid.sub_auths rather than a dynamically allocated one. This makes it possible to use the same DCE/RPC object code for Samba 3 and Samba 4's DCE/RPC parsers and allows copying sids more easily (since they no longer contain any pointers). The cost of having additional manual marshalling code is limited (~35 additional lines of C code). | |||||
2008-12-12 | Remove noejs property, which is no longer used. | Jelmer Vernooij | 2 | -5/+5 | |
2008-11-19 | Move wireshark conformance file to top-level. | Jelmer Vernooij | 1 | -1/+0 | |