summaryrefslogtreecommitdiffstats
path: root/source4/librpc
Commit message (Expand)AuthorAgeFilesLines
...
* winsif.idl: add definition of winsif_WinsStatus()Stefan Metzmacher2009-07-311-1/+76
* winsif.idl: add definition of WinsRecordAction()Stefan Metzmacher2009-07-311-1/+53
* winsif.idl: add missing function callsStefan Metzmacher2009-07-311-1/+74
* s4:librpc: rename wins.idl => winsif.idlStefan Metzmacher2009-07-312-8/+8
* DCE/RPC(Python): Rename py_talloc_import to py_talloc_steal.Jelmer Vernooij2009-07-301-4/+4
* frstrans.idl: add new DFS-R FrsTransport interface with dummy functionsStefan Metzmacher2009-07-221-1/+8
* frsrpc.idl: make the chunk array in frsrpc_CommPktChunkCtr dynamicStefan Metzmacher2009-07-211-1/+1
* Include ntsvc NDR in libndr-standard.Jelmer Vernooij2009-07-191-8/+5
* Merge more ndr interfaces into libndr-standard.Jelmer Vernooij2009-07-191-57/+21
* librpc: Integrate some subsystems now part of libndr-standard and integrate n...Jelmer Vernooij2009-07-191-30/+14
* Create libndr-standard, which includes the NDR marshalling code forJelmer Vernooij2009-07-191-15/+25
* A rather strange varient of talloc_unlinkAndrew Tridgell2009-07-011-1/+1
* py_talloc_import now uses a steal, so this free is incorrectAndrew Tridgell2009-07-011-1/+0
* fixed rpc smb code to not reply on talloc_free being a function pointerAndrew Tridgell2009-07-012-2/+13
* s4:libnet Allow 'net password change' to work on expired passwordsAndrew Bartlett2009-06-182-2/+4
* always enable RPC debugging with a debug level >= 100.Andrew Tridgell2009-06-122-0/+8
* Fix more unresolved symbols.Jelmer Vernooij2009-06-021-2/+1
* python: Move helper functions for using param into a separate file ratherJelmer Vernooij2009-06-021-17/+17
* Fix of a bug in the security.descriptor.as_sddl() methodnadezhda ivanova2009-04-231-1/+1
* Revert "Use an absolute path to ensure that we can always regenerate tables.c"Stefan Metzmacher2009-04-211-2/+0
* Add str() for policy_handles.Andrew Bartlett2009-04-211-1/+11
* python/dcerpc: Custom implementations of policy_handle.__init__ and policy_ha...Andrew Bartlett2009-04-211-0/+38
* python/rpc: Add custom GUID.__str__, GUID.__repr__, GUID.__init__ and GUID.__...Andrew Bartlett2009-04-211-0/+92
* s4:librpc/rpc: pass async as argument to dcerpc_ndr_request_send()Stefan Metzmacher2009-04-202-8/+9
* s4:librpc/rpc: remove async argument from the sync dcerpc_request() functionStefan Metzmacher2009-04-203-4/+2
* s4:librpc/rpc: only use smb_trans for sync rpc callsStefan Metzmacher2009-04-201-2/+16
* s4:librpc/rpc: ask for 0x2000 bytes in the ioctl case to match all othercasesStefan Metzmacher2009-04-201-1/+1
* Merge commit 'origin/master' into libcli-auth-merge-without-netlogondAndrew Bartlett2009-04-201-3/+12
|\
| * Make domain sid argument to as_sddl() optional.Jelmer Vernooij2009-04-201-3/+12
* | Use an absolute path to ensure that we can always regenerate tables.cAndrew Bartlett2009-04-161-0/+2
* | Rework Samba4 to use the new common libcli/auth codeAndrew Bartlett2009-04-141-8/+10
|/
* move dcerpc.idl to main directory.Günther Deschner2009-03-242-308/+2
* s4: Use same function signature for convert_* as s3.Jelmer Vernooij2009-03-011-33/+23
* Add allow_badcharcnv argument to all conversion function, forJelmer Vernooij2009-03-011-10/+10
* s4:librpc/ndr: if uninitialized variable in string_array codeStefan Metzmacher2009-02-191-1/+1
* s4:pyrpc: fix compiler warningsStefan Metzmacher2009-02-051-3/+5
* s4:build: remove not commited files under librpc/gen_ndr with make cleanStefan Metzmacher2009-02-051-1/+3
* spoolss: move ndr spoolss helper to main librpc dir.Günther Deschner2009-02-052-535/+1
* s4:selftest: avoid hardcoded pathes in blackbox testsStefan Metzmacher2009-02-031-2/+2
* librpc: add ndr_size_string_array().Günther Deschner2009-02-031-0/+23
* s4:auth/credentials: the python bindings don't use swig anymoreStefan Metzmacher2009-02-021-16/+16
* s4:py_security: avoid 'this' and use 'py_self' and 'self'Stefan Metzmacher2009-02-021-9/+9
* s4:libcliraw: s/private/private_dataStefan Metzmacher2009-02-021-8/+8
* s4:librpc/rpc: s/private/private_dataStefan Metzmacher2009-02-023-11/+11
* pyrpc: Raise proper NDR error codes with matching strings rather than mappingJelmer Vernooij2009-01-261-1/+1
* Add prototypes required by samba-gtk.Jelmer Vernooij2009-01-251-0/+2
* Implement as_sddl.Jelmer Vernooij2009-01-221-1/+19
* Support parsing sddl for security descriptors.Jelmer Vernooij2009-01-221-2/+29
* Add derpc_transport_string_by_transport(), apply some constVolker Lendecke2009-01-091-1/+2
* s4-smbtorture: print hand-decoded service status array in svcctl torture test.Günther Deschner2009-01-091-1/+1