summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* r5877: It is not an error to have a zero-length secret, after decryption.Andrew Bartlett2007-10-101-3/+5
* r5876: Add a test account for the duration of the samsync - to ensure we haveAndrew Bartlett2007-10-102-19/+62
* r5871: Remove file with unused function (that uses fstring)Jelmer Vernooij2007-10-103-54/+3
* r5867: winreg depends on initshutdown now (uses initshutdown_String)Jelmer Vernooij2007-10-101-1/+1
* r5866: Add InitShutdown IDL and torture test.Jelmer Vernooij2007-10-1010-12/+244
* r5853: Move some of the functions not specific to the Samba NDR parser generatorJelmer Vernooij2007-10-103-179/+254
* r5852: Rename ndr.pm to ndr_parser.pmJelmer Vernooij2007-10-103-2/+2
* r5850: enable parsing of revision 4 security acl'sStefan Metzmacher2007-10-102-16/+40
* r5839: add LDAP DirSync control idlStefan Metzmacher2007-10-101-0/+26
* r5830: start to analyse the attribute values, depending on the attribute typeStefan Metzmacher2007-10-102-23/+189
* r5828: add some idl for DsAddEntry()Stefan Metzmacher2007-10-103-11/+68
* r5827: Make ndrdump accept a uuid as well as a pipe name to specifyTim Potter2007-10-101-3/+9
* r5800: fix recursiv printing in ndr_print_DsGetNCChangesInfo1()Stefan Metzmacher2007-10-104-6/+61
* r5799: more DsGetNCChanges updates, I'm starting to understand it...Stefan Metzmacher2007-10-103-35/+205
* r5798: limit the size of an sid, 28 bytes complete is the biggest SIDStefan Metzmacher2007-10-101-1/+1
* r5797: - add idl property [subcontext_size()]Stefan Metzmacher2007-10-103-33/+74
* r5796: add ndr_* function for int8 and int16Stefan Metzmacher2007-10-101-24/+75
* r5785: Fix subcontext pushesJelmer Vernooij2007-10-101-1/+1
* r5783: Test renaming of accounts in the RPC-SAMR test, and add support intoAndrew Bartlett2007-10-103-18/+49
* r5782: Use standard input for reading packet data if filename not specified.Tim Potter2007-10-101-4/+38
* r5781: Fix build.Tim Potter2007-10-102-2/+2
* r5780: Remove unused arguments.Tim Potter2007-10-102-7/+7
* r5779: Remove signal and timeout gubbage from tdb.Tim Potter2007-10-103-127/+4
* r5778: Remove tdb_set_lock_alarm() function from wrappers at tridge's request.Tim Potter2007-10-101-8/+0
* r5777: At some stage SIG_ATOMIC_T was renamed to sig_atomic_t. This shouldTim Potter2007-10-101-7/+4
* r5775: Remove some unused functions (unions are no longer as special as they ...Jelmer Vernooij2007-10-108-33/+29
* r5769: Fix unused variable warning.Tim Potter2007-10-101-1/+1
* r5766: get some more DsGetNCChanges stuff parsing correctStefan Metzmacher2007-10-101-16/+83
* r5765: remove unused varStefan Metzmacher2007-10-101-1/+0
* r5764: add support for embedded ref pointersStefan Metzmacher2007-10-103-9/+34
* r5742: - add torture test and idl for DsReplicaUpdateRefs()Stefan Metzmacher2007-10-103-24/+201
* r5737: add some error codesStefan Metzmacher2007-10-102-0/+4
* r5736: fix to avoid endless recursion in ndr_size_*() calculationStefan Metzmacher2007-10-102-2/+11
* r5730: More fun with delayed write semantics with multiple file handlesJeremy Allison2007-10-101-2/+168
* r5716: Add new Unix extensions defines for infolevelsSteve French2007-10-101-0/+5
* r5709: Leave out the pull/push call with NDR_BUFFERS for not justJelmer Vernooij2007-10-101-2/+21
* r5697: Give an error message when a ref pointer is NULL (requested by tpot)Jelmer Vernooij2007-10-101-0/+6
* r5682: fix the buildStefan Metzmacher2007-10-101-3/+5
* r5681: fix the build and compiler waningsStefan Metzmacher2007-10-102-5/+5
* r5680: Don't crash if none of the predefined keys is available (reported by A...Jelmer Vernooij2007-10-101-2/+28
* r5679: Complete basic test of rpc_composite_userinfo function (whichRafal Szczesniak2007-10-101-3/+151
* r5678: Torture tests require also libnet in order to run NET-* tests.Rafal Szczesniak2007-10-101-1/+1
* r5677: Split structure definitions from implementation.Rafal Szczesniak2007-10-102-21/+45
* r5676: Fix some alignment issues and IRemoteActivationJelmer Vernooij2007-10-104-4/+20
* r5675: - More DCOM bug fixesJelmer Vernooij2007-10-109-32/+55
* r5674: - Re-enable DCOM support.Jelmer Vernooij2007-10-1015-280/+190
* r5672: Use switch_type() and the token storage mechanism for unions:Jelmer Vernooij2007-10-1014-77/+140
* r5671: Bunch of fixes related to arrays and pointers to arrays.Jelmer Vernooij2007-10-103-46/+49
* r5670: simplify and clarify ldb_modules.c codeSimo Sorce2007-10-103-143/+155
* r5669: Couple of minor clearifications, simplifications.Jelmer Vernooij2007-10-104-15/+12