summaryrefslogtreecommitdiff
path: root/source4/librpc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett2008-05-203-172/+233
|\
| * Move IDL build script to rpc directory, make various bits and pieces easier t...Jelmer Vernooij2008-05-193-12/+64
| * Fix a bunch of dependencies.Jelmer Vernooij2008-05-181-4/+4
| * Fix a couple (well, little more than that..) of typos.Jelmer Vernooij2008-05-181-5/+5
| * Create prototype headers from Makefile directory, without smb_build in the mi...Jelmer Vernooij2008-05-181-5/+10
| * Use variables for source directory in a couple more places.Jelmer Vernooij2008-05-181-156/+160
* | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett2008-05-171-0/+1
|\ \ | |/
| * This patch adds remaining padding bytes to the dcerpc_fault IDL structure and...Julien Kerihuel2008-05-161-0/+1
* | Explain that the sid must be absent on the NTLOGON mailslot.Andrew Bartlett2008-05-171-0/+1
* | Rework the CLDAP and NBT netlogon requests and responses.Andrew Bartlett2008-05-162-190/+137
|/
* Complete dependencies for python modules (actually matters when built standal...Jelmer Vernooij2008-05-111-17/+13
* Clean up some git merges gone wrong.Jelmer Vernooij2008-05-101-4/+0
* Merge branch 'v4-0-test' into v4-0-gmake3Jelmer Vernooij2008-05-102-4/+10
|\
| * Fix installation of pidl perl files, torture pc file.Jelmer Vernooij2008-05-101-1/+1
| * pvfs: remove XATTR_ATTRIB_FLAG_STICKY_WRITE_TIME codeStefan Metzmacher2008-05-071-3/+9
* | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-04-2512-761/+823
|\ \ | |/
| * Revert "Add port number for ncacn_http epmapper."Simo Sorce2008-04-231-1/+1
| * Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testJelmer Vernooij2008-04-222-26/+4
| |\
| | * Remove more event_context_init() uses from function calls within deep down th...Simo Sorce2008-04-212-26/+4
| * | Add port number for ncacn_http epmapper.Jelmer Vernooij2008-04-221-1/+1
| |/
| * Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell2008-04-174-6/+62
| |\
| | * nbt.idl: fix parsing und pushing of dom_sids by using dom_sid0Stefan Metzmacher2008-04-171-6/+4
| | * libndr: add dom_sid0 type that can later be used for CLDAP and MAILSLOT ntlog...Stefan Metzmacher2008-04-173-0/+58
| * | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell2008-04-171-14/+1
| |\ \ | | |/
| | * Require passing in an event context to endpoint mapper utility function.Jelmer Vernooij2008-04-171-13/+1
| | * Remove event context tracking from the credentials struct.Jelmer Vernooij2008-04-171-1/+0
| * | use uintptr_t instead of intptr_t where appropriateAndrew Tridgell2008-04-171-2/+2
| |/
| * Fix todo element on actually implemented function.Jelmer Vernooij2008-04-161-1/+1
| * Provide stubs when the [todo] attribute is set.Jelmer Vernooij2008-04-161-1/+1
| * Split binding structure handling out into a separate file.Jelmer Vernooij2008-04-153-695/+725
| * Move SOVERSION, VERSION and PC_FILE out of smb_build but use make variables d...Jelmer Vernooij2008-04-151-18/+19
| * Use _OBJ_FILES variables in a couple more places.Jelmer Vernooij2008-04-141-157/+282
| * Merge branch 'openchange' into cprovisionJelmer Vernooij2008-04-091-2/+0
| |\
| | * Avoid installing unused header file.Jelmer Vernooij2008-04-041-2/+0
* | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-04-0844-364/+729
|\ \ \ | |/ /
| * | Add python bindings for drsuapi.Jelmer Vernooij2008-04-081-0/+4
| * | Add python bindings for unixinfo.Jelmer Vernooij2008-04-081-0/+4
| * | Add [todo] for functions that are obviously incomplete.Jelmer Vernooij2008-04-0820-303/+303
| * | Add Python bindings for DFS.Jelmer Vernooij2008-04-081-0/+4
| |/
| * Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into openchangeJelmer Vernooij2008-04-042-3/+33
| |\
| | * wbclient: Add an async winbind client library.Kai Blin2008-04-022-3/+33
| * | Install libevents since it's required by samba-gtk.Jelmer Vernooij2008-04-033-4/+8
| * | Fix installation of dcerpc_atsvc and registry as required by samba-gtk.Jelmer Vernooij2008-04-032-2/+16
| |/
| * Move handle utility functions to public header, remove more public headers.Jelmer Vernooij2008-04-021-1/+2
| * Install public header files again and include required prototypes.Jelmer Vernooij2008-04-0223-50/+342
| * Add warning to public headers.Jelmer Vernooij2008-04-012-0/+9
| * Fix dependency on samba-hostconfig.Jelmer Vernooij2008-04-011-1/+1
| * Rename libsamba-config to libsamba-hostconfig.Jelmer Vernooij2008-04-011-3/+3
* | Merge v4.0-testJelmer Vernooij2008-03-282-1/+2
|\ \ | |/
| * libndr: EXT_NSL doesn't exist anymore, but it wasn't needed anywayStefan Metzmacher2008-03-181-1/+1