summaryrefslogtreecommitdiff
path: root/source4/librpc
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r14175: More comments and my copyright.Rafal Szczesniak1-11/+74
2007-10-10r14173: change smb interface structures to always useStefan Metzmacher1-4/+4
2007-10-10r14172: composite_is_ok(c) destroys c, when the status isn't ok.Stefan Metzmacher1-46/+8
2007-10-10r14165: More comments and my copyright.Rafal Szczesniak1-1/+19
2007-10-10r14164: More comments.Rafal Szczesniak1-5/+95
2007-10-10r14143: Replace old function with equivalent based on new async code.Rafal Szczesniak1-67/+4
2007-10-10r14137: move **p2 to the _recv function for setup the second pipeStefan Metzmacher2-43/+29
2007-10-10r14136: Fix bug causing segfaults in certain circumstances (gcc3.x amongRafal Szczesniak1-7/+7
2007-10-10r14125: Fix incorrect declaration caught on build farm.Rafal Szczesniak1-1/+2
2007-10-10r14123: Huge lump of code making all of our dcerpc connect codeRafal Szczesniak3-381/+1233
2007-10-10r14120: make the rpc client code also librariesStefan Metzmacher1-49/+192
2007-10-10r14110: make ndr interface parsing code libraries,Stefan Metzmacher1-60/+278
2007-10-10r14109: Modulify the smbcalls subsystem.Jelmer Vernooij1-16/+16
2007-10-10r14055: merge from samba3. add ACB_NO_AUTH_DATA_REQD, this has been verifiedGünther Deschner1-1/+2
2007-10-10r13960: Generate makefile rules for installing/removing shared modules.Jelmer Vernooij1-57/+57
2007-10-10r13929: fix dependenciesStefan Metzmacher1-1/+1
2007-10-10r13927: fix dependencyStefan Metzmacher2-2/+3
2007-10-10r13925: fix dependenciesStefan Metzmacher2-2/+2
2007-10-10r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij2-2/+1
2007-10-10r13908: Improve the RPC-SAMSYNC test to cross-check some attributes I wasn'tAndrew Bartlett1-1/+2
2007-10-10r13842: Make some more functions public.Jelmer Vernooij2-33/+38
2007-10-10r13840: Mark some functions as public.Jelmer Vernooij2-137/+137
2007-10-10r13741: make the pointer type in pidl handle any size pointer, just in case weAndrew Tridgell1-8/+13
2007-10-10r13739: a fairly major overhaul of the opendb code to allow the BASE-DELETEAndrew Tridgell2-1/+45
2007-10-10r13738: added support for a "pointer" type in pidl. This will be used in theAndrew Tridgell1-0/+27
2007-10-10r13726: Fix indentation.Rafal Szczesniak1-1/+1
2007-10-10r13658: More moving around of files:Jelmer Vernooij1-1/+1
2007-10-10r13637: Adding more netr_UserFlags.Günther Deschner1-3/+13
2007-10-10r13634: Fix typo.Günther Deschner1-1/+1
2007-10-10r13633: Adding more SE_GROUP bits and make it a bitmask as well.Günther Deschner1-5/+11
2007-10-10r13632: The "password_properties" is a bitmask as well.Günther Deschner1-10/+12
2007-10-10r13631: Add DOMAIN_PASSWORD_LOCKOUT_ADMINS (this bit only allows to lockoutGünther Deschner1-0/+1
2007-10-10r13630: Add new ACB-bits as seen in acct_flags in the PAC info3Günther Deschner1-11/+17
2007-10-10r13626: fix make testStefan Metzmacher1-2/+0
2007-10-10r13624: as abartlet requested, move the saslauthd parsing stuff to a seperate...Stefan Metzmacher3-17/+32
2007-10-10r13621: add an idl structure to parse saslauthd requestsStefan Metzmacher1-0/+14
2007-10-10r13583: Realise that the member server name appears in all calls that use theAndrew Bartlett1-3/+3
2007-10-10r13582: IndentAndrew Bartlett1-3/+3
2007-10-10r13572: Comments to async pipe open functions and copyright note.Rafal Szczesniak1-10/+57
2007-10-10r13568: Comments to async rpc connect functions.Rafal Szczesniak1-6/+55
2007-10-10r13561: Turn all dcerpc connect and socket functions to async version.Rafal Szczesniak3-109/+517
2007-10-10r13334: Add comments describing what these functions do.Andrew Bartlett1-2/+21
2007-10-10r13242: cc-1009 cc: WARNING File = librpc/idl/nbt.idl, Line = 579James Peach1-4/+4
2007-10-10r13210: Revert my named pipes patch until it passes not just 'make quicktest'...Jelmer Vernooij1-1/+1
2007-10-10r13208: Clearly separate named pipes from the IPC$ NTVFS type.Jelmer Vernooij1-1/+1
2007-10-10r13131: windows sends termination here, this fixes access with regeditStefan Metzmacher1-1/+1
2007-10-10r13044: I finally understand that the [charset()] and [string] propertiesStefan Metzmacher2-4/+4
2007-10-10r13002: fix compiler warningStefan Metzmacher1-1/+1
2007-10-10r12982: fix parsing of LDAP DIRSYNC cookiesStefan Metzmacher1-7/+21
2007-10-10r12933: fix parsing of browse packets based on the infos on http://ubiqx.org/...Stefan Metzmacher2-44/+75