summaryrefslogtreecommitdiff
path: root/source4/librpc
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r12865: Upgrade the librpc and libnet code.Andrew Bartlett5-34/+37
2007-10-10r12856: make the logic much more saneStefan Metzmacher1-3/+7
2007-10-10r12804: This patch reworks the Samba4 sockets layer to use a socket_addressAndrew Bartlett1-20/+39
2007-10-10r12803: if we free the ndr structure how should we access the private pointer...Stefan Metzmacher1-1/+3
2007-10-10r12800: Replace tmp_ctx with mem_ctx to make variables name moreRafal Szczesniak1-6/+6
2007-10-10r12772: - create variables for the %(patsubst ...) statements for the idl filesStefan Metzmacher1-3/+2
2007-10-10r12753: Try to fix the build after a 'make clean'. (the wildcards will notAndrew Bartlett1-3/+3
2007-10-10r12696: Reduce the size of include/structs.hJelmer Vernooij2-0/+4
2007-10-10r12693: Move core data structures out of smb.h into core.hJelmer Vernooij2-61/+68
2007-10-10r12670: Make a couple of dependencies stricterJelmer Vernooij2-23/+14
2007-10-10r12651: Remove STR_LARGE_SIZE as it's no longer usedJelmer Vernooij3-14/+2
2007-10-10r12650: Remove support for NULLTERM flag (is already covered by tridge'sJelmer Vernooij1-6/+0
2007-10-10r12635: use the new [validate] value() checking to fix the string types forAndrew Tridgell1-11/+11
2007-10-10r12634: make the [validate] binding string switch also check to see if theAndrew Tridgell2-3/+53
2007-10-10r12623: Another round of fixes for the prototypes of tables.cJelmer Vernooij3-8/+23
2007-10-10r12622: Move table.c prototypes to seperate header to prevent circular depend...Jelmer Vernooij3-0/+3
2007-10-10r12620: Get rid of automatically generated lists of init functions of subsyst...Jelmer Vernooij3-7/+14
2007-10-10r12608: Remove some unused #include lines.Jelmer Vernooij10-15/+0
2007-10-10r12592: Remove some useless dependenciesJelmer Vernooij1-5/+13
2007-10-10r12574: Bring tables.pl back to life and move registration of interfacesJelmer Vernooij4-70/+139