summaryrefslogtreecommitdiff
path: root/source4/librpc
AgeCommit message (Expand)AuthorFilesLines
2008-05-18Use variables for source directory in a couple more places.Jelmer Vernooij1-156/+160
2008-05-16This patch adds remaining padding bytes to the dcerpc_fault IDL structure and...Julien Kerihuel1-0/+1
2008-05-11Complete dependencies for python modules (actually matters when built standal...Jelmer Vernooij1-17/+13
2008-05-10Clean up some git merges gone wrong.Jelmer Vernooij1-4/+0
2008-05-10Merge branch 'v4-0-test' into v4-0-gmake3Jelmer Vernooij2-4/+10
2008-05-10Fix installation of pidl perl files, torture pc file.Jelmer Vernooij1-1/+1
2008-05-07pvfs: remove XATTR_ATTRIB_FLAG_STICKY_WRITE_TIME codeStefan Metzmacher1-3/+9
2008-04-25Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij12-761/+823
2008-04-23Revert "Add port number for ncacn_http epmapper."Simo Sorce1-1/+1
2008-04-22Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testJelmer Vernooij2-26/+4
2008-04-22Add port number for ncacn_http epmapper.Jelmer Vernooij1-1/+1
2008-04-21Remove more event_context_init() uses from function calls within deep down th...Simo Sorce2-26/+4
2008-04-17Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell4-6/+62
2008-04-17nbt.idl: fix parsing und pushing of dom_sids by using dom_sid0Stefan Metzmacher1-6/+4
2008-04-17libndr: add dom_sid0 type that can later be used for CLDAP and MAILSLOT ntlog...Stefan Metzmacher3-0/+58
2008-04-17Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell1-14/+1
2008-04-17use uintptr_t instead of intptr_t where appropriateAndrew Tridgell1-2/+2
2008-04-17Require passing in an event context to endpoint mapper utility function.Jelmer Vernooij1-13/+1
2008-04-17Remove event context tracking from the credentials struct.Jelmer Vernooij1-1/+0
2008-04-16Fix todo element on actually implemented function.Jelmer Vernooij1-1/+1
2008-04-16Provide stubs when the [todo] attribute is set.Jelmer Vernooij1-1/+1
2008-04-15Split binding structure handling out into a separate file.Jelmer Vernooij3-695/+725
2008-04-15Move SOVERSION, VERSION and PC_FILE out of smb_build but use make variables d...Jelmer Vernooij1-18/+19
2008-04-14Use _OBJ_FILES variables in a couple more places.Jelmer Vernooij1-157/+282
2008-04-09Merge branch 'openchange' into cprovisionJelmer Vernooij1-2/+0
2008-04-08Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij44-364/+729
2008-04-08Add python bindings for drsuapi.Jelmer Vernooij1-0/+4
2008-04-08Add python bindings for unixinfo.Jelmer Vernooij1-0/+4
2008-04-08Add [todo] for functions that are obviously incomplete.Jelmer Vernooij20-303/+303
2008-04-08Add Python bindings for DFS.Jelmer Vernooij1-0/+4
2008-04-04Avoid installing unused header file.Jelmer Vernooij1-2/+0
2008-04-04Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into openchangeJelmer Vernooij2-3/+33
2008-04-03Install libevents since it's required by samba-gtk.Jelmer Vernooij3-4/+8
2008-04-03Fix installation of dcerpc_atsvc and registry as required by samba-gtk.Jelmer Vernooij2-2/+16
2008-04-02wbclient: Add an async winbind client library.Kai Blin2-3/+33
2008-04-02Move handle utility functions to public header, remove more public headers.Jelmer Vernooij1-1/+2
2008-04-02Install public header files again and include required prototypes.Jelmer Vernooij23-50/+342
2008-04-01Add warning to public headers.Jelmer Vernooij2-0/+9
2008-04-01Fix dependency on samba-hostconfig.Jelmer Vernooij1-1/+1
2008-04-01Rename libsamba-config to libsamba-hostconfig.Jelmer Vernooij1-3/+3
2008-03-28Merge v4.0-testJelmer Vernooij2-1/+2
2008-03-18libndr: EXT_NSL doesn't exist anymore, but it wasn't needed anywayStefan Metzmacher1-1/+1
2008-03-12opendb: pass down a pointer to the fd in odb_open_file()Stefan Metzmacher1-0/+1
2008-03-09Move PC_FILE out of the perl code.Jelmer Vernooij1-3/+4
2008-03-08Push SOVERSION and VERSION out of perl code.Jelmer Vernooij1-6/+8
2008-03-07Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2-5/+22
2008-03-06Ignore Kerberos PAC type 12.Günther Deschner1-5/+6
2008-03-06Slowly making progress on PAC_UNKNOWN_12.Günther Deschner1-3/+3
2008-03-06Add new Windows 2008 Kerberos PAC Type 12 (apparently again undocumented).Günther Deschner1-1/+16
2008-03-06opendb: add allow_level_II_oplock parameter to odb_open_file()Stefan Metzmacher1-0/+1