summaryrefslogtreecommitdiffstats
path: root/source4/librpc
Commit message (Expand)AuthorAgeFilesLines
* r14362: Only include ndr_compression.h when necessary.Jelmer Vernooij2007-10-102-0/+3
* r14361: Support 'helper' attribute in pidl and use it.Jelmer Vernooij2007-10-105-5/+10
* r14349: Kill proto.h!Jelmer Vernooij2007-10-102-0/+8
* r14327: Replace MAJOR_VERSION/MINOR_VERSION/RELEASE_VERSION with two parameters:Jelmer Vernooij2007-10-101-280/+187
* r14311: canon needs to be initialisedAndrew Tridgell2007-10-101-1/+1
* r14310: length needs to be initialisedAndrew Tridgell2007-10-101-1/+1
* r14256: - rename smb_file -> smb_handleStefan Metzmacher2007-10-101-4/+4
* r14238: This is not needed anymore, as the state structure is zeroedRafal Szczesniak2007-10-101-3/+0
* r14211: More comments.Rafal Szczesniak2007-10-101-2/+29
* r14210: 1) Fix an issue with composite context when null event contextRafal Szczesniak2007-10-101-103/+13
* r14208: removed use of req->flags2 inside the ntvfs layer. This should helpAndrew Tridgell2007-10-101-0/+1
* r14205: move smb specific stuff out of includes.h (finally!!!:-)Stefan Metzmacher2007-10-101-0/+1
* r14175: More comments and my copyright.Rafal Szczesniak2007-10-101-11/+74
* r14173: change smb interface structures to always useStefan Metzmacher2007-10-101-4/+4
* r14172: composite_is_ok(c) destroys c, when the status isn't ok.Stefan Metzmacher2007-10-101-46/+8
* r14165: More comments and my copyright.Rafal Szczesniak2007-10-101-1/+19
* r14164: More comments.Rafal Szczesniak2007-10-101-5/+95
* r14143: Replace old function with equivalent based on new async code.Rafal Szczesniak2007-10-101-67/+4
* r14137: move **p2 to the _recv function for setup the second pipeStefan Metzmacher2007-10-102-43/+29
* r14136: Fix bug causing segfaults in certain circumstances (gcc3.x amongRafal Szczesniak2007-10-101-7/+7
* r14125: Fix incorrect declaration caught on build farm.Rafal Szczesniak2007-10-101-1/+2
* r14123: Huge lump of code making all of our dcerpc connect codeRafal Szczesniak2007-10-103-381/+1233
* r14120: make the rpc client code also librariesStefan Metzmacher2007-10-101-49/+192
* r14110: make ndr interface parsing code libraries,Stefan Metzmacher2007-10-101-60/+278
* r14109: Modulify the smbcalls subsystem.Jelmer Vernooij2007-10-101-16/+16
* r14055: merge from samba3. add ACB_NO_AUTH_DATA_REQD, this has been verifiedGünther Deschner2007-10-101-1/+2
* r13960: Generate makefile rules for installing/removing shared modules.Jelmer Vernooij2007-10-101-57/+57
* r13929: fix dependenciesStefan Metzmacher2007-10-101-1/+1
* r13927: fix dependencyStefan Metzmacher2007-10-102-2/+3
* r13925: fix dependenciesStefan Metzmacher2007-10-102-2/+2
* r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij2007-10-102-2/+1
* r13908: Improve the RPC-SAMSYNC test to cross-check some attributes I wasn'tAndrew Bartlett2007-10-101-1/+2
* r13842: Make some more functions public.Jelmer Vernooij2007-10-102-33/+38
* r13840: Mark some functions as public.Jelmer Vernooij2007-10-102-137/+137
* r13741: make the pointer type in pidl handle any size pointer, just in case weAndrew Tridgell2007-10-101-8/+13
* r13739: a fairly major overhaul of the opendb code to allow the BASE-DELETEAndrew Tridgell2007-10-102-1/+45
* r13738: added support for a "pointer" type in pidl. This will be used in theAndrew Tridgell2007-10-101-0/+27
* r13726: Fix indentation.Rafal Szczesniak2007-10-101-1/+1
* r13658: More moving around of files:Jelmer Vernooij2007-10-101-1/+1
* r13637: Adding more netr_UserFlags.Günther Deschner2007-10-101-3/+13
* r13634: Fix typo.Günther Deschner2007-10-101-1/+1
* r13633: Adding more SE_GROUP bits and make it a bitmask as well.Günther Deschner2007-10-101-5/+11
* r13632: The "password_properties" is a bitmask as well.Günther Deschner2007-10-101-10/+12
* r13631: Add DOMAIN_PASSWORD_LOCKOUT_ADMINS (this bit only allows to lockoutGünther Deschner2007-10-101-0/+1
* r13630: Add new ACB-bits as seen in acct_flags in the PAC info3Günther Deschner2007-10-101-11/+17
* r13626: fix make testStefan Metzmacher2007-10-101-2/+0
* r13624: as abartlet requested, move the saslauthd parsing stuff to a seperate...Stefan Metzmacher2007-10-103-17/+32
* r13621: add an idl structure to parse saslauthd requestsStefan Metzmacher2007-10-101-0/+14
* r13583: Realise that the member server name appears in all calls that use theAndrew Bartlett2007-10-101-3/+3
* r13582: IndentAndrew Bartlett2007-10-101-3/+3