summaryrefslogtreecommitdiff
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* r5929: Use cli_credentials for the SMB functions as well.Jelmer Vernooij2007-10-1011-95/+52
* r5928: Use cli_credentials in:Jelmer Vernooij2007-10-1031-278/+186
* r5924: Use cli_credentials in libnet/.Jelmer Vernooij2007-10-106-24/+10
* r5917: First step in using the new cli_credentials structure. This patchJelmer Vernooij2007-10-1025-351/+479
* r5906: Fix the usage of the internal popt (make proto should ignore it)Jelmer Vernooij2007-10-1015-662/+2207
* r5903: While I can't test IPv6, metze asked me to commit a matching changeAndrew Bartlett2007-10-101-0/+3
* r5902: A rather large change...Andrew Bartlett2007-10-1044-542/+714
* r5901: Add another option to the test script - the realm, which must matchAndrew Bartlett2007-10-101-3/+4
* r5900: Use flatname to specify the netbios domain name (matches what win2k3Andrew Bartlett2007-10-102-5/+5
* r5899: Fix spelling.Andrew Bartlett2007-10-101-1/+1
* r5898: Handle errors in the 'sync' name and IP address handling code.Andrew Bartlett2007-10-101-0/+3
* r5895: Remove old auth_domain code - to be replaced with entirely new impleme...Andrew Bartlett2007-10-101-552/+0
* r5879: Rename SAMR_FIELD_WORKSTATION to SAMR_FIELD_WORKSTATIONS - it is a list.Andrew Bartlett2007-10-103-5/+6
* r5878: Be clear which machine name (We have one worksation, and one BDC) weAndrew Bartlett2007-10-101-7/+7
* 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