Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-wsgi
[kai/samba.git] / source / librpc / idl / srvsvc.idl
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-09 Jelmer VernooijMerge branch 'openchange' into cprovision
2008-04-08 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-08 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-08 Jelmer VernooijAdd [todo] for functions that are obviously incomplete.
2008-02-25 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-21 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-21 Stefan Metzmachersrvsvc.idl: don't use STR_LEN4 anymore
2008-02-09 Jelmer VernooijMerge branch 'v4-0-trivial' into v4-0-python
2008-02-04 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-04 Stefan Metzmachersrvsvc.idl: don't use pointer_default_top() and specify...
2008-01-22 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-01-12 Jelmer Vernooijidl: Use typedef rather than declare.
2007-10-10 Jelmer Vernooijr19588: Use include and import statements rather than...
2007-10-10 Simo Sorcer18885: Fix bug in our IDL pointed out by Ronnie
2007-10-10 Simo Sorcer18676: Don't mix ShareInfo and ShareCtr definitions,
2007-10-10 Jelmer Vernooijr18639: Get rid of the keepref support
2007-10-10 Jelmer Vernooijr18634: Turn flags field into a bitmap.
2007-10-10 Simo Sorcer18344: add a test to show hoe NetNameValidate behaves.
2007-10-10 Simo Sorcer18318: Implement DiskEnum
2007-10-10 Simo Sorcer18315: Implement netSrvGetInfo level 102
2007-10-10 Stefan Metzmacherr17085: reuse the existing sec_desc_buf struct
2007-10-10 Volker Lendecker17082: Add a test that walks and tests denying tconX...
2007-10-10 Jelmer Vernooijr15776: Don't generate ref pointers in Samba4-generated...
2007-10-10 Stefan Metzmacherr15766: fix parsing of srvsvc_NetGetFileSecurity()...
2007-10-10 Stefan Metzmacherr14842: fix parsing of NetDiskEnum replies
2007-10-10 Stefan Metzmacherr14639: the platform id is 32 bit...
2007-10-10 Jelmer Vernooijr12461: Some updates to the srvsvc IDL from Ronnie...
2007-10-10 Andrew Tridgellr12085: wkssvc.idl updated based on work by Ronnie...
2007-10-10 Jelmer Vernooijr11100: Replace unistr with [string,charset(UTF16)]
2007-10-10 Jelmer Vernooijr7029: Make array support in pidl similar to that in...
2007-10-10 Jelmer Vernooijr6973: Merge new version of pidl into the main SAMBA_4_...
2007-10-10 Andrew Tridgellr6557: make srvsvc available on ncalrpc and ncacn_ip_tc...
2007-10-10 Jelmer Vernooijr5661: Be a little stricter on syntax regarding arrays...
2007-10-10 Stefan Metzmacherr4558: more use of bitmaps and enums
2007-10-10 Stefan Metzmacherr4436: add one more flag
2007-10-10 Stefan Metzmacherr4434: - fix some NetShare* idl functions
2007-10-10 Stefan Metzmacherr4432: - add srvsvc_NetShareInfo level 1006 and 1501 idl
2007-10-10 Stefan Metzmacherr4425: - move srvsvc and wkssvc server code to the...
2007-10-10 Stefan Metzmacherr4075: implement RemoteTOD server function
2007-10-10 Stefan Metzmacherr3810: create a LIB_SECURITY subsystem
2007-10-10 Andrew Tridgellr3283: converted to quoted uuid() defines in all our...
2007-10-10 Jelmer Vernooijr1838: Updates from the airplane:
2007-10-10 Stefan Metzmacherr1545: add some comments and move a transport function...
2007-10-10 Stefan Metzmacherr1543: add srvsvc_NetRemoteTOD idl and torture tests
2007-10-10 Stefan Metzmacherr1525: share info level 1004 is invalid,
2007-10-10 Stefan Metzmacherr1524: add some comments
2007-10-10 Andrew Tridgellr712: fixed a bug in the NetShareGetInfo idl, and added...
2007-10-10 Andrew Tridgellr464: a big improvement to the API for writing server...
2007-10-10 Andrew Tridgellr359: moved the share type definitions to srvsvc.idl
2003-12-20 Andrew Tridgelllatest srvsvc and wkssvc IDL from metze
2003-12-15 Andrew Tridgellfixed srvsvc DiskEnum call
2003-12-15 Andrew Tridgellpatch from metze with updates to srvsvc and changes...
2003-11-21 Andrew Tridgell* changed the way strings are handled in pidl to a...
2003-11-20 Andrew Tridgellfixed srvsvc_NetShareEnumAll()
2003-11-20 Richard SharpeAdd a 1004 level for srvsvc.
2003-11-20 Andrew Tridgell * changed to midl syntax using [case(x)] instead of...
2003-11-19 Andrew Tridgellswitched to a new way of handling unions, so that we...
2003-11-19 Richard SharpeFix up some things in the IDL, and fix up a mistake...
2003-11-19 Richard SharpeSome simple tweaks to the IDL to make it more correct ...
2003-11-19 Andrew Tridgellsrvsvc IDL and test code from metze. Thanks!