Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-05-24 | s4:idmap Seperate idmap structures from winbind.idl and match to source3/ idmap | Andrew Bartlett | 2 | -1/+35 | |
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-21 | rap: fix rap_NetUserPasswordSet2 IDL. | Günther Deschner | 1 | -2/+2 | |
Guenther | |||||
2010-05-21 | s4-drsuapi: Sort ATTID definitions by ATTID value | Kamen Mazdrashki | 1 | -8/+8 | |
2010-05-21 | s4/drsuapi: Yet another set of predefined ATTIDs | Kamen Mazdrashki | 1 | -0/+7 | |
2010-05-20 | librpc: finally merge ndr_string.c. | Günther Deschner | 1 | -0/+720 | |
Guenther | |||||
2010-05-19 | Thanks to Andrew Bartlett's advice, fix the NTLMSSP version problem the ↵ | Jeremy Allison | 1 | -1/+1 | |
correct way. No more magic blobs :-). Use ndr_push_struct_blob() to push a properly formatted VERSION struct. Jeremy. | |||||
2010-05-19 | s4/drsuapi: Add another set of predefined ATTIDs | Kamen Mazdrashki | 1 | -1/+5 | |
Very useful for debugging/dumping purposes | |||||
2010-05-18 | librpc/idl: fix errors and improve idl in dfsblobs | Matthieu Patou | 1 | -13/+25 | |
Fix problems between strings and nstring Allow get_deferral parameters to be used by ndr_push/pull_blobs Handle correctly the 16 bytes padding Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
2010-05-18 | Finish removal of iconv_convenience in public API's. | Jelmer Vernooij | 27 | -179/+143 | |
2010-05-18 | security: merge builtin rid tables. | Günther Deschner | 1 | -0/+19 | |
Guenther | |||||
2010-05-14 | ntprinting: add ntprinting.idl. | Günther Deschner | 3 | -0/+246 | |
This generates convenient unmarshalling routines for pulling out spoolss related information out of ntprinters.tdb, ntforms.tdb and ntdrivers.tdb. Guenther | |||||
2010-05-10 | rap: add rap_NetOEMChangePassword() to IDL. | Günther Deschner | 1 | -0/+8 | |
Guenther | |||||
2010-05-09 | librpc:dcerpc_error.c - fix a warning | Matthias Dieter Wallnöfer | 1 | -2/+2 | |
2010-05-08 | rap: add rap_NetUserPasswordSet2() to IDL. | Günther Deschner | 1 | -0/+10 | |
Guenther | |||||
2010-05-07 | idl: get the logic of the prevous commit right | Björn Jacke | 1 | -1/+1 | |
2010-05-07 | idl: fix Unix builds by replacing bashism | Björn Jacke | 1 | -1/+1 | |
test -nt is not portable - tridge, please check! | |||||
2010-05-05 | rap: add IDL for rap_NetShareAdd (undocumented in MS-RAP). | Günther Deschner | 1 | -0/+9 | |
Guenther | |||||
2010-05-04 | rap: add rap_NetPrintDestGetInfo to IDL. | Günther Deschner | 1 | -0/+12 | |
Guenther | |||||
2010-05-04 | rap: add IDL for (undocumented) NetPrintDestEnum. | Günther Deschner | 1 | -0/+58 | |
Guenther | |||||
2010-05-04 | s3-idl: rebuild IDL files based on all outputs | Andrew Tridgell | 1 | -9/+13 | |
2010-05-04 | s4-waf: we don't need the symlink hack for gen_ndr any more | Andrew Tridgell | 1 | -14/+3 | |
we can now generate files into the build directory | |||||
2010-05-04 | idl: removed the generated gen_ndr/ files from pidl | Andrew Tridgell | 144 | -366982/+0 | |
Samba3 will add these to the release tarball instead. See the mail on samba-technical | |||||
2010-05-03 | s3: re-run make samba3-idl. | Günther Deschner | 14 | -361/+361 | |
Guenther | |||||
2010-05-03 | s3: re-run make samba3-idl. | Günther Deschner | 3 | -1/+468 | |
Guenther | |||||
2010-05-03 | rap: add rap_NetPrintJobSetInfo to IDL. | Günther Deschner | 1 | -0/+38 | |
Guenther | |||||
2010-04-30 | s3: re-run make samba3-idl. | Günther Deschner | 3 | -1/+87 | |
Guenther | |||||
2010-04-30 | rap: add rap_NetPrintJobGetInfo to IDL. | Günther Deschner | 1 | -0/+10 | |
Guenther | |||||
2010-04-30 | s3: re-run make samba3-idl. | Günther Deschner | 3 | -1/+1025 | |
Guenther | |||||
2010-04-30 | s3: add rap_NetPrintJobEnum (again a call not documented in MS-RAP). | Günther Deschner | 1 | -0/+19 | |
Guenther | |||||
2010-04-30 | s3: re-run make samba3-idl. | Günther Deschner | 3 | -44/+72 | |
Guenther | |||||
2010-04-30 | rap: use rap_status in IDL. | Günther Deschner | 1 | -11/+11 | |
Guenther | |||||
2010-04-30 | rap: add rap_status to IDL. | Günther Deschner | 3 | -0/+9 | |
Guenther | |||||
2010-04-30 | s3: re-run make samba3-idl. | Günther Deschner | 3 | -1/+232 | |
Guenther | |||||
2010-04-30 | rap: add IDL for rap_NetPrintQueue{Pause,Continue,Purge}. | Günther Deschner | 1 | -0/+21 | |
it seems like they are not documented (at least not in MS-RAP). Guenther | |||||
2010-04-30 | s3: re-run make samba3-idl. | Günther Deschner | 2 | -12/+68 | |
Guenther | |||||
2010-04-30 | rap: fix rap_PrintQueue2 and rap_PrintQueue4. | Günther Deschner | 1 | -2/+2 | |
Guenther | |||||
2010-04-30 | rap: let the rap print function be autogenerated again. | Günther Deschner | 5 | -60/+69 | |
Guenther | |||||
2010-04-30 | s3: re-run make samba3-idl. | Günther Deschner | 3 | -748/+1017 | |
Guenther | |||||
2010-04-30 | rap: use astring in IDL. | Günther Deschner | 1 | -47/+47 | |
Guenther | |||||
2010-04-30 | s3: re-run make samba3-idl. | Günther Deschner | 3 | -5/+189 | |
Guenther | |||||
2010-04-30 | rap: fill in rap_PrintQueue4 IDL. | Günther Deschner | 1 | -0/+2 | |
Guenther | |||||
2010-04-30 | s3: re-run make samba3-idl. | Günther Deschner | 2 | -18/+18 | |
Guenther | |||||
2010-04-30 | rap: fix jobinfo IDL. | Günther Deschner | 1 | -6/+6 | |
Guenther | |||||
2010-04-30 | s3: re-run make samba3-idl. | Günther Deschner | 2 | -8/+8 | |
Guenther | |||||
2010-04-30 | rap: fix some rap_PrintQueue IDL structures. | Günther Deschner | 1 | -2/+2 | |
Guenther | |||||
2010-04-29 | rap: add IDL for NetPrintJob{Pause,Continue,Delete}. | Günther Deschner | 4 | -1/+220 | |
Guenther | |||||
2010-04-29 | rap: add rap_NetPrintQGetInfo to IDL. | Günther Deschner | 4 | -1/+111 | |
Guenther | |||||
2010-04-29 | rap: fill in rap_PrintQueue2 IDL. | Günther Deschner | 4 | -230/+395 | |
Guenther | |||||
2010-04-29 | s4-rap: add rap print helpers. | Günther Deschner | 3 | -2/+89 | |
Guenther | |||||
2010-04-29 | idl: we only need ndr_rap.[ch] and rap.h | Andrew Tridgell | 9 | -5905/+7 | |