r14149: Add BUGS.txt (fixes #3523)
[ira/wip.git] / source / librpc /
2007-10-10 Rafal Szczesniakr14143: Replace old function with equivalent based...
2007-10-10 Stefan Metzmacherr14137: move **p2 to the _recv function for setup the...
2007-10-10 Rafal Szczesniakr14136: Fix bug causing segfaults in certain circumstan...
2007-10-10 Rafal Szczesniakr14125: Fix incorrect declaration caught on build farm.
2007-10-10 Rafal Szczesniakr14123: Huge lump of code making all of our dcerpc...
2007-10-10 Stefan Metzmacherr14120: make the rpc client code also libraries
2007-10-10 Stefan Metzmacherr14110: make ndr interface parsing code libraries,
2007-10-10 Jelmer Vernooijr14109: Modulify the smbcalls subsystem.
2007-10-10 Günther Deschnerr14055: merge from samba3. add ACB_NO_AUTH_DATA_REQD...
2007-10-10 Jelmer Vernooijr13960: Generate makefile rules for installing/removing...
2007-10-10 Stefan Metzmacherr13929: fix dependencies
2007-10-10 Stefan Metzmacherr13927: fix dependency
2007-10-10 Stefan Metzmacherr13925: fix dependencies
2007-10-10 Jelmer Vernooijr13924: Split more prototypes out of include/proto...
2007-10-10 Andrew Bartlettr13908: Improve the RPC-SAMSYNC test to cross-check...
2007-10-10 Jelmer Vernooijr13842: Make some more functions public.
2007-10-10 Jelmer Vernooijr13840: Mark some functions as public.
2007-10-10 Andrew Tridgellr13741: make the pointer type in pidl handle any size...
2007-10-10 Andrew Tridgellr13739: a fairly major overhaul of the opendb code...
2007-10-10 Andrew Tridgellr13738: added support for a "pointer" type in pidl...
2007-10-10 Rafal Szczesniakr13726: Fix indentation.
2007-10-10 Jelmer Vernooijr13658: More moving around of files:
2007-10-10 Günther Deschnerr13637: Adding more netr_UserFlags.
2007-10-10 Günther Deschnerr13634: Fix typo.
2007-10-10 Günther Deschnerr13633: Adding more SE_GROUP bits and make it a bitmask...
2007-10-10 Günther Deschnerr13632: The "password_properties" is a bitmask as well.
2007-10-10 Günther Deschnerr13631: Add DOMAIN_PASSWORD_LOCKOUT_ADMINS (this bit...
2007-10-10 Günther Deschnerr13630: Add new ACB-bits as seen in acct_flags in the...
2007-10-10 Stefan Metzmacherr13626: fix make test
2007-10-10 Stefan Metzmacherr13624: as abartlet requested, move the saslauthd parsi...
2007-10-10 Stefan Metzmacherr13621: add an idl structure to parse saslauthd requests
2007-10-10 Andrew Bartlettr13583: Realise that the member server name appears...
2007-10-10 Andrew Bartlettr13582: Indent
2007-10-10 Rafal Szczesniakr13572: Comments to async pipe open functions and copyr...
2007-10-10 Rafal Szczesniakr13568: Comments to async rpc connect functions.
2007-10-10 Rafal Szczesniakr13561: Turn all dcerpc connect and socket functions...
2007-10-10 Andrew Bartlettr13334: Add comments describing what these functions do.
2007-10-10 James Peachr13242: cc-1009 cc: WARNING File = librpc/idl/nbt.idl...
2007-10-10 Jelmer Vernooijr13210: Revert my named pipes patch until it passes...
2007-10-10 Jelmer Vernooijr13208: Clearly separate named pipes from the IPC$...
2007-10-10 Stefan Metzmacherr13131: windows sends termination here, this fixes...
2007-10-10 Stefan Metzmacherr13044: I finally understand that the [charset()] and...
2007-10-10 Stefan Metzmacherr13002: fix compiler warning
2007-10-10 Stefan Metzmacherr12982: fix parsing of LDAP DIRSYNC cookies
2007-10-10 Stefan Metzmacherr12933: fix parsing of browse packets based on the...
2007-10-10 Andrew Bartlettr12865: Upgrade the librpc and libnet code.
2007-10-10 Stefan Metzmacherr12856: make the logic much more sane
2007-10-10 Andrew Bartlettr12804: This patch reworks the Samba4 sockets layer...
2007-10-10 Stefan Metzmacherr12803: if we free the ndr structure how should we...
2007-10-10 Rafal Szczesniakr12800: Replace tmp_ctx with mem_ctx to make variables...
2007-10-10 Stefan Metzmacherr12772: - create variables for the %(patsubst ...)...
2007-10-10 Andrew Bartlettr12753: Try to fix the build after a 'make clean'....
2007-10-10 Jelmer Vernooijr12696: Reduce the size of include/structs.h
2007-10-10 Jelmer Vernooijr12693: Move core data structures out of smb.h into...
2007-10-10 Jelmer Vernooijr12670: Make a couple of dependencies stricter
2007-10-10 Jelmer Vernooijr12651: Remove STR_LARGE_SIZE as it's no longer used
2007-10-10 Jelmer Vernooijr12650: Remove support for NULLTERM flag (is already...
2007-10-10 Andrew Tridgellr12635: use the new [validate] value() checking to...
2007-10-10 Andrew Tridgellr12634: make the [validate] binding string switch also...
2007-10-10 Jelmer Vernooijr12623: Another round of fixes for the prototypes of...
2007-10-10 Jelmer Vernooijr12622: Move table.c prototypes to seperate header...
2007-10-10 Jelmer Vernooijr12620: Get rid of automatically generated lists of...
2007-10-10 Jelmer Vernooijr12608: Remove some unused #include lines.
2007-10-10 Jelmer Vernooijr12592: Remove some useless dependencies
2007-10-10 Jelmer Vernooijr12574: Bring tables.pl back to life and move registrat...
2007-10-10 Jelmer Vernooijr12558: Support [flag(NULLTERM)] on [charset()] arrays
2007-10-10 Jelmer Vernooijr12542: Move some more prototypes out to seperate headers
2007-10-10 Jelmer Vernooijr12517: Don't generate empty init functions
2007-10-10 Jelmer Vernooijr12516: Fix drsuapi and netlogon javascript bindings
2007-10-10 Jelmer Vernooijr12514: Move DCE/RPC interface table to a seperate...
2007-10-10 Jelmer Vernooijr12513: Similar change as my previous commit, but now...
2007-10-10 Jelmer Vernooijr12512: Use GUID structs in API functions everywhere...
2007-10-10 Jelmer Vernooijr12511: Remove authservice from binding string
2007-10-10 Jelmer Vernooijr12510: Change the DCE/RPC interfaces to take a pointer...
2007-10-10 Jelmer Vernooijr12500: Use init functions explicitly in a few more...
2007-10-10 Jelmer Vernooijr12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES...
2007-10-10 Jelmer Vernooijr12465: Merge Parse::Pidl::Samba4::NDR::Header into...
2007-10-10 Jelmer Vernooijr12461: Some updates to the srvsvc IDL from Ronnie...
2007-10-10 Rafal Szczesniakr12294: Move dcerpc_pipe_open_sock() to async implement...
2007-10-10 Jelmer Vernooijr12254: Add some (hopefully correct) descriptions for...
2007-10-10 Rafal Szczesniakr12162: More comments.
2007-10-10 Andrew Tridgellr12136: fixed a bug in NetWkstaTransportEnum() from...
2007-10-10 Rafal Szczesniakr12135: Move named pipe connect on smb2 function to...
2007-10-10 Andrew Tridgellr12116: got rid of composite_trigger_done() and composi...
2007-10-10 Rafal Szczesniakr12103: Comments and a bit of formatting.
2007-10-10 Stefan Metzmacherr12101: revert my last commit, I breaks the build and...
2007-10-10 Stefan Metzmacherr12090: use the _trigger_error() function in the function
2007-10-10 Rafal Szczesniakr12089: Couple of fixes in cases of memory outage befor...
2007-10-10 Rafal Szczesniakr12088: Use a structure to pass arguments to dcerpc...
2007-10-10 Rafal Szczesniakr12087: Split dcerpc pipe connection functions into...
2007-10-10 Andrew Tridgellr12086: reverted the utf8string change in xattr.idl...
2007-10-10 Andrew Tridgellr12085: wkssvc.idl updated based on work by Ronnie...
2007-10-10 Andrew Tridgellr12084: added a comment on what is appropriate for...
2007-10-10 Stefan Metzmacherr12022: add NBTD IRPC proxy calls for wins challenge...
2007-10-10 Andrew Tridgellr12016: fixed a valgrind error
2007-10-10 Andrew Tridgellr12010: - added support for domain specific SID codes...
2007-10-10 Andrew Tridgellr12004: added some SEC_ADS_* security flags. Needed...
2007-10-10 Rafal Szczesniakr12001: Replace smbcli_full_connection call with compos...
2007-10-10 Andrew Tridgellr11980: ronnie worked out that opcode 0xb in SMB2 is...
2007-10-10 Stefan Metzmacherr11973: make it easier to find bugs
next