summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r5906: Fix the usage of the internal popt (make proto should ignore it)Jelmer Vernooij15-662/+2207
2007-10-10r5903: While I can't test IPv6, metze asked me to commit a matching changeAndrew Bartlett1-0/+3
2007-10-10r5902: A rather large change...Andrew Bartlett44-542/+714
2007-10-10r5901: Add another option to the test script - the realm, which must matchAndrew Bartlett1-3/+4
2007-10-10r5900: Use flatname to specify the netbios domain name (matches what win2k3Andrew Bartlett2-5/+5
2007-10-10r5899: Fix spelling.Andrew Bartlett1-1/+1
2007-10-10r5898: Handle errors in the 'sync' name and IP address handling code.Andrew Bartlett1-0/+3
2007-10-10r5895: Remove old auth_domain code - to be replaced with entirely new impleme...Andrew Bartlett1-552/+0
2007-10-10r5879: Rename SAMR_FIELD_WORKSTATION to SAMR_FIELD_WORKSTATIONS - it is a list.Andrew Bartlett3-5/+6
2007-10-10r5878: Be clear which machine name (We have one worksation, and one BDC) weAndrew Bartlett1-7/+7
2007-10-10r5877: It is not an error to have a zero-length secret, after decryption.Andrew Bartlett1-3/+5
2007-10-10r5876: Add a test account for the duration of the samsync - to ensure we haveAndrew Bartlett2-19/+62
2007-10-10r5871: Remove file with unused function (that uses fstring)Jelmer Vernooij3-54/+3
2007-10-10r5867: winreg depends on initshutdown now (uses initshutdown_String)Jelmer Vernooij1-1/+1
2007-10-10r5866: Add InitShutdown IDL and torture test.Jelmer Vernooij10-12/+244
2007-10-10r5853: Move some of the functions not specific to the Samba NDR parser generatorJelmer Vernooij3-179/+254
2007-10-10r5852: Rename ndr.pm to ndr_parser.pmJelmer Vernooij3-2/+2
2007-10-10r5850: enable parsing of revision 4 security acl'sStefan Metzmacher2-16/+40
2007-10-10r5839: add LDAP DirSync control idlStefan Metzmacher1-0/+26
2007-10-10r5830: start to analyse the attribute values, depending on the attribute typeStefan Metzmacher2-23/+189
2007-10-10r5828: add some idl for DsAddEntry()Stefan Metzmacher3-11/+68
2007-10-10r5827: Make ndrdump accept a uuid as well as a pipe name to specifyTim Potter1-3/+9
2007-10-10r5800: fix recursiv printing in ndr_print_DsGetNCChangesInfo1()Stefan Metzmacher4-6/+61
2007-10-10r5799: more DsGetNCChanges updates, I'm starting to understand it...Stefan Metzmacher3-35/+205
2007-10-10r5798: limit the size of an sid, 28 bytes complete is the biggest SIDStefan Metzmacher1-1/+1
2007-10-10r5797: - add idl property [subcontext_size()]Stefan Metzmacher3-33/+74
2007-10-10r5796: add ndr_* function for int8 and int16Stefan Metzmacher1-24/+75
2007-10-10r5785: Fix subcontext pushesJelmer Vernooij1-1/+1
2007-10-10r5783: Test renaming of accounts in the RPC-SAMR test, and add support intoAndrew Bartlett3-18/+49
2007-10-10r5782: Use standard input for reading packet data if filename not specified.Tim Potter1-4/+38
2007-10-10r5781: Fix build.Tim Potter2-2/+2
2007-10-10r5780: Remove unused arguments.Tim Potter2-7/+7
2007-10-10r5779: Remove signal and timeout gubbage from tdb.Tim Potter3-127/+4
2007-10-10r5778: Remove tdb_set_lock_alarm() function from wrappers at tridge's request.Tim Potter1-8/+0
2007-10-10r5777: At some stage SIG_ATOMIC_T was renamed to sig_atomic_t. This shouldTim Potter1-7/+4
2007-10-10r5775: Remove some unused functions (unions are no longer as special as they ...Jelmer Vernooij8-33/+29
2007-10-10r5769: Fix unused variable warning.Tim Potter1-1/+1
2007-10-10r5766: get some more DsGetNCChanges stuff parsing correctStefan Metzmacher1-16/+83
2007-10-10r5765: remove unused varStefan Metzmacher1-1/+0
2007-10-10r5764: add support for embedded ref pointersStefan Metzmacher3-9/+34
2007-10-10r5742: - add torture test and idl for DsReplicaUpdateRefs()Stefan Metzmacher3-24/+201
2007-10-10r5737: add some error codesStefan Metzmacher2-0/+4
2007-10-10r5736: fix to avoid endless recursion in ndr_size_*() calculationStefan Metzmacher2-2/+11
2007-10-10r5730: More fun with delayed write semantics with multiple file handlesJeremy Allison1-2/+168
2007-10-10r5716: Add new Unix extensions defines for infolevelsSteve French1-0/+5
2007-10-10r5709: Leave out the pull/push call with NDR_BUFFERS for not justJelmer Vernooij1-2/+21
2007-10-10r5697: Give an error message when a ref pointer is NULL (requested by tpot)Jelmer Vernooij1-0/+6
2007-10-10r5682: fix the buildStefan Metzmacher1-3/+5
2007-10-10r5681: fix the build and compiler waningsStefan Metzmacher2-5/+5
2007-10-10r5680: Don't crash if none of the predefined keys is available (reported by A...Jelmer Vernooij1-2/+28