summaryrefslogtreecommitdiff
path: root/librpc
AgeCommit message (Expand)AuthorFilesLines
2010-12-22dns: fixed dns record formatAndrew Tridgell1-7/+25
2010-12-21dns: cope with trailing '.' in dns_nameAndrew Tridgell1-1/+7
2010-12-21librpc/ndr/ndr_*.c - remove "const" from OIDsMatthias Dieter Wallnöfer2-2/+2
2010-12-21dns: fixed the padding for dnsp_name fields in LDAPAndrew Tridgell1-4/+18
2010-12-21dns: auto-calculate the wDataLength field in DNS recordsAndrew Tridgell1-2/+2
2010-12-21dnsp: fixed parsing of dns_name structuresAndrew Tridgell1-3/+4
2010-12-16spoolss: fill in PerMachineConnections add and delete IDL.Günther Deschner1-3/+9
2010-12-10drsblobs.idl: remove nopython from package_PrimaryKerberosBlob related stuffStefan Metzmacher1-8/+8
2010-12-09s4-lsa Implement kerberos ticket life policyAndrew Bartlett1-1/+4
2010-12-08dcerpc.idl: fix typo 0x800000000 => 0x80000000Stefan Metzmacher1-1/+1
2010-12-08Add ncacn_http (RTS) IDL implementation in dcerpc.idlJulien Kerihuel1-1/+153
2010-12-08s4-pkgconfig: add @LIB_RPATH@ to our link flagsAndrew Tridgell2-2/+2
2010-12-08ndr: Another try to support the build on non-IPv6 systemsKai Blin1-2/+4
2010-12-03s3/s4:lsa.idl - QueryDomainInformationPolicy - the "unknown6" field is called...Matthias Dieter Wallnöfer1-2/+2
2010-11-26librpc: fix builds without IPv6 suport (HP-UX 11.00)Björn Jacke1-0/+2
2010-11-03librpc/ndr: use new strlen_m_ext_term() in ndr_charset_length(): fix bug #7594Michael Adam1-2/+2
2010-11-01lib/util Remove setup_logging_stdout()Andrew Bartlett1-1/+1
2010-10-31s4-druspia.idl: rename DRSUAPI_ATTID_NONE to DRSUAPI_ATTID_INVALIDKamen Mazdrashki1-1/+2
2010-10-31idl: Use DRSUAPI_ATTID_ prefix instead of DRSUAPI_ATTRIBUTE_ for ATTID valuesKamen Mazdrashki2-110/+110
2010-10-30s4-build: removed some unnecessary dependenciesAndrew Tridgell1-1/+1
2010-10-30zlib: use the real library name 'z' instead of ZLIBAndrew Tridgell1-1/+1
2010-10-27ndr: Make sure ndr_dns.c has no lines wider than 80 charsKai Blin2-104/+153
2010-10-27librpc/ndr/ndr.c - fix some counter typesMatthias Dieter Wallnöfer1-3/+4
2010-10-27librpc Make ndrdump use printf() rather than having to mess with DEBUG()Andrew Bartlett3-12/+27
2010-10-26waf: Stop automaticaly changing dashes to underscores in library names.Jelmer Vernooij1-2/+2
2010-10-26waf: Don't auto-lowercase library names.Jelmer Vernooij1-14/+14
2010-10-26waf: Remove lib prefix from libraries manually.Jelmer Vernooij1-55/+55
2010-10-26s4: Drop duplicate 'lib' prefix for private libraries.Jelmer Vernooij1-1/+1
2010-10-24waf: Lowercase several library names.Jelmer Vernooij1-12/+12
2010-10-24s4: Rename LIBSAMBA-* to libsamba-*Jelmer Vernooij1-1/+1
2010-10-23s4 dns: More work on updatesKai Blin1-1/+1
2010-10-23s4 dns: Better error handling when parsing invalid or unknown recordsKai Blin3-8/+19
2010-10-23s4 dns: Allow more components as part of a domain nameKai Blin1-1/+1
2010-10-23s4 dns: Fix a data corruption in the dns_string parsingKai Blin1-8/+4
2010-10-23dnsp: Can't have two memebers of a union with the same nameKai Blin1-2/+2
2010-10-23s4 dns: Reply to a name request with an A record.Kai Blin3-12/+131
2010-10-23ndr dns: Add simple parserKai Blin5-6/+221
2010-10-23dns/nbt: Fix spelling of the "authoritative" flag.Kai Blin2-2/+2
2010-10-23idl: Add idl describing DNS structuresKai Blin3-1/+161
2010-10-23netlogon.idl: Switch to explicit constants to remove dependency on nbt.idlKai Blin1-16/+16
2010-10-23misc.idl: add SEC_CHAN_LOCAL and SEC_CHAN_LANMANStefan Metzmacher1-0/+2
2010-10-21waf: RPC_NDR_WINBIND is samba4 specificAndrew Tridgell1-1/+1
2010-10-21librpc: added RPC_NDR_SAMBA grouping libraryAndrew Tridgell1-1/+9
2010-10-21librpc: added NDR_XATTR and NDR_UNIXINFO to the NDR_SAMBA grouping libraryAndrew Tridgell1-1/+1
2010-10-21waf-build: create a NDR_SAMBA grouping libraryAndrew Tridgell1-0/+8
2010-10-18Include misc.idl for policy_handle in srvsvc.idl.Tim Potter1-1/+1
2010-10-18s3-waf: fix the build of smbtorture.Günther Deschner1-1/+1
2010-10-18librpc: Fixed memory context of dcerpc_binding_from_tower.Stefan Metzmacher1-2/+2
2010-10-12libcli/security Provide a common, top level libcli/security/security.hAndrew Bartlett1-4/+1
2010-10-10rpc_ndr_netlogon: Add missing dependency on tevent.Jelmer Vernooij1-1/+1