summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-09-11netlogon.idl - rerun "make idl"Matthias Dieter Wallnöfer2-3/+23
2009-09-11s4: Fix parsing of CSDVersion: treat this field as an string null terminated.Matthieu Patou1-1/+1
2009-09-11s3:dbwrap_ctdb: set dmaster in ctdb_transaction_store() also when updating an...Michael Adam1-1/+1
2009-09-11talloc:mksyms: allow characters after closing functions parenthesis.Michael Adam1-2/+2
2009-09-11talloc:mksyms: allow double pointer return value of functions.Michael Adam1-1/+1
2009-09-11s3:mksyms: fix spelling...Michael Adam2-2/+2
2009-09-11tevent:mksyms: fix spelling...Michael Adam2-2/+2
2009-09-11talloc:mksigs: allow PRINTF_ATTRIBUTE(..) macros function types as funcion argsMichael Adam1-1/+1
2009-09-11talloc:mksigs: normalize bool -> _BoolMichael Adam1-0/+3
2009-09-11talloc:mksigs: ignore symbols (like _DEPRECATED_) after closing function pare...Michael Adam1-0/+1
2009-09-11talloc:mksigs: correctly ignode multiline function typedefsMichael Adam1-5/+5
2009-09-11talloc:mksigs: ignore struct forward declarations.Michael Adam1-0/+1
2009-09-11talloc:mksyms: allow characters after closing functions parenthesis.Michael Adam1-2/+2
2009-09-11talloc:mksyms: allow double pointer return value of functions.Michael Adam1-1/+1
2009-09-11tdb:mksigs: allow PRINTF_ATTRIBUTE(..) macros function types as funcion argsMichael Adam1-1/+1
2009-09-11tdb:mksigs: normalize bool -> _BoolMichael Adam1-0/+3
2009-09-11tdb:mksigs: ignore symbols (like _DEPRECATED_) after closing function parenth...Michael Adam1-0/+1
2009-09-11tdb:mksigs: correctly ignode multiline function typedefsMichael Adam1-5/+5
2009-09-11tdb:mksigs: ignore struct forward declarations.Michael Adam1-0/+1
2009-09-11tdb:mksyms: allow characters after closing functions parenthesis.Michael Adam1-2/+2
2009-09-11tdb:mksyms: allow double pointer return value of functions.Michael Adam1-1/+1
2009-09-11tevent:signatures: add _tevent_req_cancel and tevent_req_set_cancel_fnMichael Adam1-0/+2
2009-09-11tevent:exports: add _tevent_req_cancel and tevent_req_set_cancel_fn.Michael Adam1-0/+2
2009-09-11tevent:mksigs: allow PRINTF_ATTRIBUTE(..) macros function types as funcion argsMichael Adam1-1/+1
2009-09-11tevent:mksigs: normalize bool -> _BoolMichael Adam1-0/+3
2009-09-11tevent:mksigs: ignore symbols (like _DEPRECATED_) after closing function pare...Michael Adam1-0/+1
2009-09-11tevent:mksigs: correctly ignode multiline function typedefsMichael Adam1-5/+5
2009-09-11tevent:mksigs: ignore struct forward declarations.Michael Adam1-0/+1
2009-09-11tevent:mksyms: allow characters after closing functions parenthesis.Michael Adam1-2/+2
2009-09-11tevent:mksyms: allow double pointer return value of functions.Michael Adam1-1/+1
2009-09-11tevent: add abi_checks to "make test"Michael Adam1-0/+2
2009-09-11tevent: remove filese generated by "make abi_checks" in "make clean".Michael Adam1-0/+2
2009-09-11tevent: add a make target "make abi_checks"Michael Adam1-0/+4
2009-09-11tevent: move the original abi_checks script to script/abi_checks_gcc.shMichael Adam1-0/+0
2009-09-11tevent: add script/abi_checks.sh. check for abi changes without gcc magic.Michael Adam1-0/+91
2009-09-11tevent: add script to extract signatures from header files.Michael Adam1-0/+178
2009-09-11tevent: add scripts to extract library symbols (exports file) from headersMichael Adam2-0/+121
2009-09-11s4-vampire: cope with no invocationID when vampiring the schemaAndrew Tridgell1-3/+4
2009-09-11s4-drs: fixed the ldap SPN in AddEntryAndrew Tridgell1-1/+1
2009-09-11s4-provision: revert _gc_tcp priorityAndrew Tridgell1-1/+1
2009-09-11s4-repl: refresh the partitions on each cycleAndrew Tridgell2-3/+4
2009-09-11s4-smbtorture: fix remaining lsa lookup call unknowns. sorry...Günther Deschner1-4/+4
2009-09-11s4-kcc: add a very simple KCCAndrew Tridgell6-1/+535
2009-09-11s4-repl: don't update replPropertyMetaData for non-replicated attributesAndrew Tridgell1-0/+7
2009-09-11s4-idl: added the IDL for the DsReplica* callsAndrew Tridgell7-177/+1085
2009-09-11s3-rpcclient: add lookupsids3 command.Günther Deschner1-0/+70
2009-09-11lsa: fill in more unknowns in lsa_LookupSid calls.Günther Deschner9-110/+198
2009-09-11s4:ldb_map_outbound - fix memory leakMatthias Dieter Wallnöfer1-0/+2
2009-09-11netlogon.idl: indent correctlyMatthias Dieter Wallnöfer1-1/+1
2009-09-11lsa: use lsa_LookupNamesLevel in lsa_LookupSids{2,3}.Günther Deschner5-27/+27