s4-dsdb: Extended samdb.newuser to accept security descriptor for the object and...
[kai/samba.git] / librpc /
2010-11-03 Michael Adamlibrpc/ndr: use new strlen_m_ext_term() in ndr_charset_...
2010-11-01 Andrew Bartlettlib/util Remove setup_logging_stdout()
2010-10-31 Kamen Mazdrashkis4-druspia.idl: rename DRSUAPI_ATTID_NONE to DRSUAPI_AT...
2010-10-31 Kamen Mazdrashkiidl: Use DRSUAPI_ATTID_ prefix instead of DRSUAPI_ATTRI...
2010-10-30 Andrew Tridgells4-build: removed some unnecessary dependencies
2010-10-30 Andrew Tridgellzlib: use the real library name 'z' instead of ZLIB
2010-10-27 Kai Blinndr: Make sure ndr_dns.c has no lines wider than 80...
2010-10-27 Matthias Dieter... librpc/ndr/ndr.c - fix some counter types
2010-10-27 Andrew Bartlettlibrpc Make ndrdump use printf() rather than having...
2010-10-26 Jelmer Vernooijwaf: Stop automaticaly changing dashes to underscores...
2010-10-26 Jelmer Vernooijwaf: Don't auto-lowercase library names.
2010-10-26 Jelmer Vernooijwaf: Remove lib prefix from libraries manually.
2010-10-26 Jelmer Vernooijs4: Drop duplicate 'lib' prefix for private libraries.
2010-10-24 Jelmer Vernooijwaf: Lowercase several library names.
2010-10-24 Jelmer Vernooijs4: Rename LIBSAMBA-* to libsamba-*
2010-10-23 Kai Blins4 dns: More work on updates
2010-10-23 Kai Blins4 dns: Better error handling when parsing invalid...
2010-10-23 Kai Blins4 dns: Allow more components as part of a domain name
2010-10-23 Kai Blins4 dns: Fix a data corruption in the dns_string parsing
2010-10-23 Kai Blindnsp: Can't have two memebers of a union with the same...
2010-10-23 Kai Blins4 dns: Reply to a name request with an A record.
2010-10-23 Kai Blinndr dns: Add simple parser
2010-10-23 Kai Blindns/nbt: Fix spelling of the "authoritative" flag.
2010-10-23 Kai Blinidl: Add idl describing DNS structures
2010-10-23 Kai Blinnetlogon.idl: Switch to explicit constants to remove...
2010-10-23 Stefan Metzmachermisc.idl: add SEC_CHAN_LOCAL and SEC_CHAN_LANMAN
2010-10-21 Andrew Tridgellwaf: RPC_NDR_WINBIND is samba4 specific
2010-10-21 Andrew Tridgelllibrpc: added RPC_NDR_SAMBA grouping library
2010-10-21 Andrew Tridgelllibrpc: added NDR_XATTR and NDR_UNIXINFO to the NDR_SAM...
2010-10-21 Andrew Tridgellwaf-build: create a NDR_SAMBA grouping library
2010-10-18 Tim PotterInclude misc.idl for policy_handle in srvsvc.idl.
2010-10-18 Günther Deschners3-waf: fix the build of smbtorture.
2010-10-18 Stefan Metzmacherlibrpc: Fixed memory context of dcerpc_binding_from_tower.
2010-10-12 Andrew Bartlettlibcli/security Provide a common, top level libcli...
2010-10-10 Jelmer Vernooijrpc_ndr_netlogon: Add missing dependency on tevent.
2010-10-07 Günther Deschnersamr: for correctness, rename samr_RidTypeArray to...
2010-10-05 Günther DeschnerRevert "libndr: fix "excess elements in struct initiali...
2010-10-05 Günther Deschnerlibndr: fix "excess elements in struct initializer...
2010-10-05 Matthieu Patouidl: dfsblobs fix glitches in the implementation
2010-10-05 Matthieu Patoundr: Handle the case of string array with all null...
2010-10-04 Kai Blindnsp: Add support for parsing HINFO records
2010-10-04 Kai Blindnsp: Parse TXT records
2010-10-04 Kai Blindnsp: Add MX record parsing
2010-10-04 Kai Blindnsp: Allow parsing of AAAA records
2010-10-04 Kai Blinndr: Implement push function for IPv6 addresses
2010-10-04 Kai Blinndr: Add support for pulling/printing an ipv6address...
2010-10-04 Kai BlinIDL: More types for the DNSP IDL file
2010-10-04 Günther Deschnerspoolss: fill in spoolss_DeletePort IDL.
2010-10-04 Günther Deschnerspoolss: fill in spoolss_SetPort IDL.
2010-10-04 Günther Deschnerspoolss: fill in spoolss_AddPortEx IDL.
2010-10-02 Andrew Tridgells4-rpc: added target_principal binding handle option
2010-10-02 Stefan Metzmachernetlogon.idl: add missing flags to DSGETDC_VALID_FLAGS
2010-09-30 Andrew Tridgellidl-drsuapi: fixed another replica_flags that should...
2010-09-30 Günther Deschnerspoolss: use the correct flags for spoolss_PrinterInfo1...
2010-09-28 Stefan Metzmacherlibrpc/ndr: remove 'async' from ndr_interface_call
2010-09-27 Günther Deschnersamr: add three new ACB flags to IDL.
2010-09-27 Günther Deschnerwaf: add more NDR subsystems for shared IDL files.
2010-09-27 Günther Deschners4-waf: remove NDR-SRVSVC alias.
2010-09-26 Andrew Tridgellidl-pac: add a decoder for the pac info ctr
2010-09-25 Günther Deschners4-waf: add NDR_EVENTLOG.
2010-09-25 Günther Deschners4-waf: rename subsystem NDR_LSAPRC to NDR_LSA.
2010-09-23 Günther Deschners4-waf: move the RPC_NDR subsystems to main librpc...
2010-09-23 Anatoliy Atanasovs4/eventlog6: Build and hook EventLog6 RPC endpont...
2010-09-23 Anatoliy Atanasovs4/eventlog6: Add idl for EventLog6 RPC
2010-09-23 Günther Deschners4-waf: add NDR_LSARPC and NDR_SAMR.
2010-09-23 Günther Deschners4-waf: move two more NDR_ subsystems to main directory.
2010-09-23 Günther Deschnerwaf: fix generated nbt.h path, should fix s4 install.
2010-09-23 Günther Deschnerwaf: move majority of shared NDR_ subsystems to main...
2010-09-20 Jelmer VernooijMerge branch 'v4-0-stable' into newmaster
2010-09-20 Anatoliy Atanasovs4/drs: Added the rest of the enum drsuapi_DsNameFormat...
2010-09-17 Andrew Tridgellidl: build python interfaces for winbind and idmap IDL
2010-09-17 Andrew Bartletts4-winbind Add a proxy method to update DNS records...
2010-09-16 Günther Deschners4-smbtorture: add spoolss_GetPrinterDriver2 NDR tests.
2010-09-16 Günther Deschners4-smbtorture: activate spoolss_GetPrinterData NDR...
2010-09-16 Andrew Tridgells4-netlogon: added IDL for netr_DsrUpdateReadOnlyServer...
2010-09-16 Andrew Tridgellpidl: prevent ndr_print_*() dying on NULL pointers
2010-09-16 Andreas Schneideridl: Added EPMAPPER_STATUS_CANT_PERFORM_OP.
2010-09-14 Günther Deschnerntlmssp: when pushing an ntlmssp NEGOTIATE_MESSAGE...
2010-09-11 Andrew Bartlettsecurity.idl Clarify that this is not a network structure
2010-09-11 Andrew Bartletts4-privs Seperate rights and privileges
2010-09-11 Andrew Bartlettlibcli/security Rename all privilege bitmaps constants
2010-09-11 Andrew Bartlettlibcli/security Add an invalid LUID privilege value
2010-09-11 Andrew Bartlettsecurity.idl Add comments
2010-09-11 Andrew Bartlettsecurity.idl Update Windows privileges list to Win2008R2
2010-09-11 Andrew Bartlettsecurity.idl clarify which privilages are LUID and...
2010-09-11 Andrew Bartletts4-privs Remove link between enum sec_privilege and...
2010-09-11 Andrew Bartlettprivs Move privilege bitmasks to security.idl
2010-09-08 Günther Deschnernbt: add nbt_netlogon_response2 to IDL.
2010-09-08 Günther Deschnernbt: add NETLOGON_LOGON_REQUEST.
2010-09-08 Günther Deschnernbt: add decode_nbt_netlogon_packet() to IDL.
2010-09-07 Andrew Tridgelllibrpc: bitten by the strncasecmp define again
2010-09-06 Julien KerihuelAdd unique IP address binding for client connections...
2010-09-04 Stefan Metzmacherlibrpc/rpc: add dcerpc_binding_handle_set_timeout()
2010-08-31 Günther Deschnerwinreg: add winreg_RestoreKeyFlags to IDL.
2010-08-30 Stefan Metzmacherlibrpc/ndr: correctly implement ndr_charset_length()
2010-08-26 Jelmer Vernooijmanpages: Avoid using Samba-Team specific DTD, which...
2010-08-25 Günther Deschners4-trusts: fix trustDomainPasswords drsblobs IDL and...
2010-08-24 Andrew Tridgellidl-nbt: fixed typo
2010-08-22 Andrew Bartletts4:security Change struct security_token->sids from...
2010-08-20 Kamen Mazdrashkis4-ndr_basic.c: Fix ndr_*_hyper() when [bigendian]...
next